DHCP - Specify a fail over in settings #3098
-
Hi I am running 2 instances, at 192.168.1. and 192.68.1.3 i would love to specify a fail over in DCHP settings as in 192.168.1.2 failover to 192.68.1.3 and vice versor. I can specify 2 DNS servers on my asuswrt modem but would like to drop all DCHP onto AdGuard. Can it be done ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I don't think we can implement this on our side. Maybe someone can advice existing solutions. |
Beta Was this translation helpful? Give feedback.
-
@ameshkov - Example Config via yourlinuxguy.com. Would obviously have to be adapted. Primary server dhcp.conf:
Secondary server dhcpd.conf:
The dhcpd.conf.master on both hosts:
|
Beta Was this translation helpful? Give feedback.
@ameshkov - Example Config via yourlinuxguy.com. Would obviously have to be adapted.
Primary server dhcp.conf:
Secondary server dhcpd.conf: