[Chilli] Implementing "Enable/Disable Local LAN" / "Enable/Disable Hotspot Clients"

Sourav sourav.chakraborty at netcommwireless.com
Mon Feb 10 07:14:31 UTC 2014


Hi,
Our router has the following interfaces and runs coovachilli on it--
wwan0 inet addr:123.209.15.48 (3G connection to internet)
tun0 inet addr:10.1.0.1(hotspot clients gw created by coovachilli)
br0 inet addr:192.168.1.1(local lan gw)
ra0 wireless interface through which the hotspot clients connect

/etc/chilli/config has --
HS_WANIF=wwan0 # WAN Interface toward the Internet
HS_LANIF=ra0 # Subscriber Interface for client devices

Basically we want to implement the following features --
Enable/Disable Local LAN – Wifi hotspot clients(may be 10.1.0.x) 
can/cannot access devices on local lan(192.168.1.x) and vice versa.
Enable/Disable Hotspot Clients – Hotspot Clients isolation(one hotspot 
client can/can't talk to another).
Enable/Disable Router Mgmt Interface – Hotspot Clients can/cannot reach 
web interface of the router.

The following rule in the FORWARD chain ,added by coovachilli should 
enable all pkts from 10.1.0.x to 192.168.1.x and vice versa --
ACCEPT all -- anywhere anywhere

But it seems coovachilli is dropping the pkts from 192.168.1.x to 
10.1.0.x and vice versa inspite of the rule in place. Please suggest how 
I can achieve the 3 functionalities asap. I am pressed for time here. 
Thanks in advance.

-- 
Warm Regards,
Sourav


______________________________________________________________________
This communication contains information which may be confidential or privileged. The information is intended solely for the use of the individual or entity named above.  If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited.  If you have received this communication in error, please notify me by telephone immediately.
______________________________________________________________________


More information about the Chilli mailing list