Hi all, I'm trying to setup opnsense as a router for a private network inside of proxmox. I have gotten it working (config below), but see some odd behaviors. When I add new VMs on the private network using either static IPs or DHCP, they have no network access outside the private network until I restart the opnsense services. Once I do that, everything is great. I'm trying to figure out what could be causing this.
Some details on the setup:
vmbr1 is a bridge on 192.168.10.1/24, bound to a physical interface. This will be the WAN.
vmbr2 is a bridge on 172.16.1.1/16, not bound to an interface. This will be the LAN.
opnsense is configured with both of these interfaces, wan and lan set appropriately.
If I start a new VM on vmbr2 and use a static IP such as 172.16.1.5, it will be able to ping 172.16.1.1, but won't have access to the wan network.
However, if I restart opnsense services, everything starts working.
Any idea what might be causing this?
Some details on the setup:
vmbr1 is a bridge on 192.168.10.1/24, bound to a physical interface. This will be the WAN.
vmbr2 is a bridge on 172.16.1.1/16, not bound to an interface. This will be the LAN.
opnsense is configured with both of these interfaces, wan and lan set appropriately.
If I start a new VM on vmbr2 and use a static IP such as 172.16.1.5, it will be able to ping 172.16.1.1, but won't have access to the wan network.
However, if I restart opnsense services, everything starts working.
Any idea what might be causing this?