Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VLAN not working, untagged traffic works #7

Open
spaceman83 opened this issue Jun 12, 2021 · 11 comments
Open

VLAN not working, untagged traffic works #7

spaceman83 opened this issue Jun 12, 2021 · 11 comments

Comments

@spaceman83
Copy link

Hardware: GB-BRR7-4800 (https://www.gigabyte.com/Mini-PcBarebone/GB-BRR7-4800-rev-10#kf)
I've installed esxi6.7 with your vib driver and can get link up to 2.5Gbps
untagged traffic works, tagged traffic is not seen by the network adapter

[root@localhost:~] esxcli network nic list
Name PCI Device Driver Admin Status Link Status Speed Duplex MAC Address MTU Description


vmnic0 0000:02:00.0 r8125 Up Up 1000 Full 18:c0:4d:8c:7f:34 1500 Realtek Semiconductor Co., Ltd. Ethernet controller
vusb0 Pseudo uether Up Down 0 Half 00:e0:4c:68:00:84 1500 Realtek USB 101001G2.5G LAN

using
pktcap-uw --uplink vusb0 --vlan 300
shows I'm getting packets when cable is attached to vusb0 nic, but no incoming packets are seen on vmnic0

I've some suggestions to say that vlan egress is working (since vmware host's nic shows up in arp table when attached to builtin nic) but haven't looked into it further

Can anyone else replicate or mitigate?

@spaceman83
Copy link
Author

spaceman83 commented Jun 29, 2021

Further troubleshooting now when I have two of them.
Vlan traffic seems to arrive on ingress, but tags are stripped. Comparing the same traffic on two different nics:

image

Is this a hardware limitation on the 8125 or something in the driver?

@lengfwong
Copy link

same too.

@Joppefin
Copy link

Joppefin commented Feb 2, 2022

still the situation with 9.007.01-1 and Asus PN51

@Joppefin
Copy link

Joppefin commented Feb 3, 2022

I've some suggestions to say that vlan egress is working (since vmware host's nic shows up in arp table when attached to builtin nic) but haven't looked into it further

Can anyone else replicate or mitigate?

I can confirm that. I see recurring ARP-requests coming from VM to my router and router correctly answering them, but responses never reaches VM.

@guidabrito
Copy link

Yes I also have the GB-BRR7-4800 with the same problem :(

@IdefixRC
Copy link

IdefixRC commented Apr 4, 2022

Any chance to get the VLANs working? Thanks !

@Plutoniumn
Copy link

Hopefully... I'm also waiting for it.

@mcr-ksh
Copy link

mcr-ksh commented Mar 7, 2023

+1

@evant89
Copy link

evant89 commented Apr 30, 2023

Some update? Plans for fixing it?

@mcr-ksh
Copy link

mcr-ksh commented Apr 30, 2023

I can confirm I got VLANs running by now. I will clone and upload a feature release as I rewrote the driver to a big extend. However, I'm still fighting with networks drop from issue #13

@mcr-ksh
Copy link

mcr-ksh commented May 8, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants