From 1f6f2f89066f6b4c73d8f4a0ee017485108cb889 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 3 Dec 2006 03:54:37 +0000 Subject: Add Arping package. --- packages/arping/arping.inc | 49 ++++++++++++++++++++++++++++++++++++++++++++++ packages/arping/arping.xml | 44 +++++++++++++++++++++++++++++++++++++++++ pkg_config.xml | 15 ++++++++++++-- 3 files changed, 106 insertions(+), 2 deletions(-) create mode 100644 packages/arping/arping.inc create mode 100644 packages/arping/arping.xml diff --git a/packages/arping/arping.inc b/packages/arping/arping.inc new file mode 100644 index 00000000..0690a62a --- /dev/null +++ b/packages/arping/arping.inc @@ -0,0 +1,49 @@ +"; + exec("arping {$hostip}"); + echo ""; +} + +function arping_package_resync() { +} + +function arping_deinstall() { +} + +?> \ No newline at end of file diff --git a/packages/arping/arping.xml b/packages/arping/arping.xml new file mode 100644 index 00000000..cb224d17 --- /dev/null +++ b/packages/arping/arping.xml @@ -0,0 +1,44 @@ + + + Services: arping + arping + 2.6.0.2 + + arping + Host to arp ping +
Services
+ /pkg_edit.php?xml=arping.xml&id=0 +
+ + arping + arping + + /usr/local/pkg/arping.inc + + + arping Settings + /pkg_edit.php?xml=arping.xml&id=0 + + + + + + Host IP or Mac + hostip + Select all WAN type interfaces + input + + + + arping_package_reinstall(); + + + arping_package_php_command(); + + + arping_package_resync(); + + + arping_deinstall(); + +
diff --git a/pkg_config.xml b/pkg_config.xml index 6b676f1d..bdd82053 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -3,6 +3,17 @@ + + arping + Broadcasts a who-has ARP packet on the network and prints answers. VERY useful when you are trying to pick an unused IP for a net that you don't yet have routing to. Then again, if you have no idea what I'm talking about then you prolly don't need it. + http://www.habets.pp.se/synscan/programs.php?prog=arping + Services + 2.05 + ALPHA + 1.0.1 + http://www.pfsense.com/packages/config/arping/arping.xml + arping.xml + frickin The Frickin PPTP Proxy allows a Point-to-Point Tunneling Protocol (PPTP) client to connect to a PPTP server through Network Address Translation. @@ -140,8 +151,8 @@ imspector - ** REQUIRES: 1.0.1-SNAPSHOT-11-24-2006 OR LATER ** IMSpector is an Instant Messenger - transparent proxy with logging capabilities. Currently it supports MSN, AIM, ICQ, Yahoo and + ** REQUIRES: 1.0.1-SNAPSHOT-11-24-2006 OR LATER ** IMSpector is an Instant Messenger + transparent proxy with logging capabilities. Currently it supports MSN, AIM, ICQ, Yahoo and IRC to different degrees. http://www.imspector.org/ Network Management -- cgit v1.2.3