Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Feb 1997 21:39:56 +1100 (EDT)
From:      Darren Reed <avalon@coombs.anu.edu.au>
To:        alexis@ww.net
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: "black" interfaces list
Message-ID:  <199702241041.CAA12978@freefall.freebsd.org>
In-Reply-To: <199702240956.MAA12893@dawn.ww.net> from "Alexis Yushin" at Feb 24, 97 12:56:27 pm

next in thread | previous in thread | raw e-mail | index | archive | help
In some mail from Alexis Yushin, sie said:
> 
> Greetings,
> 
> 	Imagine we have FreeBSD based ip router. There is a number
> of interfaces with different addresses, from different networks with
> different routing policy. (The boldest example is p2p interface with
> reserved addresses assigned for its ends)
> 
> 	Now, the default behaviour is to originate packets with
> ip_src equal to the address of the interface the packets leave the
> system via. In case of reserved address such packets wont get
> anywhere, whilst packets originated from other systems (being routed)
> will find their destination just fine.
> 
> 	The idea is very simple and I could be out of date on this
> issue, so please let me know if I am. So, we would have "black" list
> of interfaces for which packets should have another source ip address.
> Probably it could be built into the ifconfig mechanism. Comments?

Hmmm, you might be able to do this using the NAT features in IP Filter.

a picture might help (or an example of some packets)

Darren



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