No, IPv6 is not required by the VPN.
Yes, both Paralles-NAT and Paralles-Host/Guest are green and connected.
Here is ifconfig when connected to VPN (Paralles with Shared Networking)
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
inet 127.0.0.1 netmask 0xff000000
inet6 ::1 prefixlen 128
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
stf0: flags=0<> mtu 1280
en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether 00:1b:63:a8:74:ba
media: autoselect status: inactive
supported media: autoselect 10baseT/UTP <half-duplex> 10baseT/UTP <full-duplex> 10baseT/UTP <full-duplex,hw-loopback> 10baseT/UTP <full-duplex,flow-control> 100baseTX <half-duplex> 100baseTX <full-duplex> 100baseTX <full-duplex,hw-loopback> 100baseTX <full-duplex,flow-control> 1000baseT <full-duplex> 1000baseT <full-duplex,hw-loopback> 1000baseT <full-duplex,flow-control> none
fw0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 4078
lladdr 00:1d:4f:ff:fe:74:8e:38
media: autoselect <full-duplex> status: inactive
supported media: autoselect <full-duplex>
en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1356
inet 192.168.1.104 netmask 0xffffff00 broadcast 192.168.1.255
inet6 fe80::21c:b3ff:febf:1e8d%en1 prefixlen 64 scopeid 0x6
ether 00:1c:b3:bf:1e:8d
media: autoselect status: active
supported media: autoselect
en2: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::21c:42ff:fe00:0%en2 prefixlen 64 scopeid 0x7
inet 10.37.129.2 netmask 0xffffff00 broadcast 10.37.129.255
ether 00:1c:42:00:00:00
media: autoselect status: active
supported media: autoselect
en3: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::21c:42ff:fe00:1%en3 prefixlen 64 scopeid 0x8
inet 10.211.55.2 netmask 0xffffff00 broadcast 10.211.55.255
ether 00:1c:42:00:00:01
media: autoselect status: active
supported media: autoselect
Here is the ping. This is the IP address given by the VPN (I assume that is what you're looking for)
DevBook:sdk user$ ping 65.73.204.55
PING 65.73.204.55 (65.73.204.55): 56 data bytes
64 bytes from 65.73.204.55: icmp_seq=0 ttl=255 time=39.667 ms
64 bytes from 65.73.204.55: icmp_seq=1 ttl=255 time=38.892 ms
64 bytes from 65.73.204.55: icmp_seq=2 ttl=255 time=37.772 ms
64 bytes from 65.73.204.55: icmp_seq=3 ttl=255 time=37.893 ms
64 bytes from 65.73.204.55: icmp_seq=4 ttl=255 time=38.048 ms
64 bytes from 65.73.204.55: icmp_seq=5 ttl=255 time=39.276 ms
64 bytes from 65.73.204.55: icmp_seq=6 ttl=255 time=37.432 ms
^C