netstat -natpu
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address        
State       PID/Program name  
tcp        0      0 0.0.0.0:143             0.0.0.0:*              
LISTEN      930/dovecot        
tcp        0      0 0.0.0.0:80              0.0.0.0:*              
LISTEN      600/httpd2-prefork 
tcp        0      0 0.0.0.0:10000           0.0.0.0:*              
LISTEN      1083/perl          
tcp        0      0 0.0.0.0:22              0.0.0.0:*              
LISTEN      940/sshd           
tcp        0      0 0.0.0.0:25              0.0.0.0:*              
LISTEN      3846/master        
tcp        0      0 127.0.0.1:6010          0.0.0.0:*              
LISTEN      6687/1             
tcp        0    720 192.168.1.3:22          192.168.1.192:48605    
ESTABLISHED 6684/sshd: hans [pr
tcp        0      0 :::631                  :::*                   
LISTEN      1/init             
udp        0      0 0.0.0.0:59588          
0.0.0.0:*                           408/avahi-daemon: r
udp        0      0 0.0.0.0:5353           
0.0.0.0:*                           408/avahi-daemon: r
udp        0      0 0.0.0.0:10000          
0.0.0.0:*                           1083/perl          
udp        0      0 0.0.0.0:631            
0.0.0.0:*                           1/init             
udp        0      0 192.168.1.3:123        
0.0.0.0:*                           958/ntpd           
udp        0      0 127.0.0.1:123          
0.0.0.0:*                           958/ntpd           
udp        0      0 0.0.0.0:123            
0.0.0.0:*                           958/ntpd           
udp        0      0 :::5353                
:::*                                408/avahi-daemon: r
udp        0      0 :::46878               
:::*                                408/avahi-daemon: r
udp        0      0 :::123                 
:::*                                958/ntpd     


PORT      STATE SERVICE
22/tcp    open  ssh
25/tcp    open  smtp
80/tcp    open  http
143/tcp   open  imap
10000/tcp open  snet-sensor-mgmt

 postconf -n
alias_maps = hash:/etc/aliases
biff = no
canonical_maps = hash:/etc/postfix/canonical
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter =
daemon_directory = /usr/lib/postfix
data_directory = /var/lib/postfix
debug_peer_level = 2
debugger_command = PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin ddd
$daemon_directory/$process_name $process_id & sleep 5
defer_transports =
delay_warning_time = 1h
disable_dns_lookups = no
disable_mime_output_conversion = no
disable_vrfy_command = yes
html_directory = /usr/share/doc/packages/postfix-doc/html
inet_interfaces = all
inet_protocols = ipv4
mail_owner = postfix
mail_spool_directory = /var/mail
mailbox_command =
mailbox_size_limit = 0
mailbox_transport =
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
masquerade_classes = envelope_sender, header_sender, header_recipient
masquerade_domains =
masquerade_exceptions = root
message_size_limit = 0
message_strip_characters = \0
mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
mydomain = hanskruegerenterprizes.com
myhostname = server.hanskruegerenterprizes.com
mynetworks = 192.168.1.0/24 74.75.130.31/32
mynetworks_style = subnet
newaliases_path = /usr/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/packages/postfix-doc/README_FILES
relay_clientcerts =
relayhost = hanskruegerenterprizes.com
relocated_maps = hash:/etc/postfix/relocated
sample_directory = /usr/share/doc/packages/postfix-doc/samples
sender_canonical_maps = hash:/etc/postfix/sender_canonical
sendmail_path = /usr/sbin/sendmail
setgid_group = maildrop
smtp_enforce_tls = no
smtp_sasl_auth_enable = no
smtp_sasl_password_maps =
smtp_sasl_security_options =
smtp_tls_CAfile =
smtp_tls_CApath =
smtp_tls_cert_file =
smtp_tls_key_file =
smtp_tls_session_cache_database =
smtp_use_tls = no
smtpd_banner = $myhostname ESMTP
smtpd_client_restrictions =
smtpd_delay_reject = yes
smtpd_helo_required = no
smtpd_helo_restrictions =
smtpd_recipient_restrictions = permit_mynetworks,reject_unauth_destination
smtpd_sasl_auth_enable = no
smtpd_sender_restrictions = hash:/etc/postfix/access
smtpd_tls_CAfile =
smtpd_tls_CApath =
smtpd_tls_ask_ccert = no
smtpd_tls_cert_file =
smtpd_tls_key_file =
smtpd_tls_received_header = no
smtpd_use_tls = no
strict_8bitmime = no
strict_rfc821_envelopes = no
transport_maps = hash:/etc/postfix/transport
unknown_local_recipient_reject_code = 550
virtual_alias_domains = hash:/etc/postfix/virtual
virtual_alias_maps = hash:/etc/postfix/virtual

*looking to receive mail only*

port 25 is not blocked

Ports found to be OPEN were: 25, 80

have port forwarding from my router to the server
it has worked on my old server which died 
th old box was suse 11.2
the new one is suse 12.3



-- 
Hans Krueger
hanskrueger...@roadrunner.com

registered Linux user 289023

Reply via email to