(in your internal network) what device is your DNS server? I thought the Sophos vm?
Anyway, put your DNS device ip address in /etc/resolv.conf
You can also put 1.1.1.1 in there, but if Sophos handles all DNS resolving it makes no sense
Why can vm's do a successfull DNS query, and the PVE host...
In /etc/resolv.conf :
If 172.16.16.11 is your PVE host and it does not have Unbound or other DNS services running,
replace it with Sophos ip address (if that has DNS service running).
Don't know if your Sophos vm is handling ALL network traffic from inside to the internet,
in that case you can...
Oh and by the way..... Why use 2 nics?
If you use the onboard nic as vmbr0 like you have already, then create some VLANs on vmbr0 and that's it.
Your unifi machine will handle trunk ports and VLAN traffic.
You have to create a VLAN(4) in PVE, check the wiki for howto.
My config is a bit different with OVS.
You can also install OVS in your PVE host, makes life a bit more easier to manage.
Have you tried this:
After Proxmox has finished installing, add these lines to '/etc/modules':
vfio
vfio_iommu_type1
vfio_pci
vfio_virqfd
- After changing anything modules related, you need to refresh your initramfs.
On Proxmox VE this can be done by executing:
# update-initramfs -u -k all...
Okay, I see.
But what is his current config now, because he has posted several screenshots with different configs...
The most recent is pfSense with 10.0.0.0 subnet on vmbr0.
You said you ran an infinite ping command to the PVE host.
Can you do an infinite ping from the PVE host to, for example, your router (or a similar always on device)
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.