You don't need contrack for the redirection part. I've achived the same
thing on my router using -j REDIRECT
You could do it for only port 80 trafic, but I've done it for all traffic.
You get some entertaining attempts from people trying to work out why they
have a valid DHCP lease but now internet conductivity.
----- Original Message -----
From: "Kirk Wallace" <kwallace@xxxxxxxxxxxxxxxxxx>
To: <netfilter@xxxxxxxxxxxxxxxxxxx>
Sent: Thursday, April 26, 2007 5:48 PM
Subject: Wireless Login Page
I have a wireless card installed on Fedora 4 system. I have the wireless
connection open, DHCP enabled and have disabled forwarding for the
"open" network. I use Poptop and Radius to authenticate and assign IP
addresses on the tunnel and then allow forwarding for the tunnel address
range. I now want to have all http requests from the "open" network to
be directed to a opening/login page on the wireless server. Can this be
done with iptables (conntrack?)? Would anyone suggest links or keywords
for finding more information? Thank you.
Kirk