Re: Fwd: openvpn over ipv6 /65

2018-11-27 Thread Reco
On Tue, Nov 27, 2018 at 01:56:34PM +0100, tony wrote: > >> If I remove the line > >> -A POSTROUTING -s 2a03:9800:10:54:8000::/65 -o eth0 -j SNAT --to-source > >> 2a03:9800:10:54::2 > >> I lose any ipv6 routing > > > > Strictly speaking, that's expected. Outside world does not know about > > your n

Re: Fwd: openvpn over ipv6 /65

2018-11-27 Thread tony
On 27/11/2018 13:34, Reco wrote: > Hi. > > On Tue, Nov 27, 2018 at 01:20:25PM +0100, tony wrote: >> On 27/11/2018 12:44, Reco wrote: >>> Hi. >>> >>> On Tue, Nov 27, 2018 at 12:26:03PM +0100, tony wrote: OK, that fixed it, thanks. Almost there. I had expected the host's openVPN

Re: Fwd: openvpn over ipv6 /65

2018-11-27 Thread Reco
Hi. On Tue, Nov 27, 2018 at 01:20:25PM +0100, tony wrote: > On 27/11/2018 12:44, Reco wrote: > > Hi. > > > > On Tue, Nov 27, 2018 at 12:26:03PM +0100, tony wrote: > >> OK, that fixed it, thanks. Almost there. I had expected the host's > >> openVPN ip (2a03:9800:10:54:8000::1000) to pr

Re: Fwd: openvpn over ipv6 /65

2018-11-27 Thread tony
On 27/11/2018 12:44, Reco wrote: > Hi. > > On Tue, Nov 27, 2018 at 12:26:03PM +0100, tony wrote: >> OK, that fixed it, thanks. Almost there. I had expected the host's >> openVPN ip (2a03:9800:10:54:8000::1000) to propagate, but I'm seeing my >> server's address: >> >> tony@tony-fr:~$ dig +sh

Re: Fwd: openvpn over ipv6 /65

2018-11-27 Thread Reco
Hi. On Tue, Nov 27, 2018 at 12:26:03PM +0100, tony wrote: > OK, that fixed it, thanks. Almost there. I had expected the host's > openVPN ip (2a03:9800:10:54:8000::1000) to propagate, but I'm seeing my > server's address: > > tony@tony-fr:~$ dig +short any myip.opendns.com @resolver1.opend

Re: Fwd: openvpn over ipv6 /65

2018-11-27 Thread tony
On 27/11/2018 11:55, Reco wrote: > On Tue, Nov 27, 2018 at 11:53:07AM +0100, tony wrote: >> On 27/11/2018 11:43, Reco wrote: >>> Hi. >>> >>> On Tue, Nov 27, 2018 at 11:19:12AM +0100, tony wrote: >> push "route-ipv6 2a03:9800:10:54:8000::/65" >> push "route-ipv6 2000::/3" >> push "re

Re: Fwd: openvpn over ipv6 /65

2018-11-27 Thread Reco
On Tue, Nov 27, 2018 at 11:53:07AM +0100, tony wrote: > On 27/11/2018 11:43, Reco wrote: > > Hi. > > > > On Tue, Nov 27, 2018 at 11:19:12AM +0100, tony wrote: > push "route-ipv6 2a03:9800:10:54:8000::/65" > push "route-ipv6 2000::/3" > push "redirect-gateway def1 bypass-dhcp" >

Re: Fwd: openvpn over ipv6 /65

2018-11-27 Thread tony
On 27/11/2018 11:43, Reco wrote: > Hi. > > On Tue, Nov 27, 2018 at 11:19:12AM +0100, tony wrote: push "route-ipv6 2a03:9800:10:54:8000::/65" push "route-ipv6 2000::/3" push "redirect-gateway def1 bypass-dhcp" >>> >>> Remove these. Use this instead: >>> >>> push "redirect-gatew

Re: Fwd: openvpn over ipv6 /65

2018-11-27 Thread Reco
Hi. On Tue, Nov 27, 2018 at 11:19:12AM +0100, tony wrote: > >> push "route-ipv6 2a03:9800:10:54:8000::/65" > >> push "route-ipv6 2000::/3" > >> push "redirect-gateway def1 bypass-dhcp" > > > > Remove these. Use this instead: > > > > push "redirect-gateway def1" > > push "route-ipv6 ::/0

Fwd: openvpn over ipv6 /65

2018-11-27 Thread tony
On 26/11/2018 18:13, Reco wrote: > Hi. > > On Mon, Nov 26, 2018 at 05:53:27PM +0100, tony wrote: 2000::/3 dev tun0 metric 1024 pref medium 2000::/3 dev tun0 metric 1028 pref medium >>> >>> Er, wat? Exterminate this travesty, you should never announce things >>> like these through

Re: Fwd: openvpn over ipv6 /65

2018-11-26 Thread Reco
Hi. On Mon, Nov 26, 2018 at 05:53:27PM +0100, tony wrote: > >> 2000::/3 dev tun0 metric 1024 pref medium > >> 2000::/3 dev tun0 metric 1028 pref medium > > > > Er, wat? Exterminate this travesty, you should never announce things > > like these through openvpn even once, let alone twice.

Re: Fwd: openvpn over ipv6 /65

2018-11-26 Thread tony
On 26/11/2018 16:55, Reco wrote: > Hi. > > It's been a long and an eventful day. But, > Sorry to ruin your day. I'm truly grateful for your help. > On Mon, Nov 26, 2018 at 01:40:22PM +0100, tony wrote: Have you any further suggestions as to what I might try? >>> >>> I'd like to see y

Re: Fwd: openvpn over ipv6 /65

2018-11-26 Thread Reco
Hi. It's been a long and an eventful day. But, On Mon, Nov 26, 2018 at 01:40:22PM +0100, tony wrote: > >> Have you any further suggestions as to what I might try? > > > > I'd like to see your IPv6 routing tables from your VPS and the OpenVPN > > client. > > Two simple 'ip -6 ro l' will

Re: Fwd: openvpn over ipv6 /65

2018-11-26 Thread tony
On 26/11/2018 12:48, Reco wrote: > Hi. > > On Mon, Nov 26, 2018 at 11:49:13AM +0100, tony wrote: > As for the persistent configuration, that depends on the contents of > /etc/network/interfaces. Can be static (it's straightforward then), > DHCPv6 (you won't be able to do the spli

Re: Fwd: openvpn over ipv6 /65

2018-11-26 Thread Reco
Hi. On Mon, Nov 26, 2018 at 11:49:13AM +0100, tony wrote: > >>> As for the persistent configuration, that depends on the contents of > >>> /etc/network/interfaces. Can be static (it's straightforward then), > >>> DHCPv6 (you won't be able to do the split) or RA (ditto). > >>> > >> No, it's

Fwd: openvpn over ipv6 /65

2018-11-26 Thread tony
Sorry, hit the wrong button! Forwarded Message Subject: Re: openvpn over ipv6 /65 Date: Mon, 26 Nov 2018 11:25:09 +0100 From: tony To: Reco On 23/11/2018 15:24, Reco wrote: > HI. > > On Fri, Nov 23, 2018 at 03:07:01PM +0100, tony wrote: >> Thanks for your quick respons