Have any solution to build a vSRO server on dynamic IP ?

03/09/2012 04:24 TheShinichi#1
Hi all,

Hamachi is too lag and I want to find out a solution to make vSRO server vi dynamic IP.

I have an idea and register a free no-ip domain, example sro.no-ip.com.

I replace all IP sections on server.cfg with no-ip domain and modify certification ini file (srNodeType.ini)

But when I launch CustomCertificationServer, error:

Code:
Unhandled Exception: System.Net.Sockets.SocketException: The requested address i
s not valid in its context
   at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress
socketAddress)
   at System.Net.Sockets.Socket.Bind(EndPoint localEP)
   at asyncNetwork.Async.asyncNetwork.Accept(String host, Int32 port, Int32 outs
tanding, IAsyncInterface interface_, Object user)
   at Program.Main(String[] args)
May be it can not resolve domain name to IP address.

Who have any idea to fix it ?

Thanks !
03/09/2012 13:17 Dr.Abdelfattah#2
That's cuz you Enter wrong IP value or wrong IP which doesn't exist at your PC network,
Better to buy a static IP or wait a mints I will write a guide about using dynamic IP .