* Host proxmox.internal:80 was resolved.
* IPv6: (none)
* IPv4: 192.168.10.1, 192.168.10.4
* Trying 192.168.10.1:80...
* Established connection to proxmox.internal (192.168.10.1 port 80) from 192.168.10.89 port 43454
* using HTTP/1.x
> GET / HTTP/1.1
> Host: proxmox.internal
> User-Agent: curl/8.16.0
> Accept: */*
>
* Request completely sent off
< HTTP/1.1 301 Moved Permanently
< Cache-Control: max-age=0
< Content-Length: 17
< Date: Sat, 15 Aug 2026 18:00:08 GMT
< Expires: Sat, 15 Aug 2026 18:00:08 GMT
< Location: https://proxmox.internal/
< Pragma: no-cache
< Server: pve-api-daemon/3.0
< Via: 1.1 Caddy
< Content-Type: text/plain; charset=utf-8
<
* Connection #0 to host proxmox.internal:80 left intact
Moved Permanently
Quick=unchecked means that you shall not have any other rule affecting the traffic to the external Authoritative DNS server otherwise this rule could be not effective, correct?Source=Select the interface address for your WireGuard VPN (eg WAN_VPNProviderName address)
Destination / Invert=Checked
Destination=Select the interface network for your WireGuard VPN (eg WAN_VPNProviderName net )
here we are telling the system to consider what is exiting any interface + coming from the VPN interface and directed to anything but the VPN subnet....honestly I do not understand this, someone can better clarify this?