Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
gre_tunnel [2021/04/24 13:10] cubebuilder |
gre_tunnel [2021/05/03 12:22] (current) cubebuilder |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | //[This how-to tutorial was created by BuyVM. We offer affordable and reliable **Dedicated KVM Slices** | + | This how-to tutorial was created by BuyVM. We offer affordable and reliable **[[https:// |
| {{buyvm_logo.png? | {{buyvm_logo.png? | ||
| Line 30: | Line 30: | ||
| In this document we'll only be covering a Linux GRE tunnel configuration. | In this document we'll only be covering a Linux GRE tunnel configuration. | ||
| - | This guide will work 100% on both our KVM, and OpenVZ based plans. | + | This guide will work 100% on our KVM Slices. |
| ===== Prerequisites ===== | ===== Prerequisites ===== | ||
| Line 38: | Line 38: | ||
| * A kernel with GRE support (Linux includes this by default - ip_gre kernel module) | * A kernel with GRE support (Linux includes this by default - ip_gre kernel module) | ||
| * A list of ports you need forwarded to your destination | * A list of ports you need forwarded to your destination | ||
| - | * A BuyVM VPS (starting as low as $15/yr for our [[http:// | + | * A BuyVM KVM Slice (starting as low as [[https:// |
| - | * A [[http:// | + | * A [[https:// |
| ===== Tunnel Setup ===== | ===== Tunnel Setup ===== | ||
| Line 133: | Line 132: | ||
| At this point you should be able to connect to '' | At this point you should be able to connect to '' | ||
| + | |||
| ===== Restarting your GRE Tunnel After Rebooting ===== | ===== Restarting your GRE Tunnel After Rebooting ===== | ||
| Line 139: | Line 139: | ||
| Your distribution of choice (like Debian) may have hooks in ''/ | Your distribution of choice (like Debian) may have hooks in ''/ | ||
| + | |||
| + | ===== GRE Configuration for Pterodactyl/ | ||
| + | Running Pterodactyl or Docker and want to protect your docker container? | ||
| + | |||
| + | [[gre_tunnel: | ||