LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Is it possible to keep nmbd up when there's no network connection? (https://www.linuxquestions.org/questions/linux-software-2/is-it-possible-to-keep-nmbd-up-when-theres-no-network-connection-286147/)

eantoranz 02-04-2005 07:46 AM

Is it possible to keep nmbd up when there's no network connection?
 
Hi, guys!

I had a problem recently with one samba server we have at work. The server works fine, however, it was necessary to disconnect it from the net for a while, and then nmbd shut down.

This is the log line for that event:
Code:

[2005/02/02 09:18:06, 0] nmbd/nmbd.c:reload_interfaces(265)
  reload_interfaces: No subnets to listen to. Shutting down...

Is it possible to configure it so that it stays up even if there are no network interfaces up?

jschiwal 02-04-2005 04:52 PM

You may simply need to enable hotplugging for the network, or for that device. If you are using Mandrake, look in the 'Configure network connections' module for MCC.

eantoranz 02-09-2005 09:39 PM

I took a look at the nics configuration with drakconf, and found that hotplug is already enabled.... so what could I try now?

And second.... what does "hotplug" does? and how can I handle it at the "console" level?


All times are GMT -5. The time now is 10:43 PM.