Will this network config work?

Inlakesh

Well-Known Member
Jan 13, 2019
75
4
48
I am trying to configure my proxmox server, I want to be able to chose between 2 different IP ranges for my lxc/kvm's.

vmbr0 is what I have used from beginning with IP range 85.34.184.*
As I am quite new to this and before I do anything stupid, I want to be sure this is going to work and not make everything stop working. =)

If someone could guide me thru this I would be very grateful.




auto lo
iface lo inet loopback

auto eno1
iface eno1 inet manual

auto eno2
iface eno2 inet manual

auto vmbr0
iface vmbr0 inet static
address 85.34.184.245
netmask 255.255.255.128
gateway 85.34.184.129
bridge-ports eno1
bridge-stp off
bridge-fd 0

auto vmbr1
iface vmbr1 inet static
address 13.27.202.45
netmask 255.255.255.0
gateway 13.27.202.1
bridge-ports eno2
bridge-stp off
bridge-fd 0
 

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!