ip address in the netplan is ignored

Bug #1883399 reported by Leon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
netplan.io (Ubuntu)
Expired
Undecided
Unassigned

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

Dan Streetman (ddstreet)
affects: systemd (Ubuntu) → netplan.io (Ubuntu)
Revision history for this message
Lukas Märdian (slyon) wrote :

What version of Netplan is being used here? What version of Subiquity and what version of the operating system?

Are there any other networking components involved? It seems really strange that it would set a completely different address. Are you running some networking scripts or another networking daemon in the background?

Changed in netplan.io (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for netplan.io (Ubuntu) because there has been no activity for 60 days.]

Changed in netplan.io (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.