Do stateful DHCPv6 and SLAAC
This commit is contained in:
@ -201,7 +201,8 @@ quiet-dhcp
|
|||||||
quiet-dhcp6
|
quiet-dhcp6
|
||||||
#enable-ra
|
#enable-ra
|
||||||
dhcp-option=option6:dns-server,[::]
|
dhcp-option=option6:dns-server,[::]
|
||||||
dhcp-range=::100,::1ff,constructor:${interface}
|
dhcp-range=::100,::1ff,constructor:${interface},ra-names,slaac
|
||||||
|
ra-param=*,0,0
|
||||||
" > "${dhcpconfig}"
|
" > "${dhcpconfig}"
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user