Discussione:
Debian Wheezy: fare partire network-manager prima di isc-dhcp-server
(troppo vecchio per rispondere)
Void
2012-11-27 08:20:47 UTC
Permalink
Ciao a tutti,


qualcuno ha avuto questo problema: fare partire network-manager prima di
isc-dhcp-server e questo prima di bind?

Con la configurazione di default parte prima isc-dhcp-server di network-
manager e fallisce perché non trova interfacce di rete attive.

Ho allora cambiato in /etc/insserv.conf:

$network +networking +ifupdown

con:

$network +networking +ifupdown +network-manager

Ma se poi ottengo questo:

insserv: There is a loop between service rpcbind and network-manager if
started
insserv: loop involving service network-manager at depth 13
insserv: loop involving service rsyslog at depth 12
insserv: loop involving service isc-dhcp-server at depth 15
insserv: loop involving service dbus at depth 13
insserv: There is a loop between service umountnfs and network-manager if
stopped
insserv: loop involving service network-manager at depth 3
insserv: loop involving service umountnfs at depth 2
insserv: loop involving service isc-dhcp-server at depth 1
insserv: loop involving service rpcbind at depth 3
insserv: There is a loop between service umountnfs and network-manager if
stopped
insserv: loop involving service rsyslog at depth 2
insserv: loop involving service networking at depth 6
insserv: loop involving service nfs-common at depth 6
insserv: loop involving service umountfs at depth 11
insserv: exiting now without changing boot order!

Sbaglio strada? Specificando "a mano" in isc-dhcp-server la precedenza di
network-manager e in bind9 quella di isc-dhcp-server invece ottengo il
risultato desiderato, ma non sono sicuro di aver rotto qualcos'altro e non
mi sembra il modo più pulito di procedere.

Cosa ne pensate?


Ciao,
Void
Marco Gaiarin
2012-11-28 21:49:28 UTC
Permalink
Mandi! Void
In chel di` si favelave...
Post by Void
Cosa ne pensate?
Ci ho litigato un po' anche io, ma in ubuntu.

Alla fine ho messo un restart in /etc/rc.local. Sporco ma utile.
--
L'essenziale e` invisibile agli occhi
(Il piccolo principe)
samurai
2012-11-29 21:28:38 UTC
Permalink
Post by Void
Ciao a tutti,
Stai usando wheezy in produzione?
Void
2012-11-30 08:52:58 UTC
Permalink
Post by samurai
Stai usando wheezy in produzione?
No, né Wheezy, né Networkmanager, li sto usando in testing.


Ciao,
Void
Gian Carlo
2012-11-30 00:29:29 UTC
Permalink
Post by Void
qualcuno ha avuto questo problema: fare partire network-manager prima di
isc-dhcp-server e questo prima di bind?
A cosa ti serve network-manager su una macchina che fa da dhcp-server?
Io lo butterei via e toglierei anche "allow-hotplug" da "interfaces" a
favore di un sano "inet static".

gc :-)
Void
2012-11-30 08:55:22 UTC
Permalink
Post by Gian Carlo
A cosa ti serve network-manager su una macchina che fa da dhcp-server?
Hai ragione, ma è il pc di casa che fa un po' di tutto (troppo forse :-) ) e
che uso sia per i miei esperimenti che come desktop.


Ciao,
Void :-)

Loading...