[Chilli] (no subject)

Jed Gainer jedgainer at gmail.com
Tue Nov 6 23:25:30 UTC 2012


I want to setup the DHCP server to leave 10.1.0.1 to 10.1.0.254 for
static devices (the APs) and hand out IPs in the range 10.1.1.1 to
10.1.254.254. Or something similar to this anyway whatever is easiest
to configure...

Is the below correct?

HS_NETWORK=10.1.0.0
HS_NETMASK=255.255.0.0
HS_DYNIP=10.1.1.0
HS_DYNIP_MASK=255.255.254.0
HS_STATIP=10.1.0.0
HS_STATIP_MASK=255.255.255.0


More information about the Chilli mailing list