Ticket #201 (closed defect: fixed)

Opened 10 months ago

Last modified 9 months ago

openrc-0.5.1 does not bring up the interface when using ip (iproute2)

Reported by: launchpad.net/~marienz Owned by: roy
Priority: major Milestone:
Component: init.d scripts Version: 0.5
Keywords: Cc:

Description

On a gentoo system with openrc-0.5.1 and an /etc/conf.d/network consisting of just 'ip_eth0="xxx.xxx.xxx.xxx/16.html"' and a defaultroute openrc does configure the address correctly but does not bring up the interface. I have to manually run "ip link set eth0 up" (and configure a default route: openrc tried to do that but it failed because the gateway was unreachable for obvious reasons). ifconfig-based configuration still works. See also the bottom half of  http://bugs.gentoo.org/show_bug.cgi?id=288421

Change History

comment:1 Changed 9 months ago by roy.marples.name

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.