Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
22.7 Legacy Series
»
OPNSense VLAN and Unifi Switch/AP
« previous
next »
Print
Pages:
1
2
[
3
]
Author
Topic: OPNSense VLAN and Unifi Switch/AP (Read 12450 times)
mnaim
Jr. Member
Posts: 55
Karma: 5
Re: OPNSense VLAN and Unifi Switch/AP
«
Reply #30 on:
December 06, 2022, 04:30:40 pm »
It works for me. There is no settings for that in GUI, experiment with powershell command (in my case):
Set-VMNetworkAdapterVlan -VMName vmname -Trunk -AllowedVlanIdList "30,40" -NativeVlanId 0
Put correct numbers for allowed and native VLANs.
Logged
Want2Lean91
Newbie
Posts: 19
Karma: 0
Re: OPNSense VLAN and Unifi Switch/AP
«
Reply #31 on:
December 07, 2022, 04:44:06 pm »
Would this be without adding an additional physical NIC to the system?
Logged
Print
Pages:
1
2
[
3
]
« previous
next »
OPNsense Forum
»
Archive
»
22.7 Legacy Series
»
OPNSense VLAN and Unifi Switch/AP