WAN --- OPNSense +--- LAN1 (192.168.1.1/24) --- switch --- switch --- host1 (192.168.1.33/24) +--- LAN2 (192.168.2.1/24) --- switch --- host2 (192.168.2.34/24)
HunchesIs there some default configuration somewhere that has been applied to LAN1 (as the original LAN interface when initially setting up the system, renamed to LAN1) that is not also applied to the (new) LAN2?Is there some more complex NAT configuration needed given that IPv6 works perfectly?
You possibly want to iplement this?https://docs.opnsense.org/manual/how-tos/lan_bridge.html
Quote from: nickbreen on March 30, 2024, 02:15:09 amHunchesIs there some default configuration somewhere that has been applied to LAN1 (as the original LAN interface when initially setting up the system, renamed to LAN1) that is not also applied to the (new) LAN2?Is there some more complex NAT configuration needed given that IPv6 works perfectly?There is a default rule on the first LAN that allows "LAN to any". You should replicate that for LAN2.
There is no problem with the FreeBSD bridge for speeds up to 1 Gbit/s and a decent CPU. People keep repeating "facts" that were true five years ago but were fixed in 2020:
I am going to configure a bridge!