LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 04-30-2008, 12:29 AM   #1
ravi_chobey
Member
 
Registered: Sep 2007
Location: Bangalore,India
Distribution: Fedora,Mandriva,Debian
Posts: 180

Rep: Reputation: 30
Thumbs up Traceroute command in Linux system


Hi All,

I am facing a problem while using a NAS Embedded device.
While running "traceroute ipaddress" command, i m getting output as:
1) * * * * Which is not desirable output as per the command description.
I have asked some of networking guys but they told me to disable the firewall for that by using following commands:
a> iptables -f
b) ip6tables -f
c) ipchains -f

The busybox which i am using is not having the source codes for ipchains ,iptables and ip6tables.So i am not able to disable the firewall.

I am stuck up here.
What could be the issue?
Please support me for that.

Regards,
Ravi Chobey
 
Old 04-30-2008, 09:25 PM   #2
dkm999
Member
 
Registered: Nov 2006
Location: Seattle, WA
Distribution: Fedora
Posts: 407

Rep: Reputation: 35
The program traceroute runs in two modes (ICMP and UDP), by default, it uses UDP. If your NAS only responds to ICMP echo request, you need the -I flag for traceroute.

The * indicates that no reply was received. As your network guys said, a firewall is a likely culprit keeping either the requests from departing, or the replies from coming back. You can at least examine the rules that your firewall is using, I hope, and can perhaps find out whether ICMP messages are passed by the firewall or not.

By default, traceroute chooses which interface to send its packets out by consulting the routing table; this should be correct in nearly all cases. It seems to me that your NAS should be on the same side of the firewall that you are; if not, you should look at the rules determining what packets are allowed between the interface that your computer is attached to and the one the NAS is attached to.

HTH
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
No traceroute command in Ubuntu? Micro420 Ubuntu 4 01-23-2015 10:50 AM
BASH command tracert/traceroute not recognized phantom_cyph Linux - General 6 02-19-2007 10:34 AM
Traceroute command not showing hostnames for each hop, only * * * jon_k Linux - Software 3 06-17-2005 10:33 PM
traceroute command on RH 7.3 not found ergo_sum Linux - Newbie 3 11-23-2003 08:30 AM
Traceroute command unavailable to users (Suse 9.0) m15a4 Linux - General 2 11-23-2003 05:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 09:51 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration