likwidoxigen / mt7610u_wifi

Ubuntu 14.10 compatible driver for ASUS Dual-Band Wireless-AC600 Wi-Fi Adapter (USB-AC51)
11 stars 7 forks source link

IPv6 not working #3

Closed thomasschaeferm closed 9 years ago

thomasschaeferm commented 9 years ago

Update: I made some test with different notebooks: 32bit works(i686) 64bit doesn't (x86_64)

Kernel was 3.16.7-21 in all cases.

Do I have to change some settings in Makefile?

The situation: iPv6 via WLAN via R216 (WLAN/LTE-Router) with NAT64, IPv4 only local and Routermanagement

ping 192.168.0.1 (router) works

also assigning all addresses (IPv4, IPv6 via RA and DHCPv6, DNS-resolver) works

But IPv6 connections are not possible - ping says: Destination unreachable: Address unreachable.

The combination of this router and notebook works in general - I made this test also with the built in wlan-device. But I bought the ac51 for using 5Ghz.

Maybe somebody has an idea. I can provide logfile or do tests.

PS: I verified this problem with a different router. (avm fritzbox dualstack, same Problem: Ipv4 works, IPv6 doesn't work)

thomasschaeferm commented 9 years ago

At a different 64bit-notebook it works. Therefore it maybe not a general problem.

likwidoxigen commented 9 years ago

Thanks for updating this. I've been trying to get some info but my Lenovo just kicks to a reboot after about 3 minutes so it was difficult getting any good information before that happened