u/CrashEnigma

I'm having some issues accessing the Proxmox web UI when running a virtualized instance of OPNSense.

I have two bridges setup for LAN and WAN, and the proxmox LAN interface is setup to the LAN bridge.

auto vmbr0
iface vmbr0 inet static
        address 192.168.1.2
        gateway 192.168.1.1
        bridge-ports nic1
        bridge-stf off 
        bridge-fd 0 
auto vmbr1 
iface vmbr1 inet static
        bridge-ports nic0
        bridge-stf off 
        bridge-fd 0 

When attempting to access the web UI I see firewall logs blocking traffic from my proxmox IP (192.168.1.2)

https://preview.redd.it/wux3hh5jmkxg1.png?width=2746&format=png&auto=webp&s=9b83bda3eede817b14db5d12785954511ceb7b2c

I can't ping the proxmox machine from a computer in my LAN, however I can ping from proxmox to inside my LAN. I have not setup any VLANs yet.

Any help on how to debug would be appreciated.

reddit.com
u/CrashEnigma — 26 days ago