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

Re: dhcpd/tftp server subservient to another tftp server



On Tue, 02 Dec 2003 10:38:34 -0600
Kent West <westk@acu.edu> wrote:

...
> host bi-19x {
>    hardware ethernet 00:03:47:16:e2:58;
>    fixed-address 150.252.x.y;	# x & y to protect the innocent
>    filename "/lts/2.4.22-ltsp-1/pxelinux.0";
> }
> 
> When I boot the client pc ("bi-19x"), it gets the IP address
> 150.252.x.y from my dhcpd/tftp server, as indicated by the BIOS's PXE
> messages. But then, instead of finding the pxelinux.0 file on my
> dhcpd/tftp server, it finds the campus's central RIS server instead.
> 
> How do I get my client to get my tftp offering instead of the RIS 
> offering? BTW, the RIS server is on a different network segment.
...

Hi
you can simply add "next-server yourserver;" to your dhcpd.conf, either
for the one host or gerneral for all hosts...
yours
Albert

-- 
Albert Dengg <a_d@gmx.at>

Attachment: pgpLZQRF7okwx.pgp
Description: PGP signature


Reply to: