(Answer) (Category) NetMAXFAQ : (Category) DNS / DHCP Services :
My DHCP server is not running. What can I check?
Applies to: NetMAX Firewall/Professional version 2.x - 3.2
address-suppressed
The problem in this FAQ article was fixed in L2.2Pv3.2

The DHCP server by default is configured to run on all interfaces by design. However, in an implementation oversight, it was accidentally configured to run on all interfaces, instead of just all enabled interfaces.

So if you enable the DHCP server and have a network interface that is not enabled, the DHCP server will fail to start because the disabled network interface will not have a netmask assigned, which causes an error.

The work around, is to modify a line in your /usr/netmax/etc/rc.d/dhcp.sh file.

Edit the line that reads:

ei=`/usr/netmax/bin/suidscript -U NMcmd_ifconfig.list.ether`

So that it now reads:

ei=`/usr/netmax/bin/suidscript -U NMcmd_ifconfig.list.up.ether`

Note: Another work around would be to enable the disabled network interfaces.

Previous: (Answer) I can't find the DNS CLIENT tab on my NetMAX FireWall/Professional?
Next: (Answer) I'm using the DNS server on my NetMAX. How do I add an MX record?
This document is: http://www.netmax.org/cgi-bin/fom.cgi?file=316
[Search] [Appearance]
This is a Faq-O-Matic 2.721.
This FAQ administered by ...Cybernet Systems Corp.