cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
659
Views
10
Helpful
5
Replies

PIX 7.0(1) "route outside" command

ph0enix
Level 1
Level 1

Since I can't seem to be able to automatically obtain the default route from the DHCP server using:

ip address dhcp setroute

...is there any way, that I could use the "route outside" command to point to the outside interface instead of a specific IP address since the IP address is assigned by DHCP?

Thanks!

5 Replies 5

grant.maynard
Level 4
Level 4

Sorry, don't think so.

Thanks for the response. Are you aware of any issues with PIX 7.0(1) that might be causing the problem. If I plug a PC directly into the cable modem, it correctly obtains the routing information.

This is your lucky day - there is a bug, CSCeh81233:

SYMPTOM:

PIX interface DHCP default route is not in the routing table.

CONDITIONS:

Cisco PIX running 7.0.1 software. When ip address dhcp

setroute command is used, the config is saved and the firewall is

manually reloaded the interface will obtain an IP address via DHCP, but will

not set the default route into the routing table.

WORKAROUND:

config t

interface eth0 (or interface that has dhcp option)

shut

ip address dhcp setroute

no shut

First Found-in Version 7.0(1)

First Fixed-in Version 7.0(2), 7.0(1.2), 7.0(3.1)

Thanks for the info. I'm going to upgrade the PIX to the latest version (7.2(1) if I recall) next week but I'm looking at the release notes for 7.0(1) and it's saying that the bug you mentioned (CSCeh81233) was actually resolved in 7.0(1) - it was initially found in 7.0.

Upgrading to 7.2(1) did, in fact, resolve the issue.

Thanks again!

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