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

PIX520

ishwar
Level 1
Level 1

I am using Pix 520 and using only two interface out of six(outside and inside).Without NAT

Now We have to add one more interface with NAT.

I have tried to configure the PIX but it is not working.

Please have a look my configuration

!

access-list 111 permit ip any any

!

!

ip address outside 202.52.251.145 255.255.255.0

ip address inside 202.52.255.50 255.255.255.0

ip address intf2 192.168.10.75 255.255.255.0

!

!

global (outside) 1 interface

nat (inside) 0 0.0.0.0 0.0.0.0 0 0

nat (intf2) 1 0.0.0.0 0.0.0.0 0 0

static (inside,intf2) 192.168.10.73 202.52.255.47 netmask 255.255.255.255 0 0

access-group 111 in interface intf2

!

!

route outside 0.0.0.0 0.0.0.0 202.52.251.1 1

I am in confuse how to configure one interface with nat(intf2) and other one without nat(inside).

And all important servers like dns,ftp,mail etc reside in inside.

Please help me..

Should I add more command ??

Ishwar

1 Reply 1

pradeepde
Level 5
Level 5