Forum Discussion

sri_223168's avatar
sri_223168
Icon for Nimbostratus rankNimbostratus
Nov 17, 2015
Solved

SNAT using the same source IP on Multiple LTM's

Can i use the following iRule on Multiple VIP's of different LTM's for filtering clients and SNATing. The source address x.x.x.x will be same accross all LTMS when CLIENT_ACCEPTED { Check if the...
  • Brad_Parker_139's avatar
    Nov 17, 2015

    You can not reuse the SNAT address unless the networks you LTM live in have no knowledge of each other or your SNAT address is non routeable between those networks. If its either of those, have at it. Just know that that address will be on the wire in multiple locations with different MAC addresses.