[PVE-User] Guest VM IP is alwasy change(want to keep it staic)

Jewel Nuruddin jewel.nuruddin at yahoo.com
Tue Jun 12 15:36:42 CEST 2012


Hi All,

I use same one subnet for proxmox and for guest VM
192.168.3.10 is my proxmox and I have 3 guest VM running,
I set this 3 guest vm IP static but few minutes later this gust IP 
has been changed automatically.
How can I keep my guest VM IP static.
All 3 guest VM is debian and I make edit my interfaces file like
 
auto lo
iface lo inet loopback

allow-hotplug eth0
iface eth0 inet static
address 192.168.3.22
netmask 255.255.255.0
network 192.168.3.0
broadcast 192.168.3.255
gateway 192.168.3.254

this /etc/network/interfaces file keep remain same but when I issue the following
command it show me different IP
#ifconfig

What I need to do to keep guest VM ip static.

Thanks


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.proxmox.com/pipermail/pve-user/attachments/20120612/01929449/attachment.htm>


More information about the pve-user mailing list