I’m using an MT as a diagnostic device connected to a network where other router brands (Required Router) are required by the customer.
The MT is connected into the system at the first (core) switch under the Required Router using ether3. The MT has a public static IP on ether1. This IP is in the same subnet as the WAN of the Required Router.
Certain Required Routers get fussy when they see a Public IP on their LAN port that is the same subnet as the WAN port. I need to strip the MT’s public ip from LAN bound packet sand insert a LAN ip.
I would like to still be able to access internet (using an SSH tunnel to the MT as a proxy)through the Required Router. IOW, the Required Router will NAT the packet, treating it like any other packet..
Thanks in advance.