[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

PXE-boot



Hi,
looking around the /etc/dhcp3/dhcp.conf on lenny mainserver, i can find this lines

------------
lease-file-name "/var/lib/dhcp3/dhcpd.leases";
ldap-server "ldap";
ldap-port 389;
ldap-base-dn  "dc=skole,dc=skolelinux,dc=no";
ldap-dhcp-server-cn "dhcp";
ldap-method dynamic;
ddns-update-style none;
-------------

But pxe-boot still is working. Up to now, i thought there have to be lines like this

-------------
next-server 10.0.2.2;
filename "/pxelinux.0";
------------------

for netbooting. Where can I find the settings for pxe-boot now?



On etch, there also was a section

--------------
subnet 10.0.2.0 netmask 255.255.254.0 {
...
host static00 { ...
...
}
--------------

Where to put the Mac-addresses, now or is it obsolete on lenny?

Martin



Reply to: