It worked. Thank you! 2015-01-14 12:09 GMT-08:00 Jose María Zaragoza <[email protected]>:
> 2015-01-14 20:26 GMT+01:00 Alberto Garcia <[email protected]>: > > 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 > -- Alberto García Illera GPG Public Key: http://goo.gl/NisBgi
