intelwizrd
IS-IT--Management
Is it possible to redirect packets to a different address based on the source address?
I have an ASA5520
Basic layout:
outside (connects to edge router)
ip 10.10.1.2/30
inside (inside network for purposes of question)
ip 10.10.10.1/24
NAT is not currently in use.
Given all addresses are routable and serverA at ip 10.10.10.130, I want to redirect all traffic bound for serverA with a source of network object group FAddr to ip 10.10.10.131
Can this be done? If so, what would the nat statements look like?
I have an ASA5520
Basic layout:
outside (connects to edge router)
ip 10.10.1.2/30
inside (inside network for purposes of question)
ip 10.10.10.1/24
NAT is not currently in use.
Given all addresses are routable and serverA at ip 10.10.10.130, I want to redirect all traffic bound for serverA with a source of network object group FAddr to ip 10.10.10.131
Can this be done? If so, what would the nat statements look like?