Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!rice!sun-spots-request From: local!wytten@cs.umn.edu (Dale R. Wyttenbach) Newsgroups: comp.sys.sun Subject: Re: booting across subnets Keywords: Networks Message-ID: <5030@brazos.Rice.edu> Date: 14 Feb 90 19:35:50 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 21 Approved: Sun-Spots@rice.edu X-Refs: Original: v9n33 X-Sun-Spots-Digest: Volume 9, Issue 46, message 2 In article <4959@brazos.Rice.edu> zardoz!cerveza!gary@uunet.uu.net (Gary Cattelino) writes: >The conversation about getting ypbind to work across subnets got me to >wondering about booting diskless clients from a server that's not on the >same brodcast net. Will the RARP packet get to the server on the other >network or not? No >If not, how do machines boot across subnets? Put something like the following in the client's rc.local: if [ -f /usr/etc/ypbind ]; then /usr/etc/ypbind && (echo -n ' ypbind') >/dev/console # set yp server /usr/etc/yp/ypset (IP_ADDRESS_OF_YP_SERVER) fi Dale Wyttenbach | ...rutgers!umn-cs!wytten wytten@cs.umn.edu | wytten@umnacvx.bitnet Computer Science Department Systems Staff--University of Minnesota, Minneapolis