06-30-2023, 06:37 PM
(This post was last modified: 08-07-2023, 01:17 AM by BrainStone.)
Hi,
I have a server which is running Pi-Hole with DHCP enabled. I would like to run iVentoy on the same machine.
So I switched DHCP server mode to external (hoping it would disable the DHCP server ran by iVentoy) and clicked start. Which resulted in iVentoy telling me that it could not bind the port:
What can I do so this setup works?
I have a server which is running Pi-Hole with DHCP enabled. I would like to run iVentoy on the same machine.
So I switched DHCP server mode to external (hoping it would disable the DHCP server ran by iVentoy) and clicked start. Which resulted in iVentoy telling me that it could not bind the port:
Code:
2023/06/30 20:34:42.135 [HTTP] API request: <{"method":"start_server","ip":"10.69.42.42","mask":"255.255.255.0","gw":"10.69.42.1","pool_begin":"10.69.42.200","pool_end":"10.69.42.219"}>
2023/06/30 20:34:42.135 [DHCP] DHCP port 67(UDP) is in use now.
What can I do so this setup works?