Hmmm.. ok, next step, 

run:    /etc/rc.d/init.d/dhcpd stop

 and then..

        /etc/rc.d/init.d/dhcpd start

You should then see in /var/log/syslog
--

[root@trinity2 /root]# /etc/rc.d/init.d/dhcpd start

Dec  1 13:35:58 trinity2 dhcpd: Internet Software Consortium DHCPD $Name:
V2-BETA-2 $
Dec  1 13:35:58 trinity2 dhcpd: Copyright 1995, 1996 The Internet Software
Consortium.
Dec  1 13:35:58 trinity2 dhcpd: All rights reserved.
Dec  1 13:35:58 trinity2 dhcpd: Listening on Socket/eth1/192.168.0.0
Dec  1 13:35:58 trinity2 dhcpd: Sending on   Socket/eth1/192.168.0.0

--


>First, the output of route, with the ppp link up (slip courtesy of 
>diald).
>
>255.255.255.255 *               255.255.255.255 UH    0 0 0 eth0 

Good.


>Next, ps aux | grep dhcpd
>root  334  0.0  3.9   976   580  ?  S    21:18   0:00 /usr/sbin/dhcpd

good.


>/etc/dhcpd.conf

Wrong!  You need the "server-identifier [EMAIL PROTECTED];"
statements and other stuff.

Redo your /etc/dhcpd.conf file with the TrinityOS doc.

--David
.----------------------------------------------------------------------------.
|  David A. Ranch - Remote Access/Linux/PC hardware      [EMAIL PROTECTED]  |
!----                                                                    ----!
`----- For more detailed info, see http://www.ecst.csuchico.edu/~dranch -----'
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]

Reply via email to