Hi,
Quick question as I'm getting some timeout on PMG after DATA(0), and I read that some other members have experienced the same due to MTU wrongly set.
In summary, PMG is behind NAT -> public proxmox host IP vmbr0 with MTU 1500, and private PMG IP vmbr1 with MTU 1450. Is there anything wrong with this?
Seems to be expected: https://pve.proxmox.com/pve-docs/chapter-pvesdn.html#pvesdn_setup_example_vxlan
VXLAN zone configuration options:
Peers Address List
A list of IP addresses of each node in the VXLAN zone. This can be external nodes reachable at this IP address. All nodes in the cluster need to be mentioned here.
MTU
Because VXLAN encapsulation uses 50 bytes, the MTU needs to be 50 bytes lower than the outgoing physical interface.
Thank you for your thoughts.
Quick question as I'm getting some timeout on PMG after DATA(0), and I read that some other members have experienced the same due to MTU wrongly set.
In summary, PMG is behind NAT -> public proxmox host IP vmbr0 with MTU 1500, and private PMG IP vmbr1 with MTU 1450. Is there anything wrong with this?
Seems to be expected: https://pve.proxmox.com/pve-docs/chapter-pvesdn.html#pvesdn_setup_example_vxlan
VXLAN zone configuration options:
Peers Address List
A list of IP addresses of each node in the VXLAN zone. This can be external nodes reachable at this IP address. All nodes in the cluster need to be mentioned here.
MTU
Because VXLAN encapsulation uses 50 bytes, the MTU needs to be 50 bytes lower than the outgoing physical interface.
Thank you for your thoughts.
Last edited: