View Single Post
  #2  
Old 06-28-2006, 10:53 PM
Belfedia
Demi-God
 
Join Date: Jan 2005
Posts: 1,109
Default

The only problem i see in your config (i'm not familiar with dark rogue installer)
Is the adress !

<!-- <address>192.168.0.5</address> -->
<!-- <localaddress>192.168.0.5</localaddress> -->

Your adress isn't your localadress
But IP adress of your internet connection.
You can find it with this site : http://whatismyip.com/
Example:
if your ip is 213.123.25.104 you must change line :
<!-- <address>213.123.25.104</address> -->
<!-- <localaddress>192.168.0.5</localaddress> -->


Becarefull if you dont have any FIX ip (ip changing some time)
You must use this kind of service : http://www.dyndns.com/
For have a "fake" real ip with a site name.
Example:
if you choose "mysite.ath.cx" for name, you must change line :
<!-- <address>mysite.ath.cx</address> -->
<!-- <localaddress>192.168.0.5</localaddress> -->
__________________
__________________________________________________ _____________________________________
I speak english like a spanish cow..., I speak spanish like a english pudding...
But I try to speak good french !!! (Non au langage SMS sur forum)
http://eqfroggy.new.fr : Froggy French Server Website.
Reply With Quote