Help with subinterface for internal backup Server

Lapotor

New Member
May 10, 2018
3
0
1
Hello,

I need your help.
I currently use my NIC eth0 with manual mode and the IP address is defined over a vmbr0, but now i need a sub interface on eth0 to get a local address on it. When i add a subinterface to eth0 it will route all my vm's over this address and when i use a subinterface on vmbr0 it failed to start the networking controller.

I hope you can help me with that.
 
Hi,

if I understand you right you need another IP address on this interface?
If yes you have to create this on the vmbr0 and not on the eht0.

Code:
auto vmbr0:0
iface vmbr0:0 inet static
        address 10.10.10.1/24
 

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!