Solved.
Reinstalled everything from scratch. Apt-get update, upgrade and then dist-upgrade. All of this with http://download.proxmox.com/debian repo.
Installed openvswitch, installed my machines and now everything works.
Let's continue our proxmox evaluation ;)
Sent from my iPad using Tapatalk
Hi,
The behaviour is the same.
I can ping proxmox, access web gui etc, but my VMs doesn't have any network connection.
Result:
And I still have the problem of interfaces does not come up after reboot:
Hi, like I said on the first post I am evaluating proxmox among other free "tools" for our production environment.
You can check my switch config on the first post.
Basically what I am trying to achieve is to deliver a trunk to a VM. Something like ESXI 4095 "vlan".
To achieve this I was...
Did not work
# network interface settings
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet manual
auto eth1
iface eth1 inet manual
auto eth2
iface eth2 inet manual
auto eth3
iface eth3 inet manual
allow-vmbr0 bond0
iface bond0 inet manual
ovs_bonds eth0 eth1
ovs_type...
Ok,
I installed Openvswitch but now my VMs network is not working.
My config:
# network interface settings
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet manual
auto eth1
iface eth1 inet manual
auto eth2
iface eth2 inet manual
auto eth3
iface eth3 inet manual
allow-vmbr1 bond0...
I want to configure PFsense a my lab virtual firewall.
My physical server has 4 nics but for this purpose I'm using only two with LACP.
My Cisco config:
!
interface FastEthernet0/45
switchport trunk native vlan 192
switchport mode trunk
channel-group 1 mode passive
end
!
interface...
I understand. So there is no need of something like vlan 4095 like ESXi.
Do you know if this pass all the tagged traffic plus native vlan? Or just the tagged traffic.
ESXi passes only tagged when you do 4095.
Sent from my iPad using Tapatalk
Because I would like to manage vlan's at the pfsense vm level. On proxmox side I would like to have something like a bridge that passes all the vlans (trunk) to Psense VM.
ESXi reference: http://www.vmwarearena.com/2012/07/vlan-tagging-vst-est-vgt-on-vmware.html
Sent from my iPad using Tapatalk
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.