Results 1 to 3 of 3

Thread: Telnet : one way street !!!

  1. #1
    nusjunkie
    Guest

    Telnet : one way street !!!

    Hi all...
    I installed Red Hat 7.2 on one of my company's comp.
    I can telnet to other machines but none of the other machines can telnet into my comp.
    I installed ALL the packages on the comp.

    Thanx

  2. #2
    Spot
    Guest

    Re:Telnet : one way street !!!

    You most likely have a firewall blocking access to the machine or the telnet daemon isn't running. You should be able to tell if it's running with the command ps -ax |grep telnet - if the telnet deamon shows up, you'll know it's actually running.
    Since you installed "ALL the packages", I can't tell you what to look for as far as firewalls go - you'll need to look for yourself.
    After that, please see my reply here:
    http://www.getlinuxonline.com/yabbse...d=1074;start=0

  3. #3
    JimH
    Guest

    Re:Telnet : one way street !!!

    To you have the telnet server installed? Is it enabled? Are you blocking connections in /etc/hosts.deny?

    Red Hat disables telnet by default. Look in /etc/xinetd.d. Look at the telnet file, make sure it has "disable=no". Restart xinetd: service xinetd restart

    Jim H

Similar Threads

  1. Remote Network printing - Through TELNET
    By Arun_adm in forum Redhat / Fedora
    Replies: 0
    Last Post: 01-22-2008, 06:37 PM
  2. Telnet FC5
    By MichaelX in forum Linux - Hardware, Networking & Security
    Replies: 11
    Last Post: 05-02-2007, 07:29 PM
  3. How to Stop Telnet over SMTP?
    By aroraparas in forum Linux - Software, Applications & Programming
    Replies: 1
    Last Post: 01-23-2006, 10:49 AM
  4. windows 2000, telnet, linux, and ntlm
    By grimey in forum Linux - Hardware, Networking & Security
    Replies: 5
    Last Post: 09-15-2002, 04:39 PM
  5. Telnet - Please help
    By flandercan in forum Linux - Hardware, Networking & Security
    Replies: 7
    Last Post: 05-11-2002, 03:50 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •