----- "Rick Cone" <rcone@xxxxxxxxxxxxxxxxxxxxxxxx> wrote: > 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