[Bug 1382295] Re: installer won't accept link-local v6 gateway address

Launchpad Bug Tracker 1382295 at bugs.launchpad.net
Mon Oct 20 18:28:28 UTC 2014


This bug was fixed in the package netcfg - 1.119ubuntu2

---------------
netcfg (1.119ubuntu2) utopic; urgency=medium

  * Always allow fe80::/64 for the default gateway. (LP: #1382295)
 -- Stephane Graber <stgraber at ubuntu.com>   Mon, 20 Oct 2014 13:08:39 -0400

** Changed in: netcfg (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to netcfg in Ubuntu.
https://bugs.launchpad.net/bugs/1382295

Title:
  installer won't accept link-local v6 gateway address

Status in “netcfg” package in Ubuntu:
  Fix Released

Bug description:
  In the 14.04LTS server install network configuration, an IP address of
  "2001:db8::2/64" is accepted as expected.

  However attempting to set a gateway of "fe80::1" returns
  "Unreachable gateway
  The gateway address you entered is unreachable.
  You may have made an error entering your IP address, netmask and/or
  gateway."

  The expected response would be for it accept the gateway, which it
  does with a gateway of "2001:db8::1".

  Unreachable gateway is also returned for other out-of-subnet
  addresses, e.g. "2001:db8:1::1", so I suspect that the out-of-subnet
  check needs to be bypassed when link local (fe80::/64) gateways are
  used.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netcfg/+bug/1382295/+subscriptions



More information about the foundations-bugs mailing list