Jump to content

How do you disable eth0 at boot


Appleman1234
 Share

Recommended Posts

Dear all,

On my laptop I am running MDK9.2 and to access the net I have disable my ethernet connection b4 i can use my modem connection. My modem is properly configured with the smart link drivers. I know that I have tried editing the icfg-eth0 script to say on boot= no but because mandrake like redhat hotplugs and enables eth0 on boot regardless, I would like to know of a boot script that will disable eth0 while i am booting up or logging in using the command "ifconfig eth0 down".

 

Please help if you can.

 

 

Appleman1234 :)

Link to comment
Share on other sites

Dear all,

Thanks for the help,

I have tried placing ifconfig eth0 down in /etc/rc.d/rc.local but then when I try to dial up, its says unable to find modem. So I am stuck lol, tyvm to all of you anyways.

I will try your suggestions.

 

Thank you very much

 

Appleman1234 :)

Link to comment
Share on other sites

are you restarting your etho card before trying to connect? since you have it set not to start during boot, it must manually be restarted. type the following in terminal as root........

 

ifup eth0

 

hit enter

 

then try to connect.

 

Chris

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...