Tech Support > Computer Hardware > Routers > Pix 501 dhcpd
Pix 501 dhcpd
Posted by Sorin Platon on April 6th, 2004


Hello

I have a problem with a 501 and dhcp server, i'm running 6.3(3)
I did some searches for an IOS bug without any results.
here's the relevant config but i'm pretty sure is good
My problem is that my clients don't obtain a DHCP lease , if i enter
manualy the Ip adress dns information on the client wks everything
works
The dns auto config gets the dns servers ip adreses,
I hard set the clients to 100 FD ( the inside interface of the pix is
set to that speed)
i


PIX Version 6.3(3)
interface ethernet0 10baset
interface ethernet1 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100

ip address outside dhcp setroute
ip address inside 192.168.69.69 255.255.255.0


nat (inside) 1 0.0.0.0 0.0.0.0 0 0
global (outside) 1 interface

Pix# sh dhcpd
dhcpd address 192.168.69.60-192.168.69.68 inside
dhcpd lease 3600
dhcpd ping_timeout 2000
dhcpd auto_config outside
**auto_config dns 24.200.243.234 24.200.241.10
dhcpd enable inside


dhcpd address 192.168.69.60-192.168.69.68 inside
dhcpd lease 3600
dhcpd ping_timeout 2000
dhcpd auto_config outside
dhcpd enable inside

: end

Posted by Dominic on April 6th, 2004


Sorin_platon@yahoo.com (Sorin Platon) wrote in message news:<4f9b2905.0404051836.60fcf599@posting.google. com>...

I guess that your problem is in the front of your monitor ;-)

Cheer Mister Platon... you CEO of HyperTec

Posted by Sorin Platon on April 8th, 2004


dlongpre@videotron.ca (Dominic) wrote in message news:<81e2f991.0404061313.59fed387@posting.google. com>...
Okay i solved my problem via the MS way.. a reboot...
I did a capture of packets and the pix was seeing the requests but it
wasn't replying to the request..

Cheers
Sorin