Hi Genevičve,<br><br><br>Am I correct in saying that when a connected authenticated client makes a request to a web page a dns lookup occurs, and the gateway through ip tables could "catch" the request and redirect to the packets to the internal web server of the gateway?<br>

<br>But in the case of a client that has a cached DNS entry, the web browser tries to go to the ip directly, could this also be "caught".<br><br>In the case of the DNS "catch" would you have to actually return a DNS response to the browser or could you just redirect?<br>

<br>Look forward to your response.<br><br>Regards<br>Jason<br><br><div class="gmail_quote">On Wed, Aug 4, 2010 at 11:58 PM, Genevieve Bastien <span dir="ltr"><<a href="mailto:gbastien@versatic.net">gbastien@versatic.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


  

<div bgcolor="#ffffff" text="#000000">
Hi Jason,<div class="im"><br>
<br>
<blockquote type="cite">
  <ol>
  </ol>
Situation 1<br>
The auth server is down page is displayed as expected<br>
</blockquote></div>
The page that is shown there is the green page saying "Uh ohhh 
internet not available", right?  This page resides on the gateway and
is the file /etc/wifidog-msg.html<div class="im"><br>
<br>
<blockquote type="cite"><br>
Situation 2<br>
The client connects to the hotspot and then tries to go to the browser
default page,for example <a href="http://www.google.con.au" target="_blank">www.google.con.au</a>.  The client
gets a Server not found error in their browser.  I would like to have
the Auth server is down page displayed.  I believe what I am seeing is
due to the DNS lookup failure.  Is there away around this?  Since the
user is not authenticated yet, i would of thought all requests would be
redirected without doing a DNS lookup.  Have I miss-understood this?<br>
  <br>
Situation 3<br>
The client is browsing the internet and the internet connection goes
down.  I would to show the internet down page when they request their
next page.<br>
  <br>
</blockquote></div>
Indeed, there is no internet is down page.  Actually, I think the
gateway is not involved at all before the dns is resolved, so that it
isn't caught by the rule that shows the internet unavailable page.<br>
<br>
But that would certainly be a nice feature to add.  I guess it would
involve some iptables set by the gateway when internet is down.  If the
gateway doesn't catch the request for dns lookup, at least the firewall
will and will display the page...  <br>
<br>
Or modify the gateway so that the dns lookup request is caught and the
error page is shown.  Because the code to display the message in
situation 2 and 3 is there, it is just never called...<br>
<br>
Hope this helps,<br>
Genevičve<br>
</div>

<br>_______________________________________________<br>
WiFiDog mailing list<br>
<a href="mailto:WiFiDog@listes.ilesansfil.org">WiFiDog@listes.ilesansfil.org</a><br>
<a href="http://listes.ilesansfil.org/cgi-bin/mailman/listinfo/wifidog" target="_blank">http://listes.ilesansfil.org/cgi-bin/mailman/listinfo/wifidog</a><br></blockquote></div><br>