From: "Mark Knecht" <markknecht@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] hotplug/coldplug/init-script - net.eth0 is on when I don't want it on
Date: Tue, 19 Sep 2006 13:40:30 -0700 [thread overview]
Message-ID: <5bdc1c8b0609191340m9a87adctaef6f507cfc62c9e@mail.gmail.com> (raw)
Hi,
For some reason my son's machine has started turning on net.eth0
recently. For the last few days it seems to turn on when he boots even
though I'm not enabling it in rc-update. Granted, I was lazy and made
them both 192.168.1.59 so that I wouldn't have any trouble finding him
no matter which interface he was using, but what is starting net.eth0
if it's not enabled in rc-update? Is this coldplug or hotplug?
Everything works fine when I just shut off net.eth0 by hand but I'm
sure I shouldn't have to do that.
How can I keep net.eth0 off unless I turn it on by hand? I am not
loading forcedeth explicitly but it's getting loaded anyway.
Thanks,
Mark
Sector9 ~ # route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 * 255.255.255.0 U 0 0 0 eth0
192.168.1.0 * 255.255.255.0 U 0 0 0 wlan0
loopback * 255.0.0.0 U 0 0 0 lo
default LinkSys 0.0.0.0 UG 0 0 0 eth0
default LinkSys 0.0.0.0 UG 2000 0 0 wlan0
Sector9 ~ #
Sector9 ~ # rc-update show --verbose
alsasound | default
bootmisc | boot
checkfs | boot
checkroot | boot
clock | boot
coldplug | boot
consolefont | boot
crypto-loop |
cupsd | default
esound |
gpm |
hdparm |
hlds |
hostname | boot
hotplug | default
keymaps | boot
lircd |
lircmd |
local | default nonetwork
localmount | boot
modules | boot
mysql |
net.eth0 |
net.lo | boot
net.wlan0 | default
netmount | default
nscd |
numlock |
rmnologin | boot
rsyncd |
sshd | default
syslog-ng | default
urandom | boot
vixie-cron | default
xdm | default
Sector9 ~ #
Sector9 ~ # /etc/init.d/net.eth0 stop
* Stopping eth0
* Bringing down eth0
* Shutting down eth0 ...
[ ok ]
Sector9 ~ #
Sector9 ~ # route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 * 255.255.255.0 U 0 0 0 wlan0
loopback * 255.0.0.0 U 0 0 0 lo
default LinkSys 0.0.0.0 UG 2000 0 0 wlan0
Sector9 ~ #
Sector9 ~ # lsmod
Module Size Used by
snd_seq 40208 0
snd_seq_device 5708 1 snd_seq
snd_pcm_oss 32864 1
snd_mixer_oss 13568 1 snd_pcm_oss
tulip 41696 0
forcedeth 22732 0
snd_hda_intel 13396 1
snd_hda_codec 124720 1 snd_hda_intel
snd_pcm 65224 3 snd_pcm_oss,snd_hda_intel,snd_hda_codec
snd_timer 17476 2 snd_seq,snd_pcm
snd 39332 8
snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer
soundcore 6752 2 snd
snd_page_alloc 6856 2 snd_hda_intel,snd_pcm
nvidia 4543892 12
nvidia_agp 5404 0
agpgart 24944 2 nvidia,nvidia_agp
ndiswrapper 140048 0
Sector9 ~ #
--
gentoo-user@gentoo.org mailing list
next reply other threads:[~2006-09-19 20:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-19 20:40 Mark Knecht [this message]
2006-09-19 21:01 ` [gentoo-user] hotplug/coldplug/init-script - net.eth0 is on when I don't want it on Neil Bothwick
2006-09-19 21:03 ` [gentoo-user] " Remy Blank
2006-09-20 0:00 ` Mark Knecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5bdc1c8b0609191340m9a87adctaef6f507cfc62c9e@mail.gmail.com \
--to=markknecht@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox