[Chilli] Chilli - wlan ssid doesn't get broadcasted

Krishna Pattabiraman codelectron at googlemail.com
Thu Jan 23 18:56:11 UTC 2014


Hi everyone,

I am trying to configure an Acer one netbook running Ubuntu as a captive
portal.The wired ethernet interface eth0 is connected to the internet and
the wlan0 interface will act as a access point for wifi devices. I am
unable to see the wlan interface's SSID appear in smartphone or pc. It
seems something is wrong or missing, Can anyone help me in this?

Here are my configuration files.

----------------------------/etc/network/interfaces----------------------------
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp

auto wlan0
-----------------------------------------------------------------------------------------
-------------------------------/etc/chilli/defaults---------------------------------------
HS_LANIF=wlan0             # WAN Interface toward the Internet
HS_WANIF=eth0              # Subscriber Interface for client devices
HS_NETWORK=192.168.10.0    # HotSpot Network (must include HS_UAMLISTEN)
HS_NETMASK=255.255.255.0   # HotSpot Network Netmask
HS_UAMLISTEN=192.168.10.1          # HotSpot IP Address (on subscriber
network)
HS_UAMPORT=3990            # HotSpot UAM Port (on subscriber network)
HS_UAMUIPORT=4990          # HotSpot UAM "UI" Port (on subscriber network,
for embedded portal)

HS_DNS1=8.8.8.8
HS_DNS2=208.67.220.220

HS_LOC_ID="2"

HS_NASID="xxxx"
HS_NASIP=127.0.0.1

HS_RADIUS=127.0.0.1
HS_RADIUS2=localhost
HS_UAMALLOW=192.168.10.0/24
HS_RADSECRET=testing123   # Set to be your RADIUS shared secret
HS_UAMSECRET=change-me     # Set to be your UAM secret
HS_UAMALIASNAME=chilli

HS_LOC_NETWORK="My Network"
HS_LOC_NAME="My HotSpot"
HS_WWWDIR=/etc/chilli/www

#   Using this option assumes 'haserl' is installed per-default
#   but, and CGI type program can ran from wwwsh to process requests
#   to chilli with url /www/filename.chi
HS_WWWBIN=/etc/chilli/wwwsh

#   Some configurations used in certain user interfaces
#
HS_PROVIDER=Coova
HS_PROVIDER_LINK=http://www.coova.org/
--------------------------------------------------------------------------------------------------------

Im getting following error messages

----------------------------Chilli-----------------------------
chilli.c: 379: 0 (Debug) caught 17 via selfpipe
chilli.c: 310: 0 (Debug) child 7327 terminated
----------------------------------------------------------------

----------------------------Freeradius--------------------
Thu Jan 23 17:40:19 2014 : Info: rlm_radutmp: NAS localhost restarted
(Accounting-On packet seen)
Thu Jan 23 17:40:19 2014 : Error: rlm_radutmp: Error accessing file
/var/log/freeradius/radutmp: No such file or directory
----------------------------------------------------------------


Thanks,
Krishna
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.coova.org/pipermail/chilli/attachments/20140123/b53d8170/attachment.html>


More information about the Chilli mailing list