Mailinglist Archive: opensuse-security (605 mails)
| < Previous | Next > |
Re: [suse-security] ssh and hosts.allow/.deny
- From: andre.doehn@xxxxxxxxxx
- Date: Tue, 23 Oct 2001 17:14:24 +0200
- Message-id: <OF841C6CD8.4FD68343-ONC1256AEE.0053AF9E@xxxxxxxxxx>
use
sshd : 192.168.3.1 192.168.3.2
instead of ssh: ....
in your hosts.allow
bye
andre
Sebastian Mrosek <sebastian@xxxxxxxxx>
23.10.2001 17:09
To: suse-security@xxxxxxxx
cc:
Subject: [suse-security] ssh and hosts.allow/.deny
hello list!
i am a little bit confused with openssh. runnig SuSE 6.4 as a router in
a small network
i instaled openssh (openssh-2.9p1-17 from suse-server) to maintain the
router.
after setting hosts.deny to
ALL: ALL
and hosts.allow to
ssh: LOCAL 192.168.3.
...
i was unable to ssh to the router from my local net.
but after i set hosts.deny to
(ALL EXCEPT ssh): ALL
connecting wasn't a problem.
looks as if shhd is only checking hosts.deny....
any ideas?
thanks!
sebastian
--
To unsubscribe, e-mail: suse-security-unsubscribe@xxxxxxxx
For additional commands, e-mail: suse-security-help@xxxxxxxx
sshd : 192.168.3.1 192.168.3.2
instead of ssh: ....
in your hosts.allow
bye
andre
Sebastian Mrosek <sebastian@xxxxxxxxx>
23.10.2001 17:09
To: suse-security@xxxxxxxx
cc:
Subject: [suse-security] ssh and hosts.allow/.deny
hello list!
i am a little bit confused with openssh. runnig SuSE 6.4 as a router in
a small network
i instaled openssh (openssh-2.9p1-17 from suse-server) to maintain the
router.
after setting hosts.deny to
ALL: ALL
and hosts.allow to
ssh: LOCAL 192.168.3.
...
i was unable to ssh to the router from my local net.
but after i set hosts.deny to
(ALL EXCEPT ssh): ALL
connecting wasn't a problem.
looks as if shhd is only checking hosts.deny....
any ideas?
thanks!
sebastian
--
To unsubscribe, e-mail: suse-security-unsubscribe@xxxxxxxx
For additional commands, e-mail: suse-security-help@xxxxxxxx
| < Previous | Next > |