Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
gre_tunnel:docker [2021/04/24 13:33]
cubebuilder
gre_tunnel:docker [2021/05/03 12:27] (current)
cubebuilder
Line 3: Line 3:
  
 =====Setup a GRE Tunnel for Pterodactyl/Docker===== =====Setup a GRE Tunnel for Pterodactyl/Docker=====
 +
 +If you want to DDOS Protect a Docker Container or a Pterodactyl game server or egg running in a docker container please follow this guide.
 +
  
 Please follow these steps to use these scripts. Please follow these steps to use these scripts.
  
-Do not ask for help with them unless you're an active customer, we won't help you and there's a 100% chance you'll get kicked from our community chat.+**You will also need a DDoS Protected IP which is $3.00/m, read the [[:ddos|DDoS Protection]] page for more information** 
 + 
 +**Do not ask for help with them unless you're an active customer, we won't help you and there's a 100% chance you'll get kicked from our community chat.**
  
 **Once this is enabled you will no longer be able to directly connect to your backend server! You must connect through your DDOS protected IP** **Once this is enabled you will no longer be able to directly connect to your backend server! You must connect through your DDOS protected IP**
Line 19: Line 24:
 On the backend side: On the backend side:
  
-  - Create a file with nano named "/root/enable_tunnel.shand paste the contents that are in this paste[[https://paste.ee/p/UXsVZ|https://paste.ee/p/UXsVZ]]+  - Create a file with nano named ''/root/enable_tunnel.sh'' and paste the contents that are in this paste[[https://paste.ee/p/UXsVZ|https://paste.ee/p/UXsVZ]]
   - Change the IP address in the variables in the top half of the file.   - Change the IP address in the variables in the top half of the file.
   -  Type: ''chmod +x /root/enable_tunnel.sh''   -  Type: ''chmod +x /root/enable_tunnel.sh''