cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
422
Views
3
Helpful
3
Replies

PAT does not work on my PIX 525

spotosme
Level 1
Level 1

I try to use PAT on my Pix 525, I define following:

global (dmz1) 10.16.130.100 netmask 255.255.254.0

nat (inside) 192.168.100.0 255.255.255.0 0 0, but it does not work. I try to ping host routed in dmz interface but doesn't response, Why does not work PAT? NAT work very well.

3 Replies 3

nkhawaja
Cisco Employee
Cisco Employee

Hi,

Just try this again

global (dmz1) 10 10.16.130.100

nat (inside) 10 192.168.100.0 255.255.255.0

see the "10" in both statements.

Thanks

Nadeem

Thanks for answer me so fast, but really I wrong in my sentences, I skip write out correctly it.

global (dmz1) 1 10.16.130.100

nat (inside) 1 192.168.100.0 255.255.255.0 0 0,

however PAT doesn't work when I try to ping some host connect directly to dmz1, for example:

ping 10.10.0.4.....timeout

I have add route to network 10.10.0.0 255.255.255.0 on PIX like this:

route dmz1 10.10.0.0 255.255.255.0 10.16.130.2 1 , for example.

NAT works perfectly.

Thanks

Thanks for answer me so fast, but really I wrong in my sentences, I skip write out correctly it.

global (dmz1) 1 10.16.130.100

nat (inside) 1 192.168.100.0 255.255.255.0 0 0,

however PAT doesn't work when I try to ping some host connect directly to dmz1, for example:

ping 10.10.0.4.....timeout

I have add route to network 10.10.0.0 255.255.255.0 on PIX like this:

route dmz1 10.10.0.0 255.255.255.0 10.16.130.2 1 , for example.

NAT works perfectly.

Thanks

Review Cisco Networking for a $25 gift card