>> Any idea how can I trigger a DHCPNAK to test that case too? >> > > Get a lease, then temporarily reduce the size of the dhcp-range so it > doesn't include the leased address, then force your client to renew. > Thanks for the tip, it works!
Mar 31 13:06:17 blini dnsmasq[10760]: DHCPNAK(tunl1) 10.0.1.101 00:ff:a1:06:27:1e address not available Mar 31 13:06:17 blini dnsmasq[10760]: sent size: 1 option: 53:message-type 06 Mar 31 13:06:17 blini dnsmasq[10760]: sent size: 4 option: 54:server-identifier 0a:00:01:03 Mar 31 13:06:17 blini dnsmasq[10760]: sent size: 21 option: 56:message 61:64:64:72:65:73:73:20:6e:6f:74:20:61... Mar 31 13:06:17 blini dnsmasq[10760]: sent size: 6 option: 82:agent-id 01:04:00:00:00:06 As far as I can tell, Relay Agent Options are nicely supported as of dnsmasq-2.42test3. Jeremy -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

