On Fri, 5 Sep 2003, Julian Bleecker wrote: > Yeah, I've seen the kit, and this particular distribution, but to the best > of my knowledge, there is nothing particular about this distro that makes it > show the kind of splash page I'm referring to. > > What I think I need to do is have a custom DNS service that replies to name > resolution in a particular way. So, on my small network i'd have DNS queries > go to my own trivial DNS and resolve the IP to something other than the > "real" address. >
That's not how you do it. Doing that way is bad, because the client caches the reply. What you do is IPTables Redirect to the local webserver until the client is "authenticated". Kevin "Starfox" Arima -- NYCwireless - http://www.nycwireless.net/ Un/Subscribe: http://lists.nycwireless.net/mailman/listinfo/nycwireless/ Archives: http://lists.nycwireless.net/pipermail/nycwireless/
