> 1)  How do i add multiple loopback address in the linux

You Qus is NOT clear. Plz give the commands used to create the
interfaces and error messages.

You can add multiple alias interface to lo:
ifconfig lo:1 127.1.0.1 netmask 255.255.0.0

Similarly to eth0:
ifconfig eth0:1 10.2.1.1 ..

Bye :)
-- 
Bharathi S
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to