[Bug 1634540] Re: Configuring a static IP address generates a netplan file without a gateway
Steve Langasek
steve.langasek at canonical.com
Wed Oct 19 20:11:13 UTC 2016
I understand this is also blocked on having the necessary support in
netplan.
** Also affects: nplan (Ubuntu)
Importance: Undecided
Status: New
** Changed in: nplan (Ubuntu)
Importance: Undecided => Critical
** Changed in: nplan (Ubuntu)
Status: New => Triaged
** Changed in: nplan (Ubuntu)
Assignee: (unassigned) => Martin Pitt (pitti)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to nplan in Ubuntu.
https://bugs.launchpad.net/bugs/1634540
Title:
Configuring a static IP address generates a netplan file without a
gateway
Status in nplan package in Ubuntu:
Triaged
Status in subiquity package in Ubuntu:
New
Bug description:
Configuring a static IP address for an ethernet device on an Ubuntu
Core 16 system generates a netplan file without a gateway specified,
thus the console-conf WaitDefaultRouteTask eventually times out.
Here's the netplan file generated:
network:
ethernets:
eth0:
addresses:
- 10.155.114.58/21
eth1:
addresses: []
version: 2
Steps to reproduce:
1. Run console conf
2. Select ethernet interface
3. Configure a static IP address
Subnet: 10.155.112.0/21
Address: 10.155.114.58
Gateway: 10.155.112.1
Expected Results:
System come online with specified static IP address and gateway.
Actual Results:
Console-conf time out error is displayed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nplan/+bug/1634540/+subscriptions
More information about the foundations-bugs
mailing list