View Single Post
Posts: 1,141 | Thanked: 781 times | Joined on Dec 2009 @ Magical Unicorn Land
#5
IPv6 is now in the production network (epc.tmobile.com) with new nat64 settings:

Code:
// fd00:976a:c000:59c4::/96
#define IPV6_NAT64_SUBNET_1 0xfd00976a
#define IPV6_NAT64_SUBNET_2 0xc00059c4
#define IPV6_NAT64_SUBNET_3 0x0
#define IPV6_NAT64_SUBNET_4 0x0
attached is the updated nat64d, unzip it and replace the one in /usr/sbin with this version (be sure it is set executable) and reconnect to the GPRSv6.
Attached Files
File Type: zip nat64d.zip (8.1 KB, 109 views)
 

The Following User Says Thank You to stlpaul For This Useful Post: