I am trying to understand if I can have a routed network (multiple hops across our environment) between the stratix 5700 doing L2nat and the PLCs we are needing to connect to from the Honeywell EIM (which has no gateway support).
I’ve attached a mock up sample diagram of what we are attempting and it’s not working.
It seems we are struggling with the NAT portion of this config. If we plug in a laptop in place of the EIM, we can ping the real ip address of the PLC just fine (and vise-versa), but after we turn on NAT, if we attempt to ping the L2NAT in the stratix 5700, we are unable to ping the “public” ip address we assign it (in the same subnet as the laptop or EIM device).
Should this work, and we are failing to configure NAT correctly, or is this outside the scope of what the feature set it for?
Here is the config on the 5700:
interface gig1/1
l2nat instance test
switchport mode trunk
l2nat instance test
inside from host subnetZ.10 to subnetA.10
outside from host subnetA.1 to subnetB.254 gateway
Attachments:
You must be
logged in to view attached files.