Unfortunately, sshd remains bound to the IP it had when it started. This isn't 
an issue with FBSD, but with OpenSSH. I see this all the time on other 
UNIX/Linux boxes. A possible solution to it in the future would be to issue a 
HUP to sshd using "nohup". 

e.g.  [EMAIL PROTECTED] nohup ifconfig xxx.xxx.xxx.xxx netmask xxx.xxx.xxx.xxx; 
killall -HUP sshd

Hope that helps

Casey

On Tuesday 21 June 2005 09:05 am, Philip Wege wrote:
> Things like Allow root login and all that was set because ssh was used
> just after the ip change did this happen.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to