Public bug reported:

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.

** Affects: subiquity (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  Configuring a static IP address generates a netplan file without a
  gateway

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to