Currently AirVPN servers ONLY provide you with IPv6 connectivity (IPv6 traffic via VPN) if OpenVPN correctly pushes a certain value to the server. This is what the relevant config lines look like:
push-peer-info
setenv UV_IPV6 yes
'UV_IPV6 yes' is a variable that is set to 'yes', basically: yes,...