Home > Back-end >  CoovaChilli DDWRT do Captive portal
CoovaChilli DDWRT do Captive portal

Time:10-09

My router to brush the DDWRT, installed in the CentOS CoovaChilli, eth1 for network interface, eth0 interfaces to the network, the problem is when I use to access the domain name is always not to jump to the portal page, but can use IP address, I'm not jump the browser to www.baidu.com, for example, IP can directly input, does anyone know why?
The following is/usr/local/etc/chilli/config configuration:

HS_WANIF=eth1 # WAN Interface toward the Internet
HS_LANIF=# eth0 Subscriber Interface for client devices
HS_NETWORK=# HotSpot 10.1.0.0 Network (must include HS_UAMLISTEN)
HS_NETMASK=# 255.255.255.0 HotSpot Network Netmask
HS_UAMLISTEN=# 10.1.0.1 HotSpot IP Address (on the subscriber network)
HS_UAMPORT=3990 # HotSpot UAM Port (on the subscriber network)
HS_UAMUIPORT=4990 # HotSpot UAM "UI" Port (on the subscriber network, for embedded portal)

HS_DNS1=202.96.199.132
HS_DNS2=202.96.199.133

HS_NASID=nas01
HS_RADIUS=192.168.0.11
HS_RADIUS2=192.168.1.11
HS_UAMALLOW=192.168.0.1, 192.168.0.11 192.168.0.55, 10.1.0.0/24
HS_RADSECRET=MyRadius # Set to be your RADIUS Shared secret
HS_UAMSECRET=MyRadius # Set to be your UAM secret
HS_UAMALIASNAME=chilli

HS_UAMSERVER=$HS_UAMLISTEN

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

HS_MODE=hotspot
HS_TYPE=chillispot

HS_WWWDIR=/usr/local/etc/chilli/WWW

HS_WWWBIN=/usr/local/etc/chilli/WWWSH

HS_PROVIDER=Coova
HS_PROVIDER_LINK=http://www.coova.org/

HS_LOC_NAME="My HotSpot"

CodePudding user response:

Ipfirewall didn't set well
DNS 53 ports, and the group of 94335255
Recently I also in the
Centos and ubunto are good
I was under the freebsd

CodePudding user response:

The original poster to brush the router? I'm ready to brush,
  • Related