Hello, I am new to the Linux world and have question related to setting up Ip aliase on my Linux box. (kernel ver 2.4.2). It is simple configuration.I have single NIC card which has ip eth0 192.168.4.174 (private ip). I added alias Ip address to eth0 using ifconfig eth0:0 192.168.10.10 netmask 255.255.255.0. I also added = route add -host 192.168.10.10 dev eth0:0 Now, I tried to ping to alias IP from another Linux machine (IP 192.168.4.175/24) which is connected by hub to my Linux box. Ping didn't response. What went wrong? What is it that I am missing? What are the steps to follow to setup ip alias for two different subnets? Please help, -Rk __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html