summaryrefslogtreecommitdiff
path: root/host_vars/influxdb.pantheon.lab.mpgn.dev.yml
diff options
context:
space:
mode:
Diffstat (limited to 'host_vars/influxdb.pantheon.lab.mpgn.dev.yml')
-rw-r--r--host_vars/influxdb.pantheon.lab.mpgn.dev.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/host_vars/influxdb.pantheon.lab.mpgn.dev.yml b/host_vars/influxdb.pantheon.lab.mpgn.dev.yml
new file mode 100644
index 0000000..35c6f92
--- /dev/null
+++ b/host_vars/influxdb.pantheon.lab.mpgn.dev.yml
@@ -0,0 +1,15 @@
+---
+nft_input_host_rules:
+ 400 librenms web interface:
+ - tcp dport { 443 } ct state new accept
+
+# Nmap scan report for influxdb.pantheon.lab.mpgn.dev (10.80.50.108)
+# Host is up (0.00014s latency).
+# Not shown: 995 closed tcp ports (reset)
+# PORT STATE SERVICE
+# 22/tcp open ssh
+# 443/tcp open https
+# 8086/tcp open d-s-n
+# 9090/tcp open zeus-admin
+# 9100/tcp open jetdirect
+# MAC Address: BC:24:11:94:27:2E (Unknown) \ No newline at end of file