Am Montag, 9. April 2001 15:07 schrieb Kola?ík Michal: > hello everyone, > I've got this problem. > If I add default route #route add -net default gw x.x.x.x > comand seems to be OK, if I run netstat I can see my default route here. > But I can't ping nothing include my own iterface IP adres, if I delete > default > route -> ping runs. > This happend when I took my PC at home here I need diferent configuration > than at work. > At work everything works OK. > can anybody help me please? > RH 6.2 kernel 2.2.19 You should post the outputs from ifconfig and netstat -rn and so on. Otherwise nobody can help you. You have to reconfigure your IP interface (ifconfig eth0 a.b.c.d) - only changing the default route is not enough. Also: the gw must be reachable from your interface. - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org