[Chilli] CoovaChilli Layer-3 Model

Miguel Lopes miguel.lopes at cabocom.cv
Mon Apr 8 11:11:12 UTC 2013


Hi Robert,

 

We have Chilli running in an ISP in Cape Verde as a Layer 3 in a datacenter
with multiple VLANS (each VLAN represents a neighborhood). We use the same
page for all but we could use different pages if needed. The DHCP and runs
on multiple VLANS assigning different ranges to each VLAN. All the AP's are
connected to the datacenter using a backhaul mesh network. 

 

We had once the behavior you described, the user getting IP but not the
login page or other erratic behavior and we found out it was due to mixing
chilli instances running in a VLAN environment mixed with a chilli instance
running on a non VLAN environment.

 

My CTO Luis Ferreira who is also a part of this list can maybe help you out
once he returns from his vacation next week.

 

Regards,

 

Miguel

 

From: chilli-bounces at coova.org [mailto:chilli-bounces at coova.org] On Behalf
Of Russell Mike
Sent: Monday, April 08, 2013 2:46 PM
To: David Harrold; chilli list
Subject: Re: [Chilli] CoovaChilli Layer-3 Model

 

Dear David

 

Thank you very much for your time to attend this request. i had actually
lost the hope because no one responded expect you, whereas there are
hundreds of guys in community using CoovaChilli as L3 modle, Anyways. 

 

Setup here is bit different where CoovaChilli is running in Multi-Tenancy
mode (VLANs) due to the reason, every customer need their own login /
Landing page. i am currently running 10 instances for CoovaChilli. But i
will just focus on one instance to work and then i would know. 

 

KINDLY, if you tell me, how you setup the connection from a remote router
(at hotspot) to Chilli. I am trying like this There is VLAN tagging in, i
think that i creating problem. i would also very much appreciate the other
methods those can be used for L3, such as VPN etc.. 

 

[Router 41.71.81.114/252]-Point-2-Point-[CoovaChilli
<http://41.71.81.114/252%5d-Point-2-Point-%5bCoovaChilli>  41.71.81.115/252]

router eth1 = 41.71.81.114 <-- Router Interface Connected (Point-2-Point)
With CoovaChilli  tun0 41.71.81.115

tun0 = 41.71.81.115 <-- CoovaChilli With VLAN interface 406 

router eth0 = 41.139.8.193 <--Router LAN Interface, Gateway For Hotspot User
(Remote)

my dhcp range 41.139.8.194 - 41.139.8.254

 

# Options i Activated For L3

HS_ANYIP=on

HS_LAYER3=on

HS_STATIP=41.139.8.192 <- IP Range My DHCP Would Issue to Hotspot Users

HS_STATIP_MASK=255.255.255.192

 

# Working Options For L2

DHCPIF=coova-vlan406

HS_WANIF=eth0

HS_LANIF=vlan406

HS_NETWORK= ?????

HS_NETMASK=255.255.255.252

HS_UAMLISTEN=41.71.81.115

HS_UAMPORT=3100

HS_UAMUIPORT=4100

HS_DNS1=71.209.34.46

HS_DNS2=91.201.67.42

HS_NASID=UB124V406

HS_RADIUS=localhost

HS_RADSECRET=47KHi27RG909En

HS_UAMALIASNAME=chilli

HS_UAMSERVER=41.71.81.115

HS_UAMFORMAT=http://\$HS_UAMLISTEN:\$HS_UAMUIPORT/www/login.chi

HS_UAMHOMEPAGE=http://\$HS_UAMLISTEN:\$HS_UAMPORT/www/coova.html

HS_TCP_PORTS="80 443"

HS_MODE=hotspot

HS_TYPE=chillispot

HS_RADAUTH=1812

HS_RADACCT=1813

HS_WWWDIR=/var/www/coova-chilli-1.3.0

HS_WWWBIN=/usr/local/etc/chilli/wwwsh

HS_PROVIDER=Coova

HS_PROVIDER_LINK=http://www.yale.edu/

HS_LOC_NAME="VLAN 406 Web Login"

 

Thanks / Regards

RM --

 

On Mon, Apr 8, 2013 at 8:52 AM, David Harrold <david at dkxl.co.uk> wrote:


Hi Mike

We use a similar setup with central site chilli at Layer 3, and local APs
managing local DHCP.
A few things to check:
- chilli's IP net pool  must be a superset of all of the local AP subnets
- the UAM IP must be within this same superset net range

Eg if you have three local APs 192.168.1.0/24, 192.168.2.0/24,
192.168.3.0/24, then chilli  should be configured for 192.168.0.0/22, and
can use uam IP 192.168.1.1

Let me know if you need more details

Best Regards
David


On 6 Apr 2013, at 14:00, chilli-request at coova.org wrote:

Send Chilli mailing list submissions to
   chilli at coova.org

To subscribe or unsubscribe via the World Wide Web, visit
   http://lists.coova.org/cgi-bin/mailman/listinfo/chilli
or, via email, send a message with subject or body 'help' to
   chilli-request at coova.org

You can reach the person managing the list at
   chilli-owner at coova.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Chilli digest..."


Today's Topics:

  1. CoovaChilli Layer-3 Model (Russell Mike)


----------------------------------------------------------------------

Message: 1
Date: Fri, 5 Apr 2013 20:16:34 +0000
From: Russell Mike <radius.sir at gmail.com>
To: chilli list <chilli at coova.org>
Subject: [Chilli] CoovaChilli Layer-3 Model
Message-ID:
   <CADao4Cp9UnD44iZH-e0O+YL59JRc5hXQq1NB+o3x8Em2YH13cw at mail.gmail.com
<mailto:CADao4Cp9UnD44iZH-e0O%2BYL59JRc5hXQq1NB%2Bo3x8Em2YH13cw at mail.gmail.c
om> >
Content-Type: text/plain; charset="iso-8859-1"

Hi All List Friends,

But my question is to the guys using CoovaChilli in L3. It is Ubuntu
12.4LTS & CoovaChilli 1.3.0 installation, It is multi-tenancy CoovaChilli
in ISP data center. Successfully working as L2 model (No Issue At-All, Very
Stable) with FR & MySQL. i have almost reached end of my knowledge and this
list is my last hope. After working for 5 days continuously could not make
CoovaChilli to work as L3 model. i understand this mail does not tell much
how the designe is, therefore it is not possible to advice much. i am ready
to come up with network diagram if someone can support me please. But still
any advice would be very much appreciated here.

Setup:

[Hotspot-User-Laptop]<----->[Indoor-AP]<----->[Router]<-->(Wireless-Link 2
Data Center)<-->CoovaChilli

Router is acting as relay agent, user can obtain the dhcp ip alright,
cannot get the Coova Login page. Thanks for attending to my request.

Thanks / Regards

RM --
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.coova.org/pipermail/chilli/attachments/20130405/4a09d455/attac
hment-0001.html>

------------------------------

_______________________________________________
Chilli mailing list
Chilli at coova.org
http://lists.coova.org/cgi-bin/mailman/listinfo/chilli


End of Chilli Digest, Vol 41, Issue 5
*************************************
_______________________________________________
Chilli mailing list
Chilli at coova.org
http://lists.coova.org/cgi-bin/mailman/listinfo/chilli

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.coova.org/pipermail/chilli/attachments/20130408/87e93001/attachment-0001.html>


More information about the Chilli mailing list