Changes between Version 5 and Version 6 of IPv6


Ignore:
Timestamp:
03/26/14 11:29:55 (10 years ago)
Author:
Sander
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IPv6

    v5 v6  
    128128
    129129You can do this also if your assigned IPv6 netblock is already shorter than /64, e.g. /112 . Just perform the same steps and compute the base address of the upper subnet: the lower starts with the last bit in the netmask set to 0, the upper starts with it set to 1.
     130
     131== Client issues ==
     132If you are running Android 4.4.x you will encounter a bug related to the tun0 interface.
     133
     134After setting up the OpenVPN connection you are able to ping6 the Android 4.4.x device from your server, but you cannot ping6 the server or other IPv6 targets from your Android 4.4 device. This bug doesn't occur in Android 4.3 (And earlier?) and occurs in all Android 4.4.x versions including 4.4.2. There is no known workaround for this issue except hoping on a fix in Android 4.4.3.
     135
     136* [https://code.google.com/p/android/issues/detail?id=63349 Issue 63349:        IPv6Droid does not work on Android 4.4 / 4.4.1]
     137* [https://code.google.com/p/android/issues/detail?id=62714 Issue 62714:        VPN issues on KitKat (version 4.4)]