how to active 2 ethernet on proxmox

burgerkill

New Member
Dec 6, 2015
7
0
1
Hello all
I have some trouble with proxmox node.
if I configure 2 interface with this

auto lo
iface lo inet loopback


auto vmbr0
iface vmbr0 inet static
address 103.xx.xx.xx
netmask 255.255.255.xx
gateway 103.xx.xx.xx
bridge_ports eth0
bridge_stp off
bridge_fd 0


auto vmbr1
iface vmbr1 inet static
address 192.168.2.111
netmask 255.255.255.0
broadcast 192.168.2.255
bridge_ports eth1
bridge_stp off
bridge_fd 0

my guest (kvm) is can't connect to access internet. please advice to fix this :)
 

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!