On Wed, May 10, 2000 at 06:35:38PM +1000, Peter Good wrote
> I've only ever used
> for the first IP
>
> ifconfig eth0 xxx.xxx.xxx.xxx netmask xxx.xxx.xxx.xxx broadcast
> xxx.xxx.xxx.xxx
>
> For the 2nd IP (got about 4 all up on this box that i'm using this for,
> works perfectly)
>
> ifconfig et
I've only ever used
for the first IP
ifconfig eth0 xxx.xxx.xxx.xxx netmask xxx.xxx.xxx.xxx broadcast
xxx.xxx.xxx.xxx
For the 2nd IP (got about 4 all up on this box that i'm using this for,
works perfectly)
ifconfig eth0:0 xxx.xxx.xxx.xxx
Pete.
Oki DZ wrote:
>
> On Fri, 5 May 2000, Wayne Sitt
On Fri, 5 May 2000, Jay Barbee wrote:
> On Fri, May 05, 2000 at 12:52:48PM -0500, Wayne Sitton wrote:
> > how do I enable ip aliasing
>
> you need to make you kernel and have
> CONFIG_IP_ALIAS=y
> in the 'make config'.
"have and make your kernel?" :-)
Oki
ps: no nitpick intended
pps: long a
On Fri, 5 May 2000, Wayne Sitton wrote:
> How do I bind 2 ip's to the same nic in Debian
>
> I've tried
> ifconfig eth0:1 xxx.xxx.xxx.xxx up
> ifconfig eth0:2 XXX.XXX.XXX.XXY up
>
> is there something I'm forgeting?
ifconfig eth0:1 xxx.xxx.xxx.xxx netmask 255.255.255.0 broadcast
xxx.xxx.xxx.2
> > how do I enable ip aliasing?
> >
> > -Original Message-
> > From: Wayne Sitton
> > > How do I bind 2 ip's to the same nic in Debian
> > >
> > enable ip aliasing in the kernel.
> > then do:
> > ifconfig eth0 ip1/mask [foo...]
> > ifconfig eth0:1 ip2/mask [bar...]
modconf, grasshopper. t
ing?
>
> -Original Message-
> From: Oswald Buddenhagen [mailto:[EMAIL PROTECTED]
> Sent: Friday, May 05, 2000 12:44 PM
> To: Wayne Sitton
> Cc: debian-user@lists.debian.org
> Subject: Re: virtual ip's
>
>
> > How do I bind 2 ip's to the same nic in Debian
>
On Fri, May 05, 2000 at 12:52:48PM -0500, Wayne Sitton wrote:
> how do I enable ip aliasing
you need to make you kernel and have
CONFIG_IP_ALIAS=y
in the 'make config'.
If you are totally lost view the Kernel HOWTO:
http://www.linuxdoc.org/HOWTO/Kernel-HOWTO.html
--Jay Barbee
how do I enable ip aliasing?
-Original Message-
From: Oswald Buddenhagen [mailto:[EMAIL PROTECTED]
Sent: Friday, May 05, 2000 12:44 PM
To: Wayne Sitton
Cc: debian-user@lists.debian.org
Subject: Re: virtual ip's
> How do I bind 2 ip's to the same nic in Debian
>
enable ip
> How do I bind 2 ip's to the same nic in Debian
>
enable ip aliasing in the kernel.
then do:
ifconfig eth0 ip1/mask [foo...]
ifconfig eth0:1 ip2/mask [bar...]
--
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
--
Linux - the last service pack you'll ever need.
9 matches
Mail list logo