Show your /etc/conf.d/net and cat /var/log/messages  | grep eth0
Nadav Horesh <[email protected]> писал(а) в своём письме Mon, 12 Jan 2009 16:35:47 +0500:

I think that the net.eth0 service start properly:

nadav nadav # ifconfig
eth0      Link encap:Ethernet  HWaddr 00:16:76:b9:00:76
          inet6 addr: fe80::216:76ff:feb9:76/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3103228 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1688388 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:4247059842 (3.9 GiB)  TX bytes:156304214 (149.0 MiB)
          Memory:d2200000-d2220000

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:36446 errors:0 dropped:0 overruns:0 frame:0
          TX packets:36446 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:19347370 (18.4 MiB)  TX bytes:19347370 (18.4 MiB)

  Nadav.

On Mon, 2009-01-12 at 10:17 +0100, Nicolas Sebrecht wrote:

On Mon, Jan 12, 2009 at 08:57:51AM +0200, Nadav Horesh wrote:

> After login I have to start the dhcp and smb services manualy and directly
>
> nadav nadav # dhcpcd eth0
> nadav nadav # smbd start
> nadav nadav # nmbd start
>
> When I try to run manually the init.d scripts I get a strange results:
> nadav nadav # /etc/init.d/net.eth0 start
>  * WARNING:  net.eth0 has already been started.
>
> nadav nadav # /etc/init.d/samba start
>  * WARNING:  samba is scheduled to start when net.eth0 has started.
>
> nadav nadav # /etc/init.d/dhcpd start
>  * WARNING:  dhcpd is scheduled to start when net.eth0 has started.
>
> How it could be that net.eth0 started but the samba and dhcp services do no recognize it?

It seems that /etc/init.d/net.eth0 wrongly says that eth0 has started.

Could you restart your system and check the ifconfig command output ?




--
WBR, Verm

Reply via email to