[4295] in linux-net channel archive
Re: virtual domain hosting
daemon@ATHENA.MIT.EDU (babydr)
Wed Sep 4 12:41:33 1996
Date: Tue, 3 Sep 1996 21:58:53 -0700 (PDT)
From: babydr <babydr@nwrain.net>
To: Juan Jose Ciarlante <jjciarla@raiz.uncu.edu.ar>
Cc: "Linux Network Info. List" <linux-net@vger.rutgers.edu>
In-Reply-To: <Pine.LNX.3.95.960903170625.927B-100000@kosa>
You betcha by golly gosh.
That was the exact difficulty
we thank you much, Gosh before I could even get to
the MINI-FAQ on virtual domaining. JimL
if using: 'make menuconfig'
select: Networking options ---->
select: y or m Network aliasing
select: y or m IP: aliasing support
Plus the usual others...
On Tue, 3 Sep 1996, Juan Jose Ciarlante wrote:
> Date: Tue, 3 Sep 1996 17:33:01 -0300 (GMT-0300)
> From: Juan Jose Ciarlante <jjciarla@raiz.uncu.edu.ar>
> To: babydr <babydr@nwrain.net>
> Cc: "Linux Network Info. List" <linux-net@vger.rutgers.edu>
> Subject: Re: virtual domain hosting
>
> On Mon, 2 Sep 1996, babydr wrote:
>
>
> > ifconfig eth0:0 199.33.245.57
> > SIOCSIFADDR: Invalid argument
> > [...]
> >
> > Kernel is compiled with CONFIG_NET_ALIAS:
> >
> > > # cat /proc/net/aliases
> > device family address
> > > # cat /proc/net/alias_types
> > type name n_attach
>
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ null output => NO alias_types loaded
>
> You must *also* answer 'y' (or 'm' if you are modu-lover) to
> CONFIG_IP_ALIAS question, this will activate aliasing for IP
> (AF_INET alias_type).
>
> Cheers...
>
> 2
> -- Juanjo, J C <jjciarla@raiz.uncu.edu.ar>
>
>
>
>