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
anycast_vps [2021/04/24 12:45]
cubebuilder
anycast_vps [2021/04/25 15:05]
cubebuilder
Line 15: Line 15:
 ===== How much does AnyCast VPS cost ? ===== ===== How much does AnyCast VPS cost ? =====
  
-Anycast is FREE for all BuyVM VPS customers. The cost will be three VPS purchases.  Anycast DOES work on our popular [[http://buyvm.net/|512MB monthly plans]].+Anycast is FREE for all BuyVM VPS customers. The cost will be three VPS purchases.  Anycast DOES work on our popular [[https://buyvm.net/kvm-dedicated-server-slices/|512MB monthly plans]].
  
  
Line 27: Line 27:
  
 root # cat /etc/network/interfaces root # cat /etc/network/interfaces
 +<code>
         auto lo         auto lo
         iface lo inet loopback         iface lo inet loopback
Line 54: Line 54:
         address         198.251.86.22         address         198.251.86.22
         netmask         255.255.255.0         netmask         255.255.255.0
-        +        </code>
 * Standard naming practice is eth0, eth0:0, eth0:1, etc. I use eth0:v6/eth0:anycast simply to identify bindings easier. * Standard naming practice is eth0, eth0:0, eth0:1, etc. I use eth0:v6/eth0:anycast simply to identify bindings easier.