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. 

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? 

thanks

-Chris 



> CM,
> 
> On Monday 11 February 2002 11:29, you said something
> about:
> > Is there a problem with SSH on RH7.1?
> >
> > I can't SSH into another machine on my network,
> but I
> > can SSH using Loopback 127.0.0.1, and I can SSH
> into a
> > machine that is located physically miles away.  I
> know
> > the ips are listed in the hosts.allows files and
> the
> > SSH is running by pstree -p, but I can't figure
> this
> > out either.
> >
> > I do ssh -v [EMAIL PROTECTED] and it cannot
> make
> > a connection on port 22, but I check the ports and
> it
> > is ok and running...
> >
> > very weird, and I can't figure this out...?
> 
> Did you configure a firewall at install time?
> 
> The default blocks just about everything. If the
> machine is reletively safe 
> (not connected to the net or already behind a
> firewall) try doing...
> 
> "ipchains -F" (sans quotes)
> 
> and see if the connection problems go away.
> 
> If so, it is your firewall blocking your access. You
> can run lokkit to open 
> port 22 up.
> 
> To reactivate the firewall, do "service ipchains
> start".
> 
> -- 
> Brian Ashe                                          
>           CTO
> Dee-Web Software Services, LLC.                 
> [EMAIL PROTECTED]
> 
> 
> 
> 
> 
> > _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
>
https://listman.redhat.com/mailman/listinfo/redhat-list
> 
> 


__________________________________________________
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

Reply via email to