Re: IP aliasing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am Dienstag, 20. März 2001 14:21 schrieb Dhananjay Kelkar:
> Hi,
>
> Could you please tell me the procedure of settting up 2 IP addresses
> for one physical host (one ethernet card) ? Is such a thing possible?
>

Check if your Kernel has IPAliasing support included (here on 2.2.16):
mail:~ # zcat /proc/config.gz | grep IP_ALIAS
CONFIG_IP_ALIAS=y


ifconfig eth0 192.168.0.1
ifconfig eth0:1 192.168.10.0
-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux