Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
04-21-2004, 10:53 PM
|
#1
|
Member
Registered: Feb 2003
Location: Earth
Distribution: Slackware 9.1
Posts: 134
Rep:
|
traceroute times out
im basically having trouble tracerouting any host. it seems to get stuck at launchmodem? i thought it was the router but i could not see anything that blocked ICMP packets. any help would be appreciated. thanks. heres the output
Code:
1 192.168.0.1 (192.168.0.1) 0.182 ms 0.181 ms 0.139 ms
2 launchmodem (192.168.1.254) 0.785 ms 0.747 ms 0.770 ms
3 launchmodem (192.168.1.254) 0.725 ms 0.758 ms 0.729 ms
4 *
|
|
|
04-22-2004, 03:06 AM
|
#2
|
Senior Member
Registered: Jul 2003
Location: Silicon Valley, USA
Distribution: OpenBSD 4.6, OS X 10.6.2, CentOS 4 & 5
Posts: 3,660
Rep:
|
UNIX (really, BSD derived IIRC) traceroute doesn't use ICMP outgoing, it uses UDP on high ports to generate a response that is ICMP PORT UNREACHABLE. It looks like the TCP/IP (er... IP, really) stack on your router is incorrectly forwarding packets with a 0 ttl, which is why you get two responses from the same IP. As to why nothing after the modem responds... who knows? Maybe it's blocking return ICMP error codes... did you try letting the traceroute run for a minute or two and see if it eventually gets a response from a host further down the line?
|
|
|
04-22-2004, 03:08 AM
|
#3
|
Senior Member
Registered: May 2003
Location: istanbul
Distribution: debian - redhat - others
Posts: 1,188
Rep:
|
i guess it still blocks icmp. can u ping external interface of your launchmodem?
|
|
|
04-22-2004, 03:47 AM
|
#4
|
Member
Registered: Feb 2003
Location: Earth
Distribution: Slackware 9.1
Posts: 134
Original Poster
Rep:
|
chort: no i dont get a response down the line. its all "*". as far as forwarding packets, i wouldnt know anything about that. i logged into the router and i didnt see anything there that pertains to dropping ICMP error codes.
maxut: ping is ICMP is that correct? ping yahoo.com works. traceroute doesnt.
|
|
|
04-22-2004, 04:42 AM
|
#5
|
Senior Member
Registered: May 2003
Location: istanbul
Distribution: debian - redhat - others
Posts: 1,188
Rep:
|
ping is an ICMP type packet. as i remeber it is ICMP type 8 -10 . i didnt mean ping yahoo.com works. i asked u can ping ppp interface of modem.
but chort know much more than i know.
|
|
|
All times are GMT -5. The time now is 12:10 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|