Cloud INIT dhcp+static IP Problem

ertanerbek

Well-Known Member
Mar 29, 2019
91
7
48
43
Hi All

I am traying Cloud img system on Proxmox and work perfectly but maybe caused from img I do not know but I was configure my img with static IP as your see on picture. My ROM have correct information as configured from Proxmox UI but img also get IP from DHCP... I was check that img interface configuration and yes on that file also configure DHCP. I was use this img " https://cloud.debian.org/images/clo.../debian-10.5.1-20200830-openstack-amd64.qcow2 " is that correct IMG for Promox ?


cloudinit.PNG
 
Face the exact same problem, with 2 IP on same interface (same image).

With as side effect that both IP disappear after few min.

Workaround I found is to remove/comment the dhcp line like
#iface eth0 inet dhcp

Hope he can help
 
Actually I can do that after install from /etc/network/interface file... Because CloudInıt working with yaml file but Debian also keep old file... I hope in future Proxmox add repostory for CloudINIT as Ovirt..
 
Face the exact same problem, with 2 IP on same interface (same image).

With as side effect that both IP disappear after few min.

Workaround I found is to remove/comment the dhcp line like
#iface eth0 inet dhcp

Hope he can help
Thanks this helped me
 
Actually I can do that after install from /etc/network/interface file... Because CloudInıt working with yaml file but Debian also keep old file... I hope in future Proxmox add repostory for CloudINIT as Ovirt..
I'm not sure, u can try block dhcp from firewall options or block port udp67