Re: [Dnsmasq-discuss] IPv6 Router Advertisements not working

2018-01-23 Thread Matthew Keeler
Yes, one of my interfaces is fd01::1/64. I just got it working actually. In my case I have a test lab setup with a couple networks. The first is a smaller /24 with no ipv6 that is generally accessible in my company. The second is a /16 using the 198.18/15 address space for testing with the fd01::/

Re: [Dnsmasq-discuss] IPv6 Router Advertisements not working

2018-01-23 Thread Erik Nordmark
On 01/22/2018 02:27 AM, Andy Hawkins wrote: Hi, In article <8534ac3c-30d0-095a-8bde-179bdbe8f...@thekelleys.org.uk>, Simon Kelley wrote: Do you have an interface configured with an address in fd01::/64 ? Is this a requirement? radvd is able to send advertisements out on an interfac

Re: [Dnsmasq-discuss] IPv6 Router Advertisements not working

2018-01-22 Thread Andy Hawkins
Hi, In article <8534ac3c-30d0-095a-8bde-179bdbe8f...@thekelleys.org.uk>, Simon Kelley wrote: > Do you have an interface configured with an address in fd01::/64 ? Is this a requirement? radvd is able to send advertisements out on an interface that has no IPv6 address configured (indeed,

Re: [Dnsmasq-discuss] IPv6 Router Advertisements not working

2018-01-20 Thread Simon Kelley
Do you have an interface configured with an address in fd01::/64 ? Cheers, Simon. On 15/01/18 18:03, Matthew Keeler wrote: > I setup a new vm running version 2.78 of dnsmasq. > > I have this in my config: > > enable-ra > dhcp-range=fd01::,ra-stateless,ra-names,64,24h > > According to runni