Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jun 2001 22:38:56 -0700 (PDT)
From:      "David W. Chapman Jr." <dwcjr@inethouston.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/28360: /sbin/route bug
Message-ID:  <200106230538.f5N5cuH35571@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106230538.f5N5cuH35571>