Gary,

Thank you.

Please reply with the output from the following command:
sudo iptables -L -n -v

Robert Gerber
402-237-8692
r...@craeon.net

On Tue, Sep 2, 2025, 4:03 PM Gary Dale <g...@extremeground.com> wrote:

> 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