<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Jason,<br>
<br>
A search for AuthServMaxTries in the wifidog code leads to this: <br>
<br>
"ChangeLog:150:    * src/conf.c,h:  Remove deprecated option
AuthServMaxTries (which was already ignored anyway.     "<br>
<br>
Just putting the auth server should be enough.  If the first one is not
available, it will (should) turn to the next.  If not, you should try
running a more recent version of the gateway, at least 1.1.5.<br>
<br>
Geneviève<br>
<br>
<br>
<br>
On 10-07-22 08:23 PM, Jason Potter wrote:
<blockquote
 cite="mid:AANLkTilN7usDyHZx0IQfXYkM2OddKvVpi7qmfH1-7EFN@mail.gmail.com"
 type="cite">Hi There,<br>
  <br>
Can someone example how to setup two auth servers in the wifidog.conf
file.  I have two auth web servers setup that write back to a single
db.  At the moment I have split my network so 75% go to one and 25% go
to the other.  The uneven split is because the second server is also
where the db for the two are.<br>
  <br>
I attempted to put two entries like this:<br>
AuthServer {<br>
    Hostname <a moz-do-not-send="true"
 href="http://wifiauth2.someserver.com">wifiauth2.someserver.com</a><br>
    SSLAvailable no<br>
    Path /<br>
}<br>
AuthServer {<br>
    Hostname <a moz-do-not-send="true"
 href="http://wifiauth1.someserver.com">wifiauth1.someserver.com</a><br>
    SSLAvailable no<br>
    Path /<br>
}<br>
  <br>
And then <br>
AuthServMaxTries 2<br>
  <br>
But when I restarted the with<br>
wifidog-init restart<br>
  <br>
I get this:<br>
[3][Fri Jul 23 00:22:17 2010][13712](conf.c:181) /etc/wifidog.conf:
line 46: Bad configuration option: AuthServMaxTries<br>
[3][Fri Jul 23 00:22:17 2010][13712](conf.c:657) Bad option on line 46
in /etc/wifidog.conf.<br>
[3][Fri Jul 23 00:22:17 2010][13712](conf.c:658) Exiting...<br>
FAILED:  Wifidog exited with non 0 status<br>
  <br>
I am using the following version of the gateway<br>
Version: 1.1.3_beta6<br>
  <br>
  <br>
Look forward to any responses.<br>
  <br>
Thanks<br>
Jason<br>
  <br>
  <br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
WiFiDog mailing list
<a class="moz-txt-link-abbreviated" href="mailto:WiFiDog@listes.ilesansfil.org">WiFiDog@listes.ilesansfil.org</a>
<a class="moz-txt-link-freetext" href="http://listes.ilesansfil.org/cgi-bin/mailman/listinfo/wifidog">http://listes.ilesansfil.org/cgi-bin/mailman/listinfo/wifidog</a></pre>
</blockquote>
</body>
</html>