Re: Need help

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

 



On 10/02/2012 07:30 PM, Gordon Messmer wrote:
On 10/02/2012 07:15 PM, Lawrence Graves wrote:
I need some help in trying to get to the source of this problem.

What problem?  They filter ICMP requests, so traceroute doesn't work.
That's not really a problem.

Actually, traceroute uses UDP probe packets by default and more and more hosts filter them out. I have a workaround for that:

traceroute -I risingstarmbc.com

This uses ICMP Echo packets instead, which are more likely to get through. However, you either need to be root for that, or SUID on /bin /traceroute, which is what I did because I'm the only person using this machine; I'd not do it on a production box just on general principles. In fact, I have an alias for it in .bashrc:

alias tracert=traceroute -I

which works fine. (On a production box, I'd put the alias in root's .bashrc and use su -c to invoke it.)
--
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
Have a question? Ask away: http://ask.fedoraproject.org


[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