Discussion:
Controlling TCP Wrapper Support
(too old to reply)
Rick Cone
2010-02-18 17:09:29 UTC
Permalink
Hello,

I am using sshd on RHEL 5.4 and has compiled in TCP wrapper (libwrap)
support. I want to have 2 sshd servers running, and have 1 server using TCP
wrapper support on port 22 like normal, and the other sshd server on an
alternate port that has the TCP wrapper turned off. Is there an sshd_config
setting or sshd command line switch to do that (or some other solution)?

Thanks,

Rick Cone
Secure Payment Systems
Jan Chadima
2010-02-19 13:08:11 UTC
Permalink
Post by Rick Cone
Hello,
I am using sshd on RHEL 5.4 and has compiled in TCP wrapper (libwrap)
support. I want to have 2 sshd servers running, and have 1 server
using TCP
wrapper support on port 22 like normal, and the other sshd server on
an
alternate port that has the TCP wrapper turned off. Is there an
sshd_config
setting or sshd command line switch to do that (or some other
solution)?
Thanks,
Rick Cone
Secure Payment Systems
enable both ports in hosts.{allow, deny} and in the secondary sshd_config change the port
--
JFCh
Loading...