Void
unread,Nov 25, 2012, 5:05:39 PM11/25/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
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