Guten Tag Michael Tautschnig,
am Montag, 16. April 2007 um 16:56 schrieben Sie:
> Does "connect" here mean booting one of your computers? Then, there is no
> attempt made to contact that tftp server... This might be a DHCP
> misconfiguration or a network problem.
that was my config before:
subnet 83.243.81.0 netmask 255.255.255.0 {
option routers 83.243.81.1;
server-name "pxe.servercrew.de";
option root-path
"/srv/fai/nfsroot,rsize=8192,wsize=8192,acregmin=1800,acregmax=1800,acdirmin=1800,acdirmax=1800";
}
host confixx {
filename "pxelinux.0";
hardware ethernet 00:10:DC:3C:79:11;
option host-name "confixx";
option domain-name "simones.de";
fixed-address 83.243.81.14;
}
for example... that was working befor i upgraded it to etch ;(
--
Mit freundlichen Grüßen
Daniel
mailto:[EMAIL PROTECTED]