Wanted to switch from ESXi to Proxmox since Proxmox seems to be the better alternative.
However when i could not get any network with Proxmox.
Ping 127.0.0.1 worked
Ping 192.168.1.1 (gateway) didn't
Everything is "standard"
Interfaces looks like this
auto lo
iface lo inet loopback
iface eth0 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.1.220
netmask 255.255.255.0
gateway 192.168.1.1
bridge_ports eth0
bridge_stp off
bridge_fd 0
bnx2 drivers installed
syslog just said something in the lines of
vmbr0: port 1 eth0 enterd disabled state
Tried switching to eth1 same problem there. Cables in both NIC's
I just want to make sure Proxmox 4.0 is actually able to run on a G6 and if it is what do i need to do to make it work?
However when i could not get any network with Proxmox.
Ping 127.0.0.1 worked
Ping 192.168.1.1 (gateway) didn't
Everything is "standard"
Interfaces looks like this
auto lo
iface lo inet loopback
iface eth0 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.1.220
netmask 255.255.255.0
gateway 192.168.1.1
bridge_ports eth0
bridge_stp off
bridge_fd 0
bnx2 drivers installed
syslog just said something in the lines of
vmbr0: port 1 eth0 enterd disabled state
Tried switching to eth1 same problem there. Cables in both NIC's
I just want to make sure Proxmox 4.0 is actually able to run on a G6 and if it is what do i need to do to make it work?