OpenWrt Forum Archive

Topic: Helpe Is very Important

The content of this topic has been archived on 16 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi...

The RC3 installation creates a openwrt.firewall script in the /etc directory which is made for the Chillispot, it's a replacement for the default /etc/init.d/S45firewall

And you can not ping anything from the client before you have logged in thru the webpage and got authenticated by the Radius server.

This is Chillispot debug output when it works correctly, this is from first connection to successful login. (only one client connected)

root@OpenWrt:/# chilli --fg --debug
ChilliSpot version 1.0RC3 started.
Waiting for client request...
chillispot[950]: chilli.c: 3041: New DHCP request from MAC=02-02-42-B2-D2-42
New DHCP connection established
DHCP requested IP address
chillispot[950]: chilli.c: 3011: Client MAC=02-02-42-B2-D2-42 assigned IP 192.168.182.2
cb_dhcp_data_ind. Packet received. DHCP authstate: 5
cb_tun_ind. Packet received: Forwarding to link layer
cb_dhcp_data_ind. Packet received. DHCP authstate: 5
cb_tun_ind. Packet received: Forwarding to link layer
cb_dhcp_data_ind. Packet received. DHCP authstate: 5
cb_dhcp_data_ind. Packet received. DHCP authstate: 5
cb_tun_ind. Packet received: Forwarding to link layer
cb_tun_ind. Packet received: Forwarding to link layer
cb_tun_ind. Packet received: Forwarding to link layer
cb_dhcp_data_ind. Packet received. DHCP authstate: 5
cb_dhcp_data_ind. Packet received. DHCP authstate: 5
cb_tun_ind. Packet received: Forwarding to link layer
cb_dhcp_data_ind. Packet received. DHCP authstate: 5
cb_tun_ind. Packet received: Forwarding to link layer
cb_dhcp_data_ind. Packet received. DHCP authstate: 5
cb_tun_ind. Packet received: Forwarding to link layer
cb_dhcp_data_ind. Packet received. DHCP authstate: 5
cb_dhcp_data_ind. Packet received. DHCP authstate: 5
cb_tun_ind. Packet received: Forwarding to link layer
cb_tun_ind. Packet received: Forwarding to link layer
cb_tun_ind. Packet received: Forwarding to link layer
cb_dhcp_data_ind. Packet received. DHCP authstate: 5
cb_dhcp_data_ind. Packet received. DHCP authstate: 5
cb_tun_ind. Packet received: Forwarding to link layer
cb_tun_ind. Packet received: Forwarding to link layer
cb_dhcp_data_ind. Packet received. DHCP authstate: 5
cb_dhcp_data_ind. Packet received. DHCP authstate: 5
cb_dhcp_data_ind. Packet received. DHCP authstate: 5
cb_tun_ind. Packet received: Forwarding to link layer
cb_tun_ind. Packet received: Forwarding to link layer
cb_tun_ind. Packet received: Forwarding to link layer
cb_tun_ind. Packet received: Forwarding to link layer
cb_dhcp_data_ind. Packet received. DHCP authstate: 5
cb_dhcp_data_ind. Packet received. DHCP authstate: 5
cb_tun_ind. Packet received: Forwarding to link layer
cb_dhcp_data_ind. Packet received. DHCP authstate: 5
cb_dhcp_data_ind. Packet received. DHCP authstate: 5
cb_tun_ind. Packet received: Forwarding to link layer
cb_dhcp_data_ind. Packet received. DHCP authstate: 5
cb_tun_ind. Packet received: Forwarding to link layer
cb_dhcp_data_ind. Packet received. DHCP authstate: 5
cb_tun_ind. Packet received: Forwarding to link layer
chillispot[950]: chilli.c: 3284: Successful UAM login from username=xxxxx IP=192.168.182.2
Received login from UAM
SIGTERM received!
Terminating ChilliSpot!
root@OpenWrt:/#

Regards,
Gabri

hi?

The discussion might have continued from here.