2012-01-13 - Re: [GRASE-Hotspot] Wrong network parameters

Header Data

From: Alexandre Lukat <AL***t@ies-info.fr>
Message Hash: 7ca1314be824720ee8fe28f74f36c4c6463e687b6aa8378864420c79286aefc5
Message ID: <CA99A3556D9C4D4FA405F960FD58762C27A590A9E7@S003MAIL004.netintra.local>
Reply To: <4F0EC045.1000209@gmail.com>
UTC Datetime: 2012-01-13 02:28:25 UTC
Raw Date: Fri, 13 Jan 2012 10:28:25 +0100

Raw message

Hi,

Okay I got it to work. :)

"Yes of course, here are the firewall rules that should be added in addition to the standard chilli firewall rules that come with CoovaChilli:

iptables -I FORWARD -j DROP -i $INTIF
iptables -I FORWARD -j DROP -o $INTIF
iptables -t raw -I PREROUTING -j NOTRACK -i $INTIF
iptables -t raw -I OUTPUT -j NOTRACK -o $INTIF
iptables -I FORWARD -j ACCEPT -i tun0 -p gre
iptables -I FORWARD -j ACCEPT -i tun0 -p tcp --dport 1723"

This is from here : http://coova.org/node/1929

Do you know exactly in what part of the /etc/chilli/up.sh file I should put these lines ?

There are a lot of "if" I don't really understand in that file. You will might have this information.

Thank you very much !

Alexandre LUKAT

De : Tim White [mailto:ti***8@gmail.com]
Envoyé : jeudi 12 janvier 2012 12:13
À : Alexandre Lukat
Cc : GRASE Hotspot General Discussions
Objet : Re: [GRASE-Hotspot] Wrong network parameters

On 12/01/12 19:49, Alexandre Lukat wrote:
Thank you very much. I will only be able to test it tomorrow, but it seems logical.
Just a question, who is meant to be the DHCP server then ? Grase ?

Yes. Grase is a DHCP server as well. If the WiFi AP does DHCP Relay, avoid that too as it causes problems with some AP's.

Tim

Thread