Results 11 to 11 of 11
Ahh so your ssh was actually bound to a specific IP..
mine is unbound so it will accept a connection to any IP on the box.. Thought it was that ...
- 12-17-2005 #11Linux User
- Join Date
- Apr 2005
- Location
- Ohio
- Posts
- 326
Ahh so your ssh was actually bound to a specific IP..
mine is unbound so it will accept a connection to any IP on the box.. Thought it was that way by default.
listen address is commented out so there are no restrictions.# What ports, IPs and protocols we listen for
Port 22
# Use these options to restrict which interfaces/protocols sshd will bind to
#ListenAddress ::
#ListenAddress 0.0.0.0far...out


Reply With Quote