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

Problem accessing resources on DMZ and Inside

zong8
Level 1
Level 1

Hi Techies,

I have a pix515 doing remoteaccess VPN. People are successfully able to VPN into the box but are not able to access resources on DMZ or the inside. DMZ is directly connected to the PIX and inside is behind a CSS.

Could you people point me in right direction please.

Thanks

1 Accepted Solution

Accepted Solutions

Abdul, is your issue resolved , have you tried suggested statements missing in your config.. let us know if still issues.

Regards

Jorge Rodriguez

View solution in original post

3 Replies 3

JORGE RODRIGUEZ
Level 10
Level 10

Hi

you need couple of statements, should be fine after you add these .

nat (dmz) 0 access-list vpn-nonat

crypto isakmp nat-traversal 20

Let us know how works out.

Regards

Jorge Rodriguez

Abdul, is your issue resolved , have you tried suggested statements missing in your config.. let us know if still issues.

Regards

Jorge Rodriguez

Hi Jorge,

Thanks a lot for the reply. I was missing nat0 for dmz :-). It resolved the issue. Thanks again.

Abdul