fmII
Tue, Nov 18th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 20:03 UTC
in
Section
login «
register «
recover password «
[Project] add release | add branch | add screenshot | broken links | change owner | email subscribers | update project | update branch (urls) [Project]

 Arping 2.08 (Default)
Section: Unix

 

Added: Tue, May 16th 2000 19:52 UTC (8 years, 6 months ago) Updated: Thu, Aug 14th 2008 20:24 UTC (3 months, 6 days ago)


Screenshot About:
Arping is an ARP level ping utility. It's good for finding out if an IP is taken before you have routing to that subnet. It can also ping MAC addresses directly.

Release focus: Minor bugfixes

Changes:
A regression has been fixed to allow compilation on BSD. There are no changes for non-BSD platforms.

Author:
Marvin [contact developer]

Rating:
8.58/10.00 (3 votes)

Homepage:
http://www.habets.pp.se/synscan/programs.php
Tar/GZ:
http://www.habets.pp.se/synscan/files/arping-2.08.tar.gz
Debian package:
http://ftp.debian.org/[..]ool/main/a/arping/arping_2.05-2_i386.deb
Demo site:
http://www.habets.pp.se/synscan/screencast.php?video=arping

Trove categories: [change]
[Development Status]  6 - Mature
[Environment]  Console (Text Based)
[Intended Audience]  System Administrators
[License]  OSI Approved :: GNU General Public License (GPL)
[Operating System]  MacOS X, POSIX :: BSD :: FreeBSD, POSIX :: BSD :: OpenBSD, POSIX :: Linux, POSIX :: SunOS/Solaris, Unix
[Topic]  System :: Networking

Dependencies: [change]
libpcap (required)
[download links]

 
Project admins: [change]
» Marvin (Owner)

» Rating: 8.58/10.00 (Rank N/A)
» Vitality: 0.16% (Rank 784)
» Popularity: 6.38% (Rank 474)

project statsdownload stats
(click to enlarge graphs)
   Record hits: 118,981
   URL hits: 56,349
   Subscribers: 87

Other projects from the same categories:
vpn-shaper
KPPPLoad
TightVNC
mod_tunnel
libpcapnav

Users who subscribed to this project also subscribed to:
Anteater
phpMyNewsLetter
NEdit
RealVNC
NAT Monitor


Add comment · Rate this project · Subscribe to new releases · Ignore this project · Email this project to a friend · Project record in XML

 Branches

Branch Version Last release License URLs
Default 2.08 14-Aug-2008 GNU General Public License (GPL) Homepage Tar/GZ

 Releases

Version Focus Date
2.08 Minor bugfixes 14-Aug-2008 17:29
2.07 Minor bugfixes 08-Aug-2008 20:30
2.06 Minor bugfixes 13-Sep-2007 18:36
2.05 Minor bugfixes 28-Jan-2005 18:39
2.04 Major bugfixes 29-Aug-2004 20:35
2.03 Minor bugfixes 02-Feb-2004 09:55
2.02 Minor bugfixes 14-Nov-2003 16:50
2.01 Major feature enhancements 04-Aug-2003 07:55
1.07 Minor feature enhancements 08-Apr-2003 00:13
1.06 Minor bugfixes 05-Feb-2003 03:17

 Comments

[»] uhm.. iputils..
by Jeremiah Johnson - Feb 12th 2002 16:21:25

You do realize that arping is already part of iputils.. If you make any significant changes/improvments you should get them included in the iputils package.

--
-miah

[reply] [top]


    [»] Re: uhm.. iputils..
    by Marvin - Feb 12th 2002 19:56:02


    > You do realize that arping is already
    > part of iputils..
    As another comment has pointed out, that is a less capable arping, it's not the same program.
    Arping exists in debian (though currently lagging on the 1.02 version) in the package arping.
    The less capable arping from iputils is now in the package iputils-arping.

    --
    echo '. ./_&. ./_'_;. ./_

    [reply] [top]


[»] mirror
by Hollis - Jul 15th 2001 20:30:44

I'm completely unable to resolve nss.nu right now, but after a lot of digging I managed to find this mirror

[reply] [top]


    [»] Re: mirror
    by Marvin - Jul 20th 2001 11:29:29


    > I'm completely unable to resolve nss.nu
    > right now,
    It's back up, and resolving. Sorry for the inconveniance.
    (servers have a tendency to go down on friday
    evenings, don't they)

    --
    echo '. ./_&. ./_'_;. ./_

    [reply] [top]


[»] Awesome!
by Wimble - Aug 13th 2000 18:55:34

An awesome little program! Great for debugging a handful of annoying network problems...

[reply] [top]


    [»] Re: Awesome!
    by David Douthitt - Jul 9th 2001 13:19:10


    > An awesome little program! Great for
    > debugging a handful of annoying network
    > problems...

    Agreed. This program is quite useful. Unfortunately, it conflicts with another less capable arping program.

    On one of my systems, I get this:

    # arping -V
    arping utility, iputils-ss001007
    #

    instead of

    # arping -v
    arping 0.95 [ -q ] [ -v ] [ -r ] [ -d ] [ -0 ] [ -c count ]
    [ -i <interface> ] <host/ip/MAC>
    #

    [reply] [top]


      [»] Re: Awesome!
      by Jeremiah Johnson - Feb 12th 2002 16:22:34

      Thats because you're running /sbin/arping (which is included with iputils) instead of the version you downloaded, compiled, and installed..
      >
      > % An awesome little program! Great
      > for
      > % debugging a handful of annoying
      > network
      > % problems...
      >
      >
      > Agreed. This program is quite useful.
      > Unfortunately, it conflicts with
      > another less capable arping program.
      >
      > On one of my systems, I get this:
      >
      > # arping -V
      > arping utility, iputils-ss001007
      > #
      >
      > instead of
      >
      > # arping -v
      > arping 0.95 [ -q ] [ -v ] [ -r ] [ -d
      > ] [ -0 ] [ -c count ]
      > [ -i <interface> ]
      > <host/ip/MAC>
      > #
      >



      --
      -miah

      [reply] [top]


    [»] Re: Awesome!
    by Alain - Jan 12th 2002 11:43:10


    > An awesome little program! Great for
    > debugging a handful of annoying network
    > problems...
    Its feature to map MAC addresses back to IP is quite useful. Unfortunately, that only works for machines which answer broadcast pings, i.e. not for windows machines :-(

    [reply] [top]


      [»] Re: Awesome!
      by Marvin - Apr 18th 2003 13:07:34


      > Its feature to map MAC addresses back to
      > IP is quite
      > useful. Unfortunately, that only works
      > for machines which
      > answer broadcast pings, i.e. not for
      > windows machines :-(

      Check out arping-scan-net.sh, included in arping. It
      scans an IP network for a certain MAC address. It's only
      needed for those that don't answer broadcast pings (also,
      you can try the multicast IP 224.0.0.1), but when all else
      fails, the script *will* find the box (unless it's actually
      not answering ICMP pings).

      --
      echo '. ./_&. ./_'_;. ./_

      [reply] [top]




© Copyright 2008 SourceForge, Inc., All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Trademark Guidelines •  Advertise •  Contact Us • 
ThinkGeek •  Slashdot  •  Linux.com •  SourceForge.net  •  Jobs