> Maybe there is some race condition where the lo interface is temporarily > unavailable during suspend/resume and nmbd might be looking at just that > time. > > Doesn't smbd have the same algorithm? It isn't going down.
Because it does work on the lo interface for instance ;..while nmbd is irrelevant as Steve pointed. > > > ..or add "127.0.0.1" to "interfaces" (I > > suppose you're using "bind interfaces only = yes"). > > I don't quite follow. I currently have the following in > /etc/network/interfaces: > > iface lo inet loopback > > Just out of educational curiosity, can you be more specific about how > you would update interfaces? Also, where would I look for "bind > interfaces only = yes"? It doesn't sound familiar so I'm probably > running the default, whatever that is ;-). Sorry, I was talking about smb.conf. See "man smb.conf" for all wonderful options there...

