E2160 - EarthNet: Difference between revisions

No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1:
= EarthNet VPN =
EarthNet VPN is the multiplayer game network built to connect players from around the world. It supports the following games:
* Earth 2160
 
== How to Connect ==
* [[E2160_-_Multiplayer_Game_Versions|Multiplayer Game Versions]]
# Install [https://openvpn.net/community-downloads/ OpenVPN]
* [[E2160_-_EarthNet_Ports|EarthNet Ports]]
# Download and Import the following;
## [https://raw.githubusercontent.com/InsideEarth2160/Files/main/EarthNet/IE-VPN.ovpn OpenVPN configuration file]
### ''Right Click > Save As, then double click to import''
# Right click the '''OpenVPN Tray icon''' and click '''connect''' on '''IE-VPN'''"
## ''It should say connected and issue you with an IP''
# Launch Earth 2160 then select;
## '''Multiplayer'''
## '''Player profile'''
## '''Internet TCP/IP Connection for DirectPlay'''
## '''If you are Hosting a game then click "Create Game"'''
### '''Session Name: <Game Name>'''
### '''Password: <Leave bank for no password>'''
### '''Click "Create Session"'''
## '''If you are joining a game, then input the Hosts IP Address where it says "Listen for Connection", then click "Initialize"'''
 
== Next Steps ==
Download and run the following PowerShell script [https://raw.githubusercontent.com/InsideEarth2160/Files/main/EarthNet/Earth2160-EarthNet-Configurator.ps1 Earth2160: EarthNet Configurator] or if you prefer to configure [[EarthNet_Troubleshooting#Manual|manually]]. This is to ensure you have the required firewall rules as documented in [[EarthNet_Troubleshooting|EarthNet Troubleshooting]]
 
=== Why are we using OpenVPN ===
The following Registry fixes are required to enable you to use the new EarthNet server.
Port forwarding has always been an issue for plenty of players since day one of Earth 2160 release. Massive deploying of routers in households, combined with restricted administrative access to it by Internet Service Providers and giving to end-users [https://en.wikipedia.org/wiki/Carrier-grade_NAT#Disadvantages private (non-public) IP addresses] instead of real ones, made this issue only worse over the years.
* [https://1drv.ms/u/s!Al3bmhPVlM5wiHGRJo-Spq4zbN1T?e=QwUfVR EarthNet Registry Fix]
 
This is where OpenVPN comes in handy. When you, your friends and everyone else are connecting to our OpenVPN server, you will be automatically assigned with virtual IP addresses from the same network, which practically puts you in the same virtual Local Area Network, and since that moment it doesn't matter if you have or haven't public IP and/or restricted router — all you have to do is to make sure your [[EarthNet Ports|local firewall]] in your operating system doesn't block necessary traffic.
 
Using this VPN is safe as it's configured to pass through only necessary game traffic, anything else like shared folders is restricted by default on server side.
 
=== Further Information ===
* [[E2160_-_Multiplayer_Game_Versions|Multiplayer Game Versions]]
* Multiplayer Game Configuration
* [[E2160_-_EarthNet_Ports|EarthNet Ports]]
* EarthNet Commands
1,180

edits