Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
kvm [2021/04/24 12:55] canadianstormchaser [IPv6] |
kvm [2022/02/09 19:55] (current) canadianstormchaser |
||
|---|---|---|---|
| Line 30: | Line 30: | ||
| For CentOS you will need to use a template. | For CentOS you will need to use a template. | ||
| - | Windows | + | To run Windows |
| - | both require | + | |
| ===== Networking ===== | ===== Networking ===== | ||
| Line 77: | Line 76: | ||
| === New York === | === New York === | ||
| - | * Gateway: 2605:6400:1:fed5::1 | + | * Gateway: 2605:6400:10::1 |
| * Netmask: /48 | * Netmask: /48 | ||
| Line 85: | Line 84: | ||
| | | ||
| | | ||
| - | | + | |
| + | |||
| + | === Luxembourg === | ||
| + | |||
| + | * Gateway: 2605: | ||
| + | * Netmask: /48 | ||
| + | |||
| + | == Example configuration for Debian using ifupdown2 in Luxembourg == | ||
| + | |||
| + | iface eth0 inet6 static | ||
| + | | ||
| + | | ||
| + | | ||
| + | |||
| + | === Miami=== | ||
| + | |||
| + | * Gateway: 2605: | ||
| + | * Netmask: /48 | ||
| + | |||
| + | == Example configuration for Debian using ifupdown2 in Miami == | ||
| + | |||
| + | iface eth0 inet6 static | ||
| + | | ||
| + | | ||
| + | | ||
| ==== Windows ==== | ==== Windows ==== | ||
| Line 110: | Line 134: | ||
| ==== Poor Network Performance On Linux ==== | ==== Poor Network Performance On Linux ==== | ||
| - | If your virtual server has < 512MB RAM you'll likely suffer poor network performance due to strict default buffer sizes. | + | If your virtual server has 512MB RAM you'll likely suffer poor network performance due to strict default buffer sizes. |
| To get around this please add the follow to your / | To get around this please add the follow to your / | ||