Решено: Ошибка Exim (110): Connection timed out

Обсуждение настройки и работы сервисов, резервирования, сетевых настроек и вопросов безопасности ОС для молодых и начинающих системных администраторов.

Модераторы: SLEDopit, Модераторы разделов

Dimanch
Сообщения: 3
ОС: Debian

Решено: Ошибка Exim (110): Connection timed out

Сообщение Dimanch »

exim4 Debian стандартно настраивал dpkg-reconfigure exim4-config
конфиг стандартный:
dc_eximconfig_configtype='internet'
dc_other_hostnames='qmpay.org;qvadro.com.ua'
dc_local_interfaces=''
dc_readhost=''
dc_relay_domains=''
dc_minimaldns='false'
dc_relay_nets=''
dc_smarthost=''
CFILEMODE='644'
dc_use_split_config='false'
dc_hide_mailname=''
dc_mailname_in_oh='true'

при отправке на любые адреса ошибка:

2009-11-13 14:07:20 1N8ust-0001Wh-SS mxs.mail.ru [94.100.176.20] Connection timed out
2009-11-13 14:07:20 1N8ust-0001Wh-SS == legion_13_89@mail.ru R=dnslookup T=remote_smtp defer (110): Connection timed out

dpkg-reconfigure exim4-config выдает тож ошибку:

14:11:11 6007 Exim version 4.69 uid=0 gid=0 pid=6007 D=fffdffff
Berkeley DB: Berkeley DB 4.6.21: (September 27, 2007)
Support for: crypteq iconv() IPv6 GnuTLS move_frozen_messages
Lookups: lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmnz dnsdb dsearch nis nis0 passwd
Authenticators: cram_md5 plaintext
Routers: accept dnslookup ipliteral manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore autoreply lmtp pipe smtp
Fixed never_users: 0
Size of off_t: 8
14:11:11 6007 changed uid/gid: forcing real = effective
14:11:11 6007 uid=0 gid=0 pid=6007
14:11:11 6007 auxiliary group list: <none>
14:11:11 6007 seeking password data for user "uucp": cache not available
14:11:11 6007 getpwnam() succeeded uid=10 gid=10
14:11:11 6007 configuration file is /var/lib/exim4/config.autogenerated
14:11:11 6007 log selectors = 00000ffc 00612001
14:11:11 6007 cwd=/home/kvadro45 3 args: exim -bd -d+all
14:11:11 6007 trusted user
14:11:11 6007 admin user
14:11:11 6007 seeking password data for user "mail": cache not available
14:11:11 6007 getpwnam() succeeded uid=8 gid=8
14:11:11 6007 expanding: $1
14:11:11 6007 result: root
14:11:11 6007 user name "root" extracted from gecos field "root"
14:11:11 6007 originator: uid=0 gid=0 login=root name=root
14:11:11 6007 LOG: MAIN
14:11:11 6007 socket bind() to port 25 for address (any IPv6) failed: Address already in use: waiting 30s before trying again (9 more tries)

Помогите разрулить ситуацию
Спасибо сказали:
IMB
Сообщения: 2567
ОС: Debian

Re: Решено: Ошибка Exim (110): Connection timed out

Сообщение IMB »

14:11:11 6007 socket bind() to port 25 for address (any IPv6) failed: Address already in use: waiting 30s before trying again (9 more tries)
Проверяйте что у Вас использует 25 порт.
Спасибо сказали:
Dimanch
Сообщения: 3
ОС: Debian

Re: Решено: Ошибка Exim (110): Connection timed out

Сообщение Dimanch »

IMB писал(а):
13.11.2009 15:16
14:11:11 6007 socket bind() to port 25 for address (any IPv6) failed: Address already in use: waiting 30s before trying again (9 more tries)
Проверяйте что у Вас использует 25 порт.

да вот сам непойму netstat -napt|grep 25
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 3913/exim4
tcp 0 0 91.214.82.68:52519 74.125.87.113:80 ESTABLISHED 5542/firefox-bin
tcp6 0 0 :::25 :::* LISTEN 3913/exim4
по ходу 2 exim ?
Спасибо сказали:
Dimanch
Сообщения: 3
ОС: Debian

Re: Решено: Ошибка Exim (110): Connection timed out

Сообщение Dimanch »

Короче после долгих исканий проблемма в ненастроенном ДНС.
Спасибо сказали: