Difference between revisions of "CipherSpace Virtual Router"

From CipherSpace Client Wiki
Jump to navigation Jump to search
Line 1: Line 1:
[[Category:OpenNebula]]


'''CipherSpace Virtual Router''' is based on '''OpenNebula Virtual Router''' (http://docs.opennebula.org/4.8/administration/networking/router.html) with some modifications plus OpenVPN. It is meant to be used as:
'''CipherSpace Virtual Router''' is based on '''OpenNebula Virtual Router''' (http://docs.opennebula.org/4.8/administration/networking/router.html) with some modifications plus OpenVPN. It is meant to be used as:

Revision as of 11:12, 16 September 2016

CipherSpace Virtual Router is based on OpenNebula Virtual Router (http://docs.opennebula.org/4.8/administration/networking/router.html) with some modifications plus OpenVPN. It is meant to be used as:

  • Router (masquerade)
  • DHCP server
  • DNS server
  • RADVD server
  • Port forwarding server
  • Bastion host for SSH tunnels
  • OpenVPN server

CipherSpace Virtual Router allows using VMs which are not contextualized.


CipherSpace-VirtualRouter-Diagram.png


The virtual router image is non-persistent and takes its entire configuration from the contextualization script. Default VM size is 256MB RAM, 0.5 CPU and 1 vCPU. You can install it from the Appmarket.

When using DHCP or OpenVPN make sure IP spoofing and MAC spoofing protections are turned off for the internal network. Otherwise it will not work.