How to clean a slate

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is:kasdivi.co

I ran this command:
certbot -d theoceanwindow.com -d kasdivi.com -d wandjbrewery.com

It produced this output:

Requesting a certificate for theoceanwindow.com and 2 more domains

Certbot failed to authenticate some domains (authenticator: apache). The Certificate Authority reported these problems:
Domain: theoceanwindow.com
Type: connection
Detail: 209.160.64.187: Fetching http://theoceanwindow.com/.well-known/acme-challenge/hU5ICApL7L_FEVirFkiKyEFJdtjXZs3X7vAkUL3ZR3k: Connection refused

Domain: kasdivi.com
Type: connection
Detail: 209.160.65.133: Fetching http://kasdivi.com/.well-known/acme-challenge/mBh_lnNgCob45CzlC9p-jXAnlQpgSx7pi5tSafHwl7Y: Connection refused

Domain: wandjbrewery.com
Type: dns
Detail: DNS problem: NXDOMAIN looking up A for wandjbrewery.com - check that a DNS record exists for this domain; DNS problem: NXDOMAIN looking up AAAA for wandjbrewery.com - check that a DNS record exists for this domain

Hint: The Certificate Authority failed to verify the temporary Apache configuration changes made by Certbot. Ensure that the listed domains point to this Apache server and that it is accessible from the internet.

Error while running apachectl graceful.
apache24 not running? (check /var/run/httpd.pid).

Unable to restart apache using ['apachectl', 'graceful']
Encountered exception during recovery: certbot.errors.MisconfigurationError: Error while running apachectl graceful.
apache24 not running? (check /var/run/httpd.pid).
Some challenges have failed.
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
root@triggerfish:/usr/local/etc/ssl/new # cd ..
root@triggerfish:/usr/local/etc/ssl # cd ../
root@triggerfish:/usr/local/etc # cd ../
root@triggerfish:/usr/local # certbot -d theoceanwindow.com -d kasdivi.com -d wandjbrewery.com
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Unable to read ssl_module file; not disabling session tickets.
Requesting a certificate for theoceanwindow.com and 2 more domains
Error while running apachectl graceful.
apache24 not running? (check /var/run/httpd.pid).

Unable to restart apache using ['apachectl', 'graceful']
Error while running apachectl graceful.
apache24 not running? (check /var/run/httpd.pid).

Unable to restart apache using ['apachectl', 'graceful']
Encountered exception during recovery: certbot.errors.MisconfigurationError: Error while running apachectl graceful.
apache24 not running? (check /var/run/httpd.pid).
Error while running apachectl graceful.
apache24 not running? (check /var/run/httpd.pid).

Blockquote

My web server is (include version):
apache24
The operating system my web server runs on is (include version):

Freebsd 13.2

My hosting provider, if applicable, is:

I can login to a root shell on my machine (yes or no, or I don't know):

I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
no
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot):
certbot 2.9.0

As state earlier abused the heck out of certbot. Certbot -- deleted shows no server. so I assume my cleaning my hand killed the information.. How do I get back to vanilla system to allow me to truly start open. I turns out iOS truly dialikes openssl self signed certificated

Is there a web server installed now?
What shows?:
sudo netstat -pant | grep -i listen

3 Likes

I usually start by zeroing out the last 37 sectors and the first 37 sectors of the disk (or whatever media) drive. The reinstall the OS, etc.

That is what I think of for a clean slate.

4 Likes

I meant for certbot.

netstat: ant: unknown or uninstrumented protocol

Fair enough @captcurrent .

sudo netstat -pant | grep -i listen
netstat: ant: unknown or uninstrumented protocol
1 Like

Try:
netstat -an | grep -i tcp | grep -i listen

3 Likes
tcp6       0      0 *.443                  *.*                    LISTEN     
tcp4       0      0 *.80                   *.*                    LISTEN     
tcp6       0      0 *.80                   *.*                    LISTEN     
tcp6       0      0 *.993                  *.*                    LISTEN     
tcp4       0      0 *.993                  *.*                    LISTEN     
tcp6       0      0 *.143                  *.*                    LISTEN     
tcp4       0      0 *.143                  *.*                    LISTEN     
tcp6       0      0 *.995                  *.*                    LISTEN     
tcp4       0      0 *.995                  *.*                    LISTEN     
tcp6       0      0 *.110                  *.*                    LISTEN     
tcp4       0      0 *.110                  *.*                    LISTEN     
tcp6       0      0 *.4190                 *.*                    LISTEN     
tcp4       0      0 *.4190                 *.*                    LISTEN     
tcp4       0      0 *.465                  *.*                    LISTEN     
tcp4       0      0 *.587                  *.*                    LISTEN     
tcp4       0      0 *.25                   *.*                    LISTEN     
tcp4       0      0 127.0.0.1.11334        *.*                    LISTEN     
tcp4       0      0 127.0.0.1.11332        *.*                    LISTEN     
tcp4       0      0 *.9000                 *.*                    LISTEN     
tcp4       0      0 127.0.0.1.783          *.*                    LISTEN     
tcp6       0      0 ::1.783                *.*                    LISTEN     
tcp6       0      0 ::1.6379               *.*                    LISTEN     
tcp4       0      0 127.0.0.1.6379         *.*                    LISTEN     
tcp4       0      0 *.3306                 *.*                    LISTEN     
tcp46      0      0 *.33060                *.*                    LISTEN     
tcp4       0      0 127.0.0.1.11000        *.*                    LISTEN     
tcp4       0      0 *.22                   *.*                    LISTEN     
tcp6       0      0 *.22                   *.*                    LISTEN     
tcp46      0      0 *.21                   *.*                    LISTEN     
tcp4       0      0 127.0.0.1.953          *.*                    LISTEN     
tcp4       0      0 127.0.0.1.53           *.*                    LISTEN     
tcp4       0      0 127.0.0.1.53           *.*                    LISTEN     
tcp4       0      0 127.0.0.1.53           *.*                    LISTEN     
tcp4       0      0 127.0.0.1.53           *.*                    LISTEN     
tcp4       0      0 127.0.0.1.53           *.*                    LISTEN     
tcp4       0      0 127.0.0.1.53           *.*                    LISTEN     
tcp4       0      0 127.0.0.1.53           *.*                    LISTEN     
tcp4       0      0 127.0.0.1.53           *.*                    LISTEN     
tcp6       0      0 fe80::1%lo0.53         *.*                    LISTEN     
tcp6       0      0 fe80::1%lo0.53         *.*                    LISTEN     
tcp6       0      0 fe80::1%lo0.53         *.*                    LISTEN     
tcp6       0      0 fe80::1%lo0.53         *.*                    LISTEN     
tcp6       0      0 fe80::1%lo0.53         *.*                    LISTEN     
tcp6       0      0 fe80::1%lo0.53         *.*                    LISTEN     
tcp6       0      0 fe80::1%lo0.53         *.*                    LISTEN     
tcp6       0      0 fe80::1%lo0.53         *.*                    LISTEN     
tcp6       0      0 ::1.53                 *.*                    LISTEN     
tcp6       0      0 ::1.53                 *.*                    LISTEN     
tcp6       0      0 ::1.53                 *.*                    LISTEN     
tcp6       0      0 ::1.53                 *.*                    LISTEN     
tcp6       0      0 ::1.53                 *.*                    LISTEN     
tcp6       0      0 ::1.53                 *.*                    LISTEN     
tcp6       0      0 ::1.53                 *.*                    LISTEN     
tcp6       0      0 ::1.53                 *.*                    LISTEN     
tcp4       0      0 209.160.65.133.53      *.*                    LISTEN     
tcp4       0      0 209.160.65.133.53      *.*                    LISTEN     
tcp4       0      0 209.160.65.133.53      *.*                    LISTEN     
tcp4       0      0 209.160.65.133.53      *.*                    LISTEN     
tcp4       0      0 209.160.65.133.53      *.*                    LISTEN     
tcp4       0      0 209.160.65.133.53      *.*                    LISTEN     
tcp4       0      0 209.160.65.133.53      *.*                    LISTEN     
tcp4       0      0 209.160.65.133.53      *.*                    LISTEN     
tcp4       0      0 209.160.64.187.53      *.*                    LISTEN     
tcp4       0      0 209.160.64.187.53      *.*                    LISTEN     
tcp4       0      0 209.160.64.187.53      *.*                    LISTEN     
tcp4       0      0 209.160.64.187.53      *.*                    LISTEN     
tcp4       0      0 209.160.64.187.53      *.*                    LISTEN     
tcp4       0      0 209.160.64.187.53      *.*                    LISTEN     
tcp4       0      0 209.160.64.187.53      *.*                    LISTEN     
tcp4       0      0 209.160.64.187.53      *.*                    LISTEN     
tcp4       0      0 127.0.0.1.953          *.*                    LISTEN     
tcp4       0      0 127.0.0.1.53           *.*                    LISTEN     
tcp4       0      0 127.0.0.1.53           *.*                    LISTEN     
tcp4       0      0 127.0.0.1.53           *.*                    LISTEN     
tcp4       0      0 127.0.0.1.53           *.*                    LISTEN     
tcp4       0      0 127.0.0.1.53           *.*                    LISTEN     
tcp4       0      0 127.0.0.1.53           *.*                    LISTEN     
tcp4       0      0 127.0.0.1.53           *.*                    LISTEN     
tcp4       0      0 127.0.0.1.53           *.*                    LISTEN     
tcp6       0      0 fe80::1%lo0.53         *.*                    LISTEN     
tcp6       0      0 fe80::1%lo0.53         *.*                    LISTEN     
tcp6       0      0 fe80::1%lo0.53         *.*                    LISTEN     
tcp6       0      0 fe80::1%lo0.53         *.*                    LISTEN     
tcp6       0      0 fe80::1%lo0.53         *.*                    LISTEN     
tcp6       0      0 fe80::1%lo0.53         *.*                    LISTEN     
tcp6       0      0 fe80::1%lo0.53         *.*                    LISTEN     
tcp6       0      0 fe80::1%lo0.53         *.*                    LISTEN     
tcp6       0      0 ::1.53                 *.*                    LISTEN     
tcp6       0      0 ::1.53                 *.*                    LISTEN     
tcp6       0      0 ::1.53                 *.*                    LISTEN     
tcp6       0      0 ::1.53                 *.*                    LISTEN     
tcp6       0      0 ::1.53                 *.*                    LISTEN     
tcp6       0      0 ::1.53                 *.*                    LISTEN     
tcp6       0      0 ::1.53                 *.*                    LISTEN     
tcp6       0      0 ::1.53                 *.*                    LISTEN     
tcp4       0      0 209.160.65.133.53      *.*                    LISTEN     
tcp4       0      0 209.160.65.133.53      *.*                    LISTEN     
tcp4       0      0 209.160.65.133.53      *.*                    LISTEN     
tcp4       0      0 209.160.65.133.53      *.*                    LISTEN     
tcp4       0      0 209.160.65.133.53      *.*                    LISTEN     
tcp4       0      0 209.160.65.133.53      *.*                    LISTEN     
tcp4       0      0 209.160.65.133.53      *.*                    LISTEN     
tcp4       0      0 209.160.65.133.53      *.*                    LISTEN     
tcp4       0      0 209.160.64.187.53      *.*                    LISTEN     
tcp4       0      0 209.160.64.187.53      *.*                    LISTEN     
tcp4       0      0 209.160.64.187.53      *.*                    LISTEN     
tcp4       0      0 209.160.64.187.53      *.*                    LISTEN     
tcp4       0      0 209.160.64.187.53      *.*                    LISTEN     
tcp4       0      0 209.160.64.187.53      *.*                    LISTEN     
tcp4       0      0 209.160.64.187.53      *.*                    LISTEN     
tcp4       0      0 209.160.64.187.53      *.*                    LISTEN   

Clearly there is some kind of web server running.
Please show:
ps -ef | grep -v grep | grep -Ei 'apache|nginx|docker'

3 Likes

in response tope the questionnaire I said I was running apache24 with 3 virtual hosts.. kasdivi.com , theoceanwindow.com and Wandjbrewers.com

My web server is (include version):
apache24
The operating system my web server runs on is (include version):

Freebsd 13.2

I am not running Nginx

oot@triggerfish:/usr/local/etc/openssl # ps -ef | grep -v grep | grep -Ei 'apache|nginx|docker'
root@triggerfish:/usr/local/etc/openssl #

That's weird!

What about?:
ps -ef | grep -v grep | grep -i 'http'

1 Like

root@triggerfish:/usr/local/etc # ps -ef | grep -v grep | grep -i 'http'
root@triggerfish:/usr/local/etc #

the page is accessibl

hmm...
What about?:
sudo netstat -plnt
OR
sudo ss -plnt

1 Like

netstat: lnt: unknown or uninstrumented protocol
root@triggerfish:/usr/local/etc #
\

root@triggerfish:/usr/local/etc # sudo ss -plnt

sudo: ss: command not found

OMG!

One last attempt:
sudo netstat -lnt

1 Like

Ok couple of thins. I ahem been a and bout again

I ran your commands as root. seeing no $. I assumed he wrong way

second freebsd doesn't appear to like -netstat -lnt.

that gets you

usage: sudo -h | -K | -k | -V
usage: sudo -v [-ABkNnS] [-g group] [-h host] [-p prompt] [-u user]
usage: sudo -l [-ABkNnS] [-g group] [-h host] [-p prompt] [-U user]
            [-u user] [command [arg ...]]
usage: sudo [-ABbEHkNnPS] [-C num] [-c class] [-D directory]
            [-g group] [-h host] [-p prompt] [-R directory] [-T timeout]
            [-u user] [VAR=value] [-i | -s] [command [arg ...]]
usage: sudo -e [-ABkNnS] [-C num] [-c class] [-D directory]
            [-g group] [-h host] [-p prompt] [-R directory] [-T timeout]
            [-u user] file ...

so since i like playing where I shoulddnt I did
sudo netstat -ln

Active Internet connections
Proto Recv-Q Send-Q Local Address                                 Foreign Address                               (state)    
tcp4       0      0 209.160.65.133.80                             17.58.58.21.59796                             ESTABLISHED
tcp4       0      0 209.160.64.187.80                             17.58.58.22.46518                             ESTABLISHED
tcp4       0      0 127.0.0.1.6379                                127.0.0.1.33482                               ESTABLISHED
tcp4       0      0 127.0.0.1.33482                               127.0.0.1.6379                                ESTABLISHED
tcp4       0      0 127.0.0.1.6379                                127.0.0.1.21331                               ESTABLISHED
tcp4       0      0 127.0.0.1.21331                               127.0.0.1.6379                                ESTABLISHED
tcp4       0      0 127.0.0.1.6379                                127.0.0.1.43863                               ESTABLISHED
tcp4       0      0 127.0.0.1.43863                               127.0.0.1.6379                                ESTABLISHED
tcp4       0      0 127.0.0.1.6379                                127.0.0.1.11523                               ESTABLISHED
tcp4       0      0 127.0.0.1.11523                               127.0.0.1.6379                                ESTABLISHED
tcp4       0      0 127.0.0.1.6379                                127.0.0.1.22216                               ESTABLISHED
tcp4       0      0 127.0.0.1.22216                               127.0.0.1.6379                                ESTABLISHED
tcp4       0      0 209.160.64.187.993                            193.36.224.70.53140                           TIME_WAIT  
tcp4       0      0 127.0.0.1.6379                                127.0.0.1.47017                               TIME_WAIT  
tcp4       0      0 127.0.0.1.6379                                127.0.0.1.12828                               TIME_WAIT  
tcp4       0      0 127.0.0.1.6379                                127.0.0.1.23293                               TIME_WAIT  
tcp4       0      0 127.0.0.1.6379                                127.0.0.1.13994                               TIME_WAIT  
tcp4       0      0 209.160.65.133.80                             114.119.130.248.33379                         TIME_WAIT  
tcp4       0      0 127.0.0.1.6379                                127.0.0.1.26334                               TIME_WAIT  
tcp4       0      0 127.0.0.1.6379                                127.0.0.1.35843                               TIME_WAIT  
tcp4       0      0 127.0.0.1.6379                                127.0.0.1.24460                               TIME_WAIT  
tcp4       0      0 127.0.0.1.6379                                127.0.0.1.49634                               TIME_WAIT  
tcp4       0      0 127.0.0.1.6379                                127.0.0.1.47740                               TIME_WAIT  
tcp4       0      0 127.0.0.1.6379                                127.0.0.1.61865                               TIME_WAIT  
tcp4       0      0 209.160.64.187.993                            186.159.108.191.54229                         ESTABLISHED
tcp4       0      0 209.160.65.133.993                            186.159.108.191.54227                         ESTABLISHED
tcp4       0      0 209.160.65.133.143                            186.159.108.191.54228                         ESTABLISHED
tcp4       0      0 209.160.65.133.993                            186.159.108.191.54226                         ESTABLISHED
tcp4       0      0 209.160.64.187.993                            186.159.108.191.54225                         ESTABLISHED
tcp4       0      0 209.160.65.133.143                            186.159.108.191.54224                         ESTABLISHED
tcp4       0      0 127.0.0.1.3306                                127.0.0.1.48198                               ESTABLISHED
tcp4       0      0 127.0.0.1.48198                               127.0.0.1.3306                                ESTABLISHED
tcp4       0      0 209.160.65.133.993                            186.159.108.191.54029                         ESTABLISHED
tcp4       0      0 209.160.64.187.993                            186.159.108.191.54027                         ESTABLISHED
tcp4       0      0 209.160.65.133.993                            186.159.108.191.54025                         ESTABLISHED
tcp4       0      0 209.160.65.133.993                            186.159.108.191.54021                         ESTABLISHED
tcp4       0      0 209.160.64.187.993                            186.159.108.191.54026                         ESTABLISHED
tcp4       0      0 209.160.65.133.143                            186.159.108.191.54024                         ESTABLISHED
tcp4       0      0 209.160.65.133.993                            186.159.108.191.54022                         ESTABLISHED
tcp4       0      0 209.160.65.133.143                            186.159.108.191.54020                         ESTABLISHED
tcp4       0      0 209.160.65.133.22                             186.159.108.191.52808                         ESTABLISHED
tcp4       0     44 209.160.65.133.22                             186.159.108.191.59656                         ESTABLISHED
udp4       0      0 209.160.64.187.26932                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.61909                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.53669                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.26439                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.28255                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.15891                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.34080                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.60227                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.29322                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.58870                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.49935                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.53819                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.34929                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.16752                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.28184                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.42145                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.21698                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.17940                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.12471                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.10173                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.41071                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.27540                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.25759                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.47452                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.19307                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.26137                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.62371                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.12076                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.37154                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.61414                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.34563                          66.36.226.110.53                              
udp4       0      0 209.160.64.187.50318                          66.36.226.110.53                              
udp4       0      0 127.0.0.1.53                                  *.*                                           
udp4       0      0 127.0.0.1.53                                  *.*                                           
udp4       0      0 127.0.0.1.53                                  *.*                                           
udp4       0      0 127.0.0.1.53                                  *.*                                           
udp4       0      0 127.0.0.1.53                                  *.*                                           
udp4       0      0 127.0.0.1.53                                  *.*                                           
udp4       0      0 127.0.0.1.53                                  *.*                                           
udp4       0      0 127.0.0.1.53                                  *.*                                           
udp6       0      0 fe80::1%lo0.53                                *.*                                           
udp6       0      0 fe80::1%lo0.53                                *.*                                           
udp6       0      0 fe80::1%lo0.53                                *.*                                           
udp6       0      0 fe80::1%lo0.53                                *.*                                           
udp6       0      0 fe80::1%lo0.53                                *.*                                           
udp6       0      0 fe80::1%lo0.53                                *.*                                           
udp6       0      0 fe80::1%lo0.53                                *.*                                           
udp6       0      0 fe80::1%lo0.53                                *.*                                           
udp6       0      0 ::1.53                                        *.*                                           
udp6       0      0 ::1.53                                        *.*                                           
udp6       0      0 ::1.53                                        *.*                                           
udp6       0      0 ::1.53                                        *.*                                           
udp6       0      0 ::1.53                                        *.*                                           
udp6       0      0 ::1.53                                        *.*                                           
udp6       0      0 ::1.53                                        *.*                                           
udp6       0      0 ::1.53                                        *.*                                           
udp4       0      0 209.160.65.133.53                             *.*                                           
udp4       0      0 209.160.65.133.53                             *.*                                           
udp4       0      0 209.160.65.133.53                             *.*                                           
udp4       0      0 209.160.65.133.53                             *.*                                           
udp4       0      0 209.160.65.133.53                             *.*                                           
udp4       0      0 209.160.65.133.53                             *.*                                           
udp4       0      0 209.160.65.133.53                             *.*                                           
udp4       0      0 209.160.65.133.53                             *.*                                           
udp4       0      0 209.160.64.187.53                             *.*                                           
udp4       0      0 209.160.64.187.53                             *.*                                           
udp4       0      0 209.160.64.187.53                             *.*                                           
udp4       0      0 209.160.64.187.53                             *.*                                           
udp4       0      0 209.160.64.187.53                             *.*                                           
udp4       0      0 209.160.64.187.53                             *.*                                           
udp4       0      0 209.160.64.187.53                             *.*                                           
udp4       0      0 209.160.64.187.53                             *.*                                           
udp4       0      0 127.0.0.1.53                                  *.*                                           
udp4       0      0 127.0.0.1.53                                  *.*                                           
udp4       0      0 127.0.0.1.53                                  *.*                                           
udp4       0      0 127.0.0.1.53                                  *.*                                           
udp4       0      0 127.0.0.1.53                                  *.*                                           
udp4       0      0 127.0.0.1.53                                  *.*                                           
udp4       0      0 127.0.0.1.53                                  *.*                                           
udp4       0      0 127.0.0.1.53                                  *.*                                           
udp6       0      0 fe80::1%lo0.53                                *.*                                           
udp6       0      0 fe80::1%lo0.53                                *.*                                           
udp6       0      0 fe80::1%lo0.53                                *.*                                           
udp6       0      0 fe80::1%lo0.53                                *.*                                           
udp6       0      0 fe80::1%lo0.53                                *.*                                           
udp6       0      0 fe80::1%lo0.53                                *.*                                           
udp6       0      0 fe80::1%lo0.53                                *.*                                           
udp6       0      0 fe80::1%lo0.53                                *.*                                           
udp6       0      0 ::1.53                                        *.*                                           
udp6       0      0 ::1.53                                        *.*                                           
udp6       0      0 ::1.53                                        *.*                                           
udp6       0      0 ::1.53                                        *.*                                           
udp6       0      0 ::1.53                                        *.*                                           
udp6       0      0 ::1.53                                        *.*                                           
udp6       0      0 ::1.53                                        *.*                                           
udp6       0      0 ::1.53                                        *.*                                           
udp4       0      0 209.160.65.133.53                             *.*                                           
udp4       0      0 209.160.65.133.53                             *.*                                           
udp4       0      0 209.160.65.133.53                             *.*                                           
udp4       0      0 209.160.65.133.53                             *.*                                           
udp4       0      0 209.160.65.133.53                             *.*                                           
udp4       0      0 209.160.65.133.53                             *.*                                           
udp4       0      0 209.160.65.133.53                             *.*                                           
udp4       0      0 209.160.65.133.53                             *.*                                           
udp4       0      0 209.160.64.187.53                             *.*                                           
udp4       0      0 209.160.64.187.53                             *.*                                           
udp4       0      0 209.160.64.187.53                             *.*                                           
udp4       0      0 209.160.64.187.53                             *.*                                           
udp4       0      0 209.160.64.187.53                             *.*                                           
udp4       0      0 209.160.64.187.53                             *.*                                           
udp4       0      0 209.160.64.187.53                             *.*                                           
udp4       0      0 209.160.64.187.53                             *.*                                           
Active UNIX domain sockets
Address          Type   Recv-Q Send-Q            Inode             Conn             Refs          Nextref Addr
fffff80228e6b000 stream      0      0                0 fffff80008574700                0                0
fffff80008574700 stream      0      0                0 fffff80228e6b000                0                0
fffff8039d879b00 stream      0      0                0 fffff80008224600                0                0 /var/run/dovecot/stats-writer
fffff80008224600 stream      0      0                0 fffff8039d879b00                0                0
fffff80008762900 stream      0      0                0 fffff800082ab400                0                0
fffff800082ab400 stream      0      0                0 fffff80008762900                0                0
fffff80243237500 stream      0      0                0 fffff800086eac00                0                0 /var/run/dovecot/stats-writer
fffff800086eac00 stream      0      0                0 fffff80243237500                0                0
fffff80120947600 stream      0      0                0 fffff8000856c100                0                0
fffff8000856c100 stream      0      0                0 fffff80120947600                0                0
fffff800475e8c00 stream      0      0                0 fffff80078cad400                0                0 /var/run/dovecot/stats-writer
fffff80078cad400 stream      0      0                0 fffff800475e8c00                0                0
fffff800082ab900 stream      0      0                0 fffff800082aa100                0                0
fffff800082aa100 stream      0      0                0 fffff800082ab900                0                0
fffff8024334c700 stream      0      0                0 fffff8000801ac00                0                0 /var/run/dovecot/stats-writer
fffff8000801ac00 stream      0      0                0 fffff8024334c700                0                0
fffff802394a4600 stream      0      0                0 fffff800475e4400                0                0
fffff800475e4400 stream      0      0                0 fffff802394a4600                0                0
fffff800082abe00 stream      0      0                0 fffff80078cadb00                0                0 /var/run/dovecot/stats-writer
fffff80078cadb00 stream      0      0                0 fffff800082abe00                0                0
fffff800475e9300 stream      0      0                0 fffff800475e5600                0                0 /var/run/dovecot/stats-writer
fffff800475e5600 stream      0      0                0 fffff800475e9300                0                0
fffff80008942200 stream      0      0                0 fffff80243237000                0                0
fffff80243237000 stream      0      0                0 fffff80008942200                0                0
fffff801a8e59400 stream      0      0                0 fffff800088bb700                0                0
fffff800088bb700 stream      0      0                0 fffff801a8e59400                0                0
fffff800082aeb00 stream      0      0                0 fffff801a8e59d00                0                0 /var/run/dovecot/anvil
fffff801a8e59d00 stream      0      0                0 fffff800082aeb00                0                0
fffff800475ecb00 stream      0      0                0 fffff8039d690c00                0                0 /var/run/dovecot/stats-writer
fffff8039d690c00 stream      0      0                0 fffff800475ecb00                0                0
fffff80243214b00 stream      0      0                0 fffff80008b5d700                0                0 /var/run/dovecot/config
fffff80008b5d700 stream      0      0                0 fffff80243214b00                0                0
fffff800475e9b00 stream      0      0                0 fffff80008b69500                0                0 /var/run/dovecot/anvil
fffff80008b69500 stream      0      0                0 fffff800475e9b00                0                0
fffff80078890500 stream      0      0                0 fffff800082b1700                0                0 /var/run/dovecot/stats-writer
fffff800082b1700 stream      0      0                0 fffff80078890500                0                0
fffff80008218d00 stream      0      0                0 fffff8024334c500                0                0 /var/run/dovecot/config
fffff8024334c500 stream      0      0                0 fffff80008218d00                0                0
fffff80008218c00 stream      0      0                0 fffff800475ed200                0                0 /var/run/dovecot/anvil
fffff800475ed200 stream      0      0                0 fffff80008218c00                0                0
fffff800475eac00 stream      0      0                0 fffff800082b4e00                0                0 /var/run/dovecot/stats-writer
fffff800082b4e00 stream      0      0                0 fffff800475eac00                0                0
fffff80008b6ca00 stream      0      0                0 fffff8012087b100                0                0 /var/run/dovecot/config
fffff8012087b100 stream      0      0                0 fffff80008b6ca00                0                0
fffff800475e5c00 stream      0      0                0 fffff80120740200                0                0 /var/run/dovecot/anvil
fffff80120740200 stream      0      0                0 fffff800475e5c00                0                0
fffff800475ea400 stream      0      0                0 fffff80008768300                0                0 /var/run/dovecot/stats-writer
fffff80008768300 stream      0      0                0 fffff800475ea400                0                0
fffff80120742300 stream      0      0                0 fffff800475eb000                0                0 /var/run/dovecot/config
fffff800475eb000 stream      0      0                0 fffff80120742300                0                0
fffff800475e8a00 stream      0      0                0 fffff80120871c00                0                0 /var/run/dovecot/anvil
fffff80120871c00 stream      0      0                0 fffff800475e8a00                0                0
fffff80078da6900 stream      0      0                0 fffff800475eee00                0                0 /var/run/dovecot/stats-writer
fffff800475eee00 stream      0      0                0 fffff80078da6900                0                0
fffff80120940500 stream      0      0                0 fffff800475e4100                0                0 /var/run/dovecot/config
fffff800475e4100 stream      0      0                0 fffff80120940500                0                0
fffff800475e6600 stream      0      0                0 fffff800475e8000                0                0 /var/run/dovecot/anvil
fffff800475e8000 stream      0      0                0 fffff800475e6600                0                0
fffff80120976600 stream      0      0                0 fffff80008b5a900                0                0 /var/run/dovecot/stats-writer
fffff80008b5a900 stream      0      0                0 fffff80120976600                0                0
fffff8012073f100 stream      0      0                0 fffff80008217300                0                0 /var/run/dovecot/config
fffff80008217300 stream      0      0                0 fffff8012073f100                0                0
fffff8012094bc00 stream      0      0                0 fffff8039df24d00                0                0 /var/run/dovecot/anvil-auth-penalty
fffff8039df24d00 stream      0      0                0 fffff8012094bc00                0                0
fffff80078851d00 stream      0      0                0 fffff80008b5c400                0                0 /var/run/dovecot/stats-writer
fffff80008b5c400 stream      0      0                0 fffff80078851d00                0                0
fffff800475e7000 stream      0      0                0 fffff8012093f700                0                0 /var/run/dovecot/stats-writer
fffff8012093f700 stream      0      0                0 fffff800475e7000                0                0
fffff800082ab600 stream      0      0                0 fffff800475e7a00                0                0
fffff800475e7a00 stream      0      0                0 fffff800082ab600                0                0
fffff800082ab800 stream      0      0                0 fffff800475e2100                0                0 /var/run/dovecot/anvil
fffff800475e2100 stream      0      0                0 fffff800082ab800                0                0
fffff800082b7400 stream      0      0                0 fffff80008b66c00                0                0 /var/run/dovecot/stats-writer
fffff80008b66c00 stream      0      0                0 fffff800082b7400                0                0
fffff8000821eb00 stream      0      0                0 fffff800475eb300                0                0 /var/run/dovecot/config
fffff800475eb300 stream      0      0                0 fffff8000821eb00                0                0
fffff80243214500 stream      0      0                0 fffff80008218400                0                0 /var/run/dovecot/stats-writer
fffff80008218400 stream      0      0                0 fffff80243214500                0                0
fffff800082abc00 stream      0      0                0 fffff80120870600                0                0 /var/run/dovecot/stats-writer
fffff80120870600 stream      0      0                0 fffff800082abc00                0                0
fffff800082abd00 stream      0      0                0 fffff800475ece00                0                0
fffff800475ece00 stream      0      0                0 fffff800082abd00                0                0
fffff80008217a00 stream      0      0                0 fffff80239a56100                0                0
fffff80239a56100 stream      0      0                0 fffff80008217a00                0                0
fffff80228e6bb00 stream      0      0                0 fffff80008220300                0                0 /var/run/dovecot/stats-writer
fffff80008220300 stream      0      0                0 fffff80228e6bb00                0                0
fffff80008b5e700 stream      0      0                0 fffff8012086b500                0                0
fffff8012086b500 stream      0      0                0 fffff80008b5e700                0                0
fffff8000821dd00 stream      0      0                0 fffff80008765200                0                0 /var/run/dovecot/stats-writer
fffff80008765200 stream      0      0                0 fffff8000821dd00                0                0
fffff800082ab500 stream      0      0                0 fffff801a8e59200                0                0
fffff801a8e59200 stream      0      0                0 fffff800082ab500                0                0
fffff8012086ba00 stream      0      0                0 fffff80243053800                0                0 /var/run/dovecot/stats-writer
fffff80243053800 stream      0      0                0 fffff8012086ba00                0                0
fffff80120870a00 stream      0      0                0 fffff800082afb00                0                0 /var/run/dovecot/stats-writer
fffff800082afb00 stream      0      0                0 fffff80120870a00                0                0
fffff80078851600 stream      0      0                0 fffff800475e9800                0                0
fffff800475e9800 stream      0      0                0 fffff80078851600                0                0
fffff80120879700 stream      0      0                0 fffff800475ed300                0                0
fffff800475ed300 stream      0      0                0 fffff80120879700                0                0
fffff80008b5a100 stream      0      0                0 fffff800475e8d00                0                0 /var/run/dovecot/stats-writer
fffff800475e8d00 stream      0      0                0 fffff80008b5a100                0                0
fffff800475ed100 stream      0      0                0 fffff800475ed000                0                0
fffff800475ed000 stream      0      0                0 fffff800475ed100                0                0
fffff8012094e100 stream      0      0                0 fffff80008b62c00                0                0 /var/run/dovecot/anvil
fffff80008b62c00 stream      0      0                0 fffff8012094e100                0                0
fffff80243611900 stream      0      0                0 fffff80008763e00                0                0 /var/run/dovecot/stats-writer
fffff80008763e00 stream      0      0                0 fffff80243611900                0                0
fffff80008217700 stream      0      0                0 fffff80243526d00                0                0 /var/run/dovecot/config
fffff80243526d00 stream      0      0                0 fffff80008217700                0                0
fffff80228e6b600 stream      0      0                0 fffff800475e1700                0                0 /var/run/dovecot/anvil
fffff800475e1700 stream      0      0                0 fffff80228e6b600                0                0
fffff800475eae00 stream      0      0                0 fffff80008b57b00                0                0 /var/run/dovecot/stats-writer
fffff80008b57b00 stream      0      0                0 fffff800475eae00                0                0
fffff80008768c00 stream      0      0                0 fffff80120940200                0                0 /var/run/dovecot/config
fffff80120940200 stream      0      0                0 fffff80008768c00                0                0
fffff80078cadd00 stream      0      0                0 fffff8000821d100                0                0 /var/run/dovecot/anvil
fffff8000821d100 stream      0      0                0 fffff80078cadd00                0                0
fffff80008765400 stream      0      0                0 fffff8007853c300                0                0 /var/run/dovecot/stats-writer
fffff8007853c300 stream      0      0                0 fffff80008765400                0                0
fffff80008218000 stream      0      0                0 fffff800475ea200                0                0 /var/run/dovecot/config
fffff800475ea200 stream      0      0                0 fffff80008218000                0                0
fffff800088bb800 stream      0      0                0 fffff80008224800                0                0 /var/run/dovecot/anvil
fffff80008224800 stream      0      0                0 fffff800088bb800                0                0
fffff80008b67d00 stream      0      0                0 fffff800475e7300                0                0 /var/run/dovecot/stats-writer
fffff800475e7300 stream      0      0                0 fffff80008b67d00                0                0
fffff800475e8300 stream      0      0                0 fffff80008763c00                0                0 /var/run/dovecot/config
fffff80008763c00 stream      0      0                0 fffff800475e8300                0                0
fffff80120941a00 stream      0      0                0 fffff8012086f300                0                0 /var/run/dovecot/anvil
fffff8012086f300 stream      0      0                0 fffff80120941a00                0                0
fffff800088ba100 stream      0      0                0 fffff8012093fd00                0                0 /var/run/dovecot/stats-writer
fffff8012093fd00 stream      0      0                0 fffff800088ba100                0                0
fffff80008218800 stream      0      0                0 fffff800475e9700                0                0 /var/run/dovecot/config
fffff800475e9700 stream      0      0                0 fffff80008218800                0                0
fffff80008b57a00 stream      0      0                0 fffff80120947800                0                0 /var/run/dovecot/anvil
fffff80120947800 stream      0      0                0 fffff80008b57a00                0                0
fffff8012093f900 stream      0      0                0 fffff800082aa400                0                0 /var/run/dovecot/stats-writer
fffff800082aa400 stream      0      0                0 fffff8012093f900                0                0
fffff800082ab300 stream      0      0                0 fffff80228e6b700                0                0 /var/run/dovecot/config
fffff80228e6b700 stream      0      0                0 fffff800082ab300                0                0
fffff80120740900 stream      0      0                0 fffff8000821c600                0                0 /var/run/dovecot/anvil
fffff8000821c600 stream      0      0                0 fffff80120740900                0                0
fffff802394a4100 stream      0      0                0 fffff800082ac900                0                0 /var/run/dovecot/stats-writer
fffff800082ac900 stream      0      0                0 fffff802394a4100                0                0
fffff80120870500 stream      0      0                0 fffff8012094c200                0                0 /var/run/dovecot/config
fffff8012094c200 stream      0      0                0 fffff80120870500                0                0
fffff80078af5b00 stream      0      0 fffff801a8c131e8                0                0                0 /var/run/dovecot/master
fffff80008b5dc00 stream      0      0 fffff801a8c135b8                0                0                0 /var/run/dovecot/quota-warning
fffff8012086f600 stream      0      0 fffff801a8c137a0                0                0                0 /var/run/dovecot/anvil-auth-penalty
fffff80120871600 stream      0      0 fffff801a8c13988                0                0                0 /var/run/dovecot/anvil
fffff80120976e00 stream      0      0 fffff801a8c13b70                0                0                0 /var/run/dovecot/auth-worker
fffff800475e0b00 stream      0      0 fffff801a8c13d58                0                0                0 /var/spool/postfix/private/auth
fffff800082ad400 stream      0      0 fffff801a8b37000                0                0                0 /var/run/dovecot/auth-master
fffff800475eb700 stream      0      0 fffff801a8899000                0                0                0 /var/run/dovecot/auth-userdb
fffff800475e7600 stream      0      0 fffff801a88991e8                0                0                0 /var/run/dovecot/auth-client
fffff8012086fc00 stream      0      0 fffff801a88993d0                0                0                0 /var/run/dovecot/auth-login
fffff8000821db00 stream      0      0 fffff801a88995b8                0                0                0 /var/run/dovecot/token-login/tokenlogin
fffff80008b65b00 stream      0      0 fffff803c97d51e8                0                0                0 /var/run/dovecot/login/login
fffff80008221600 stream      0      0 fffff803cda3ad58                0                0                0 /var/run/dovecot/config
fffff80008564400 stream      0      0 fffff80061308b70                0                0                0 /var/run/dovecot/dict-async
fffff8012086ca00 stream      0      0 fffff802286a2d58                0                0                0 /var/run/dovecot/dict
fffff80008940200 stream      0      0 fffff80120ffe1e8                0                0                0 /var/run/dovecot/director-userdb
fffff80008762a00 stream      0      0 fffff800612c63d0                0                0                0 /var/run/dovecot/director-admin
fffff80243237100 stream      0      0 fffff800612c8d58                0                0                0 /var/run/dovecot/login/dns-client
fffff80243214600 stream      0      0 fffff800612c83d0                0                0                0 /var/run/dovecot/dns-client
fffff80120942e00 stream      0      0 fffff800612c6d58                0                0                0 /var/run/dovecot/doveadm-server
fffff80078cc5000 stream      0      0 fffff80120ffe000                0                0                0 /var/run/dovecot/imap-hibernate
fffff8024334c400 stream      0      0 fffff800613087a0                0                0                0 /var/run/dovecot/imap-urlauth
fffff800475e2300 stream      0      0 fffff8006125a3d0                0                0                0 /var/run/dovecot/token-login/imap-urlauth
fffff800475e7500 stream      0      0 fffff800613085b8                0                0                0 /var/run/dovecot/imap-urlauth-worker
fffff8012087b800 stream      0      0 fffff800612eb7a0                0                0                0 /var/run/dovecot/imap-master
fffff80008221100 stream      0      0 fffff800612e7988                0                0                0 /var/run/dovecot/login/imap
fffff80008b5c700 stream      0      0 fffff803cd5467a0                0                0                0 /var/run/dovecot/indexer
fffff80120940c00 stream      0      0 fffff80061342d58                0                0                0 /var/run/dovecot/indexer-worker
fffff80008766400 stream      0      0 fffff803d80e4d58                0                0                0 /var/run/dovecot/login/ipc-proxy
fffff800082aa600 stream      0      0 fffff803cf7bf000                0                0                0 /var/run/dovecot/ipc
fffff8024353e600 stream      0      0 fffff8018fc07988                0                0                0 /var/spool/postfix/private/dovecot-lmtp
fffff80008763a00 stream      0      0 fffff803cd3b7b70                0                0                0 /var/run/dovecot/lmtp
fffff80008226d00 stream      0      0 fffff803afff57a0                0                0                0 /var/run/dovecot/log-errors
fffff800475e9d00 stream      0      0 fffff803cf7cbb70                0                0                0 /var/run/dovecot/old-stats
fffff80243381c00 stream      0      0 fffff803cd9b67a0                0                0                0 /var/run/dovecot/login/pop3
fffff80008b6b300 stream      0      0 fffff8018fc067a0                0                0                0 /var/run/dovecot/replication-notify
fffff8012086e600 stream      0      0 fffff8006135d5b8                0                0                0 /var/run/dovecot/replicator
fffff80008224100 stream      0      0 fffff8006141e1e8                0                0                0 /var/run/dovecot/login/stats-writer
fffff8000821e900 stream      0      0 fffff803c97237a0                0                0                0 /var/run/dovecot/stats-writer
fffff80008b56900 stream      0      0 fffff803aff27988                0                0                0 /var/run/dovecot/stats-reader
fffff800475e2b00 stream      0      0 fffff803cd9697a0                0                0                0 /var/run/dovecot/login/sieve
fffff8039d970c00 stream      0      0                0 fffff80008b5f200                0                0
fffff80008b5f200 stream      0      0                0 fffff8039d970c00                0                0
fffff80008766c00 stream      0      0 fffff80061308d58                0                0                0 private/dovecot
fffff80008b66900 stream      0      0 fffff800612edb70                0                0                0 private/scache
fffff8012086d700 stream      0      0 fffff800612edd58                0                0                0 private/anvil
fffff80008b57500 stream      0      0 fffff800612d9000                0                0                0 private/lmtp
fffff80008b57000 stream      0      0 fffff800612d91e8                0                0                0 private/virtual
fffff80008b6ad00 stream      0      0 fffff800612d97a0                0                0                0 private/local
fffff80008b6ac00 stream      0      0 fffff800612d9b70                0                0                0 private/discard
fffff80008b6a900 stream      0      0 fffff800612e53d0                0                0                0 private/retry
fffff80008b6a800 stream      0      0 fffff800612e55b8                0                0                0 private/error
fffff80008b6a500 stream      0      0 fffff800612e5d58                0                0                0 public/showq
fffff80008b6a400 stream      0      0 fffff800612cf1e8                0                0                0 private/relay
fffff80008b6a300 stream      0      0 fffff800612cf988                0                0                0 private/smtp
fffff80008b6a200 stream      0      0 fffff8032946a000                0                0                0 private/proxywrite
fffff80008b6a100 stream      0      0 fffff8006141cb70                0                0                0 private/proxymap
fffff80008b6a000 stream      0      0 fffff803c92461e8                0                0                0 public/flush
fffff80008b5ce00 stream      0      0 fffff803ca30b3d0                0                0                0 private/verify
fffff80008b5cd00 stream      0      0 fffff8006141e000                0                0                0 private/trace
fffff80008b5cc00 stream      0      0 fffff803cd968000                0                0                0 private/defer
fffff80008b5cb00 stream      0      0 fffff803cf22f3d0                0                0                0 private/bounce
fffff80008b5ca00 stream      0      0 fffff803cf2535b8                0                0                0 private/rewrite
fffff80008b5c900 stream      0      0 fffff803cf2467a0                0                0                0 private/tlsmgr
fffff80008b5c600 stream      0      0 fffff803c9bd87a0                0                0                0 public/qmgr
fffff80008b5c500 stream      0      0 fffff803c9e4c5b8                0                0                0 public/cleanup
fffff80008b5c200 stream      0      0 fffff803cd5b1d58                0                0                0 public/pickup
fffff80008b5c100 stream      0      0 fffff803c26f5988                0                0                0 private/spf-policy
fffff80008b5c000 stream      0      0 fffff8018fb7f000                0                0                0 private/tlsproxy
fffff80008b5de00 stream      0      0 fffff800651a4b70                0                0                0 private/dnsblog
fffff80008574e00 stream      0      0 fffff803c4244000                0                0                0 private/smtpd
fffff80008762300 stream      0      0                0 fffff8012094d500                0                0
fffff8012094d500 stream      0      0                0 fffff80008762300                0                0
fffff80008b5e400 stream      0      0                0                0                0                0
fffff80078cade00 stream      0      0                0 fffff80008b65600                0                0
fffff80008b65600 stream      0      0                0 fffff80078cade00                0                0
fffff8000876c500 stream      0      0                0                0                0                0
fffff800475e1100 stream      0      0 fffff8022817dd58                0                0                0 /var/run/rspamd/rspamd.sock
fffff800475e1600 stream      0      0 fffff801d6722000                0                0                0 /var/db/rspamd/rspamd.sock
fffff8012086c900 stream      0      0                0 fffff80008218a00                0                0
fffff80008218a00 stream      0      0                0 fffff8012086c900                0                0
fffff8012086d100 stream      0      0                0 fffff8012086d200                0                0
fffff8012086d200 stream      0      0                0 fffff8012086d100                0                0
fffff800475e1800 stream      0      0                0 fffff800475e1900                0                0
fffff800475e1900 stream      0      0                0 fffff800475e1800                0                0
fffff8012086d900 stream      0      0                0                0                0                0
fffff800475e1a00 stream      0      0                0 fffff800475e1b00                0                0
fffff800475e1b00 stream      0      0                0 fffff800475e1a00                0                0
fffff800475e1c00 stream      0      0                0 fffff800475e1d00                0                0
fffff800475e1d00 stream      0      0                0 fffff800475e1c00                0                0
fffff800082aac00 stream      0      0 fffff80120387000                0                0                0 /tmp/mysql.sock
fffff800475e0100 stream      0      0 fffff80008b52988                0                0                0 /tmp/mysqlx.sock
fffff80008b66600 stream      0      0 fffff80047bc6d58                0                0                0 /var/run/proftpd.sock
fffff800475e0600 stream      0      0 fffff8000861d7a0                0                0                0 /var/run/devd.pipe
fffff80008767300 dgram       0      0                0 fffff800082aad00                0 fffff800787bd400
fffff800787bd400 dgram       0      0                0 fffff800082aad00                0 fffff8012073fe00
fffff8012073fe00 dgram       0      0                0 fffff800082aad00                0 fffff80008a38100
fffff80008a38100 dgram       0      0                0 fffff800082aad00                0 fffff800475ebe00
fffff800475ebe00 dgram       0      0                0 fffff800082aad00                0 fffff800475e2900
fffff800475e2900 dgram       0      0                0 fffff800082aad00                0 fffff8012087ae00
fffff80008571200 dgram       0      0 fffff800612ed7a0                0                0                0 public/postlog
fffff8012087ae00 dgram       0      0                0 fffff800082aad00                0 fffff8012073f000
fffff8012073f000 dgram       0      0                0 fffff800082aad00                0 fffff8012086da00
fffff800082aa700 dgram       0      0                0 fffff800475e0300                0 fffff800084fa300
fffff8012086da00 dgram       0      0                0 fffff800082aad00                0 fffff80008216800
fffff800084fa300 dgram       0      0                0 fffff800475e0300                0 fffff800082aab00
fffff800082aab00 dgram       0      0                0 fffff800475e0300                0                0
fffff80008216800 dgram       0      0                0 fffff800082aad00                0 fffff80008b66700
fffff80008b66700 dgram       0      0                0 fffff800082aad00                0                0
fffff800082aad00 dgram       0      0 fffff8004795a988                0 fffff80008767300                0 /var/run/logpriv
fffff800475e0300 dgram       0      0 fffff8004795ab70                0 fffff800082aa700                0 /var/run/log
fffff800475e2c00 seqpac      0      0                0 fffff800475e2d00                0                0
fffff800475e2d00 seqpac      0      0                0 fffff800475e2c00                0                0
fffff800475e2e00 seqpac      0      0                0 fffff800475e1000                0                0
fffff800475e1000 seqpac      0      0                0 fffff800475e2e00                0                0
fffff800475e1200 seqpac      0      0                0 fffff800475e1300                0                0
fffff800475e1300 seqpac      0      0                0 fffff800475e1200                0                0
fffff800475e1400 seqpac      0      0                0 fffff800475e1500                0                0
fffff800475e1500 seqpac      0      0                0 fffff800475e1400                0                0
fffff800475e0500 seqpac      0      0 fffff8000861d5b8   

I give up.
It's not showing any of the ports that it's listening on.
Nor any of the services using the ports.

2 Likes

You may be able to get something with lsof -i (especially as root).

2 Likes

freebsd doesn't like that command

OK I know (OK I assume I had this workimg) before I broke things trying to upgrade the mail server

I do use IPFW as a firewall

00010 allow ip from any to any via lo0
00013 allow tcp from any to any 443 in setup keep-state :default
00014 allow tcp from any to any 443 out setup keep-state :default
00015 allow ip from table(1) to any
00016 allow tcp from any to any 9000 in setup keep-state :default
00017 allow tcp from any to any 9000 out setup keep-state :default
00018 deny log ip from table(22) to any
00020 deny ip from any to 127.0.0.0/8
00030 deny ip from 127.0.0.0/8 to any
00045 deny ip from 176.111.0.0/16 to any
00050 check-state :default
00060 allow tcp from any to any established
00070 allow ip from any to any out keep-state :default
00080 allow icmp from any to any
00110 allow tcp from any to any 21 in setup keep-state :default
00120 allow tcp from any to any 21 out setup keep-state :default
00130 allow tcp from any to any 22 in setup keep-state :default
00140 allow tcp from any to any 22 out setup keep-state :default
00150 allow tcp from any to any 25 in setup keep-state :default
00160 allow tcp from any to any 25 out setup keep-state :default
00170 allow udp from any to any 53 in keep-state :default
00175 allow tcp from any to any 53 in setup keep-state :default
00180 allow udp from any to any 53 out setup keep-state :default
00185 allow tcp from any to any 53 out setup keep-state :default
00200 allow tcp from any to any 80 in setup keep-state :default
00210 allow tcp from any to any 80 out setup keep-state :default
00215 allow tcp from any to any 110 in setup keep-state :default
00216 allow tcp from any to any 110 out setup keep-state :default
00220 allow tcp from any to any 143 in setup keep-state :default
00225 allow tcp from any to any 143 out setup keep-state :default
00227 allow tcp from any to any 443 in setup keep-state :default
00228 allow tcp from any to any 443 out setup keep-state :default
00230 allow tcp from any to any 465 in setup keep-state :default
00235 allow tcp from any to any 465 out setup keep-state :default
00250 allow tcp from any to any 587 in setup keep-state :default
00255 allow tcp from any to any 587 out setup keep-state :default
00260 allow tcp from any to any 993 in setup keep-state :default
00265 allow tcp from any to any 993 out setup keep-state :default
00270 allow tcp from any to any 995 in setup keep-state :default
00275 allow tcp from any to any 995 out setup keep-state :default
00500 deny log ip from any to any
65535 deny ip from any to any

  1. Should I stop the firewall and try installing certbot again?
  2. In the dim reaches of my memory I sort of remembering trying to move away from port 25 to port 2500 To avoid attacks. but I see nosing of that here

Sorry to be a pain.. I sort of have dovecots SSL mechanism working based on the guidance on the dovecot web page