Blaxx

Battlefield 2 Server Setup BF2

Aug 23rd, 2014
369
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. Battlefield 2 Server Setup
  2.  
  3. Setup your Battlefield2 servers for the BF2Hub Network is as easy as creating a textfile. Here is a step-by-step guide how to configure your Battlefield2 servers for using the BF2Hub Network.
  4.  
  5. Microsoft Windows
  6.  
  7. Login with your Windows Administrator account
  8. Go to "C:\Windows\System32\drivers\etc"
  9. Open (or create) the file called "hosts.ics" with your desired editor (e.g.: Notepad)
  10. Copy the following 3 lines and add it to the file (this is an example, IP must be YOUR server IP):
  11.  
  12. 83.169.15.25 battlefield2.available.gamespy.com
  13. 83.169.15.25 battlefield2.master.gamespy.com
  14. 83.169.15.6 bf2web.gamespy.com
  15.  
  16. Save the file and start/restart your servers - done.
  17.  
  18. GNU/Linux
  19.  
  20. Login as root
  21. Open "/etc/hosts" and save the following 3 lines to the host file:
  22.  
  23. 83.169.15.25 battlefield2.available.gamespy.com
  24. 83.169.15.25 battlefield2.master.gamespy.com
  25. 83.169.15.6 bf2web.gamespy.com
  26.  
  27. Start/Restart your servers - done.
Advertisement
Add Comment
Please, Sign In to add comment