From owner-freebsd-questions Wed Mar 12 02:17:31 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA02107 for questions-outgoing; Wed, 12 Mar 1997 02:17:31 -0800 (PST) Received: from miles.aa.net (cust24.max1.seattle.aa.net [205.199.141.24]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA02097 for ; Wed, 12 Mar 1997 02:17:23 -0800 (PST) Received: from miles.aa.net (localhost [127.0.0.1]) by miles.aa.net (8.8.3/8.7.3) with ESMTP id CAA23204; Wed, 12 Mar 1997 02:19:51 -0800 (PST) Message-Id: <199703121019.CAA23204@miles.aa.net> To: root@jtnet.com cc: freebsd-questions@FreeBSD.org In-reply-to: Your message of "Wed, 12 Mar 1997 03:19:32 EST." <199703120819.DAA02308@jtnet.com> Mime-Version: 1.0 (generated by tm-edit 7.101) Content-Type: text/plain; charset=US-ASCII Date: Wed, 12 Mar 1997 02:19:49 -0800 From: "Reginald S. Perry" Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >>>>> On Wed, 12 Mar 1997 03:19:32 -0500 (EST), root@jtnet.com said: root> What does this error message mean? /kernel: arplookup root> ###.###.###.### failed: host is not on local network root> It happens with different ###.###.###.### (which are IP root> address on a different C-class network, but physically on root> the same cable). root> Please send replies to me directly, if possible. Thank you. Hey, I just solved this problem. :-) What is probably happening is that machine ###.###.###.### has a static route set up to your network but you do not have one set up to his. Set up a static route to the router for that network and the message will go away. -Reggie