Topic: static and dynamic ip usage
Can anybody help me how to use this static/dynamic and net configurations in chilli.conf file?
What i want is to reserve some ips for some network devices..
If i figure it right,
i have to comment net part and give a static and dynamic subnet in this configuration.
Just i wonder if i can make such this..
dynamic 192.168.1.0/24
static 192.168.1.0/29
so does it reserve 192.168.1.1-1.8 and starts giving in different subnet? or do i have to give a different subnet for dynamic and static like 192.168.1.0/24 and 192.168.2.0/24