View Single Post
  #9  
Old 06-26-2006, 06:06 AM
Tsunamic_Tuna
Fire Beetle
 
Join Date: Jun 2006
Posts: 16
Default

Quote:
Code:
<!-- Only specify these two if you really think you need to. (read: You don't) -->
<!-- <address>bladesoffire.no-ip.info</address> -->
<!-- <localaddress>192.168.15.104</localaddress> -->
change to..


Code:
<!-- Only specify these two if you really think you need to. (read: You don't) -->
<address>bladesoffire.no-ip.info</address>
<localaddress>192.168.15.104</localaddress>
Ok I tried that, and i'm still getting error 10016.

Quote:
Part of whats wrong that I can see is that you also need TCP on those ports as well.
I tried that also... Didn't work.

Thanks for the help everyone.

Last edited by Tsunamic_Tuna; 06-26-2006 at 02:08 PM..
Reply With Quote