-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathchilli.conf
More file actions
31 lines (30 loc) · 793 Bytes
/
Copy pathchilli.conf
File metadata and controls
31 lines (30 loc) · 793 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
cmdsocket /var/run/chilli.eth0.sock
unixipc chilli.eth0.ipc
pidfile /var/run/chilli.eth0.pid
net 10.1.0.0/255.255.255.0
uamlisten 10.1.0.1
uamport 3990
dhcpif eth0
uamallowed "10.1.0.1"
uamanydns
domain "lan"
dns1 "208.67.222.222"
dns2 "208.67.220.220"
uamhomepage http://10.1.0.1:3990/www/coova.html
wwwdir /etc/chilli/www
wwwbin /etc/chilli/wwwsh
uamuiport 4990
locationname "My HotSpot"
radiuslocationname "My_HotSpot"
radiuslocationid "isocc=,cc=,ac=,network=Coova,"
radiusserver1 "localhost"
radiusserver2 "localhost"
radiussecret "testing123"
radiusauthport 1812
radiusacctport 1813
uamserver "http://10.1.0.1:4990/www/login.chi"
radiusnasid "nas01"
papalwaysok
uamaliasname "chilli"
adminupdatefile "/etc/chilli/local.conf"
uamsecret "change-me"