summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorSebastian Wagner2011-08-17 16:20:03 +0200
committerSebastian Wagner2011-08-17 16:20:03 +0200
commit23be7a88dbf0d97320ab0488aeb361fd8f5b2211 (patch)
treee9f014d446e0badc72ad66a3f569a3646ddd26bc /scripts
parentmore statusText messages (diff)
downloadpoolctrl-23be7a88dbf0d97320ab0488aeb361fd8f5b2211.tar.gz
poolctrl-23be7a88dbf0d97320ab0488aeb361fd8f5b2211.tar.xz
poolctrl-23be7a88dbf0d97320ab0488aeb361fd8f5b2211.zip
some ips and macs of pool-113 added
Diffstat (limited to 'scripts')
-rw-r--r--scripts/getMacPool-113.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/getMacPool-113.sh b/scripts/getMacPool-113.sh
index 0f335a7..d3ff8d7 100644
--- a/scripts/getMacPool-113.sh
+++ b/scripts/getMacPool-113.sh
@@ -1,4 +1,4 @@
#!/bin/bash
-sudo apt-get update
-sudo apt-get install fping
-fping -s -g 132.230.4.121 132.230.4.135 -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-113.txt \ No newline at end of file
+#sudo apt-get update
+#sudo apt-get install fping
+fping -s -g 132.230.4.121 132.230.4.135 -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-113.txt