Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can arping work with ifplugd/netplug?
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
j-kidd
Apprentice
Apprentice


Joined: 20 Feb 2003
Posts: 213

PostPosted: Fri Mar 02, 2012 9:41 am    Post subject: Can arping work with ifplugd/netplug? Reply with quote

I notice that once I have ifplugd or netplug emerged, the net init script won't pick up the arping config I defined in /etc/conf.d/net anymore, and will go straight to dhcpcd.

I have these in /etc/conf.d/net
Code:

config_eth0="arping"
fallback_eth0="dhcp"

followed by arping config (gateways_eth0, etc).

Is there a way to get ifplugd or netplug to play nice with arping?
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 23066

PostPosted: Sat Mar 03, 2012 12:23 am    Post subject: Reply with quote

What if you instruct OpenRC not to use ifplug on eth0?
Back to top
View user's profile Send private message
j-kidd
Apprentice
Apprentice


Joined: 20 Feb 2003
Posts: 213

PostPosted: Sat Mar 03, 2012 12:50 am    Post subject: Reply with quote

Hu wrote:
What if you instruct OpenRC not to use ifplug on eth0?


I need the functionalities from both arping and ifplugd, i.e. https://forums.gentoo.org/viewtopic-t-530860-start-0.html
Back to top
View user's profile Send private message
j-kidd
Apprentice
Apprentice


Joined: 20 Feb 2003
Posts: 213

PostPosted: Sun Mar 04, 2012 6:32 am    Post subject: Reply with quote

Oh, I get what you mean now. After adding this:
Code:
modules="!netplugd"

to /etc/conf.d/net and then starting netplugd separately, both netplug and arping co-exist peacefully now. Still, it would be better if OpenRC can support this transparently.
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