[Bug 1883399] Re: ip address in the netplan is ignored

Dan Streetman 1883399 at bugs.launchpad.net
Sun Jun 14 01:00:00 UTC 2020


** Package changed: systemd (Ubuntu) => netplan.io (Ubuntu)

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

Title:
  ip address in the netplan is ignored

Status in netplan.io package in Ubuntu:
  New

Bug description:
  From Netplan:

  leonbrag at minivm:/etc/netplan$ cat 00-installer-config.yaml
  # This is the network config written by 'subiquity'
   network:
      version: 2
      renderer: networkd
      ethernets:
         eth0:
            dhcp4: no
            addresses: [192.168.4.5/24]
            gateway4: 192.168.4.1
            nameservers:
               addresses: [192.168.4.1]

  Real Address that system got from somewhere, which is obviously wrong

  2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
      link/ether 00:15:5d:91:c9:00 brd ff:ff:ff:ff:ff:ff
      inet 192.168.4.55/24 brd 192.168.4.255 scope global noprefixroute eth0
         valid_lft forever preferred_lft forever
      inet6 2601:600:9480:1e4:6b2b:1db2:658b:e692/64 scope global dynamic mngtmpaddr noprefixroute
         valid_lft 2591701sec preferred_lft 604501sec
      inet6 fe80::215:5dff:fe91:c900/64 scope link
         valid_lft forever preferred_lft forever

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/1883399/+subscriptions



More information about the foundations-bugs mailing list