|
From: Michael Chase-S. <mi...@ch...> - 2003-05-12 14:19:53
|
Did you define your machines using mksimachine? What does the output of
mksimachine --List look like?
Mike
On Sun, 2003-05-11 at 10:31, =B6=AD=D0=A1=C9=E7 wrote:
> Hi,
> I have a problem of using the mkdhcpconf command to generate my dhcp=
d.conf
> file. When I use "mkdhcpconf -o /etc/dhcpd.conf --interface=3Deth1
> --bootfile=3Dpxelinux.0 --gateway=3D172.16.0.1" to create the dhcpd.con=
f file, then
> restart the dhcpd service, the client cann't be installed through dhcpd=
server.
> The following is the context of the dhcpd.conf:
> ####################################################################
> # This dhcpd.conf file was generated by the systeminstaller command
> # mkdhcpconf. It reflects the contents of the CLAMDR database.
> # File generated at 17:49:30 on 4/11/2003
> ####################################################################
>=20
> deny unknown-clients;
> option subnet-mask 255.255.0.0;
> option broadcast-address 172.16.255.255;
> option domain-name "";
> option routers 172.16.0.1;
>=20
> # Defined cluster nodes...
> subnet 172.16.0.0 netmask 255.255.0.0 {
> group {
> }
> }
>=20
> So,what's the matter with the dhcp server? What should I do?
> Thank you!
> yours,
> Tong Duan
>=20
>=20
>=20
>=20
> -------------------------------------------------------
> Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
> The only event dedicated to issues related to Linux enterprise solution=
s
> www.enterpriselinuxforum.com
>=20
> _______________________________________________
> Systeminstaller-users mailing list
> Sys...@li...
> https://lists.sourceforge.net/lists/listinfo/systeminstaller-users
--=20
Michael Chase-Salerno br...@us...
IBM Linux Systems Technology Poughkeepsie, NY=20
System Installation Suite www.sisuite.org
|