-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello all,

One of the points for updating my kernel was to add IP Aliasing support.
Looking at the mini-HOWTO, I go through the following steps:

(I skipped insmod /lib/modules/`uname -r`/ipv4/ip_alias.o, because I compiled
my kernel with IP aliasing supported. However, that's a clever command that
taught me something about ` and uname.) Running as root:

ifconfig lo 127.0.0.1
ifconfig eth0 up
ifconfig eth0 myfirstIPAddr
ifconfig eth0:0 mysecondIPAddr
route add -net 127.0.0.0
        which produces
SIOCADDRT: Invalid argument 

Can anyone shed some light on this? I'm positive I included IP aliasing. Even
if I didn't, since I enabled kernel modules, couldn't I just copy ip_alias.o
into /lib/modules/<kernelversion>/ipv4/ and do /sbin/insmod?

Thanks again,

  -- 
****************
*       Adam Getchell
*       [EMAIL PROTECTED]
****************
"Invincibility is in oneself, vulnerability in the opponent." -- Sun Tzu

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.1

iQA/AwUBODYBYEpJObkD8YxXEQK+9wCg616iof2Z1XneZ08aKmodliJbfugAn2M9
9oODvbd13o+vpQDlSnLo8BQq
=rz1y
-----END PGP SIGNATURE-----


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to