From 23be7a88dbf0d97320ab0488aeb361fd8f5b2211 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Wed, 17 Aug 2011 16:20:03 +0200 Subject: some ips and macs of pool-113 added --- scripts/getMacPool-113.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scripts') 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 -- cgit v1.2.3-55-g7522