[4289] in linux-net channel archive
Re: virtual domain hosting
daemon@ATHENA.MIT.EDU (Juan Jose Ciarlante)
Tue Sep 3 23:00:27 1996
Date: Tue, 3 Sep 1996 17:33:01 -0300 (GMT-0300)
From: Juan Jose Ciarlante <jjciarla@raiz.uncu.edu.ar>
Reply-To: Juan Jose Ciarlante <jjciarla@raiz.uncu.edu.ar>
To: babydr <babydr@nwrain.net>
cc: "Linux Network Info. List" <linux-net@vger.rutgers.edu>
In-Reply-To: <Pine.VUL.3.94.960902231438.21239C-100000@pppbox.baby-dragons.com>
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>