• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Anyone had issues w/Roadrunner and PIX501 with DHCP??

m2kewl

Diamond Member
I'm trying to get the pix 501 to obtain a dhcp address on the e0 (outside) interface and it's having to some problems. My service provider is Road Runner from Time Warner, NYC. I called RR support, they're useless and just sent Cisco email. The physical layout is Lan -> Pix -> Cable modem (Toshiba PCX1100U model). I also tested with factory set configuration, my custom configuration, and plugging it into a Linksys switch port and the pix was able to obtain an ip, so that eliminates the pix software being fubar. Btw, this equip is brand new,

Here is a debug of the pix when connected directly to cable modem:
ghetto-pix(config)# debug dhcpc detail
ghetto-pix(config)# ip address outside dhcp setroute
604101: DHCP client interface outside: address release
DHCP: new ip lease str = 0x80944a48....
DHCP get addr: existing ip lease str = 0x80944a48
DHCP: QScan: Timed out Selecting state....
DHCP get addr: existing ip lease str = 0x80944a48
DHCP: new ip lease str = 0x80944b08....
DHCP get addr: existing ip lease str = 0x80944b08
DHCP: QScan: Timed out Selecting state....
DHCP get addr: existing ip lease str = 0x80944b08
DHCP: new ip lease str = 0x80944bc8....
DHCP: QScan: Purging entry
DHCP: QScan: Timed out Selecting state
DHCP command failed
ghetto-pix(config)#

Thanks in advance!!
 
Back
Top