Results 1 to 3 of 3
Hello,
Ive installed open ssh on a cygwin system to use with an ssh tunnel. Now that it is up an running im looking to harden the security a bit ...
- 12-02-2007 #1Just Joined!
- Join Date
- Dec 2007
- Posts
- 1
openssh: Need to add TCP wrappers
Hello,
Ive installed open ssh on a cygwin system to use with an ssh tunnel. Now that it is up an running im looking to harden the security a bit by adding ip filtering. The ssh-host-config script i used to setup openssh apparently did not include the --with-tcp-wrappers option.
Do i need to recompile the build or is there a way to add the tcp wrappers option to my current install?
Thanks in advance for any help.
- 12-03-2007 #2
- 12-03-2007 #3Just Joined!
- Join Date
- Nov 2007
- Posts
- 9
Hi,
You may also use iptables to secure your ssh.Personally, Iptables could probably give you a more flexiable choice to secure your network.


Reply With Quote