No access to GUI on other interfaces

joelusaf

New Member
Oct 27, 2022
1
0
1
Hello, I am looking for some configuration help. I have two nics (eno1 ens4f3) on my host connected to a router and my computer. I can connect to PVE on both interfaces with their assigned ips, but if I remove ens4f3 I lose all access to the GUI. thoughts?

auto lo
iface lo inet loopback
iface ens4f0 inet manual
iface ens4f1 inet manual
t ens4f2 inet manual
iface ens4f3 inet manual
iface eno1 inet manual
iface enp1s0 inet manual
iface ens4f2 inet manual

auto vmbr0
iface vmbr0 inet static
address 192.168.1.189/24
gateway 192.168.1.1
bridge-ports ens4f3
bridge-stp off
bridge-fd 0

auto vmbr4
iface vmbr4 inet static
address 192.168.1.188/24
bridge-ports eno1
bridge-stp off
bridge-fd 0

------

6: ens4f3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 00:1b:21:a2:83:ab brd ff:ff:ff:ff:ff:ff
altname enp3s0f3
inet6 fe80::21b:21ff:fea2:83ab/64 scope link
valid_lft forever preferred_lft forever
5: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master vmbr0 state UP group default qlen 1000
link/ether a0:d3:c1:1a:d2:f3 brd ff:ff:ff:ff:ff:ff
altname enp0s25
 

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!