from the sources here
I compiled and ran , for my dedicated Linux server
the for grpup of files
- MasterServer
…masterserver# ./MasterServer
07-09-2011 13:44:58 INFO Writing PID to MasterServer.pid
IP address: 127.0.0.1
IP address: 94.23.39.112
IP address: 87.98.158.40
07-09-2011 13:44:58 LOG Unity master server version 2.0.1f1
07-09-2011 13:44:58 LOG Master server port set to 23466
07-09-2011 13:44:58 LOG 1000 connection count limit
07-09-2011 13:44:58 LOG To quit press Ctrl-C
Seems ok …
I have probs with
- Facilitator :
I got first
IP address: 87.98.158.40
05-09-2011 16:01:42 LOG Unity Facilitator version 2.0.0
05-09-2011 16:01:42 LOG Listen port set to 50005
05-09-2011 16:01:42 LOG 1000 connection count limit
05-09-2011 16:01:42 LOG To quit press Ctrl-C
It was OK but after trying to clean something there ,
now I get "permission denied to recompile that ,
and the /Facilitator/Facilitator is missing now , so I can’t run it
…ProxyServer# ./ProxyServer
07-09-2011 14:39:17 INFO Writing PID to ProxyServer.pid
07-09-2011 14:39:17 Proxy Server version 2.0.0b1
07-09-2011 14:39:17 Listen port set to 10746
07-09-2011 14:39:17 Server relay ports set to 50110 to 50120
07-09-2011 14:39:17 Using facilitator at 67.225.180.24:50005
IP address: 127.0.0.1
IP address: 94.23.39.112
IP address: 87.98.158.40
07-09-2011 14:39:17 To exit the proxy server press Ctrl-C
07-09-2011 14:39:17 LOG Connecting to 67.225.180.24:50005
07-09-2011 14:39:17 LOG Sent connect request to facilitator at 67.225.180.24:50005
07-09-2011 14:39:17 LOG Connected to 67.225.180.24:50005
***see below what is that 67.225.180.24 ,
I have some other file to clean …
…/ConnTester/
05-09-2011 16:16:17 INFO Writing PID to ConnTester.pid
05-09-2011 16:16:17 LOG Connection Tester version 2.0.0
05-09-2011 16:16:17 LOG Listen port set to 10737
05-09-2011 16:16:17 LOG Max connection count set to 1000
IP address: 127.0.0.1
IP address: 94.23.39.112
IP address: 87.98.158.40
05-09-2011 16:16:17 ERROR Not enough IP addresses to bind to.
05-09-2011 16:16:17 ERROR To run the connection tester you need four public IP addresses available.
*********What is that ???
Other question :
…it was strange to see my unity files tests trying to connect to 67.225.180.24:10737
I saw that it is the old unity server ,
so I changed/edited these files :
ConnTester\config\unity-conntester
ProxyServer\config\unity-proxyserver
Facilitator\config\unity-facilitator
MasterServer\config\unity-masterserver
for my rights HOMEDIR= and USERNAME=
Anyways I understand what is my HOMEDIR , but not sure what is my USERNAME …
And not sure if I recompiled all correctly …
Last question :
are the files here
really ready now for Linux and for the last version of unity ???
I don’t want to lost my time if the are just good for the previous version …
Last last question :
are ConnTester , Facilitator and ProxyServer absolutly necessary or not ?
If the MasterServer is running , is it sufficient to use it ??? To connect it , I mean.