Albert Dengg wrote:Made no difference:
On Tue, 02 Dec 2003 10:38:34 -0600 Kent West <[EMAIL PROTECTED]> wrote:
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.
you can simply add "next-server yourserver;" to your dhcpd.conf, either for the one host or gerneral for all hosts...
Thanks! I'll give it a try.
host bi-19x {
next-server 150.252.217.92;
hardware ethernet 00:03:47:16:e2:58;
fixed-address 150.252.217.183;
filename "/lts/2.4.22-ltsp-1/pxelinux.0";
}
-- Kent
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

