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

PIX as a router?

TRENT WAITE
Level 1
Level 1

I have an old PIX 506, and I know the 506 supports RIP. However, can I use this simply as a router, to go from network A to B transparently, without any filtering? If I setup the outside interface to be 192.168.2.2 and the inside to be 192.168.10.1, how would I go about configuring the PIX to simply route to the inside network? Has anyone done this? Does anyone have an example config that is simply using the PIX as a router?

2 Replies 2

andhingr
Cisco Employee
Cisco Employee

You will need to enable NAT on pix to route traffic between interfaces. Here is a link for sample config,

http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a0080094763.shtml

config guide

http://www.cisco.com/en/US/docs/security/pix/pix63/configuration/guide/mngacl.html

Cheers!

- AD

Nagaraja Thanthry
Cisco Employee
Cisco Employee

Hello,

You can configure nonat rule to bypass the NAT.

access-list nonat permit ip

nat (inside) 0 access-list nonat

Then you can configure RIP on both interfaces.

Hope this helps.

Regards,

NT

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card