Why does my proxmox host only gets VM network if I use NAT?
After a fresh install this is what I get from ifconfig
On the UI I never get the bridge to turn Active it always reports the bridge as Active NO.
I add a VM, but I get no network activity if I use Bridge mode I don't have network activity, I only get network activity if I use NAT mode. What am I doing wrong? Isn't the bridge supposed to give my VM network activity?
Tried to get DHCPd to run but it doesnt even turn on... Starting ISC DHCP server: dhcpdcheck syslog for diagnostics. ... failed! failed!
After a fresh install this is what I get from ifconfig
root@sd-11111:~# ifconfig
eth0 Link encap:Ethernet HWaddr 0c:c4:7a:55:5e:58
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:72285 errors:0 dropped:0 overruns:0 frame:0
TX packets:25831 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:52472377 (50.0 MiB) TX bytes:5320733 (5.0 MiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:2340 errors:0 dropped:0 overruns:0 frame:0
TX packets:2340 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2696216 (2.5 MiB) TX bytes:2696216 (2.5 MiB)
venet0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
vmbr0 Link encap:Ethernet HWaddr 0c:c4:7a:55:5e:58
inet addr:195.154.102.XXX Bcast:195.154.102.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:71007 errors:0 dropped:0 overruns:0 frame:0
TX packets:25095 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:51334834 (48.9 MiB) TX bytes:5280227 (5.0 MiB)
On the UI I never get the bridge to turn Active it always reports the bridge as Active NO.
I add a VM, but I get no network activity if I use Bridge mode I don't have network activity, I only get network activity if I use NAT mode. What am I doing wrong? Isn't the bridge supposed to give my VM network activity?
Tried to get DHCPd to run but it doesnt even turn on... Starting ISC DHCP server: dhcpdcheck syslog for diagnostics. ... failed! failed!
Last edited: