I never test on cert so sorry..

what ip you got from chilli?
you ping on your server?

you may add more eth and run multi chillsipot but i never test..

if else  you may install 2 chillispot servers with 1 radius to get 2 class ip.

79

(1 replies, posted in Special Configurations)

why don't you uncomment #net 192.168.182.0/24

and please check your server chillispot is still runing by use ifconfig to check interfaces tun0

chillispot is strong capitive portal , it 's hard to hang . it may hang by your hardware..

please check it.

(1)How can i check weather AP's getting IP Address from chilli or not???

AP not get IP from chilli , it 's only bridge for chillispot to walk cross to client..
And please disable dhcp on wrt54gl

(2)Chillispot will give IP address to Access Points but what about wifi clients  means who will give IP address to clients which are connecting via Access Point as chillispot requires no other DHCP server in the network???

as anwser above


(3)What authentication method to be selected in access point configuration like open,shared access, wpa/eap etc. i think chillispot is going to manage authentication and accounting then is it necessary to define radius server IP address and secret in access point ???? because in AP there is one option WPA/EAP which gives me option of defining radius server.but  when i select this option then before connecting to AP it looks for secure certificates and i don't want to involve certificates in this. I just want simple setup with chillispot which i have done with Linksys.

you shoose set to open cause chillispot will security for u..

turn off router dhcp da..

82

(1 replies, posted in Special Configurations)

On my way i add more
EXTIF="eth1"
EXTIF2="eth2"

and
$IPTABLES -t nat -A POSTROUTING -o $EXTIF -j MASQUERADE
$IPTABLES -t nat -A POSTROUTING -o $EXTIF2 -j MASQUERADE

and use iproute to manage net sharing

83

(1 replies, posted in Chillispot Configuration)

let me see your chilli.conf and chilli.iptables

nevr test..

Chillispot knows only what radius tells..

So..............  Nothing is possioble :-D

please test by radtest and send me message reply
and check your UserName op on radcheck
it 's should be == or :=

How chillispot know which user has good cert?

Yo! Yo!

88

(3 replies, posted in Special Configurations)

It 's not squid to drop radius upload attribute it ' s bug on chillispot.
I use coova-chilli and set iptables for squid below

##Allow transparent proxy (wiboon 1/2)
$IPTABLES -A INPUT -p tcp -m tcp --dport 3128 --syn -j ACCEPT

##Allow transparent proxy (wiboon 2/2)

$IPTABLES -t nat -A PREROUTING -i tun0 -p tcp -m tcp --dport 3128 --syn -j DROP
#$IPTABLES -t nat -A PREROUTING -i tun0 -p tcp -m tcp -d 10.50.0.0/16 --dport 80 -j RETURN
#$IPTABLES -t nat -A PREROUTING -i eth1 -p tcp -m tcp --dport 443 --syn -j DROP
#$IPTABLES -t nat -A PREROUTING -i tun0 -p tcp -m tcp --dport 80 -j REDIRECT --to-ports 312

it 's work pretty good man..

It 's very niceeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee...

89

(4 replies, posted in UAM Configuration)

it 's static ip.. it uses advance to set that...

chekc your uamsecret . is it match with your server?

you should be redirected by chilli to the login page.
not go to login page by typing the url.

if It 's not redirect please check your dns.

WISPr-Bandwidth-Max-Up attribute BUG CAN BE SOLVED BY COOVA-CHILLI

I have tested on ubuntu 8.04+coova-chilli , it's work!!

Great Man....

93

(2 replies, posted in Chillispot Configuration)

you can use chillispot or coova-chilli

I have tested and resolved it.

I run it on coova-chilli v.1.0.12 .

It can limits both download and upload. very niceeeeeeeeeeeeeeeeeeeeeee

and GREAT.................................

I 'm got this problem too.
I 'm going to find and resolve it.
hope you can share with me..

Check at radacct, chillispot still sends data to radius . if not it 's mean your radius is error..

97

(1 replies, posted in Chillispot Configuration)

please ask in new short and understandly question.
your question is to long and hard to understand..

I always comment the dns like below

# TAG: dns1
# Primary DNS server.
# Will be suggested to the client.
# If omitted the system default will be used.
# Normally you do not need to uncomment this tag.
#dns1 195.130.129.162

# TAG: dns2
# Secondary DNS server.
# Will be suggested to the client.
# If omitted the system default will be used.
# Normally you do not need to uncomment this tag.
#dns2 195.130.130.162

Please try this

99

(1 replies, posted in Chillispot Configuration)

you must check the port that you use to disconnect the user.
it was allowed or not.
It uses more expert to do that.

SSH can access all host?

or you open port 22 for ssh in firewall.