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

Pix to router connection and IP routing

vitancr
Level 1
Level 1

Hi,

I would like to know who can tell me if I can add OSPF to a connection between a router and a PIX. Here is the link that made me think.

http://cisco.com/en/US/customer/products/hw/vpndevc/ps2030/products_configuration_example09186a0080094498.shtml

on this document you do not have an ip routeing en. Can I have OSPF enabled. Also, Can I have configuration examples for example router 2621 and PIX515

Thank you

1 Reply 1

matthew.long
Level 1
Level 1

from: http://cisco.com/en/US/partner/products/hw/vpndevc/ps2030/products_qanda_item09186a0080094874.shtml

PIX Firewall implementation in version 6.3 code supports intra-area, inter-area, and external routes. This release also supports the distribution of static routes to Open Shortest Path First (OSPF) processes and route redistribution between OSPF processes.

for Configuring OSPF on a router see:

http://cisco.com/en/US/partner/products/sw/iosswrel/ps1831/products_configuration_guide_chapter09186a00800b3f2b.html

The pix is basically the same as the IOS commands. We used to use the pix with ospf but have taken it out now due to a network reconfiguration.

Here is what my config was

routing interface WAN

ospf authentication-key XXXXXXX

router ospf 1

network 10.0.16.0 255.255.255.0 area 10.0.16.0

area 10.0.16.0 authentication

log-adj-changes

Review Cisco Networking for a $25 gift card