2015-01-14 20:26 GMT+01:00 Alberto Garcia <agarciaill...@gmail.com>:
> 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?


I don't know, but you can try to set the host to 127.0.0.01

>
> Regards
> --
> Alberto
>
> GPG Public Key: http://goo.gl/NisBgi

Reply via email to