Gentoo Archives: gentoo-amd64

From: Nicolas Sebrecht <nicolas.s-dev@×××××××.net>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] network services start problems
Date: Mon, 12 Jan 2009 09:21:26
Message-Id: 20090112091758.GA16663@ultras
In Reply to: [gentoo-amd64] network services start problems by Nadav Horesh
1 On Mon, Jan 12, 2009 at 08:57:51AM +0200, Nadav Horesh wrote:
2
3 > After login I have to start the dhcp and smb services manualy and directly
4 >
5 > nadav nadav # dhcpcd eth0
6 > nadav nadav # smbd start
7 > nadav nadav # nmbd start
8 >
9 > When I try to run manually the init.d scripts I get a strange results:
10 > nadav nadav # /etc/init.d/net.eth0 start
11 > * WARNING: net.eth0 has already been started.
12 >
13 > nadav nadav # /etc/init.d/samba start
14 > * WARNING: samba is scheduled to start when net.eth0 has started.
15 >
16 > nadav nadav # /etc/init.d/dhcpd start
17 > * WARNING: dhcpd is scheduled to start when net.eth0 has started.
18 >
19 > How it could be that net.eth0 started but the samba and dhcp services do no recognize it?
20
21 It seems that /etc/init.d/net.eth0 wrongly says that eth0 has started.
22
23 Could you restart your system and check the ifconfig command output ?
24
25 --
26 Nicolas Sebrecht

Replies

Subject Author
Re: [gentoo-amd64] network services start problems Nadav Horesh <nadavh@×××××××××××.com>