Hello List,
I have the following setup.
Internet -> VPNServer -> VPNClient -> LAN Subnet
ETH0 TUN0 TUN0 BR0
I have given a /48 netblock from the ISP for my VPN server.
VPNSRV_EXT 2a02:111::333:444:55:666:1/48
VPNSRV_INT 2a02:111::333::1/64
VPNCLN_EXT 2a02:111::333
Hi,
Glad to see more people playing with IPv6 subnets :-)
On 17/07/2021 11:52, dashdruid via Openvpn-users wrote:
> Hello List,
>
> I have the following setup.
>
> Internet -> VPNServer -> VPNClient -> LAN Subnet
>ETH0 TUN0 TUN0 BR0
>
> I have given a /48 netblock from the I
Hello,
Thanks a lot, it worked.
The only trick still needed was to add another rule as well in the ndppd.conf
on the server machine to advertise the inside subnet on it's public eth0
interface.
‐‐‐ Original Message ‐‐‐
On Saturday, July 17th, 2021 at 1:34 PM, Antonio Quartulli
wrot