2012-07-24 - Re: [GRASE-Hotspot] Access to the local network without need to login

Header Data

From: Tim White <ti***8@gmail.com>
Message Hash: 3005fc9ec39137be606fd0a97abed5e8a59a47171501d548639b36b2824462cf
Message ID: <500F95C9.4080301@gmail.com>
Reply To: <201207250656.24716.solbu@solbu.net>
UTC Datetime: 2012-07-24 23:44:25 UTC
Raw Date: Wed, 25 Jul 2012 16:44:25 +1000

Raw message

On 25/07/12 14:56, Johnny Solbu wrote:
> Is it possible to specify a range of IP adresses that all clients are allowed to access, without the need to login?
> For domains it's easy. Just specify a domain and all subdomains are automatically allowed. Can the same be achieved using IPs?
> It's a little tedious to manually add, say, 50 IP's that all wireless clients should have access to.

After much trial and effort, and reading chilli source code, I have 
found it is possible! :-D
At least, it appears to be in my tests. It's not well documented, but 
the uamallowed field takes network addresses as well, however the format 
is very particular.

It must be networkip/netmask with the network ip being the actual 
network IP, not an ip in the network range.
For example, 192.168.0.1/255.255.255.0 is not valid, as 192.168.0.1 is 
the first valid ip in the range. However 192.168.0.0/255.255.255.0 does 
work.
You put this value in the Coova Chilli Settings page, under Walled 
Garden allowed hosts. Let me know if you can't get it working.

Tim




Thread