User Activity

  • Posted a comment on discussion Help on Dual DHCP DNS Server Windows/Linux

    solved: modified "rc.dualserver". Removed the "-d" from "Start dualserver:" section. All good now. WAS: Start dualserver: dualserver_start() { ${EXEFILE} -d -i ${INIFILE} -l ${LOGFILE} -s ${STATEFILE} -n ${ICONFILE} sleep 1 getpid if [ -n "$pidnum" ]; then echo "Dual Server started" else echo "Dual Server failed to start" fi } MODIFIED TO: dualserver_start() { ${EXEFILE} -i ${INIFILE} -l ${LOGFILE} -s ${STATEFILE} -n ${ICONFILE} sleep 1 getpid if [ -n "$pidnum" ]; then echo "Dual Server started"...

  • Posted a comment on discussion Help on Dual DHCP DNS Server Windows/Linux

    systemd[1]: Starting Dual DHCP DNS Server... dualserverd[798]: Error: Invalid Argument /opt/dualserver/dualserver.png Starting on a command line works perfectly, however once demonizing, "dualserverd" will not run.

  • Posted a comment on discussion Help on Dual DHCP DNS Server Windows/Linux

    fixed by installing "DualServerInstaller64bitV7.52.exe" Thank you!

  • Posted a comment on discussion Help on Dual DHCP DNS Server Windows/Linux

    Help, I tried installing version 7.5 (64bit) and get errors after trying to start the program. Screen shots attached. 32bit works fine. Neil

  • Posted a comment on discussion Help on Dual DHCP DNS Server Windows/Linux

    and........ "libwinpthread-1.dll" is missing.

  • Posted a comment on discussion Help on Dual DHCP DNS Server Windows/Linux

    I tried installing version 7.5 (64bit) and get errors after trying to start the program. Screen shots attached. 32bit works fine.

  • Posted a comment on discussion Help on Dual DHCP DNS Server Windows/Linux

    Tim, Short answer.... no. There's no way as Dual DHCP DNS (DDD) server does not support TCP requests. Longer answer: Usually client requests come as a UDP packet and most responses fit within the 512bytes limitation. However there are clients that know/assume the responce is going to be larger than 512bytes and use TCP instead (clairvoyant or bad coding?). Note; TCP is used by DDD for zone transfers, just not requests from clients. In my case it was several Firestick's, running NetFlix, where Netflix...

  • Posted a comment on discussion Help on Dual DHCP DNS Server Windows/Linux

    Frank, I saw this in the RFC, but haven't tested....... The router option specifies a list of IP addresses for routers on the client's subnet. Routers SHOULD be listed in order of preference.

View All

Personal Data

Username:
nhawsjones
Joined:
2019-11-19 06:36:26

Projects

  • No projects to display.

Personal Tools