summaryrefslogtreecommitdiff
path: root/host_vars/authelia.pantheon.lab.mpgn.dev.yml
diff options
context:
space:
mode:
Diffstat (limited to 'host_vars/authelia.pantheon.lab.mpgn.dev.yml')
-rw-r--r--host_vars/authelia.pantheon.lab.mpgn.dev.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/host_vars/authelia.pantheon.lab.mpgn.dev.yml b/host_vars/authelia.pantheon.lab.mpgn.dev.yml
new file mode 100644
index 0000000..6cb17e7
--- /dev/null
+++ b/host_vars/authelia.pantheon.lab.mpgn.dev.yml
@@ -0,0 +1,12 @@
+---
+nft_input_host_rules:
+ 400 allow authelia https:
+ - tcp dport { 443 } ct state new accept
+
+# Nmap scan report for authelia.pantheon.lab.mpgn.dev (10.80.50.127)
+# Host is up (0.00012s latency).
+# Not shown: 998 closed tcp ports (reset)
+# PORT STATE SERVICE
+# 22/tcp open ssh
+# 443/tcp open https
+# MAC Address: BC:24:11:5F:E4:44 (Unknown) \ No newline at end of file