diff options
Diffstat (limited to 'host_vars/ovpn.pantheon.lab.mpgn.dev.yml')
| -rw-r--r-- | host_vars/ovpn.pantheon.lab.mpgn.dev.yml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/host_vars/ovpn.pantheon.lab.mpgn.dev.yml b/host_vars/ovpn.pantheon.lab.mpgn.dev.yml new file mode 100644 index 0000000..dc58141 --- /dev/null +++ b/host_vars/ovpn.pantheon.lab.mpgn.dev.yml @@ -0,0 +1,13 @@ +--- +nft_input_host_rules: + 400 allow bgp: + - tcp dport { 179 } ct state new accept + +# Nmap scan report for ovpn.pantheon.lab.mpgn.dev (10.80.50.125) +# Host is up (0.00013s latency). +# Not shown: 997 closed tcp ports (reset) +# PORT STATE SERVICE +# 22/tcp open ssh +# 53/tcp open domain +# 179/tcp open bgp +# MAC Address: BC:24:11:BA:CF:86 (Unknown)
\ No newline at end of file |
