#10429 closed defect (fixed)
e1000 VLAN encapsulation not working
回報者: | fused | 負責人: | |
---|---|---|---|
元件: | network | 版本: | VirtualBox 4.1.4 |
關鍵字: | e1000 vlan | 副本: | |
Guest type: | Linux | Host type: | Linux |
描述
Probably because vlan tagging code is in the driver, but hardware (virtualbox) doesn't support it.
2.6.18-308.1.4.el5.fusedxen #1 SMP x86_64 # modinfo e1000 |grep versio version: 7.3.21-k4-3-NAPI srcversion: F036629BEA728AD54A09602
How to reproduce:
- Create/attach vlan with vconfig add eth0 1234
- ip ad add 192.168.0.1/24 dev vlan1234
- tcpdump -n -e -i eth0 &
- ping 192.168.0.123
- fg ; # no 802.1q encapsulation seen in capture
Workaround:
- select a different, older/dumber network card in VM prefs
更動歷史 (3)
注意:
瀏覽 TracTickets
來幫助您使用待辦事項功能
Should work as of VBox 4.2.0.