Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

ping is missing ?
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
ping is missing ?
19th May, 2014, 04:37 AM
Post: #1
Vorms Offline
Registered
Posts: 22
Joined: Sep 2013
Reputation: 0
ping is missing ?
Hello, I can't use ping from the raspberry Xbian 12.2.
Is that some additional package I have to add ?

thanks in advance !

Best regards

Thierry
Find all posts by this user
Quote this message in a reply
19th May, 2014, 06:48 PM
Post: #2
IriDium Offline
Inquisitor
******
Posts: 2,025
Joined: Jan 2013
Reputation: 170
RE: ping is missing ?
ping is standard Debian, so it should work.

What command are you using and what error message do you get

Please read before you post
How to post a log file

If you liked my help, click on "Thanks" to show your appreciation.
Find all posts by this user
Quote this message in a reply
20th May, 2014, 07:12 AM
Post: #3
Vorms Offline
Registered
Posts: 22
Joined: Sep 2013
Reputation: 0
RE: ping is missing ?
(19th May, 2014 06:48 PM)IriDium Wrote:  ping is standard Debian, so it should work.

What command are you using and what error message do you get

Hello,
Many thanks for your reply.

log:
root@xbian:/bin# ping 192.168.1.1
bash: ping: command not found

Best regards

Thierry Vorms
Find all posts by this user
Quote this message in a reply
20th May, 2014, 08:46 AM
Post: #4
menakite Offline
Management
******
Posts: 175
Joined: Apr 2014
Reputation: 27
RE: ping is missing ?
Terminal
xbian@xbian ~ $ dpkg-query -S $(which ping)
inetutils-ping: /bin/ping

which leads to:
Code:
sudo apt-get install inetutils-ping

Note that you probably want to check your system, as inetutils-ping is listed as a dependency of a system package (xbian-package-cec, which is a dependency of xbian-package-xbmc).
Find all posts by this user
Quote this message in a reply
20th May, 2014, 06:53 PM
Post: #5
IriDium Offline
Inquisitor
******
Posts: 2,025
Joined: Jan 2013
Reputation: 170
RE: ping is missing ?
root@xbian:/bin# ping 192.168.1.1

Was the "#" a typo?

What about just ping 192.168.0.1?

It is part of the standard distro, it would not need to be installed.

Check to see if it exists in /bin and it's permissions. There should also be ping6

If it does not exist, then something has deleted it.

**Have** you been doing anything unusual?

Please read before you post
How to post a log file

If you liked my help, click on "Thanks" to show your appreciation.
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 10th May, 2025, 06:22 PM Powered By MyBB, © 2002-2025 MyBB Group.