[Pkg-exim4-users] Problems concerning IPv6 Port 25's opening to the Internet
    Satoru Otsubo 
    trnsnt at otip.jp
       
    Mon Oct 29 16:48:00 UTC 2012
    
    
  
Thank you
> Your ISP might do this as a countermeasure against spam.  This is
> probably not an Exim-related problem.
> 
> What does "netstat -an | grep LISTEN" show?
With the command "netstat -an | grep LISTEN",
I can see the following:
.....
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN     
tcp        0      0 0.0.0.0:25              0.0.0.0:*               LISTEN  
......
tcp6       0      0 :::22                   :::*                    LISTEN     
tcp6       0      0 :::25                   :::*                    LISTEN  
......
Satoru
    
    
More information about the Pkg-exim4-users
mailing list