multiple IP , GUI accessible with only one IP

Sep 2, 2016
40
0
6
47
Hi,
below is my network config

auto lo
iface lo inet loopback

iface eth0 inet manual

iface eth1 inet manual

auto vmbr0
iface vmbr0 inet static
address 172.16.28.8
netmask 255.255.255.0
gateway 172.16.28.1
bridge_ports eth0
bridge_stp off
bridge_fd 0

auto vmbr1
iface vmbr1 inet static
address 192.168.30.8
netmask 255.255.0.0
gateway 192.168.5.1
bridge_ports eth1
bridge_stp off
bridge_fd 0

eariler there was only one network with vmbr0 using 192.168.30.x network
now after adding the new bridge and nework , I can't get in GUI with new IP ,even can't able to ssh the box with new IP , same time I can ping new IP
evening is working fine with my old IP
 
did you add the ip in the webgui ? if yes, did you restart your host afterwards?
 

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!