View Single Post
  #12  
Old 03-30-2011, 12:30 PM
provocating's Avatar
provocating
Demi-God
 
Join Date: Nov 2007
Posts: 2,175
Default

Well this is definitely wrong, it is still commented out. At least on mine, that will not work.

<!-- <address>some.server.com</address> -->
<!-- <localaddress>192.168.0.5</localaddress> -->

It should be something more like this.

<address>blackdeath.com</address>
<localaddress>192.168.0.5</localaddress>

Put your external ip in the address field, like so.

<address>199.199.199.199</address>

But you are not out of the woods yet, give me a list of what you forwarded on the router.
Reply With Quote