From owner-freebsd-bugs Fri Jun 22 22:40:12 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 75EFA37B40A for ; Fri, 22 Jun 2001 22:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5N5e1x35678; Fri, 22 Jun 2001 22:40:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6360037B401 for ; Fri, 22 Jun 2001 22:38:56 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5N5cuH35571; Fri, 22 Jun 2001 22:38:56 -0700 (PDT) (envelope-from nobody) Message-Id: <200106230538.f5N5cuH35571@freefall.freebsd.org> Date: Fri, 22 Jun 2001 22:38:56 -0700 (PDT) From: "David W. Chapman Jr." To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/28360: /sbin/route bug Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28360 >Category: misc >Synopsis: /sbin/route bug >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jun 22 22:40:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: David W. Chapman Jr. >Release: 4.3-stable >Organization: Raintree Network Services >Environment: FreeBSD leviathan.inethouston.net 4.3-STABLE FreeBSD 4.3-STABLE #6: Fri Jun 22 23:51:39 CDT 2001 root@leviathan.inethouston.net:/stripe1/compile/obj/stripe1/compile/src/sys/LEVIATHAN i386 >Description: BACKGROUND: 2 nics, one wan and one lan wan has 66.64.6.25/26 to get to default gateway and 66.64.12.249/32 lan has 66.64.12.248/29 and 192.168.0.0/24 I want internet traffic to come from source ip 66.64.12.249 when using internet from router. >How-To-Repeat: route add default 66.64.6.1 -ifa 66.64.12.249 >Fix: temp workaround: route add default 66.64.6.1 route change default -ipa 66.64.12.249 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message