Network unrechable inside VM:
I tried firewall=0 vs firewall=1, I tried e1000 vs virtio, no change.
No matter what I do, network is unreachable. Interface is setup and up, GW and IP is correct.
I always used KVM before trying Proxmox and never had such issue.
Code:
qm config 100
boot: order=scsi0;net0
cores: 20
memory: 409600
name: ...
net0: e1000=1E:75:96:30:3F:8F,bridge=vmbr0
numa: 0
onboot: 1
ostype: l26
scsi0: local-lvm:vm-100-disk-0,size=512G
scsihw: virtio-scsi-pci
smbios1: uuid=ea4211f3-5fb1-4966-a024-db9eeb8c6d9b
sockets: 2
vmgenid: 249382c6-b7b9-4cd0-a3e8-70248464a7f4
I tried firewall=0 vs firewall=1, I tried e1000 vs virtio, no change.
No matter what I do, network is unreachable. Interface is setup and up, GW and IP is correct.
I always used KVM before trying Proxmox and never had such issue.