Re: difference between "ping -I INTERFACE" and "ping -I IPADDRESS" ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux