Machine Manager is using weird IP

09/11/2012 19:19 Anonymous-8920#1
Hey together, I just set up my server again after reinstalling windows.
I did it like 10 Times before but this time my Machine Manager is requesting the Certification from a weird IP.
I did it locale and ini & server.cfg is set to 192.168.0.10
Only the Machine Manager is requesting to 192.168.2.1
Here is the Log out of the Global Manager:
Certification request from : MachineManager(192.168.1.2)
cannot certify server body : [MachineManager][192.168.1.2]
Any Help?

Thank you!!
09/11/2012 20:01 Kape7#2
Set your IP on srNodeType.ini.
09/11/2012 20:03 ph33n1x.#3
i had this problem when i had hamachi installed but i wanted to run the server on 192.168.x.x ip
Certification request from : MachineManager(<insert hamachi ip here>)
cannot certify server body : [MachineManager][<insert hamachi ip here>]

after i disabled hamachi adapter it worked fine.
so check your network adapters, and disable those that you don't use.
09/11/2012 20:40 Anonymous-8920#4
Hey, thanks for your answers.
@Synx7
Thats what I did first ;)
I set up Server for like 30 times, but never had this problem.
wip=192.168.0.10
nip=192.168.0.10

@ph33n1x
Thanks, but its a fresh installed Windows Server without Hamachi or smth else.
There is no other adapter.

//Edit
When I decompile the Cert after deleting the ini Files it shows me the right ip in srNodeType.ini.
Im confused!!!! :)
09/11/2012 21:25 Kape7#5
Quote:
Originally Posted by qlimax__ View Post
Hey, thanks for your answers.
@Synx7
Thats what I did first ;)
I set up Server for like 30 times, but never had this problem.
wip=192.168.0.10
nip=192.168.0.10

@ph33n1x
Thanks, but its a fresh installed Windows Server without Hamachi or smth else.
There is no other adapter.

//Edit
When I decompile the Cert after deleting the ini Files it shows me the right ip in srNodeType.ini.
Im confused!!!! :)
How many network devices have the dedicated?
09/11/2012 21:34 Anonymous-8920#6
Its not a dedicated. Its a root with just 1 network.
Just deleted everything (cert and server files) and reconfigured it.
Still the same Error......
10/09/2012 10:14 sazid#7
my ip real ip i use my real ip srNodetype.ini

but show error
Code:
G:\P SRO\13d\vSRO_Server>CustomCertificationServer.exe packt.dat

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)
10/09/2012 13:21 LastThief*#8
@topic starter open machine manager in hex workshop search for the weird ip in text string and replace it with your ip it'll work