Group: Member 
Post Group: Newbie
Posts: 6
Status: 
|
Thought I'd ask here before hitting up support.
I have a brand new install of Proxmox 7 and Virtualizor. Storage is LVM.
I can use Virtualizor to install an OS using Proxmox QEMU, but the network interface isn't working. I'm using virtio and using a different IP than the master Proxmox server. BTW, the server is not in a cluster, it is standalone.
I can ping the guest IP from the host, but not from outside of the network.
I have a lot of experience with Virtualizor and Xen and don't have any issues. This is my first try at using Proxmox.
The Proxmox setup didn't give me a lot of options. What am I missing?
Ethernet on the guest:
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 00:16:3e:ed:9f:ea brd ff:ff:ff:ff:ff:ff
altname enp0s18
altname ens18
inet xx.xx.xx.112/24 brd xx.xx.xx.255 scope global eth0
valid_lft forever preferred_lft forever
Ethernet on the host:
4: vmbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 3c:ec:ef:c7:dc:18 brd ff:ff:ff:ff:ff:ff
inet xx.xx.xx.18/24 scope global vmbr0
valid_lft forever preferred_lft forever
inet6 fe80::3eec:efff:fec7:dc18/64 scope link
valid_lft forever preferred_lft forever
Thanks everyone for the help.
|