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

ASA NAT problem... help me.

shinwoo_acdc77
Community Member

why not nat translation ... i don't understand.. please help me

==== config ====

nat (inside1) 1 10.10.10.0 255.255.255.0

nat (inside2) 1 10.10.11.0 255.255.255.0

global (outside) 1 192.168.1.1-192.168.1.100

some PC not connect to outside network

error message :

portmap translation creation failed

asa or pix bug?

2 Replies 2

sebastan_bach
Level 8
Level 8

for the number of nat sources ur pool is very small here u can configured dynamic nat. configure pat by specifying a single ip address.

u can also specify the a single ip address after the gobal pool u have specified.

so once the pool is full then the pix will pat the translations on that single ip.

hope this helps

regards

sebastan

vitripat
Level 10
Level 10

Here's what you need-

global (outside) 1 interface

As pointed out by Sebastan, your global pool seems too small to support both inside networks and hence we need to PAT using the above command. Hope that helps.

Regards,

Vibhor.

Review Cisco Networking for a $25 gift card