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.
|