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

static mapping on ASA 5515 from IPv6 to IPv4

David Malar
Level 1
Level 1

Is it possible to do a  static mapping on ASA from IPv6(outside) to IPv4(inside)? Can anyone give me an example? 

2 Replies 2

ghostinthenet
Level 7
Level 7

Unfortunately, no. You need NAT-PT to do IPv4 to IPv6 port/protocol translation and the ASA doesn't have this functionality.

Hi,

are you saying that something like this:

 

nat (In_Test,outside) source static src-v4-inside01 src-v6-outside destination static dst-v4-inside dst-v6-outside

would not work. I did not get it working, but is it omehow possible. What might be mistakes?

Thanks