From owner-freebsd-questions Thu Oct 19 22:17:39 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA16110 for questions-outgoing; Thu, 19 Oct 1995 22:17:39 -0700 Received: from mramirez.sy.yale.edu (mramirez.sy.yale.edu [130.132.57.207]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id WAA16101 for ; Thu, 19 Oct 1995 22:17:20 -0700 Received: (from mrami@localhost) by mramirez.sy.yale.edu (8.6.12/8.6.9) id AAA02487; Fri, 20 Oct 1995 00:14:59 -0400 Date: Fri, 20 Oct 1995 00:14:58 -0400 (EDT) From: Marc Ramirez Reply-To: mrami@minerva.cis.yale.edu To: questions@freebsd.org Subject: netwirk interface setup Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk My machine is 130.132.57.207. Currently if I send a packet to 130.132.57.207, it goes over sl0 over the modem, bounces at the router, and comes back over the modem to me. How should I set up my routing tables, etc, so that packets to 130.132.57.207 go over a loopback interface? Or is this just not standard practice? Marc.