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

Re: Re: Multiple IPs on a single network interface



On Wed, Aug 07, 2002 at 11:50:35PM -0700, David De Graff wrote:
> Alexey,
> 
> Thanks for the response. I searched for the kernel source directory, then
> installed kernel-source-2.4.18 and searched for the docs that you mentioned.
> No luck finding them so far. Any further hints?

Ok, do these steps:

apt-get install kernel-source-2.4.18
cd /usr/src
tar jxvf kernel-source-2.4.18.tar.bz2
cd kernel-source-2.4.18
cd Doc*/net*
ls -l alias.txt

see, it's there.

And to read it, do

less alias.txt after you do all of the prev. stuff.

- Adam



Reply to: