Frantisek Hanzlik <franta <at> hanzlici.cz> writes: > ... Suggestions: 1. use -R option to see routing (like ping plus traceroute in one) Perhaps it will give you some clue about how it travels. # ping -R -n -c 2 -I source_ip target_ip # ping -R -n -c 2 -I source_if target_ip You may try with -B option as well, just in case. # ping -B -R -n -c 2 -I source_ip target_ip # ping -B -R -n -c 2 -I source_if target_ip 2. install an older F13 or a newer F15 client on the same network, or perhaps you would be able to remove on F14 the iputils package and replace it by e.g. F13's iputils. Then run the tests again to see if it is a case of ping regression. 3. play with -Q tos option (man ping) 4. get in touch with your ISP and ask them for co-testing with you (capturing your ping's on the way out and on the way back). I guess 'tcpdump' or similar net tool would allow them to see both ICMPs (request and echo). They could test the target_ip from their net too. JB -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines