Subject: Re: NetBSD vs. RFC 1241
To: None <tech-net@NetBSD.ORG>
From: Matthias Scheler <tron@lyssa.owl.de>
List: tech-net
Date: 09/18/1997 00:27:09
In article <199709171841.OAA00720@istari.sandelman.ottawa.on.ca>,
	"Michael C. Richardson" <mcr@sandelman.ottawa.on.ca> writes:
>   Will this give us the ability to do:
> 	route -net 1.2.3.0/24 tunnel 5.6.7.8 
>   then?

Yes, but it will more likely work like this:

ifconfig ipip0 1.2.3.4 5.6.7.8
route add -net 1.2.3.0/24 ipip0

[At least if "route" finally gets a real interface parameter.]

-- 
Matthias Scheler                                http://home.owl.de/~tron/