Hello
I am trying to use mac authentication..
i tried both adding the macauth parameter to command line --macallowed xx-xx-xx-xx-xx-xx and also to config file..
but in both my chilli returned an error and didnt work.
actually there is no error message but just the service does not start. when i disable this line (both macallowed and macpasswd) it works normally..
both chilli services are 1.1.0

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

3

(2 replies, posted in UAM Configuration)

Hello,
I just noticed we have some problems with java scripts on some mobile clients like pdas etc.
Thats why i need a uam page without any popups or javascripts counters etc..
Just pure login/logout page.
Is there any example that i can use?