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

FS#1883 - WAN interface VLAN not working on AVM FRITZ!Box 4040 #6803

Open
openwrt-bot opened this issue Oct 7, 2018 · 1 comment
Open

FS#1883 - WAN interface VLAN not working on AVM FRITZ!Box 4040 #6803

openwrt-bot opened this issue Oct 7, 2018 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

firefexx:

WAN interface of AVM FRITZ!Box 4040 is on eth1. To gain internet connectivity the ISP requires VLAN tagging with ID 7. But while I can send packets through interface eth1, I cannot through eth1.7.

Affected device: https://openwrt.org/toh/hwdata/avm/avm_fritz_box_4040
Affected versions: All I have tested, that is: 18.06.1 and the snapshot available today.

I haven't seen any disturbing firewall rules and it still doesn't work after flushing iptables completely.

Steps to reproduce:

  • flash OpenWrt 18.06.1 to FRITZ!Box 4040
  • change WAN ifname to eth1.7
  • connect WAN port to laptop or monitoring device with Wireshark or similar
  • send something via eth1.7, e.g. ping, but dhcp or pppd are sending stuff anyway

What happens:

Monitoring device does not see pings, dhcp, pppoe or other packets that go through eth1.7. It received when sending via eth1 directly (untagged). When sniffing via tcpdump on the router, it looks like the packets are send, but they are actually not going over the wire.

What should happen:

VLAN tagged packets are send properly (so PPPoE discovery succeeds in the end).

It was advised to open this bug report in the following forum thread. There is also some more information including configuration dumps. https://forum.openwrt.org/t/vlan-configuration-for-telekom/21841

@openwrt-bot
Copy link
Author

fishxz:

hey, i can confirm this problem on my zyxel nbg6617 which is also ipq40xx

https://forum.openwrt.org/t/need-help-with-vlan-tagging/29414/6

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

No branches or pull requests

1 participant