Re: SSH AND IPTABLES

2001-07-12 Thread Miguel Griffa
At 03:03 p.m. 12/07/01 -0400, dude wrote: Very simply what should i read and what would it look like to enable ssh on my firewall so that it accepts ssh connections (only) from the outside? I just checked /etc/ssh/sshd_config #ListenAddress 0.0.0.0 uncomment this line and put there the outte

SSH AND IPTABLES

2001-07-12 Thread dude
Very simply what should i read and what would it look like to enable ssh on my firewall so that it accepts ssh connections (only) from the outside? Thanks for your time, G

Re: SSH AND IPTABLES

2001-07-12 Thread Moritz Schulte
dude <[EMAIL PROTECTED]> writes: > Very simply what should i read and what would it look like to enable > ssh on my firewall so that it accepts ssh connections (only) from > the outside? Have a look at the documentation at http://netfilter.filewatcher.org/. hth, moritz -- Moritz

Re: SSH AND IPTABLES

2001-07-12 Thread Miguel Griffa
At 03:03 p.m. 12/07/01 -0400, dude wrote: Very simply what should i read and what would it look like to enable ssh on my firewall so that it accepts ssh connections (only) from the outside? apt-get install and run sshd one possibility is to edit hosts.deny to something like sshd: ALL EXCEPT