cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
288
Views
0
Helpful
2
Replies

Outside Interface IP address

ewong0088
Level 1
Level 1

I woder if using ASA or PIX, can I set up the outside interface with 1 IP then for outgoing (on the same outside interface) with another IP address. For example: outside IP 1.2.3.4 then somehow for outgoing(return traffic if you will) the IP address to be visible is 1.2.4.5 (partner requirement, don't ask :) ).

Doing this on Linux iptable already and now is thinking to change it out to something else,i.e. ASA or PIX.

Thank you for your hep.

2 Replies 2

suschoud
Cisco Employee
Cisco Employee

use :

nat (inside) 1 0 0

global (outside) 1 1.2.4.5

All outbound traffic will be translated to 1.2.4.5

If you use ;

global (outside) 1 interface

Interface ip will be used for xlation purpose.

Do rate helpful posts.

Regards,

Sushil

Thank you, will try that.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: