Quote from: JAVEWS on June 29, 2024, 02:32:37 AM
Just installed OPNsense yesterday and have gone back through the bridge mode instructions 3 times and I cannot reach OPNsense on my network.
I assume you've set the required tunables according to those instructions ?
If so, the next most overlooked issue is to still have IP address assignments directly to the interfaces (Bridge Members) instead of the Bridge device itself. So check if the 192.168.1.10 address is assigned to the Bridge device, not the raw interfaces (leave them unnumbered, ie no/empty IPv4 or IPv6 config).
Quote
Alibi: The whole reason I've built my home network is to help me learn the skills necessary to eventually crossover to the tech industry...I would really appreciate any help in learning/troubleshooting/fixing this issue.
My 2 cents, don't start your network/security journey with a transparent Bridge, but just use traditional plain-old-routing and work your way up. Bridges have some quirks and caveats that will distract you from the essentials, but YMMV.