[SOLVED] Problem Vlan Trunk with cisco switch
-
it doesnt say here vlan & priority on my nic, but on the vmnet7 (used) and generated with pfsense there is the priority and vlan enabled, like in all other vmnets !!!

 -
It looks like the AR8151 driver can be assigned to a single VLAN ID. What do you have in the property for VLAN ID? Try entering 20.
In my driver, there is a VLAN tab to add vlans. In this approach, the parent interface and child vlans are handled by the driver.
-
changing it in the nic doesnt do anything ! same result as before exactly (change it => delete the link between pfsense and switch => wait a liittle => put it again, still vlan 1 + mac int of pfsense in the mac add table, and the two others from the end devices (with vlan 10 and 20). With the router in the place of psense i get the 5 correct entries) ><
also : i get two entries sometimes in the mac add table of the switch coming from the int f0/0 (pfsense) with vlan1(everything coming from pfsense is only vlan 1 always it's like there is no vlan set) and int f0/1 (PC) (with vlan10)
those entries come and go, and are not related to pfsense interfaces and i noticed its coming only from VMs. i guess its harmless anyway it doesnt do nothing
-
if u can tell me if i have anything wrong …
I'm trying to bridge the pfsense interface with a microsoft loopback interface
and connect the switch to the cloud's microsoft loopback interface but it's not working
https://gns3.com/discussions/trunking-dot1q-between-vmware-vm
-
OW MY GAD FINALLYYYYYYYYYY WORKING
as i thought it was a vmware problem ! the "host only" interface doesnt interpret the dot1q !
so i did this : https://virtuallyfun.com/wordpress/2016/01/19/getting-dot1q-to-work-between-vmware-and-gns3/
IT'S WORKING now yees thanks everyone for the support and specially gjaltemba who was close
-
Glad to hear that you have the trunk port working. Thanks for posting the final solution.