From owner-freebsd-questions Wed Jul 11 14:27:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.quidel.com (webmail.quidel.com [63.125.144.4]) by hub.freebsd.org (Postfix) with ESMTP id 545B337B401 for ; Wed, 11 Jul 2001 14:27:26 -0700 (PDT) (envelope-from et@quidel.com) Received: by mail.quidel.com with Internet Mail Service (5.5.2653.19) id ; Wed, 11 Jul 2001 14:34:22 -0700 Message-ID: <9D4A4E19244ED4119BE90050DAD5DD47BC5527@mail.quidel.com> From: Etienne de Bruin To: "'freebsd-questions@freebsd.org'" Subject: Routing traffic over gif0 Date: Wed, 11 Jul 2001 14:34:19 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am having trouble convincing my routing table to route traffic over my gif0 netstat -rn produces: Internet: Destination Gateway Flags Refs Use Netif Expire default 63.125.144.1 UGSc 0 0 xl0 10/24 192.168.3.12 UGSc 0 0 xl1 [how can i get this to change to gif0] 10.0.0.12 192.168.3.12 UH 0 0 gif0 63.125.144/24 link#1 UC 0 0 xl0 => 127.0.0.1 127.0.0.1 UH 0 0 lo0 192.168.3 link#2 UC 0 0 xl1 => and I have the following static route setup and boot time: route add 10.0.0.0/24 192.168.3.12 The symptom is that I can't get this gateway to route traffic destined for the 10/24 network over the gif0 Thanks -- Etienne de Bruin : eT@quidel.com Quidel Corporation : http://www.quidel.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message