LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 11-16-2004, 05:24 AM   #1
kvtournh
Member
 
Registered: Nov 2003
Location: Belgium
Distribution: Mandriva
Posts: 91

Rep: Reputation: 15
users can't use ping traceroute ...


Hi,

Using mdk 10.1 official i found out that for some strange reason non of my users can use the command ping, traceroute, ...
I have installed the system with high security option but after installation it has become standard.

any idea how to solve this?

greets

klaas

btw. does anybody know what the !<10> means in an output of traceroute (for example)
it can also be !H.

$ traceroute certainhost
traceroute to certainhost (xxx.xxx.xxx.xxx), 30 hops max, 38 byte packets
1 certainhost (xxx.xxx.xxx.xxx) 0.204 ms !<10> 0.148 ms !<10> 0.096 ms !<10>

Last edited by kvtournh; 11-16-2004 at 05:40 AM.
 
Old 11-16-2004, 06:43 AM   #2
PenguinPwrdBox
Member
 
Registered: Oct 2003
Posts: 568

Rep: Reputation: 31
Your users do not have ping, or traceroute in their path.

Try this:

From a console, check the users path, by entering the following:
Code:
user@machine$ echo $PATH
/usr/bin; /usr/sbin.............
This will echo the directories that the command interpreter will search for a command or filename, when typed at the console, without an absolutel path. Do this:

Code:
root@machine# which ping
This will tell you where ping resides. You must do this as root. If this directory, is not found in the list of directories you got when you echo'd the users' path, then you can do one of two things:

Have the user type the absolute path at the command line......
Or, add the directory to their path, by editing /etc/profile

Please note, that this may not fix your issue. While you will be able to see ping now, you may have to change the permissions of the file to allow the user to execute it before it will run for them.

As far as !<10> is concerned, I can;t say for certain, but I will hazard a guess.......

Some, actually, a lot of ping implementations, use the ! symbol to indicate an ICMP echo reply. That means that your ping went through, for instance:

Code:
root@machine# ping -f certainhost
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
As above, when you do a ping flood, the exclamation point, is used to denote a successful ping.
The same is true of Cisco devices. ! is a reply, while . is a timeout.

I would assume, that means that your times, as listed (min/max/avg) are pertaining to 10 replies.
 
  


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
Want to log traceroute or ping times wkm001 Linux - Software 4 10-22-2011 06:27 AM
ping vs traceroute shesundar Linux - Networking 1 11-30-2005 04:33 AM
network programming (esp. ping/traceroute) in Python Ikana Programming 1 08-31-2004 08:35 PM
Traceroute command unavailable to users (Suse 9.0) m15a4 Linux - General 2 11-23-2003 05:03 AM
Unable to ping or Traceroute or FTP from local network. retheesh Linux - Networking 3 10-15-2003 06:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 05:04 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