How to stop eth0 interface on boot before dhcpcd lease
Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
How to stop eth0 interface on boot before dhcpcd lease
I think I am running Gentoo though I have a vanilla kernel.
Whenever I boot up my computer, it starts ath0 and eth0 (the wireless card and the ethernet interface). How do I stop the eth0 from starting? Basically I want to do "ifconfig eth0 down" at boot before it starts connecting to anything automatically. I tried rc-update del net.eth0 default or whatever, and there are no net eth0 files in /etc/conf.d. I dunno about the files in /etc/init.d/net.ath0 and /etc/init.d/net.eth0 and /etc/init.d/net.lo. Those are pretty long files. But I want to keep the ath0 up.
So, how would I go about doing this?
Thanks in advance.
Last edited by SentralOrigin; 02-15-2007 at 10:04 PM.
I don't want to disable all the services. I just want eth0 out but ath0 on. The Network interface files are all empty. I built from the raw vanilla kernel up, so there is nothing on the files.
If I had to press "I" during bootup, that wouldn't make it automatic, now would it I want it configured so that I don't HAVE to do anything, and all the services I want start up.
With all due respect...no flaming from me. If YOU no longer need the Eth0 setup,...remove the Ethernet Card from the system. Seriously,...if YOU'RE not going to use it again, for a while.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.