Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jan 1997 02:01:04 -0500 (EST)
From:      Paul Sandys <myj@nyct.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   kern/2569: route -iface breaks inet behaivour
Message-ID:  <199701240701.CAA01434@bsd1.nyct.net>
Resent-Message-ID: <199701240710.XAA12061@freefall.freebsd.org>

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

>Number:         2569
>Category:       kern
>Synopsis:       route -iface breaks inet behaivour
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 23 23:10:01 PST 1997
>Last-Modified:
>Originator:     Paul Sandys
>Organization:
New York Connect
>Release:        FreeBSD 2.1.6.1-RELEASE i386
>Environment:

interface ed0 is on 204.141.86.0/24 and 207.198.184.0/22

>Description:
This is configuration of ed0 interface:

ifconfig ed0 204.141.86.3 netmask 0xffffff00
ifconfig ed0 204.141.86.xxx netmask 0xffffffff alias - lot of virtual addr.
route add -net 207.198.184.0 -netmask 0xfffffc00 204.141.86.3 -iface

After issuing route command, all outgoing connections (telnet rlogin etc.)
are originating from random IP address assigned to ed0, not from 
204.141.86.3

>How-To-Repeat:

create simillar environment

>Fix:
	
I wish I knew.

>Audit-Trail:
>Unformatted:



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