Re: IPv6 routing(?)

2016-11-18 Thread Jan Danielsson
On 2016-11-18 22:44, Robert Elz wrote: [---] > |What do I need to do to make it respond to such requests? > > You don't want it to, just assign your addressing rationally, rather than > attempting to cram the world into one /64 (copying horrid IPv4 required hacks) > and I suspect it will

Re: IPv6 routing(?)

2016-11-18 Thread Robert Elz
Date:Fri, 18 Nov 2016 17:32:47 +0100 From:Jan Danielsson Message-ID: |So what happens is that the echo request is sent out from my host | (say it has address X), then I see then

Re: IPv6 routing(?)

2016-11-18 Thread Jan Danielsson
On 2016-11-18 03:35, Andy Ruhl wrote: [---] > Packets going out but not coming back seems to be the key. Exactly, and .. > IPv6 likes to have ICMP enabled for path mtu discovery, might look into that. .. I think you're on to it here. So what happens is that the echo request is sent

Re: IPv6 routing(?)

2016-11-17 Thread Robert Elz
find out exactly what is in their routing tables. If the suggestion below doesn't help, you should also probably show us what is in the router's IPv6 routing table: netstat -rn -f inet6 Unless you have a really good reason, don't obfuscate the addresses with that just makes

Re: IPv6 routing(?)

2016-11-17 Thread Andy Ruhl
On Thu, Nov 17, 2016 at 2:57 PM, Jan Danielsson wrote: > On 2016-11-17 22:36, Andy Ruhl wrote: >>>- The router can ping6 the host1's IPv6 address. >> >> I'm not really sure if this is relevant, but what source IP are you >> using when this happens? Can you force it

Re: IPv6 routing(?)

2016-11-17 Thread Andy Ruhl
On Thu, Nov 17, 2016 at 2:28 PM, Jan Danielsson wrote: >- The router can ping6 the host1's IPv6 address. I'm not really sure if this is relevant, but what source IP are you using when this happens? Can you force it to be the external global address? Andy

IPv6 routing(?)

2016-11-17 Thread Jan Danielsson
Hello, Thanks to help from the list, I got past some initial IPv6 configuration issues; the router gets its address and prefixlength from the ISP and a host on the LAN gets a subnet address from the router. However, one issue remains, and I've been banging my head against it for too long and I