Hi There
So I have an AC86U running merlin 384.16 I use Airvpn config
However I have found an issue which I have contacted Airvpn about who responded with the message at the bottom of this post.
basically when I use the following config option including "Push Peer info" the vpn refuses to connect.
However when I remove Push peer info everything works fine.
resolv-retry infinite
auth-nocache
route-delay 5
explicit-exit-notify 5
setenv UV_IPV6 yes
remote-cert-tls server
Push-peer-info (works when removed)
Is what I am left with,
Is there anything that can be advised regarding this, Currently my connection works If I remove the "Push peer info" option but I do not know the impact of not having this in the vpn config.
When I create the router config file with airvpn I am selecting for the IP Layer Exit both IPV4 and IPV6
Airvpn have said the following
---
Hello!
"push-peer-info" tells OpenVPN to send to the servers the UV custom variables and their value. So it "activates"
setenv UV_IPV6 yes (i.e. send "yes" for variable IPV6, and our servers therefore knows that it must push IPv6 routes).
In general Merlin does support IPv6, but it seems, according to your and other persons reports, that it does not support sharing IPv6 (which goes over IPv4 tunnel) with the devices behind it when an OpenVPN connection is active. We will investigate and we would also suggest that you contact customer care or even Merlin community for clarifications.
Kind regards
AirVPN Support Team
So I have an AC86U running merlin 384.16 I use Airvpn config
However I have found an issue which I have contacted Airvpn about who responded with the message at the bottom of this post.
basically when I use the following config option including "Push Peer info" the vpn refuses to connect.
However when I remove Push peer info everything works fine.
resolv-retry infinite
auth-nocache
route-delay 5
explicit-exit-notify 5
setenv UV_IPV6 yes
remote-cert-tls server
Push-peer-info (works when removed)
Is what I am left with,
Is there anything that can be advised regarding this, Currently my connection works If I remove the "Push peer info" option but I do not know the impact of not having this in the vpn config.
When I create the router config file with airvpn I am selecting for the IP Layer Exit both IPV4 and IPV6
Airvpn have said the following
---
Hello!
"push-peer-info" tells OpenVPN to send to the servers the UV custom variables and their value. So it "activates"
setenv UV_IPV6 yes (i.e. send "yes" for variable IPV6, and our servers therefore knows that it must push IPv6 routes).
In general Merlin does support IPv6, but it seems, according to your and other persons reports, that it does not support sharing IPv6 (which goes over IPv4 tunnel) with the devices behind it when an OpenVPN connection is active. We will investigate and we would also suggest that you contact customer care or even Merlin community for clarifications.
Kind regards
AirVPN Support Team