diff options
author | tv <tv@iiso> | 2011-11-09 22:11:06 +0100 |
---|---|---|
committer | tv <tv@iiso> | 2011-11-09 22:11:06 +0100 |
commit | 1dd9031b1e564ef9480106aaa73d59ae3c6e95eb (patch) | |
tree | afd43d3ac94ff3ff17fa7eabdab5638f472f7af8 /retiolum/hosts/sir_krebs_a_lot | |
parent | b2eb2545e9a51702ba0e34d628b3e82bd95540c0 (diff) |
//retiolum hosts: fillxx ipv4
for x in hosts/*; do myipv4=$(echo 42.$(for i in `seq 1 3`; do echo
"ibase=16;`bin/fillxx xx|tr [a-f] [A-F]`" | bc; done)|tr \ .)/32; if !
grep -q '42\..*/32' $x; then sed -i '/BEGIN/s:.*:'"Subnet =
$myipv4"'\n&:' $x ; fi; done
Diffstat (limited to 'retiolum/hosts/sir_krebs_a_lot')
-rw-r--r-- | retiolum/hosts/sir_krebs_a_lot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/retiolum/hosts/sir_krebs_a_lot b/retiolum/hosts/sir_krebs_a_lot index 14e9d242..26ebfe59 100644 --- a/retiolum/hosts/sir_krebs_a_lot +++ b/retiolum/hosts/sir_krebs_a_lot @@ -1,6 +1,7 @@ Address = 84.23.79.81 Subnet = 10.7.7.100 Subnet = 42:48bd:f4cd:b2f1:ff6b:865c:d041:def6/128 +Subnet = 42.130.57.249/32 -----BEGIN RSA PUBLIC KEY----- MIIBCgKCAQEAzkVF0BSWUEqzdUidLTa6qL4wlNSb8gaxyZperzoAj65d5l25SCqc jjqvREcE6p+jM4t1STXoohnNvexubNXW3PVo5Zpew+BsaGjVvow0LkqCJ9k96Rrk |