[isf-wifidog] Clients can't get the login page

Hossein Rafighi Hossein.Rafighi at triumf.ca
Mar 31 Mar 17:33:31 EDT 2009


Thanks it is now working. Is there a way to log users out? I want to 
kick certain users out while they are logged in.

Many thanks...

Menil Jean-Philippe wrote:
> try to add this rule:
>
> iptables -I FORWARD 1 -i eth0 -o eth1 -m state --state 
> ESTABLISHED,RELATED -j ACCEPT
> iptables -I FORWARD 1 -i eth1 -o eth0 -m state --state 
> ESTABLISHED,RELATED -j ACCEPT
>
> This rule must match before this one :WiFiDog_WIFI2Internet in the 
> FORWARD chains, that's why i put the I (for insert) at position 1.
>
> Tell me if this work.
>

-- 
  _____  _____   _____  _   _  _   _  ____ Hossein Rafighi
 |_   _||  _  \ |_   _|| | | || \_/ ||  __|TRIUMF, 4004 Wesbrook Mall
   | |  | |_|  )  | |  | | | ||     || |__ Vancouver BC, Canada, V6T 2A3
   | |  |  _  /   | |  | \_/ || \_/ ||  __|Voice: (604) 222-1047
   | |  | | \ \  _| |_ |     || | | || |   Fax:   (604) 222-1074
   |_|  |_|  \_\|_____| \___/ |_| |_||_|   Website: http://www.triumf.ca



Plus d'informations sur la liste de diffusion WiFiDog