Using sme7.rc3. All other services seems to work fine. But:
No VPN access and PC's don't pick IP via DHCP.
dhcpd seems to die/start/die this morning. Since I configured all IPs in "hostnames" option, no pc picks up an IP or any other network setting. However, when I assigned the IPs statically, DNS such as 'mail' or 'proxy' doesn't resove - the FQDN does resolve though.... all other services seems OK.
ERROR examples taken on "service dhcpd status":
run (pid 18303) 1 seconds, normally down
down 1 seconds, want up
down 0 seconds, want up
run (pid 18672) 0 seconds, normally down
Lets fix it:
- No other dhcp servers on LAN
- I checked out the /etc/dhcpd.conf and range is totally wrong!!
192.168.10.10 192.168.9.225 - last ip is totally wrong.
- Used the admin wizard to re-assign range - no avail, I can't seem to set that second ip to 192.168.10.19, no matter where I try to set it up.
- Looked in the templates and it refers to $endDynamicIPRange, but I have no idea what to use this info for. I presume that this value might be the problem, but where does it get set?
This machine is in production at my office (upgrade from 6 to new hardware) and I urgently need this resolved for VPN access - I presume the dhcp is part of the reason why VPN doesn't work?
Many thanks