(redacted) dnsmasq conf fields are:

bind-dynamic
domain=my.domain.co.uk
dhcp-authoritative
domain-needed
stop-dns-rebind
rebind-localhost-ok
no-hosts
dhcp-broadcast=tag:needs-broadcast
no-poll
enable-ra
bogus-priv
bogus-nxdomain=...ipv4 addr...

dhcp-boot=grubnetx64.efi.signed
dhcp-boot=net:abcde,my.img
enable-tftp
tftp-root=/srv/tftp/
dhcp-option=42,0.0.0.0
dhcp-option=19,0
dhcp-option=44,0.0.0.0
dhcp-option=45,0.0.0.0
dhcp-option=46,8
dhcp-option=vendor:MSFT,2,1i

dhcp-option=option6:dns-server,[::]
dhcp-option=option6:domain-search,my.domain.co.uk
dhcp-option=option6:ntp-server,[::]

dhcp-range=eth0,192.168.1.10,192.168.1.200,255.255.255.0,12h
dhcp-range=eth0,...ipv6 suffix...::100,...ipv6 
suffix...:ffff:ffff:ffff:0,slaac,ra-names,64,12h
dhcp-range=vlan5,192.168.2.10,192.168.2.200,255.255.255.0,12h
dhcp-range=vlan5,fd17:6e78:d6ba:c144::2,fd17:6e78:d6ba:c144:ffff:ffff:ffff:ffff,slaac,ra-names,64,12h
dhcp-range=vlan6,192.168.3.10,192.168.3.200,255.255.255.0,12h
dhcp-range=vlan6,fd17:6e78:d6ba:c145::2,fd17:6e78:d6ba:c145:ffff:ffff:ffff:ffff,slaac,ra-names,64,12h

...plus several dhcp-host and address fields

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1916462

Title:
  dnsmasq failed to send packet: Network is unreachable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1916462/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to