VLAN Network adapter assignment problem
-
Actually i've already went through the whole tutorial following every step successfully, however on my webGUI i'm still unable to choose my network adapters to assign it to my VLANs..
-
I'm haven't tried using hyper-v with pfSense so I'm only interpreting that thread.
It seems as though the new virtual NIC type enabled by the kernel mod cannot support VLANs for whatever reason. Thus if you need to use vlans they need to be terminated (untagged) in hyper-v and presented to pfSense as separate NICs.
It seems from your last post that you're still trying to add vlans in pfSense. I could be mis-reading that though. :-\Steve
-
Thanks for the suggestion! u've interpreted correctly, when u say that i should untag the vlans on Hyper-V, can i check how is it possible? Thanks so much for the patience! am very new to this!
-
He's saying that VLANs will NOT work AT ALL. Instead of VLANs, you need a separate virtual NIC for each "VLAN" added to the VM.
-
I'm pretty much totally unfamiliar with Hyper-V I'm afraid but from a conceptual point of view I would try some thing like this.
Say you have 5 VLANs coming into the VM host machine and you need to send those to pfSense to route and filter traffic between them. You would create a virtual switch and bridge the real NIC to it such that all VLAN traffic reaches it. Then create 5 virtual NICs for the pfSense VM and connect those to individual ports on the virtual switch. Now configure the switch to separate the VLANs to each port/virtual NIC. Then in pfSense you assign each NIC as a new interface, no VLAN config needed.It may be that Hyper-V handles VLANs differently, I just don't know. Perhaps someone more familiar can comment.
Steve
-
Seems I've seen something like that work before in esxi ;)
-
Hi everyone,
Thanks for your replies! actually that was already one of the considered option, however i have a constraint, because i can only create up to 12 Virtual network adapters in Hyper - V, however i have a need of up to 14 VLANs.. Is there a way around this? I've considered having 2 VM on pfsense however it'll make the whole set up much more complex..
Thank you so much for your time.
-
2 virtual instances of pfsense?
-
2 virtual instances of pfsense?
Yes, i've considered this option, however it'll complicate the whole network set up..
the goal is getting the hyper-V vNIC recognised as vlan-capable parent in pfsense..
-
That would be nice wouldn't it?