lock.autonlab.org daily insecurity output
Charlie Root
auton.sysnotify at gmail.com
Mon Aug 17 01:38:23 EDT 2020
Running security(8):
======
/etc/pf.conf diffs (-OLD +NEW)
======
--- /var/backups/etc_pf.conf.current Fri Feb 23 01:37:07 2018
+++ /etc/pf.conf Sun Aug 16 23:46:19 2020
@@ -2,7 +2,7 @@
ext_if="em0"
dmz_if="em1"
auton_dmz = "{192.168.10.0/24}"
-lop1="192.168.10.12"
+athena="192.168.10.10"
cmds="192.168.10.32"
@@ -64,6 +64,6 @@
pass inet proto udp from {$auton_dmz} to any port $udp_services_dmz
-# Auton Lab lop1 gateway and cmds server
-pass in on egress inet proto tcp to (egress) port {ssh} rdr-to $lop1
+# Auton Lab athena gateway and cmds server
+pass in on egress inet proto tcp to (egress) port {ssh} rdr-to $athena
pass in on egress inet proto tcp to (egress) port {2222} rdr-to $cmds
More information about the Autonlab-sysinfo
mailing list