** Package changed: systemd (Ubuntu) => netplan.io (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. 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@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 -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp