[Bug 1382295] [NEW] installer won't accept link-local v6 gateway address
James A. T. Rice
james_r-ubuntubugs at jump.org.uk
Fri Oct 17 01:56:42 UTC 2014
Public bug reported:
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.
** Affects: netcfg (Ubuntu)
Importance: Undecided
Status: New
--
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:
New
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