Hi. I want to know how can I do to start a server but only listen to connections that comes from localhost. When you create the server using SshServer sshd = SshServer.setUpDefaultServer(); it starts listening in the port indicated for all the IPs (0.0.0.0). How can I change that so I can ssh only from within the machine where I am running mina?
Regards -- Alberto GPG Public Key: http://goo.gl/NisBgi
