I should also tell you that I'm trying to telnet out of my linux box. [robin]$ rpm -qa| grep telnet telnet-0.17-23
[root]# iptables -L Chain INPUT (policy ACCEPT) target prot opt source destination RH-Lokkit-0-50-INPUT all -- anywhere anywhere Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination Chain RH-Lokkit-0-50-INPUT (1 references) target prot opt source destination ACCEPT all -- anywhere anywhere ACCEPT udp -- ns1.ri.cox.net anywhere udp spt:domain ACCEPT udp -- ns1.om.cox.net anywhere udp spt:domain REJECT tcp -- anywhere anywhere tcp flags:SYN,RST,ACK/SYN reject-with icmp-port-unreachable REJECT udp -- anywhere anywhere udp reject-with icmp-port-unreachable This doesn't make a lot of sense to me. I don't see telnet or port 23 anywhere. Any ideas? I don't think lockit was installed - not in my path and there is no man page for it. I also couldn't find a graphical interface for it. Thanks, Robin Schelstraete Bart wrote: > > > Robin Wilson wrote: > >> I installed rh8 recently and it mostly went well but I can't seem to >> telnet. I'm using the high setting on the firewall. Does anyone have >> some advice on what I can do to fix this? >> >> My internet connection seems fine for http and email. When I telnet I >> usually get a message stating "connection closed by foreign host" >> before I have a chance to login. DNS is working since it is getting >> the right hosts. > > > a) Maybe a stupid question, but did you install the telnet-server? > > #> rpm -qa| grep telnet > > b) Are you using the RedHat 'default firewall'? If so, check if your > firewall isn't blocking port 23. > #> iptables -L > > > If it's blocking port 23 (if you're using 'high' settings, it will > block port 23) - run 'lockit' and customize the firewall. > #> lockit > > > rgrds, > > Bart > > > > > > > -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list