From owner-freebsd-questions Sun May 24 00:24:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA01946 for freebsd-questions-outgoing; Sun, 24 May 1998 00:24:48 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA01930 for ; Sun, 24 May 1998 00:24:44 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.8/8.8.8) with SMTP id AAA09529; Sun, 24 May 1998 00:24:44 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Date: Sun, 24 May 1998 00:24:44 -0700 (PDT) From: Doug White Reply-To: Doug White To: MIKE JENKINS cc: freebsd-questions@FreeBSD.ORG Subject: Re: host routes In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 21 May 1998, MIKE JENKINS wrote: > > -------External-LAN--------FreeBSD---------Internal-LAN--------- > 200.1.1.0/24 > > Let's say I want to move host 200.1.1.123 from the Internal-LAN > to the External-LAN. How do I add a host route to tell FreeBSD > that 200.1.1.123 is on the External-LAN? I tried something like > "route add -host 200.1.1.123 -interface ep0" but it seems to use > the FreeBSD MAC address in the route table and arp table. The -inteface argument takes the IP address of the interface, not the name. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message