[Chilli] CoovaChilli Kernel Mode issue
Phyo Wai Soe
phyo.w.soe at frontiir.net
Mon Dec 2 02:10:56 UTC 2013
Hi Xabier,
No worries. I also hope someone in the list can help me out. In the meantime, I am trying to trace the flow with lots of debug statements in redirc.c and dhcp.c
Thanks.
Regards,
Phyo Wai Soe
----- Original Message -----
From: "Xabier Oneca -- xOneca" <xoneca at gmail.com>
To: "Phyo Wai Soe" <phyo.w.soe at frontiir.net>, chilli at coova.org
Sent: Monday, December 2, 2013 7:02:50 AM
Subject: Re: [Chilli] CoovaChilli Kernel Mode issue
2013/11/29 Phyo Wai Soe <phyo.w.soe at frontiir.net>:
> Hi Xabier,
>
> I am using the default rules (ie., up.sh writes the rules on CoovaChilli startup). With the kernel module mode on, the rules are as follows (eth0 is the WAN and eth1 is the DHCP interface):
>
> iptables -L
>
> Chain INPUT (policy ACCEPT)
> target prot opt source destination
>
> Chain FORWARD (policy DROP)
> target prot opt source destination
> ACCEPT all -- anywhere anywhere
> ACCEPT all -- anywhere anywhere
> ACCEPT all -- anywhere anywhere coova: name: chilli side: dest
> ACCEPT all -- anywhere anywhere coova: name: chilli side: source
>
> Chain OUTPUT (policy ACCEPT)
> target prot opt source destination
> --------------------------------------
> iptables -S
>
> -P INPUT ACCEPT
> -P FORWARD DROP
> -P OUTPUT ACCEPT
> -A FORWARD -o tun0 -j ACCEPT
> -A FORWARD -i tun0 -j ACCEPT
> -A FORWARD -o eth1 -m coova --name chilli --dest -j ACCEPT
> -A FORWARD -i eth1 -m coova --name chilli --source -j ACCEPT
> -------------------------------------
The rules seem ok...
Sorry, but I can't see where can your problem be... I have no
experience with the kernel module. Maybe someone else in the list?
Cheers,
Xabier Oneca_,,_
More information about the Chilli
mailing list