<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body link="#0B6CDA" vlink="#551A8B" text="#000000" bgcolor="#ffffff"
    alink="#EE0000">
    <p>There we go,</p>
    <p>Thanks for the advice it's come up after a reboot this time. 
      Simple Fix.</p>
    <p>Phil<br>
    </p>
    <p>philip@cetus:~# sudo netstat -tulpn<br>
      Active Internet connections (only servers)<br>
      Proto Recv-Q Send-Q Local Address           Foreign
      Address         State       PID/Program name<br>
      tcp        0      0 0.0.0.0:465            
      0.0.0.0:*               LISTEN      1522/master<br>
      tcp        0      0 127.0.0.1:10035        
      0.0.0.0:*               LISTEN      1111/opendkim<br>
      <u><b><font color="#ff0000">tcp        0      0
            127.0.0.1:10036         0.0.0.0:*               LISTEN     
            1114/opendmarc</font></b></u><br>
      tcp        0      0 0.0.0.0:25             
      0.0.0.0:*               LISTEN      1522/master<br>
      tcp        0      0 0.0.0.0:993            
      0.0.0.0:*               LISTEN      1148/dovecot<br>
      tcp        0      0 0.0.0.0:995            
      0.0.0.0:*               LISTEN      1148/dovecot<br>
      tcp        0      0 127.0.0.1:10023        
      0.0.0.0:*               LISTEN      761/postgrey --pidf<br>
      tcp        0      0 127.0.0.1:10024        
      0.0.0.0:*               LISTEN      1534/amavisd-new (m<br>
      tcp        0      0 127.0.0.1:10025        
      0.0.0.0:*               LISTEN      1522/master<br>
      tcp        0      0 127.0.0.1:3306         
      0.0.0.0:*               LISTEN      1363/mysqld<br>
      tcp        0      0 0.0.0.0:587            
      0.0.0.0:*               LISTEN      1522/master<br>
      tcp        0      0 0.0.0.0:2222           
      0.0.0.0:*               LISTEN      1131/sshd<br>
      tcp6       0      0 :::465                 
      :::*                    LISTEN      1522/master<br>
      tcp6       0      0 :::25                  
      :::*                    LISTEN      1522/master<br>
      tcp6       0      0 :::993                 
      :::*                    LISTEN      1148/dovecot<br>
      tcp6       0      0 :::995                 
      :::*                    LISTEN      1148/dovecot<br>
      tcp6       0      0 ::1:10023              
      :::*                    LISTEN      761/postgrey --pidf<br>
      tcp6       0      0 ::1:10024              
      :::*                    LISTEN      1534/amavisd-new (m<br>
      tcp6       0      0 :::587                 
      :::*                    LISTEN      1522/master<br>
      tcp6       0      0 :::2222                
      :::*                    LISTEN      1131/sshd<br>
      philip@cetus:~#<br>
      <br>
    </p>
    On 14/05/2018 21:08, Juri Haberland wrote:<br>
    <blockquote type="cite"
      cite="mid:23879c793e77b84612ba49cdc38236e6@sapienti-sat.org">On
      2018-05-14 05:21, Philip wrote:
      <br>
      <blockquote type="cite">After installing opendmarc on debian 9 it
        seems that after a re-boot
        <br>
        it don't come back up on the inet port.
        <br>
        <br>
        When running "sudo systemctl restart  opendmarc" it comes up
        normally
        <br>
        with no errors.
        <br>
        <br>
        Am I missing something?
        <br>
      </blockquote>
      <br>
      Run 'systemctl status opendmarc' and see if it is enabled or
      disabled. If it is disabled you need to run 'systemctl enable
      opendmarc' to enable it on start-up.
      <br>
      <br>
      If it is already enabled run 'systemctl status opendmarc' after
      the reboot and look for an error message or any other reason why
      it could not start.
      <br>
      <br>
      <br>
        Juri
      <br>
      _______________________________________________
      <br>
      opendmarc-users mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:opendmarc-users@trusteddomain.org">opendmarc-users@trusteddomain.org</a>
      <br>
      <a class="moz-txt-link-freetext" href="http://www.trusteddomain.org/mailman/listinfo/opendmarc-users">http://www.trusteddomain.org/mailman/listinfo/opendmarc-users</a>
      <br>
    </blockquote>
    <br>
  </body>
</html>