Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[openrc]/net: static/dhcp + autoipd addresses
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
Fulax
n00b
n00b


Joined: 02 Oct 2012
Posts: 1

PostPosted: Sat Jan 26, 2013 1:19 pm    Post subject: [openrc]/net: static/dhcp + autoipd addresses Reply with quote

Hi :)

Using openrc, I cannot figure how to add the avahi/zeroconf addresses along with my dhcp or static ip addresses. There is no autoipd example in openrc's net.example, and I cannot find any documentation about using both. (gentoo-wiki figures how to use autoipd instead of dhcp, not along).

Here is my conf.d/net file:

Code:
# use ifplugd for enp4s0
modules_enp4s0="ifplugd autoipd"
config_enp4s0="192.168.1.216/24"
routes_enp4s0="default via 192.168.1.1"


If I add autoipd at the beginning of the config_ rule, I get an avahi address, then I loose it while the static address is set. If I add it at the end, nothing happens, I only have the static address.


Any idea, clue, url appreciated. Thanks!
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