Re: virtual ip's

2000-05-11 Thread John Pearson
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

Re: virtual ip's

2000-05-10 Thread Peter Good
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

Re: virtual ip's

2000-05-10 Thread Oki DZ
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

Re: virtual ip's

2000-05-10 Thread Oki DZ
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

Re: virtual ip's -- MODCONF

2000-05-06 Thread w trillich
> > 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

RE: virtual ip's

2000-05-05 Thread Simon Law
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 >

Re: virtual ip's

2000-05-05 Thread Jay Barbee
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

RE: virtual ip's

2000-05-05 Thread Wayne Sitton
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

Re: virtual ip's

2000-05-05 Thread Oswald Buddenhagen
> 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.