mcraul
IS-IT--Management
- Apr 2, 2008
- 42
Hi,
I just did a fresh install of Qmail and I can send out email no problem but I cant recieve any email.
No locally I can telnet into port 110
but locally i cant telnet into port 25 outside the network I can not telnet into 110 or 25
I did notice that port 25 is not being listened to
# netstat -t -l
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 *:dnp *:* LISTEN
tcp 0 0 xxxxx.net:2208 *:* LISTEN
tcp 0 0 *:937 *:* LISTEN
tcp 0 0 *:mysql *:* LISTEN
tcp 0 0 *:sunrpc *:* LISTEN
tcp 0 0 *:x11 *:* LISTEN
tcp 0 0 *:ndmp *:* LISTEN
tcp 0 0 *:ftp *:* LISTEN
tcp 0 0 192.168.61.10:domain *:* LISTEN
tcp 0 0 xxxxxxxxxx.net:domain *:* LISTEN
tcp 0 0 *:telnet *:* LISTEN
tcp 0 0 xxxxxxxxxx.net:ipp *:* LISTEN
tcp 0 0 xxxxxxxxxx.net:rndc *:* LISTEN
tcp 0 0 xxxxxxxxxx.net:2207 *:* LISTEN
tcp 0 0 *:imaps *:* LISTEN
tcp 0 0 *op3s *:* LISTEN
tcp 0 0 *op3 *:* LISTEN
tcp 0 0 *:imap *:* LISTEN
tcp 0 0 *:x11 *:* LISTEN
tcp 0 0 *:http *:* LISTEN
tcp 0 0 *:ssh *:* LISTEN
tcp 0 0 localhost6.localdomain:rndc *:* LISTEN
could it be an iptables or firewall thing?
I just did a fresh install of Qmail and I can send out email no problem but I cant recieve any email.
No locally I can telnet into port 110
but locally i cant telnet into port 25 outside the network I can not telnet into 110 or 25
I did notice that port 25 is not being listened to
# netstat -t -l
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 *:dnp *:* LISTEN
tcp 0 0 xxxxx.net:2208 *:* LISTEN
tcp 0 0 *:937 *:* LISTEN
tcp 0 0 *:mysql *:* LISTEN
tcp 0 0 *:sunrpc *:* LISTEN
tcp 0 0 *:x11 *:* LISTEN
tcp 0 0 *:ndmp *:* LISTEN
tcp 0 0 *:ftp *:* LISTEN
tcp 0 0 192.168.61.10:domain *:* LISTEN
tcp 0 0 xxxxxxxxxx.net:domain *:* LISTEN
tcp 0 0 *:telnet *:* LISTEN
tcp 0 0 xxxxxxxxxx.net:ipp *:* LISTEN
tcp 0 0 xxxxxxxxxx.net:rndc *:* LISTEN
tcp 0 0 xxxxxxxxxx.net:2207 *:* LISTEN
tcp 0 0 *:imaps *:* LISTEN
tcp 0 0 *op3s *:* LISTEN
tcp 0 0 *op3 *:* LISTEN
tcp 0 0 *:imap *:* LISTEN
tcp 0 0 *:x11 *:* LISTEN
tcp 0 0 *:http *:* LISTEN
tcp 0 0 *:ssh *:* LISTEN
tcp 0 0 localhost6.localdomain:rndc *:* LISTEN
could it be an iptables or firewall thing?