Don't put the MAC addresses of the thin clients into the firewall appiance, but do put them into your second (LTSP) dhcp server. Set the second (LTSP) one to not-authoritative and all your DHCP clients should be able to coexist happily. The non-LTSP ones will get their info from the firewall appliance and the LTSP clients will get theirs from the LTSP DHCP server (which could also be the LTSP server itself).
Teresa Jeremy wrote:
I'm using a router/firewall appliance as my dhcp server. As a result, it is not possible to specify the root-path DHCP option.
Is it possible to force my ltsp RAM image to use nfsroot directive in my pxelinux.cfg\default file instead of looking for it in the DHCP offer packet?
I've tried
label lts
kernel bzImage-2.4.22-ltsp-1
append init=/linuxrc rw root=/dev/ram0 nfsroot=192.168.0.29:/opt/ltsp/i386 initrd=initrd-2.4.22-ltsp-1.gz
However, the dhclient apparents to ignore this parameter.
Thx. TJ
Need a new email address that people can remember Check out the new EudoraMail at http://www.eudoramail.com
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
-- Brian Payst, MS Director of Technology & Systems Support Division of Student Affairs The University of North Carolina at Chapel Hill voice: (919) 962-1469 fax: (919) 962-5241
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
