[Dnsmasq-discuss] ipv6 - How to add static route with metric
Daniel
tech at tootai.net
Thu Sep 9 09:22:36 UTC 2021
Hello,
using dnsmasq for office network, I would like to add an ipv6 static
route. My configuration looks like
dhcp-range=set:computer6, fd00:5678:beef:cafe::ff:0,
fd00:5678:beef:cafe::ff:ffff, slaac, ra-names, 1h
dhcp-option=tag:computer6,option6:3,fd00:5678:beef:cafe::2
dhcp-option=tag:computer6,option6:6,fd00:5678:beef:cafe::1
dhcp-option=tag:computer6,option6:ntp-server,fd00:5678:beef:cafe::2
Now I want to add route like <destination network,metric,GW>
dhcp-option=tag:computer6,option6:3,fd00:5678:beef:cafe:fade::/96,192,fd00:5678:beef:cafe::1
but this does not work (also tried <GW,metric,destination network>
What am I doing wrong ?
Thanks for your support
--
Daniel
More information about the Dnsmasq-discuss
mailing list