This is an old revision of the document!


Setup a GRE Tunnel for Pterodactyl/Docker

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.

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

Follow these steps:

On the BuyVM side:

  1. Create a file with nano named /root/enable_tunnel.sh and paste the contents that are in this paste: https://paste.ee/p/mL8M3

2. Change the IP address in the variables in the top half of the file.

3. Type: ''chmod +x /root/enable_tunnel.sh''
4. Type: ''/root/enable_tunnel.sh.''

On the backend side:

  1. Create a file with nano named “/root/enable_tunnel.sh” and paste the contents that are in this pastehttps://paste.ee/p/UXsVZ
  2. Change the IP address in the variables in the top half of the file.
  3. Type: chmod +x /root/enable_tunnel.sh
  4. Type: /root/enable_tunnel.sh