I just installed RedHat 8.0 on a dell 1400sc. The install went fine up until now. Clients on the local network cannot telnet to the server. I can telnet out but not in. The things I have checked are as follows:
/etc/host.allow is open to all local
/etc/host.deny is blank
I can ping all the servers anywhere on the local network.
I have ensured my iptables is open to port 23
/etc/xinetd.d has telnetd in it
/etc/xinetd.conf has the directory above included
If i do a netstat -plant it does not show port 23 listening
I have ensured telnetd is set to enalbe
I have ensured the telentd rpm package is installed.
If I try to telnet to localhost is fails.
The message I am getting is connection refused. This set off a flag telling me that this is a the firewall stopping it, or a telnetd problem. I am at my witts end. Thanks for any help
/etc/host.allow is open to all local
/etc/host.deny is blank
I can ping all the servers anywhere on the local network.
I have ensured my iptables is open to port 23
/etc/xinetd.d has telnetd in it
/etc/xinetd.conf has the directory above included
If i do a netstat -plant it does not show port 23 listening
I have ensured telnetd is set to enalbe
I have ensured the telentd rpm package is installed.
If I try to telnet to localhost is fails.
The message I am getting is connection refused. This set off a flag telling me that this is a the firewall stopping it, or a telnetd problem. I am at my witts end. Thanks for any help