Brigded Network Model

karlos

Well-Known Member
Apr 11, 2010
51
0
46
Hi all! I installed the latest Proxmox 3 on a vmware VPS hosting service – they installed from ISO as I don’t have full console access. It works perfectly but I can’t figure out the network model I should be using and wish to secure both the host and containers.

As per the wiki network model the network ends up like this

Code:
auto lo
iface lo inet loopback
iface eth0 inet manual
 
auto vmbr0
iface vmbr0 inet static
        address 192.168.10.2
        netmask 255.255.255.0
        gateway 192.168.10.1
        bridge_ports eth0
        bridge_stp off
        bridge_fd 0

They then issue me with a public IP for each container and attach it to the Vmware instance, it works well. Of course this means its open to the world there is no firewall, nothing at all. What should be the next steps here, is it simply a matter of hardening the host or is there a better network model for this hosting type?
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!