Dan Williams wrote:

> Well, my point was that there are services that are too stupid to know
> about on-the-fly address and network interface changes.  Those services
> including things like (apparently) sshd, ntpd, nfs, ekiga, etc.

If a service is listening on host INADDR_ANY (0.0.0.0), then it should
accept connections on any interfaces and IP addresses that happen to
be configured when the connection request comes in.  (Or am I missing
something?)

On my boxen, sshd binds to INADDR_ANY.  I think that's the default
behavior for sshd.

Wouldn't it be better to tweak the servers' configs than restart
them frequently?

-- 
Bob Miller                              K<bob>
                                        [EMAIL PROTECTED]
_______________________________________________
NetworkManager-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to