From owner-freebsd-questions Fri Apr 24 15:45:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA17503 for freebsd-questions-outgoing; Fri, 24 Apr 1998 15:45:18 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from infowest.com (infowest.com [204.17.177.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA17462; Fri, 24 Apr 1998 15:44:52 -0700 (PDT) (envelope-from agifford@infowest.com) Received: from infowest.com ([207.49.62.253]) by infowest.com (8.8.8/8.8.8) with ESMTP id QAA06721; Fri, 24 Apr 1998 16:44:13 -0600 (MDT) Message-ID: <354115BC.B41113BE@infowest.com> Date: Fri, 24 Apr 1998 22:44:12 +0000 From: "Aaron D. Gifford" X-Mailer: Mozilla 4.05 [en] (X11; U; FreeBSD 2.2.6-STABLE i386) MIME-Version: 1.0 To: questions@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Out via tun0 and in via ep0??? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Is there any easy way to configure a FreeBSD system so that ALL outgoing packets are sent out via the tun0 (PPP) interface? All imcoming packets will be coming via the ep0 (3Com Ethernet) interface. What I need is for the OUTGOING packets to use the ep0 interface IP address as the SOURCE address, that way the return packets will come via the ep0 interface. Why, you may ask? I hope to test a cable modem that attaches via ethernet and use a standard analog modem as the return channel. Thanks, Aaron out. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message