Download the kernel-source package and the kernel-package package. Recompile your kernel with IP aliasing turned on. You can find information about how to recompile your kernel in /usr/doc/kernel-package.
Simon On Fri, 5 May 2000, Wayne Sitton wrote: > 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 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. > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < > /dev/null > > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null > >