Hi Wireless Guy,<br><br>From what I know, you need two network cards on gateway,&nbsp; eth0 and eth1. Eth0 will be connected to AP and eth1 connected to authserver or the network that has your auth-server.&nbsp; You also need to setup bridging or forwarding between eth0 or eth1. I think you probably have already done that since you said client can see the login page. 
<br><br>[AP]------&gt;eth0 [GATEWAY] eth1 ------------&gt;[switch/router]--------&gt;auth-server&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br><br>Gateway should be configured to act as dhcp server if you're using dhcp and configure eth1. Assign static ip to eth0 (lets say 
<a href="http://10.0.0.1/255.255.255.0">10.0.0.1/255.255.255.0</a>) so in AP you would put.<br><br>IP: <a href="http://10.0.0.2">10.0.0.2</a> (or whatever in that pool)<br>subnet: <a href="http://255.255.255.0">255.255.255.0
</a><br>Gateway <a href="http://10.0.0.1">10.0.0.1</a> (ip of eth0 on gateway)<br>DNS:&nbsp; <a href="http://10.0.0.1">10.0.0.1</a> (same as gateway, you can also use your isp dns if your nework is configured properly)<br><br>
--V Patel<br><br><div><span class="gmail_quote">On 8/24/06, <b class="gmail_sendername">Wireless Guy</b> &lt;<a href="mailto:wirelessguy@optonline.net">wirelessguy@optonline.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
V,<br><br>The auth and gateway are on separate computers.<br>(though for testing we have them on the same subnet right now).<br><br><br>At 03:19 PM 08/24/2006, you wrote:<br><br>&gt;Message: 1<br>&gt;Date: Thu, 24 Aug 2006 11:54:53 -0700
<br>&gt;From: &quot;V Patel&quot; &lt;<a href="mailto:sgrlogs@gmail.com">sgrlogs@gmail.com</a>&gt;<br>&gt;Subject: Re: [isf-wifidog] Q: Configuring a standard AP to see a<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; gateway?<br>&gt;To: &quot;WiFiDog Captive Portal&quot; &lt;
<a href="mailto:wifidog@listes.ilesansfil.org">wifidog@listes.ilesansfil.org</a>&gt;<br>&gt;Message-ID:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<a href="mailto:6a81b4fe0608241154q2ba72490v86ab8a1dc4934025@mail.gmail.com">6a81b4fe0608241154q2ba72490v86ab8a1dc4934025@mail.gmail.com
</a>&gt;<br>&gt;Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>&gt;<br>&gt;Is auth-server and gateway on same computer or seperate?<br>&gt;<br>&gt;--V Patel.<br>&gt;<br>&gt;On 8/24/06, Wireless Guy &lt;<a href="mailto:wirelessguy@optonline.net">
wirelessguy@optonline.net</a>&gt; wrote:<br>&gt; &gt;<br>&gt; &gt; Hello,<br>&gt; &gt;<br>&gt; &gt; I do not have access to a WRT or other such device I can use to build a<br>&gt; &gt; wifidog AP but I do have a spare linux box sitting here.
<br>&gt; &gt;<br>&gt; &gt; I have successfully configured a client gateway on a linux box and gotten<br>&gt; &gt; it to see an auth server<br>&gt; &gt; (so things are looking good).<br>&gt; &gt;<br>&gt; &gt; However, I&nbsp;&nbsp;have not been able to figure out what I need in order to
<br>&gt; &gt; configure the Access point I have to connect properly.<br>&gt; &gt; Perhaps I need a different AP, but for now there seems to be few settings<br>&gt; &gt; I<br>&gt; &gt; have to work with.<br>&gt; &gt;<br>&gt; &gt; Basically, I'm trying to get the AP to force a route to the gateway which
<br>&gt; &gt; then redirects me to the auth until I've validated my login info.<br>&gt; &gt;<br>&gt; &gt; The fields I have to work with are<br>&gt; &gt; wan IP:<br>&gt; &gt; Gateway IP:<br>&gt; &gt; DNS1, DNS2, DNS3<br>&gt; &gt;
<br>&gt; &gt; My guess was that both the gateway and DNS servers should be pointing to<br>&gt; &gt; my<br>&gt; &gt; linux gateway box but I'm not sure.<br>&gt; &gt;<br>&gt; &gt; Can anyone tell me what I need to do to get things working??? Am I totally
<br>&gt; &gt; off base?<br>&gt; &gt;<br>&gt; &gt; This should work internally should it not?<br>&gt; &gt;<br>&gt; &gt; Do I need to have a VPN capable access point in order to try this from an<br>&gt; &gt; external source (like a neighbors house)?
<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; Thanks.<br>&gt; &gt; - W<br>&gt; &gt;<br><br><br><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">http://listes.ilesansfil.org/cgi-bin/mailman/listinfo/wifidog</a><br><br></blockquote></div><br>