On Thu, 13 Nov 2003, MooN wrote: > [EMAIL PROTECTED] root]# route -n > Kernel IP routing table > Destination Gateway Genmask Flags Metric Ref Use Iface > 213.XXX.YYY.16 0.0.0.0 255.255.255.240 U 0 0 0 eth1 > 213.XXX.YYY.16 0.0.0.0 255.255.255.240 U 0 0 0 eth0 > 192.168.53.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 > 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo > 0.0.0.0 213.XXX.YYY.17 0.0.0.0 UG 0 0 0 eth1
route del -net 213.XXX.YYY.16 dev eth0 route add -host 213.XXX.YYY.30 dev eth0 (pe chestia asta, ruta spre .30 de pe eth0 ar trebui sa fie inaintea celei spre eth1) -- neeraj at hamster dot eu dot org -- PGP key ID E5970845 Today's lecture is about outer space and how it will eventually INPLODE IN ON ITSELF ! --- Detalii despre listele noastre de mail: http://www.lug.ro/
