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!!
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!!