pelzvieh / IPv6Droid

IPv6 tunnel client for use on Android
20 stars 5 forks source link

Still not working with Android 5.0 #5

Closed pelzvieh closed 8 years ago

pelzvieh commented 9 years ago

I have a Nexus 5 with Lollipop. I can successfully connect to my SIXXS tunnel but when I check my IPv6 connectivity then it's not working. Under Windows with the official AICCU client everything works as expected. It seems that the problem still persists in Android 5.

Original comment by: awallat

pelzvieh commented 9 years ago

My findings on the topic (Nexus 5 running Android 5.0.1):

  1. My tunnel works when connected via Wifi. Although I already have IPv6 running there natively. Maybe IPv6Droid could check first if IPv6 connectivity is already available and inform the user accordingly. Maybe presenting the users public IPv6 address?
  2. When deactivating Wifi and connecting via cellular network (1&1/Vodafone) IPv6Droid states it is connected to my Sixxs tunnel but IPv6 isn't available.

Original comment by: exactt

pelzvieh commented 9 years ago

This kind of behavior would be expected by app versions prior to 1.10, stabilized in 1.11. Can you please make sure you updated to version 1.11 and check if the problem persists? If it changed in the meantime, please again give me the details on the exact Android version you're using. If possible, provide adb log output (filtered to lines containing ipv6droid should be fine).

Original comment by: pelzi

pelzvieh commented 9 years ago

Latest version ist installed. Nexus 5. Latest Android (5.0.1). Behaves as described...

Am 05.02.2015 um 22:59 schrieb Andreas Feldner:

This kind of behavior would be expected by app versions prior to 1.10, stabilized in 1.11. Can you please make sure you updated to version 1.11 and check if the problem persists? If so, please give me more details on the device and exact Android version you're using. If possible, provide adb log output (filtered to lines containing ipv6droid should be fine).


[tickets:#21] http://sourceforge.net/p/ipv6droid/tickets/21 Still not working with Android 5.0

Status: open Milestone: 1.0 Created: Tue Dec 09, 2014 02:19 PM UTC by Andre Wallat Last Updated: Sun Dec 28, 2014 08:12 PM UTC Owner: nobody

I have a Nexus 5 with Lollipop. I can successfully connect to my SIXXS tunnel but when I check my IPv6 connectivity then it's not working. Under Windows with the official AICCU client everything works as expected. It seems that the problem still persists in Android 5.


Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/ipv6droid/tickets/21/ https://sourceforge.net/p/ipv6droid/tickets/21

To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/ https://sourceforge.net/auth/subscriptions

Original comment by: exactt

pelzvieh commented 9 years ago

If I got you right, you get no error messages from IPv6Droid, are shown as connected to the tunnel, but IPv6 traffic doesn't seem to work. This might be another case of DNS problems, if seen lately - i.e. communication would work with IP addresses, but host names cannot be resolved. In version 1.14 of IPv6Droid, you have a new option under route settings, to use Google's DNS service. Activating that (and restarting the tunnel) should cure the problem.

Original comment by: pelzi

pelzvieh commented 9 years ago

Original comment by: pelzi