I created a bridge with 4 ports. I'm getting ips i can acces the firewall on all of them and surf the internet, BUT for the life of me or maybe a check mark i can't find. I can't ping each device or access each device. IE say computer on one port and printer on the other. It's like there are port blocking rules even though they are all on the same network. ( Lan )
Thoughts ?
Did you set the two tuneables as told in the bridge documentation?
https://docs.opnsense.org/manual/how-tos/lan_bridge.html
Quote from: pmhausen on March 06, 2023, 04:52:18 PM
Did you set the two tuneables as told in the bridge documentation?
https://docs.opnsense.org/manual/how-tos/lan_bridge.html
I just tried the tunables, it worked for one of the ports but the other 3 nope.
I created a video here, https://www.youtube.com/watch?v=q1Rv4gB8fkI
I can also confirm that i can SSH into the firewall and ping any of the devices on each and all ports..
BUT can't ping from one port to the others.
And you did set net.link.bridge.pfil_member to 0 and net.link.bridge.pfil_bridge to 1? And reboot?
And there are no interface assignments for the member interface? Only a single assignment for the bridge - probably to LAN?
Quote from: pmhausen on March 06, 2023, 07:01:08 PM
And you did set net.link.bridge.pfil_member to 0 and net.link.bridge.pfil_bridge to 1? And reboot?
And there are no interface assignments for the member interface? Only a single assignment for the bridge - probably to LAN?
GOD Damni7,, I missed the pfil.member. it was 1 and needed to be set to 0. Once i did that it all worked. I also removed the rules on each OPT 1-4 and stuill working.. DAMN ADHD :) thank you Hausen !!