* From: Jianbo Wang <[email protected]> * Date: Fri, 7 Mar 2003 14:15:28 -0700 (MST) > Mar 7 13:58:19 jiwang rarpd[237]: Off-link request on eth0 > ... > What's wrong with my Debian server setting? Thanks!
* From: Patrick Morris <[email protected]> * Date: Fri, 07 Mar 2003 14:34:23 -0800 > Can you use RARP to assign a machine an address on a > different network than the RARP server? I don't think so. In rarpd.c in rarpd-0.981107 in Debian Squeeze i386 is this. case 'o': ++allow_offlink; break; The -o option permits an "off-link request". Not mentioned in the Debian man page and I haven't tested it. Regards, ... Peter E. -- Telephone 1 360 639 0202. Former telephone 1 360 450 2132. bcc: peasthope ... shaw.ca "http://carnot.yi.org/" "http://members.shaw.ca/peasthope/index.html#Itinerary" -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

