Open mikolajek-fr opened 1 year ago
For the Livebox it's not possible to change the DNS directly on it. The only solution is to have a router between your Livebox and your equipments. But for the freebox it is possible to change the DNS. This would be a good addition đŸ˜„
It would also be possible to disable the DHCP server of the Livebox and replace it by a server (raspi ?) which would be in charge of the IPs allocation on the network. A simple SLAAC deamon (RS/RA) would allow to manage the ipv6 in parallel of the DHCP server if necessary. dnsmasq for example could do all this relatively easily.
You can always use a third party DNS resolver via a raspberry (with PiHole for example) and redirect traffic through it, or you can setup a simple CISCO router to interface between your box and your main network via port forwarding.
Add instructions for routers like Freebox or Livebox (DHCP clients will be use DNS servers configured on router).