On 2025-09-02 16:36, Rob Gerber wrote:
Oh god, stupid autocorrect. I meant

iptables -L

Sorry.

# iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination
f2b-sshd   tcp  --  anywhere             anywhere multiport dports ssh
ACCEPT     tcp  --  anywhere             anywhere             state NEW tcp dpt:domain

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination

Chain f2b-sshd (1 references)
target     prot opt source               destination
REJECT     all  --  45.135.232.177       anywhere reject-with icmp-port-unreachable REJECT     all  --  undefined.hostname.localhost anywhere             reject-with icmp-port-unreachable REJECT     all  --  198-23-242-50-host.colocrossing.com anywhere             reject-with icmp-port-unreachable REJECT     all  --  195.3.147.80         anywhere reject-with icmp-port-unreachable
RETURN     all  --  anywhere             anywhere



_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to