From 0c2e02c1b878e05a83ad093506cdb1ca7078f525 Mon Sep 17 00:00:00 2001 From: toby Date: Mon, 11 Mar 2019 21:51:06 +0000 Subject: [PATCH] removing old prometheus rules that were once hosted in aws --- files/firewall | 2 -- 1 file changed, 2 deletions(-) diff --git a/files/firewall b/files/firewall index e71ea3c..aa330b2 100755 --- a/files/firewall +++ b/files/firewall @@ -99,8 +99,6 @@ case $1 in ip6tables -A INPUT -s fe80::/10 -i feth+ -m hl --hl-eq 1 -p tcp --dport 179 -j ACCEPT # bgp (allow init as well as responding) ## external services we depend upon - ip6tables -A INPUT -s 2600:1f14:3f:1b01:e296:593a:484a:64d2 -p tcp --sport 9091 -j ACCEPT # prometheus pushgateway - ip6tables -A INPUT -s 2600:1f14:3f:1b01:e296:593a:484a:64d2 -p tcp --sport 9103 -j ACCEPT # prometheus collectd-exporter ip6tables -A INPUT -s 2604:bbc0:1:20::a001 -p tcp --sport 443 -j ACCEPT # mirrors.wit.com ## ceph