View Single Post
  #26  
Old 08-03-2011, 06:33 PM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,498
Default

I don't have my original config handy, but I think I needed to change this to be my dns host instead of localhost:

<tcp ip="localhost" port="9000" telnet="enable"/>

Now, that will block you out because most routers don't allow loopback, so you will also need to edit your windows hosts file to forward your dns to your local machine.

But, not 100% positive if this will be your problem.
Reply With Quote