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

Re: Multi IP



On Wed, Jan 08, 2003 at 01:16:02PM +0100, Marcin Furmański wrote:
> Mam pytanko ..
> Można jakoś szybko ustawić kartę sieciową, żeby miała kilka adresów IP ?
> Wiem, że 802.1q się kłania ...

Uot?
ifconfig eth0:0 IP1 netmask NM
ifconfig eth0:1 IP2 netmask NM
itd.

Podobnie można wpisać na stałe do /etc/network/interfaces:
iface eth0:0 inet static
        address 10.0.0.1
        netmask 255.255.255.128

Wanted
-- 
Windows 2000: A reliable comprehensive and integrated operating system
              platform delivering seamless interoperability, scalability,
              and performance, and broad application support.
Open Source:  No f*ing buzzwords.



Reply to: