This is our first release "proof of concept"
for running your own pes2008 server.
[HOSTS]
To let pes connect to your own server
you'll need to change the HOSTS file
generally found in c:\Windows\system32\drivers\etc\hosts
add the following 2 lines to your HOSTS file:
[ipaddress-stunserver] pes7stun-e.winning-eleven.net
[ipaddress-goalserver] pes7pcgate-e.winning-eleven.net
[ipaddress-stunserver]
stun servers are used to detect your internet address.
this can be an existing stun server like: (stun.xten.com) 75.101.138.128
konami stun server: in this case don't add the pes7stun line in the hosts file
or your own stunserver [winstun]:
stun-server-0.96-exe -v -h [local ip] -a 127.0.0.1
[ipaddress-goalserver]
this is the ip address of where the goalserver is running
in case your running goalserver on your own pc, fill in your local ip here.
in case your connecting to a running goalserver somewhere else, fill in the internet address of that server.
[ip.conf]
localip = [your local ip]
internetip = [your internet ip]
[pes2008 settings]
Change your udp port to 5739
The user hosting the goalserver may need to forward/open the following port:
tcp 11881 for the goalserver
Both users may need to forward/open the following port:
udp 5739 for pes2008
--------------------------------------------------------------------------------------------------------------
This is the first beta version of the goalserver.
We will add new and exciting features in the near future.
Please leave your suggestions at http://halsten.kamibu.com/forum/
Todolist:
Code some tools to automate this process of changing HOSTS file
Code ip detection in goalserver to help the user in changing HOSTS file.
Code chat, user accounts, and more rooms/users