LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   [archlinux] and [dhcp] issue (https://www.linuxquestions.org/questions/linux-software-2/%5Barchlinux%5D-and-%5Bdhcp%5D-issue-940765/)

doomaway 04-19-2012 08:41 PM

[archlinux] and [dhcp] issue
 
hi all
my archlinux3.3.1-1-archlinux i686 's dhcp server cannot start

next is the error log detail from /var/log/message
Apr 20 09:32:54 localhost dhcpd: All rights reserved.
Apr 20 09:32:54 localhost dhcpd: For info, please visit https://www.isc.org/software/dhcp/
Apr 20 09:32:54 localhost dhcpd: Wrote 0 class decls to leases file.
Apr 20 09:32:54 localhost dhcpd: Wrote 0 deleted host decls to leases file.
Apr 20 09:32:54 localhost dhcpd: Wrote 0 new dynamic host decls to leases file.
Apr 20 09:32:54 localhost dhcpd: Wrote 0 leases to leases file.
Apr 20 09:32:54 localhost dhcpd:

doomaway 04-19-2012 08:43 PM

i have not modify anything with the document /etc/dhcp.conf

Tinkster 04-19-2012 08:59 PM

That output to me doesn't suggest it isn't working. How did you ascertain
that it's not started?

doomaway 04-19-2012 09:17 PM

Three aspects about ascertaining
 
Quote:

Originally Posted by Tinkster (Post 4657931)
That output to me doesn't suggest it isn't working. How did you ascertain
that it's not started?

no.1 I check the port 67
#netstart -nal | grep 67
i cannot find 67 port
no.2 #ps aux | grep dhcp
also have not dhcp
no.3 #/etc/rc.d/dhcp4 restart
:: Stopping DHCPv4 Server [FAIL]
:: Starting DHCPv4 Server [FAIL]

headrift 04-19-2012 09:34 PM

Have you tried running dhcpd directly, without the init script? It might have more info.

Also, you probably do have to edit /etc/dhcpd.conf sooner or later.

doomaway 04-20-2012 02:54 AM

Quote:

Originally Posted by headrift (Post 4657945)
have you tried running dhcpd directly, without the init script? It might have more info.

Also, you probably do have to edit /etc/dhcpd.conf sooner or later.

[mod_edit]please try again in English[/mod_edit]


All times are GMT -5. The time now is 11:03 PM.