한컴리눅스2.2 에서 DHCP 설정 해보신분....

한컴 리눅스 2.2. 새로 깔았는데 DHCP 를 기존 사용하던데로 설정하고
시작하니.. 실패가 떨어지네요....
아래와 같은 메시지가 나옵니다 어떻게 해야할지.......
[root@localhost root]# /etc/rc.d/init.d/dhcpd start
/etc/rc.d/init.d/dhcpd is_no command not found
/etc/rc.d/init.d/dhcpd msg_starting command not found
Internet Software Consortium DHCP Server V3.0
Copyright 1995-2001 Internet Software Consortium.
All rights reserved.
For info, please visit http//www.isc.org/products/DHCP
** You must add a ddns-update-style statement to /etc/dhcpd.conf.
To get the same behaviour as in 3.0b2pl11 and previous
versions, add a line that says "ddns-update-style ad-hoc;"
Please read the dhcpd.conf manual page for more information. **
If you did not get this software from ftp.isc.org, please
get the latest from ftp.isc.org and install that before
requesting help.
If you did get this software from ftp.isc.org and have not
yet read the README, please read it before requesting help.
If you intend to request help from the dhcp-server@isc.org
mailing list, please read the section on the README about
submitting bug reports and requests for help.
Please do not under any circumstances send requests for
help directly to the authors of this software - please
send them to the appropriate mailing list as described in
the README file.
exiting.
[root@localhost root]# [실패]
Re: 한컴리눅스2.2 에서 DHCP 설정 해보신분....
메시지내용처럼 해주면 되겠네요.
ddns-update-style ad-hoc; 를 dhcpd.conf 파일에 추가해주세요라고
말하고 있습니다.
도와주셈 wrote..
한컴 리눅스 2.2. 새로 깔았는데 DHCP 를 기존 사용하던데로 설정하고
시작하니.. 실패가 떨어지네요....
아래와 같은 메시지가 나옵니다 어떻게 해야할지.......
[root@localhost root]# /etc/rc.d/init.d/dhcpd start
/etc/rc.d/init.d/dhcpd is_no command not found
/etc/rc.d/init.d/dhcpd msg_starting command not found
Internet Software Consortium DHCP Server V3.0
Copyright 1995-2001 Internet Software Consortium.
All rights reserved.
For info, please visit http//www.isc.org/products/DHCP
** You must add a ddns-update-style statement to /etc/dhcpd.conf.
To get the same behaviour as in 3.0b2pl11 and previous
versions, add a line that says "ddns-update-style ad- hoc;"
Please read the dhcpd.conf manual page for more information. **
If you did not get this software from ftp.isc.org, please
get the latest from ftp.isc.org and install that before
requesting help.
If you did get this software from ftp.isc.org and have not
yet read the README, please read it before requesting help.
If you intend to request help from the dhcp-server@isc.org
mailing list, please read the section on the README about
submitting bug reports and requests for help.
Please do not under any circumstances send requests for
help directly to the authors of this software - please
send them to the appropriate mailing list as described in
the README file.
exiting.
[root@localhost root]# [실패]
댓글 달기