View Single Post
  #4  
Old 08-18-2006, 08:48 AM
hawkbs
Fire Beetle
 
Join Date: Jun 2006
Posts: 14
Default

Quote:
Originally Posted by rojadruid
Your problem is staring me in the face, the login server section tells me that your trying to setup a mini logon server. If so then the two below statments need to be the ip of the host machine of the server. Your router IP is not a factor in the equation.

**********Should be for minilogin*******
<address>192.168.0.2</address>
<localaddress>192.168.0.2</localaddress>
*********************************

Or

**********Should be for public logon*******
<address>ISP IP Address</address>
<localaddress>192.168.0.2</localaddress>
*********************************
Thats what I had originally still got the same message, must be a firewall issue I just have to find the damn thing. Thx though appreciate the help.
Reply With Quote