Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
`/etc/init.d/net.eth0 stop` doesn't stop
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
chrisstankevitz
Guru
Guru


Joined: 14 Dec 2003
Posts: 472
Location: Santa Barbara, CA, USA

PostPosted: Thu Feb 26, 2004 2:29 am    Post subject: `/etc/init.d/net.eth0 stop` doesn't stop Reply with quote

Why does ifconfig still report eth0 exists after I stop it?

Code:
tux log # /etc/init.d/net.eth0 stop
* Bringing eth0 down...


Code:
tux log # ifconfig
eth0      Link encap:Ethernet  HWaddr 00:0C:9F:12:9D:DD
          inet addr:192.168.0.2  Bcast:192.168.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:15 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1818 (1.7 Kb)  TX bytes:384 (384.0 b)
          Interrupt:16 Base address:0xecc0 Memory:fe100000-fe120000

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:37 errors:0 dropped:0 overruns:0 frame:0
          TX packets:37 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:3180 (3.1 Kb)  TX bytes:3180 (3.1 Kb)
Back to top
View user's profile Send private message
seanchiggins
n00b
n00b


Joined: 30 Jul 2003
Posts: 27

PostPosted: Thu Feb 26, 2004 2:47 am    Post subject: Reply with quote

Check out: https://forums.gentoo.org/viewtopic.php?t=141600. I had the same problem and the issue I found was that sometime net.eth0 is started by the kernel and when running dhcp, the kernel does not create the pid file required to stop dhcp.

Sean
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum