From owner-freebsd-hackers Wed Nov 20 11:13:46 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA28209 for hackers-outgoing; Wed, 20 Nov 1996 11:13:46 -0800 (PST) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id LAA28195 for ; Wed, 20 Nov 1996 11:13:38 -0800 (PST) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <19421(11)>; Wed, 20 Nov 1996 10:23:14 PST Received: from localhost by crevenia.parc.xerox.com with SMTP id <177557>; Wed, 20 Nov 1996 10:23:02 -0800 To: "Daniel O'Callaghan" cc: Bill Fenner , freebsd-hackers@freebsd.org Subject: Re: arpresolve errors In-reply-to: Your message of "Wed, 20 Nov 96 00:40:15 PST." Date: Wed, 20 Nov 1996 10:22:52 PST From: Bill Fenner Message-Id: <96Nov20.102302pst.177557@crevenia.parc.xerox.com> Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message you wr ite: >> What's the routing table look like for 203.x.y.49? > >203.x.y.48/28 203.x.y.49 UGc >203.x.y.49 203.x.y.34 UH >203.s.t 203.x.y.49 UGc You cut out the most important part. What's the interface for the host route? A ppp interface or an ethernet? Whose IP address is 203.x.y.34? >Yes, there are host routes, but they seem to make >sense (e.g. the one listed above) for the point to point links. I can't tell since I don't know who 203.x.y.34 is. Bill