I have two MX devices (MX1 and MX2) in the same organization connected via Auto VPN.
MX1 is configured as the default route (exit hub) for MX2.
I’d like to know if it’s possible to create a port forwarding rule on MX1 that forwards traffic to a device located behind MX2.
Example setup:
MX1 (main site, default route)
MX2 (branch site, connected via Auto VPN)
I want to forward a specific port from MX1’s public IP to a private IP behind MX2.
Is this supported, or should the port forwarding be configured only on MX2’s WAN directly?
Any best practices or workarounds would be appreciated.