MacOS pptp client + IPv6

Jared Mauch jared at puck.nether.net
Mon Feb 7 15:23:15 CET 2011


Anyone gotten the MacOS PPTP/VPN client to obtain an IPv6 address?  I'm using a Cisco router on the other end, and am looking for anything obvious i'm missing.  It appears to be sending the traffic out the virtual-access interface just fine, but I'm not seeing an IPv6 address on the ppp0 interface.

- Jared

interface Virtual-Template1
 ip unnumbered FastEthernet2/0
 ipv6 unnumbered FastEthernet2/0
 ipv6 enable
 ipv6 nd reachable-time 30
 no ipv6 nd suppress-ra
 peer default ip address pool DIAL-IN
 peer default ipv6 pool DIAL-IN6
 ppp encrypt mppe 128
 ppp authentication ms-chap
 ppp ipcp dns 129.250.35.250 129.250.35.251
end



More information about the ipv6-ops mailing list