--- Phil Schaffner <Philip.R.Schaffner@xxxxxxxx> wrote: > On Wed, 2005-07-20 at 19:33 -0700, Manisha Sathe > wrote: > > > > > > Claude Jones <claude_jones@xxxxxxxxxxxxxx> wrote: > > ... > > > > You can check to see if dhcpd is running > by opening a terminal > > and changing to > > root by typing "su -" and putting in your > password. Then, type > > "service dhcpd > > status" and press enter, and that will > tell you if dhcpd is > > running. > > > > > --------------------------------------------------------------- > > > > Thanks for yr reply, I tried this. But i > am getting the > > "Unrecognized service" as o/p message. pls > help. > > Looks like dhcpd is not installed. Try > > # rpm -q dhcp > > If not found > > # yum install dhcp > > Or - backing up a step - do you really need dhcp? I > prefer to configure > my home router to leave low-numbered addresses alone > and assign static > addresses of my own choosing (e.g. 192.168.1.2 > 192.168.1.3 ... the > router being 192.168.1.1) for my Linux boxes. > > Phil > Back again after a while. I tried following: # rpm -q dhcp This gives me o/p as "Package dhcp not installed" So i tried: # yum install dhcp Following is the o/p: ------------------- Setting up Install process Setting up repositories Can not find a valid base url for reno: updates-released --------------- I am giving some more info below: I am on 1)Dell Inspiron 9300 2)currently with dual boot system - WinXP and FC4. On winXP - internet connection is ok. 3)Connecting to ISP through cable modem (ISP - Road Runner). Here i confirmed that they provide dynamic IP address through DHCP. 4)Device used: Broadcom 440x 10/100 Integrated Controller I am aslo having wireless card but currently do not have wireless router. When i installed the FC4 - it recognised the hardware and i am getting Broadcom set for eth0. --------------------------------------- I tried following: #service dhcpd status Unrecognised service #service network status Configured device lo eth0 Currently active devices lo eth0 #service network stop Shutting down loopback interface : OK Shutting down interface eth0 : FAILED #service network start Bringing up loopback interface : OK Bringing up interface eth0 : Determining IP Information for eth0....:FAILED When i try very first time after reboot: #sudo dhclient ...DHCP Client V3.0.2 .. Listening on LPF/eth0/00:12:3f:d1:a9:d6 Sending on LPF/eth0/00:12:3f:d1:a9:d6 Sending on socket/fall back DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 16 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 20 No DHCPOFFERS received. No working leases in persistent database - Sleeping -------------------------------------- The above is only for the first time, but then onwards i get something like below dhclient (4781) is already running - exiting I believe either i do not have dhcpd or not configured properly. Pls help me. regards Manisha __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com