[isf-wifidog] Server fails after start button

ivan at bcwireless.net ivan at bcwireless.net
Ven 10 Fév 20:26:37 EST 2006


Have you enabled NAT/ip_forward beforehand?  These seem like symptoms of
running wifidog without it.
ex:
echo 1 > /proc/sys/net/ipv4/ip_forward
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE

This might also explain the "No chain/target/match by that name" problem...




More information about the WiFiDog mailing list