<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi all,<br>
new to dnsmasq and ipv6 so maybe I miss something. But I get a floating exception error when I launch dnsmasqd as follows :<br>
<br>
dnsmasq -d -q -F 20:20::,20:20::FFFF:FFFF:FFFF:FFFF --enable-ra -l lease.dhcp<br>
<br>
the exptions happens as soon as a client makes a request. Any other range I've tried is OK, just this one is problematic.<br>
<br>
Is there anything particular with the host address FFFF:FFFF:FFFF:FFFF in ipv6 ?<br>
<br>
I'm running openwrt on a broadcom chip.<br>
<br>
Thanks,<br>
Laurent<br>
<br>
############<br>
<br>
root@HOSTNAME:~# dnsmasq -d -q -F 20:20::,20:20::FFFF:FFFF:FFFF:FFFF --enable-ra -l lease2.dhcp
<br>
dnsmasq: started, version 2.68 cachesize 150<br>
dnsmasq: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth<br>
dnsmasq-dhcp: DHCPv6, IP range 20:20:: -- 20:20::ffff:ffff:ffff:ffff, lease time 1h<br>
dnsmasq-dhcp: router advertisement on 20:20::<br>
dnsmasq-dhcp: IPv6 router advertisement enabled<br>
dnsmasq: reading /etc/resolv.conf<br>
dnsmasq: using nameserver 192.168.220.252#53<br>
dnsmasq: using nameserver 192.168.220.252#53<br>
dnsmasq: read /etc/hosts - 1 addresses<br>
dnsmasq-dhcp: RTR-ADVERT(bvi1) 20:20::<br>
dnsmasq-dhcp: RTR-ADVERT(bvi1) 20:20::<br>
dnsmasq-dhcp: RTR-ADVERT(bvi1) 20:20::<br>
dnsmasq-dhcp: DHCPRELEASE(bvi1) 00:03:00:06:54:ee:75:17:40:3d <br>
dnsmasq-dhcp: DHCPSOLICIT(bvi1) 00:03:00:06:54:ee:75:17:40:3d <br>
Floating point exception<br>
<br>
</div>
</body>
</html>