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

Here's an easy one !

taikenison
Level 1
Level 1

Is it possible to have 2 nat 0 entries for the same interface? For example:

nat (vpntest) 0 access-list 113

nat (vpntest) 0 access-list 115

Hope this is correct. If so, I've answered my two previous questions in regard to implementing 2 VPN's on the same PIX, which I'll share with everyone.

Tai

2 Replies 2

tvanginneken
Level 4
Level 4

Hi,

the second nat command will overwrite the first one.

Isn't it possible to combine the statements in both ACLs into one single ACL?

Kind Regards,

Tom

taikenison
Level 1
Level 1

Thanks, I found that out first hand. I knew it sounded too good to be true!

I simply made an ACL for 117, which included both 113 & 115. I then did:

nat (vpntest) 0 access-list 117