Quote from: viragomann on October 23, 2024, 09:49:07 AMQuote from: glen4cindy on October 23, 2024, 03:52:56 AM
I assigned OPT1 an IP address within the same scope as my home network. The directions are not specific, but they say "to be able to configure and manage the filtering bridge (OPNsense) afterwards...." I assumed this IP would have to be one within my network.
192.168.86.x/24
/24 = 255.255.255.0 Correct?
Since you didn't state your network ranges before, I don't know.
If it's the LAN subnet behind the router, it's wrong. This would put the whole OPNsense bridge inside your LAN, which isn't that, what you want.
You might have a transit network between the router and the modem, where you put the firewall in between. I asked for it, but you didn't mention. OPNsense should have an IP inside this subnet, it should be defined on the bridge.
AND your bridge should only have two member interfaces. The OPT1 is useless for your purpose.
I'm a bit more confused now.
You mention "a transit network between the router and the modem" but the only thing between my router (which is Google Home WiFi) and my modem is an ethernet cable. My ISP has locked access to my modem once it is in operation. If I catch it during boot it has an IP address of 192.168.100.1 or 1.100 I can't remember which. Are you saying this is the the IP range where the bridge needs to be?
The bridge does only have 2 member interfaces.
I have OPT1 because I followed step 4:
4. Assign a management IP/Interface
To be able to configure and manage the filtering bridge (OPNsense) afterwards, we will need to assign a new interface to the bridge and setup an IP address.
Go to Interfaces ‣ Assign ‣ Available network port, select the bridge from the list and hit +.
Filtering Bridge Step 4.png
Now Add an IP address to the interface that you would like to use to manage the bridge. Go to Interfaces ‣ [OPT1], enable the interface and fill-in the ip/netmask.
When I followed a later suggestion here and used LAN for management and bridged WAN and OPT1 the bridge appeared to work and my wired network worked as well but the Google Home WiFi router lost connection and never locked again until I removed the NUC and put the cable directly into the cable modem. Rebooting each, and all 3 didn't resolve.