PVE 4.2 Public IPv4 for CT/VM not working

AndyPL

New Member
May 6, 2016
1
0
1
45
Hi,

Sorry for my poor english ;)

I have a problem to assign public IP for CT/VM

PVE network configuration:

auto vmbr0
iface vmbr0 inet static
address 91.XXX.XXX.151
netmask 255.255.255.240
gateway 91.XXX.XXX.145
bridge_ports eth0
bridge_stp off
bridge_fd 0

CT network configuration

auto eth0
iface eth0 inet static
address 91.XXX.XXX.150
netmask 255.255.255.240
gateway 91.XXX.XXX.145

ID: net0
Name: eth0
Bridge: vmbr0
Firewall: no

Regards
 
Last edited:
well, I am far from being a network pro^^
if there are no restrictions from your isp (like one ip = 1 hwaddress), I would try:


auto vmbr0
iface vmbr0 inet static
address 91.XXX.XXX.151
netmask 255.255.255.240
gateway 91.XXX.XXX.145
bridge_ports eth0
bridge_stp off
bridge_fd 0

auto vmbr1
iface vmbr1 inet static
address 91.XXX.XXX.150
netmask 255.255.255.240
bridge_ports eth0
bridge_stp off
bridge_fd 0

CT
ID: net0
Name: eth0
Bridge: vmbr1
Firewall: no
 

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!