Skip to content

CartesianConfigReference KVM redirs

Lucas Meneghel Rodrigues edited this page Sep 25, 2012 · 1 revision

redirs

Description

Sets the network redirections between host and guest. These are only used and necessary when using 'user' mode network.

Example:

redirs = remote_shell
guest_port_remote_shell = 22

A port will be allocated on the host, usually within the range 5000-6000, and all traffic to/from this port will be redirect to guest's port 22.

Defined On

Used By

Referenced By

No other documentation currently references this configuration key.

See also

Clone this wiki locally