I’m running VyOS routers on a few different virtualization platforms which have a WAN address acquired via DHCP, and on the latest snapshot (vyos-1.4-rolling-202201291849-amd64.iso) I’m unable to get DHCP to work. At first I was concerned it was my configuration, but even on a fresh install of VyOS I’m unable to get a lease on an ethernet interface. The steps to reproduce are just:
- Install VyOS (vyos-1.4-rolling-202201270317)
- set interfaces ethernet eth0 address dhcp
- commit
- save
No address is acquired by eth0, even upon reboot. Switching to the previous rolling release (vyos-1.4-rolling-202201270317-amd64.iso) and performing the same steps results in a working DHCP client… so it seems to be a very recent development. I am testing the latest release on various virtualization platforms including VMWare ESXi and Virtualbox, but haven’t tried on any bare metal hardware.
Are other folks seeing this issue and is it appropriate to submit a bug report?
Thanks,
~Matt