[isf-wifidog] Auth Setup issue What is 2060 for?

Wireless Guy wirelessguy at optonline.net
Mar 3 Mai 01:05:20 EDT 2005


I've having an issue getting my auth server working.
I'm guessing that it might have something to do with the use of port 2060.
Does anyone know what this port is used for?

Is this just another web server port or does it have specific traffic?

I'm including a piece of my log (i've edited out my auth IP for this bit of 
code).
It looks like my auth server gets found but it's not getting what it wants 
from the Ping PHP page.

I'm not quite certain why it see my auth but then says that it is offline?
Perhaps the ping requests go thru a specific port that my network is not 
letting through.

Any suggestions would be appreciated.

Thanks


<snip>
[7][Sat Jan  1 00:20:30 2000](ping_thread.c:116) Entering ping()
[7][Sat Jan  1 00:20:30 2000](ping_thread.c:126) Using auth server 66.77.88.99
[7][Sat Jan  1 00:20:30 2000](ping_thread.c:128) Resolving IP
[7][Sat Jan  1 00:20:30 2000](util.c:110) Locking wd_gethostbyname()
[7][Sat Jan  1 00:20:30 2000](util.c:110) wd_gethostbyname() locked
[7][Sat Jan  1 00:20:30 2000](util.c:126) Unlocking wd_gethostbyname()
[7][Sat Jan  1 00:20:30 2000](util.c:126) wd_gethostbyname() unlocked
[6][Sat Jan  1 00:20:30 2000](ping_thread.c:164) Connecting to auth server 
66.77.88.99 on port 80
[7][Sat Jan  1 00:20:30 2000](ping_thread.c:220) HTTP Request to Server: 
[GET 
/wifidog-auth/wifidog/ping/?gw_id=kengate&sys_uptime=1230&sys_memfree=5316&sys_load=0.00&wifidog_uptime=480 
HTTP/1.0
User-Agent: WiFiDog 1.1.0_beta1
Host: 66.77.88.99

]
[7][Sat Jan  1 00:20:30 2000](ping_thread.c:224) Reading response
[7][Sat Jan  1 00:20:30 2000](ping_thread.c:252) Read 898 bytes, total now 898
[7][Sat Jan  1 00:20:30 2000](ping_thread.c:267) Done reading reply, total 
898 bytes
[7][Sat Jan  1 00:20:30 2000](ping_thread.c:275) HTTP Response from Server: 
[HTTP/1.1 200 OK
Date: Tue, 03 May 2005 03:54:24 GMT
Server: Apache/2.0.54 (Unix) PHP/5.0.3
Content-Length: 737
Connection: close
Content-Type: text/html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
  <head>
   <title>Index of /wifidog-auth/wifidog/ping</title>
  </head>
  <body>
<h1>Index of /wifidog-auth/wifidog/ping</h1>
<pre><img src="/icons/blank.gif" alt="Icon "> <a 
href="?C=N;O=D">Name</a>                    <a href="?C=M;O=A">Last 
modified</a>      <a href="?C=S;O=A">Size</a>  <a 
href="?C=D;O=A">Description</a><hr><img src="/icons/back.gif" alt="[DIR]"> 
<a href="/wifidog-auth/wifidog/">Parent 
Directory</a>                             -
<img src="/icons/unknown.gif" alt="[   ]"> <a 
href="index.php">index.php</a>               03-Nov-2004 13:38  2.0K
<hr></pre>
<address>Apache/2.0.54 (Unix) PHP/5.0.3 Server at 66.77.88.99 Port 80</address>
</body></html>
]
[3][Sat Jan  1 00:20:30 2000](ping_thread.c:278) Primary auth server offline
[3][Sat Jan  1 00:20:30 2000](ping_thread.c:279) Bumping auth server to 
last in line.
[6][Sat Jan  1 00:20:30 2000](firewall.c:163) Clearing the authservers list
[7][Sat Jan  1 00:20:30 2000](fw_iptables.c:73) Executing command: iptables 
-t filter -F WiFiDog_AuthServers
[6][Sat Jan  1 00:20:30 2000](firewall.c:172) Setting the authservers list
[7][Sat Jan  1 00:20:30 2000](fw_iptables.c:165) Locking config
[7][Sat Jan  1 00:20:30 2000](fw_iptables.c:165) Config locked
[7][Sat Jan  1 00:20:30 2000](fw_iptables.c:73) Executing command: iptables 
-t filter -A WiFiDog_AuthServers -d 66.77.88.99 -j ACCEPT
[7][Sat Jan  1 00:20:30 2000](firewall.c:209) Locking client list
[7][Sat Jan  1 00:20:30 2000](firewall.c:209) Client list locked
[7][Sat Jan  1 00:20:30 2000](firewall.c:288) Unlocking client list
[7][Sat Jan  1 00:20:30 2000](firewall.c:288) Client list unlocked
[7][Sat Jan  1 00:20:30 2000](fw_iptables.c:175) Unlocking config
[7][Sat Jan  1 00:20:30 2000](fw_iptables.c:175) Config unlocked

<snip>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listes.philippeapril.com/pipermail/wifidog/attachments/20050503/86452e8a/attachment.htm


Plus d'informations sur la liste de diffusion WiFiDog