trying to load...
Michael Tautschnig
tautschn at model.in.tum.de
Mon Apr 16 17:12:37 CEST 2007
> 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 ;(
>
There seems to be no next-server option in your config, at least you didn't
mention it. There should be numerous threads on that option on that list, but it
should be as simple as
next-server your.tftp.server;
Best,
Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://lists.uni-koeln.de/pipermail/linux-fai/attachments/20070416/e1f4271e/attachment.bin
More information about the linux-fai
mailing list