Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
NetworkManager conflict with running dhclient
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
2lt.chronic
n00b
n00b


Joined: 02 Feb 2005
Posts: 52
Location: york.on.ca

PostPosted: Wed Nov 01, 2006 6:22 am    Post subject: NetworkManager conflict with running dhclient Reply with quote

referring to error:

Code:
Nov  1 01:11:30 nix-mobile dhclient: Please make sure there is no other dhcp server
Nov  1 01:11:30 nix-mobile dhclient: running and that there's no entry for dhcp or
Nov  1 01:11:30 nix-mobile dhclient: bootp in /etc/inetd.conf.   Also make sure you
Nov  1 01:11:30 nix-mobile dhclient: are not running HP JetAdmin software, which
Nov  1 01:11:30 nix-mobile dhclient: includes a bootp server.
Nov  1 01:11:30 nix-mobile dhclient: exiting.
Nov  1 01:11:30 nix-mobile dhcdbd: Unrequested down ?:3


I understand the problem is stopping net.eth0 from running a dhcp client on boot. When I stop it manually after boot and restart NetworkManager, works perfectly. Easy?

Code:
rc-update del net.eth0
doesn't work no more? what is the new syntax?
Back to top
View user's profile Send private message
erik258
Advocate
Advocate


Joined: 12 Apr 2005
Posts: 2650
Location: Twin Cities, Minnesota, USA

PostPosted: Wed Nov 01, 2006 8:26 am    Post subject: Reply with quote

sure it does, i know at least a few of my computers are up to date

oh by the way you may need to read the output that came up on the screen...
or to make things easy for you,

rc-update del net.eth0 { boot || default }
_________________
Configuring a Firewall? Try my iptables configuration
LinuxCommando.com is my blog for linux-related scraps and tidbits. Stop by for a visit!
Back to top
View user's profile Send private message
phlexx
n00b
n00b


Joined: 11 Jul 2006
Posts: 42

PostPosted: Wed Nov 01, 2006 11:26 am    Post subject: Reply with quote

Code:

rm /etc/init.d/net.eth0


(it's a symlink to net.lo)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software 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