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
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
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
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
4 matches
Mail list logo