Ticket #528 (closed Feature Request: invalid)
Smoothwall and Wifidog
Reported by: | sephirothxraven@… | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | Not yet assigned to a Milestone |
Component: | Gateway and Auth server | Version: | |
Keywords: | Cc: | sephirothxraven@… |
Description
I have installed wifidog on smoothwall firewall Polar version, and I have an WRT54G with wifidog preinstalled.
I have configured all wifidog.conf and the auth server and everything is "working" apparently right, but wifidog does not redirect to the login page.
Smoothwall has a PURPLE interface (eth2) 192.168.3.1/24 (as gateway) wired connected to my WRT54G to a lan port (eth1 of WRT54G). Also my WRT54G is configured as DHCP forwarder to 192.168.0.1/24 (my gateway and GREEN interface). The WRT54G has the ip 192.168.3.2/24.
Also the Authserver is on a Desktop PC with UBUNTU 8.04 with a wireless card, IP configured as 192.168.3.6/24
The wifidog.conf is configured as Parameter: GatewayID Default: default
ExternalInterface? eth0 (ADSL MODEM) GatewayInterface? eth2 (IP 192.168.3.1)
Hostname 192.168.3.6 SSLAvailable no Path / <<<---- (I've make the apache modifications) LoginScriptPathFragment? login/? PortalScriptPathFragment? portal/? MsgScriptPathFragment? gw_message.php? PingScriptPathFragment? ping/? AuthScriptPathFragment? auth/?
}
My desktop PC and my laptop gets the DHCP address with no problem and all of them have internet access without redirecting to the login.
What could be wrong ? Any ideas ?