Re: [gentoo-user] static addr in /etc/conf.d/net ignored, dhcp used. dhcpcd crashes when forced

2019-08-19 Thread n952162
You were right, thank you.  When I put net.enp2s0 back in, it came up on reboot this time - the interface, that is.  I guess there was something else wrong when I still had it in the defaul runlevel.  My faith in openrc is restored :-) On 08/19/19 22:35, n952162 wrote: On 08/19/19 20:04, J. Roe

Re: [gentoo-user] static addr in /etc/conf.d/net ignored, dhcp used. dhcpcd crashes when forced

2019-08-19 Thread J. Roeleveld
On 19 August 2019 22:11:04 CEST, n952162 wrote: >My eth0/enp2s0 network adapter is configured so: > >$ cat /etc/conf.d/net > >config_enp2s0="192.168.179.20/24" > >but on boot, I get a bonjour address: > >enp2s0    Link encap:Ethernet  HWaddr 48:BA:4E:29:99:9E >   inet addr:

Re: [gentoo-user] static addr in /etc/conf.d/net ignored, dhcp used. dhcpcd crashes when forced

2019-08-19 Thread n952162
I just ran into this, from  https://wiki.gentoo.org/wiki/Dhcpcd /Static IP addresses/ // /In case the network interface card should be configured with a //static IP address //, add their data to ///etc/dhcpcd.conf//.//^[1]

[gentoo-user] static addr in /etc/conf.d/net ignored, dhcp used. dhcpcd crashes when forced

2019-08-19 Thread n952162
My eth0/enp2s0 network adapter is configured so: $ cat /etc/conf.d/net config_enp2s0="192.168.179.20/24" but on boot, I get a bonjour address: enp2s0    Link encap:Ethernet  HWaddr 48:BA:4E:29:99:9E   inet addr:*169.254.71.117 * Bcast:169.254.255.255  Mask:255.255.0.0