[isf-wifidog] Wifidog keeps redirecting for auth for clients already "auth'd"

Pascal Leclerc isf at plec.ca
Mar 15 Mai 22:50:54 EDT 2007


> I thought I was all ready to roll out WD, but oops...I've still got a
> few problems.
>

It's easy to help you with all the output you provided

[...]
[7][Tue May 15 21:41:43 2007][8328](fw_iptables.c:79) Executing command:
iptables -t mangle -A WiFiDog_Outgoing -s 192.168.1.2 -m mac --mac-source
00:0D:60:89:39:E0 -j MARK --set-mark 2
[7][Tue May 15 21:41:43 2007][8328](util.c:109) Waiting for PID 8329 to exit
iptables: No chain/target/match by that name
[7][Tue May 15 21:41:43 2007][8328](gateway.c:259) Handler for SIGCHLD
called.
Trying to reap a child
[...]

The problem seems to be from missing iptables modules (not loaded or not
installed).

You need mac and mark modules

Try using /usr/bin/wifidog-init to start wifidog (it will try to load the
modules before launching wifidog)

If it's missing on your WRT here is the link
http://dev.wifidog.org/browser/trunk/wifidog/scripts/init.d/wifidog

But I did not test it with OpenWRT 0.9 (maybe some changes broke it)

  I hope it will help you

    Pascal



Plus d'informations sur la liste de diffusion WiFiDog