on the host

manzano

New Member
Sep 22, 2008
7
0
1
host (proxmox live cd) should come with additional useful services to track the whole network where its VMs live.

zabbix or zenoss on the proxmox host with tweaked sensors for containers (http://www.zabbix.com/forum/showthread.php?t=5002&highlight=openvz) installed by pvectl at VM creation.
oh, and let's add snort via easyIDS (http://www.skynet-solutions.net/easyids) to snif the whole network.

I didn't find how to have more than ONE network interface in VM so far (like if you want to build a router, firewall, VPN à la vyatta) so host may integrate this.

But hey, what you've done is already wonderful! :p
 
host (proxmox live cd) should come with additional useful services to track the whole network where its VMs live.

zabbix or zenoss on the proxmox host with tweaked sensors for containers (http://www.zabbix.com/forum/showthread.php?t=5002&highlight=openvz) installed by pvectl at VM creation.
oh, and let's add snort via easyIDS (http://www.skynet-solutions.net/easyids) to snif the whole network.

thanks for these links, looks interesting.

I didn't find how to have more than ONE network interface in VM so far (like if you want to build a router, firewall, VPN à la vyatta) so host may integrate this.

But hey, what you've done is already wonderful! :p

Use a KVM guest to install a firewall. see Network_Model
here you have everthing you need.