From owner-freebsd-questions Sat Jan 24 08:06:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA19420 for questions-outgoing; Sat, 24 Jan 1998 08:06:21 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from localhost.zilker.net (jump-x2-1081.jumpnet.com [207.8.67.81]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA19415 for ; Sat, 24 Jan 1998 08:06:16 -0800 (PST) (envelope-from marquard@zilker.net) Received: (from marquard@localhost) by localhost.zilker.net (8.8.8/8.8.3) id KAA25622; Sat, 24 Jan 1998 10:06:07 -0600 (CST) To: freebsd-questions@FreeBSD.ORG Subject: Re: whod.txt References: <199801240352.VAA00395@mutsgo.dyn.ml.org> From: Dave Marquardt Date: 24 Jan 1998 10:05:35 -0600 In-Reply-To: laszlo vagner's message of "Fri, 23 Jan 1998 21:52:19 -0600 (CST)" Message-ID: <8567n9g8mo.fsf@localhost.zilker.net> Lines: 15 X-Mailer: Quassia Gnus v0.17/XEmacs 19.16 - "Lille" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk laszlo vagner writes: > i am trying to configure ruptime i need to know the format for the > whod.* file Configure ruptime? I don't think there's any configuration you can do. rwhod traditionally just use broadcast, so if you have other hosts on your network running rwhod, they'll show up in the whod.* files. I think there's an RFC that added multicast to rwhod also, so you might get more hosts that way. Anyway, if no hosts on your network are running rwhod, you won't see anything. -Dave