Re: [Dnsmasq-discuss] dnsmasq 2.78 is failing to respond to dhcpv6 requests forwarded via relay agent

2019-01-03 Thread Sandeep K M
Hi Simon, Thanks a lot for your prompt reply. Attached are the packet captures: 1. Packets exchanged between client and relay (client-relay.pcap) 2. Packets exchanged between relay and server (relay-server.pcap) 3. strace of dnsmasq (dnsmasq.trace) Please let me know if any other information

Re: [Dnsmasq-discuss] what do the contents of /var/lib/misc/dnsmasq.leases mean?

2019-01-03 Thread Sean Kelly
Sure! It's a long story, but perhaps interesting. I got a quad core 2.42 GHz, 8GB ram 128GB SSD WIFI, dual nic, Thin Mini PC off Amazon that I had intended to use as my home router running pfsense. I have really crappy DSL at home with an average

Re: [Dnsmasq-discuss] dnsmasq 2.78 is failing to respond to dhcpv6 requests forwarded via relay agent

2019-01-03 Thread Simon Kelley
It would be useful to get full packet dumps rather than just tcpdump output. It would also be useful to run dnsmasq under strace and see what syscalls it's making: that would tell use where the reply might be going. Cheers, Simon. On 03/01/2019 07:41, Sandeep K M wrote: > Hi All, > >   >

Re: [Dnsmasq-discuss] [PATCH] Fix typo in ra-param man page section

2019-01-03 Thread Simon Kelley
Prodding me is fine, and has done the trick here. In general, I'm way behind my inbox, and struggling to catch up. Moving house is not helping :( I will try and get to everything in the end, but I won't be offended is people remind me. Cheers, Simon. On 03/01/2019 05:49, Christian Weiske

Re: [Dnsmasq-discuss] what do the contents of /var/lib/misc/dnsmasq.leases mean?

2019-01-03 Thread Simon Kelley
The leftmost 0 means that the leases are infinite, they never expire, which might explain why you're running out of leases. There can be duplicate leases per MAC address, but there should never be duplicate leases for an IP address. So I'm interested in finding out how you've contrived this

[Dnsmasq-discuss] dnsmasq 2.78 is failing to respond to dhcpv6 requests forwarded via relay agent

2019-01-03 Thread Sandeep K M
Hi All, I have a simple setup with a relay agent as shown below: +--+-+ |dnsmasq server | | (ubuntu) | +-+ | m1s1p7 (1040::2/120) | (IP route : 2020::/120 via 1040::1 dev m1s1p7 proto static