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
Next revision Both sides next revision
gre_tunnel:docker [2021/04/24 13:32]
cubebuilder
gre_tunnel:docker [2021/05/03 12:23]
cubebuilder
Line 1: Line 1:
 +This how-to tutorial was created by BuyVM. We offer affordable and reliable **[[https://buyvm.net/kvm-dedicated-server-slices/|Dedicated KVM Slices]]** with features other hosting companies don't have, like Anycast, DDoS filtering, Offloaded MySQL, and Stallion our control panel.
 +{{buyvm_logo.png?300|}}
 +
 =====Setup a GRE Tunnel for Pterodactyl/Docker===== =====Setup a GRE Tunnel for Pterodactyl/Docker=====
  
Line 11: Line 14:
 On the BuyVM side: On the BuyVM side:
   - Create a file with nano named ''/root/enable_tunnel.sh'' and paste the contents that are in this paste: [[https://paste.ee/p/mL8M3|https://paste.ee/p/mL8M3]]   - Create a file with nano named ''/root/enable_tunnel.sh'' and paste the contents that are in this paste: [[https://paste.ee/p/mL8M3|https://paste.ee/p/mL8M3]]
-  2. 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. 
-  3. Type: ''chmod +x /root/enable_tunnel.sh'' +  Type: ''chmod +x /root/enable_tunnel.sh'' 
-  4. Type: ''/root/enable_tunnel.sh.''+  Type: ''/root/enable_tunnel.sh.''
 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''