Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Feb 1997 21:47:00 +1100 (EST)
From:      "Daniel O'Callaghan" <danny@panda.hilink.com.au>
To:        Alexis Yushin <alexis@ww.net>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: "black" interfaces list
Message-ID:  <Pine.BSF.3.91.970224214251.8268g-100000@panda.hilink.com.au>
In-Reply-To: <199702240956.MAA12893@dawn.ww.net>

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


On Mon, 24 Feb 1997, Alexis Yushin wrote:

> 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)

Why are you using reserved IP addresses for the ends?  PPP interfaces can 
use an ethernet interface IP address quite happily, unless you are 
talking to a box which does not support this, but even NT does (although 
NT can't use the same IP *subnet* on ethernet and PPP.)

Alternatively, use very small subnets (255.255.255.252 netmask) and use 
real IP addresses.

As a last resort you can re-ifconfig a PPP interface with a 'real' IP 
address after it has been brought up.

Danny



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.970224214251.8268g-100000>