stepping-stone / vm-manager

The stoney cloud web interface.
http://www.stoney-cloud.org/
Other
0 stars 0 forks source link

Spice port IP restrictions per VM #39

Open paraenggu opened 10 years ago

paraenggu commented 10 years ago

It should be possible to set IP restrictions (specify a prefix) on a VM's individual spice port. This can be used by an external firewall system to generate a rule according to the user defined prefix.

For example, restrict spice access for vm-01 to 192.0.2.10/32 (single IP) and for vm-02 to 192.0.2.0/24 (/24 subnet).