
Originally Posted by
sdverik7
With 343 release...
Other important notes:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Default passwords (CaSe SeNsItIvE):
MySQL = username:root password:root (access from localhost ONLY)
MySQL = username:pwAdmin password:root (access from ANY host)[ie... for BatGM, or Navicat]
.htaccess (/opt/lampp/security/restricted.users & restricted.groups) = username:pwAdmin password:root
pwAdmin = root
hesk (help desk/ticket system) = username:Administrator password:admin
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Make sure to 'configure' your servers IP in the following files:
/opt/lampp/htdocs/config.php
/opt/apache-tomcat-5.5.28/2/webapps/pwAdmin/WEB-INF/.userconfig.jsp
(and of course serverlist.txt on the client side /element/userdata/server/)
(and of course within patcher, if you'll be using a patcher [on the client side])
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Ports:
(port - 8443 is used for pwAdmin and you DO NOT want it open to the WAN !)
(port - 3306 is used for MySQL and you DO NOT want it open to the WAN !)
You will want the following ports OPEN to the WAN (if you desire to run a 'public' server anyway):
- 29000 (for the game itself)
- 80 (for the the website)
- 8080 (for extended website)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
What kind of IP do i have to put? My public IP/Public or the IPv4/Local Ip?