summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xscripts/getMacPool-114.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/getMacPool-114.sh b/scripts/getMacPool-114.sh
new file mode 100755
index 0000000..dab82e1
--- /dev/null
+++ b/scripts/getMacPool-114.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+#sudo apt-get update
+#sudo apt-get install fping
+fping -s -g 132.230.4.100 132.230.4.116 -r 1 | arp -a | grep -io '(132.230.4.[0-9][0-9][0-9]) auf [0-9A-F]\{2\}\(:[0-9A-F]\{2\}\)\{5\}' > macPool-114.txt