I did ipchains -L and iptables -L and got command not found. Still not sure what is causing SSH connection to fail from two machines on my network?
-Chris Miller On Monday 11 February 2002 09:06, you said something about: > I don't believe that I have ipchains or iptables > running on both of my machines. Could I use ps -ef | > grep ipchains to find it? I tried that I couldn't get > any output, plus I did dmesg | more and went thru the > startup script looking for something. Well, it isn't at the process level so you can't see it that way. Ipchains/iptables are kernel modules. Do "ipchains -L" to list the rules currently in place. (or iptables -L) > Now I do have a Linksys Firewall/Router that I use to > connect my machine to a cable modem, do you think that > is preventing me from getting ssh to work? Unlikely. It should not block traffic on your LAN. Only block connections from the outside. __________________________________________________ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetings.yahoo.com _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list