From owner-freebsd-questions Sun Feb 19 21:20:57 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id VAA29131 for questions-outgoing; Sun, 19 Feb 1995 21:20:57 -0800 Received: from haven.uniserve.com (haven.uniserve.com [198.53.215.121]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id VAA29125 for ; Sun, 19 Feb 1995 21:20:53 -0800 Received: by haven.uniserve.com id <487>; Sun, 19 Feb 1995 21:31:32 -0800 Date: Sun, 19 Feb 1995 21:31:17 -0800 (PST) From: Tom Samplonius To: questions@FreeBSD.org Subject: Routing question... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: questions-owner@FreeBSD.org Precedence: bulk sliplogin can automatically add a route from the host to the remote host when the IP address of the of slip interface is the same as ethernet interface. However, I can't seem to add additional routes using "route" through a slip interface unless I give the interface a distinct IP address, and use the "-interface" param. What am I doing wrong? or, is this the way "route" is supposed to work? Tom