HI Steve Hars, thank you for your answer.
At this moment, i do not activate firewall on this machine. It is connected directly to the internet router, so, i can ping anywhere from it. So the default gateway is my internet router.
The problem is that from the client i can’t ping anywhere except tun interface and others clients.
I can’t certificate if the chilli is autenticating with radius server of hotspot system.
Here is my chilli.conf file:
include /usr/local/etc/chilli/main.conf
include /usr/local/etc/chilli/hs.conf
include /usr/local/etc/chilli/local.conf
ipup=/usr/local/etc/chilli/up.sh
ipdown=/usr/local/etc/chilli/down.sh
radiusserver1 radius.hotspotsystem.com
radiusserver2 radius2.hotspotsystem.com
radiussecret hotsys123
dhcpif rl0
net 192.168.1.0/24
uamserver https://customer.hotspotsystem.com/customer/hotspotlogin.php
dns1 8.8.8.8
dns2 8.8.8.8
uamsecret hotsys123
uamanydns
radiusnasid ID_NUMBER
uamhomepage https://customer.hotspotsystem.com/customer/index.php?operator=ID&location=NUMBER
coaport 3799
coanoipcheck
domain key.chillispot.info
uamallowed 194.149.46.0/24,198.241.128.0/17,66.211.128.0/17,216.113.128.0/17
uamallowed 70.42.128.0/17,128.242.125.0/24,216.52.17.0/24
uamallowed 62.249.232.74,155.136.68.77,155.136.66.34,66.4.128.0/17,66.211.128.0/17,66.235.128.0/17
uamallowed 88.221.136.146,195.228.254.149,195.228.254.152,203.211.140.157,203.211.150.204
uamallowed http://www.worldpay.com,secure.worldpay.com,live.adyen.com
uamallowed http://www.hotspotsystem.com,customer.hotspotsystem.com,tech.hotspotsystem.com
uamallowed a1.hotspotsystem.com,a2.hotspotsystem.com,a3.hotspotsystem.com,a4.hotspotsystem.com,a5.hotspotsystem.com,a6.hotspotsystem.com
uamallowed a7.hotspotsystem.com,a8.hotspotsystem.com,a9.hotspotsystem.com,a10.hotspotsystem.com,a11.hotspotsystem.com,a12.hotspotsystem.com
uamallowed a13.hotspotsystem.com,a14.hotspotsystem.com,a15.hotspotsystem.com,a16.hotspotsystem.com,a17.hotspotsystem.com,a18.hotspotsystem.com,a19.hotspotsystem.com,a20.hotspots
ystem.com
interval 300
And here is the “defaults” file:
HS_WANIF=re0
HS_LANIF=rl0
HS_NETWORK=192.168.1.0
HS_NETMASK=255.255.255.0
HS_UAMLISTEN=192.168.1.1
HS_UAMPORT=3990
HS_DYNIP=192.168.1
HS_DYNIP_MASK=255.255.255.0
# HS_STATIP=
# HS_STATIP_MASK=255.255.255.0
HS_DNS_DOMAIN=key.chillispot.info
HS_DNS1=8.8.8.8
HS_DNS2=8.8.8.8
HS_NASID=neomapt1
HS_UAMSECRET=”hotsys123″
HS_RADIUS=radius.hotspotsystem.com
HS_RADIUS2=radius2.hotspotsystem.com
HS_RADSECRET=hotsys123
HS_UAMALLOW=194.149.46.0/24 198.241.128.0/17 66.211.128.0/17 216.113.128.0/17 70.42.128.0/17 128.242.125.0/24 216.52.17.0/24 62.249.232.74 155.136.68.77 155.136.66.34 66.4.128.0
/17 66.211.128.0/17 66.235.128.0/17 88.221.136.146 195.228.254.149 195.228.254.152 203.211.140.157 203.211.150.204 http://www.paypal.com http://www.paypalobjects.com live.adyen.com http://www.worldp
ay.com select.worldpay.com secure.ims.worldpay.com http://www.rbsworldpay.com secure.wp3.rbsworldpay.com http://www.directebanking.com betalen.rabobank.nl ideal.ing.nl internetbankieren.fries
landbank.nl ideal.abnamro.nl ideal.snsreaal.nl ideal.triodos-onlinebanking.nl http://www.hotspotsystem.com customer.hotspotsystem.com tech.hotspotsystem.com a1.hotspotsystem.com a2.hot
spotsystem.com a3.hotspotsystem.com a4.hotspotsystem.com a5.hotspotsystem.com a6.hotspotsystem.com a7.hotspotsystem.com a8.hotspotsystem.com a9.hotspotsystem.com a10.hotspotsyst
em.com a11.hotspotsystem.com a12.hotspotsystem.com a13.hotspotsystem.com a14.hotspotsystem.com a15.hotspotsystem.com a16.hotspotsystem.com a17.hotspotsystem.com a18.hotspotsyste
m.com a19.hotspotsystem.com a20.hotspotsystem.com
HS_UAMDOMAINS=”paypal.com paypalobjects.com worldpay.com rbsworldpay.com adyen.com hotspotsystem.com”
HS_UAMSERVER=hotspotsystem.com
HS_UAMFORMAT=https://custumer.hotspotsystem.com/custumer/hotspotlogin.php
HS_UAMHOMEPAGE=
HS_RADCONF=off
HS_MODE=wireless
HS_TYPE=chillispot
HS_WWWDIR=/usr/local/etc/chilli/www
HS_WWWBIN=/usr/local/etc/chilli/wwwsh
HS_PROVIDER=Hotspotsystem
HS_PROVIDER_LINK=http://www.hotspotsystem.com/
HS_LOC_NAME=”NeoSPOT”
Please, i’ll appriciate your help.
Thank You.
P.S: sorry bad english.