(19 Jun 12, 09:49AM)wc clan Wrote: Open ports 28763 - 28764 All (UDP - TCP)
Or you can put other ports exemple:
4444 - 4445
5555 - 5556
22 - 23
aways open two ports, and You put first port in your server.
I would suggest not using port numbers below 1025, as 0-1024 are commonly used ports or system ports.
[SELECT ALL] Code:
port 22 default for SSH (commonly used to administer many ac servers)
port 23 default for TELNET port (can be used to administer ac servers)
http://en.wikipedia.org/wiki/List_of_TCP...rt_numbers