Jump to content

Dual DHCP DNS Server on Orange Pi Zero Plus


schwar3kat

Recommended Posts

In case anyone else is considering this. I can confirm that I was able to compile Dual DHCP DNS Server on the Orange Pi Zero Plus board by using the instructions for 64 bit Linux as given in the Dual DHCP DNS Server manual (in the download).  The project is hosted on Source Forge https://sourceforge.net/projects/dhcp-dns-server/

This is a very lightweight but powerful DHCP/DNS server for Windows and Linux. 
I currently am running a primary server on Windows and a secondary on the Orange Pi. 

My current OS is ARMBIAN 5.38 stable Ubuntu 16.04.4 LTS 4.14.48-sunxi64.  I suspect that it will work for other versions of the OS and board too.

Daemonize proved to be simple.  Set up the paths in the rc script and symbolic link to it in init.d.
The only other differences were that the dualserver.ini file defaults to /etc rather than the program directory and I configured it in the rc script to use /etc/dualserver/dualserver.ini.  I couldn't get the log to work in /var, so I left it at the default in the program folder.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines