Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - ultimeus

#1
Hi netnut,

I don't get what you mean by unnumered.

Could explain a bit more in detail?
#2
Couple months later I finished redoing my network and servers.
Unfortunately the bridge is not working.
When I connect igc1 to my switch (untag vlan10) it's making a loop in the network.

I tried IPv4 configuration type to none and Static IP on interface Bridge_to_igc1 bot both where making a loop

See screenshots
#3
Yes, I just checked the tunables and changed according values.
Coming from a Ubiquity EdgeOS it's more work but like you said it's more kind of a workaround to fake that.
#4
I got it work, not the most intuitive for sure.
I mainly followed this https://docs.opnsense.org/manual/how-tos/lan_bridge.html and additional info is to set the network IP on the bridge and give a pass rule on the firewall.
#5
I'm just used to name physical interfaces ETH, but no they are name igc0, igc1,etc in my opnsense.
My setup is using a topton nuc, it's not virtualized.

Thanks Patrick, I will have a look and report.
#6
General Discussion / VLAN untag on specific interface
October 09, 2023, 12:22:16 PM
Hi all,

I'm trying to acheive the following on my opnsense
ETH0 WAN
ETH1 Vlan 10 Untag pvid 10
ETH2 - ETH3 LAG LACP Vlan 3,4,10,20,30,99 Tagged

Vlan 10 is my management Vlan, so I would like to have ETH1 as my main MGMT port but still carry the VLAN 10 to other switches trough the LACP.

I fiddled with the vlans, assignments, bridges etc but I just managed to locked out myself of the system many times.

Could someone point me in the right direction?
As I have read freebsd cannot do pvid?

Thanks in advance