Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Sep 1999 14:13:56 +0000 (GMT)
From:      Alfred Perlstein <bright@wintelcom.net>
To:        ugen.antsilevitch@undp.org
Cc:        Len Conrad <lconrad@Go2France.com>, freebsd-questions@FreeBSD.ORG
Subject:   Re: ip-less?
Message-ID:  <Pine.BSF.4.05.9909131412450.6392-100000@fw.wintelcom.net>
In-Reply-To: <7727B678FA5.AAAFAD@inet01.hq.undp.org>

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

On Mon, 13 Sep 1999 ugen.antsilevitch@undp.org wrote:

> Len Conrad <lconrad@Go2France.com> wrote:
> >I didn't find anything useful about "ipless" or "ip-less" on the fbsd.org
> >search facility, and nothing in man ifconfig or man route.
> >
> >Is there any way to ip-less WAN links with fbsd?   We're under a lot of
> >pressure to justify ip space, and losing 4 ip's per dedicated WAN subnet
> >looks like a good place economize.
> >
> Why not use private address space? 192.168 is ready and able..
> And you won't waste anything? You can subnet it any way you want and
> use on all WAN links since nobody really cares what is where?
> I do not know that freebsd has ipless ip links. AFAIK you have to
> have an ip address on an interface for it to do anything..
> But then i don't know all the answers...

Actually you may want to experiment with the BRIDGE option in the kernel.

Probably by adding routes based on interface you'll be able to do it.

route add 192.168 -iface fxp0 ...

good luck,
-Alfred



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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