cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2561
Views
0
Helpful
1
Replies

ASA Authenticate IPv6 traffic

Hello community,

configuring our ASA5585 running on latest software version for IPv6,

I faced the issue that I wasn't able to translate the "aaa authentication match " configuration to the IPv6 pendant.

Currently I have someting like:

access-list AUTH extended permit ip any host 10.0.0.1

aaa authentication match AUTH outside users

now I tried to configure something like in addition:

ipv6 access-list AUTHv6 permit ip any host 2001:db8::1

aaa authentication match AUTHv6 outside users

But I get the error, that AUTHv6 is not a extended access-list. But IPv6 access-lists are not extended anymore.

Question, how can I make the ASA to authenticate traffic for IPv4 and IPv6 in parallel?

Cheers Alex

1 Reply 1

JensWeibler
Level 1
Level 1

As far as I know cut through authentication is not supported with ipv6.. sadly