prox v4, pct containers networking not working.

paulwarren

New Member
Oct 29, 2013
19
0
1
Hi,

I am running proxmox version 4, on debian 8.

we are running a one to one NAT e.g public > internal ip behind a cisco firewall

The host /etc/network/interface looks like this.

auto lo
iface lo inet loopback


auto vmbr0
iface vmbr0 inet static
address 192.168.23.229
netmask 255.255.255.128
gateway 192.168.23.129
bridge_ports eth0
bridge_stp off
bridge_fd 0
dns-nameservers 81.201.138.244 80.244.179.244 94.229.163.244


which works fine etc.

Now I've made a new pct (debian8) and set the ip addresses.

via the gui, which is 192.168.23.208 gw 192.168.23.199 bridge set to vmbr0
but this doesn't reflect in the /etc/network/interfaces file, see below.

root@localhost:~# cat /etc/network/interfaces
auto lo
iface lo inet loopback


I've seen a post about centos causing the above issue, but not seen anything within debian.

Does any one have some ideas? what could be causing this.

Or what the network file should look like if i manually set this.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!