ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Victor P. Vyatkin" <vtor77@list.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Exim - ДБЮ БНОПНЯЮ.
Date: Thu, 23 Sep 2004 11:41:30 +0600
Message-ID: <4152620A.6030603@list.ru> (raw)
In-Reply-To: <477868300.20040922134201@vb3397.spb.edu>

Anatol B. Bazjukin пишет:

>Здравствуйте, community.
>Установлен на подопытной машине Compact, облагороженный Сизифом от 05.07.04.
>После редакции конфига, кажется все работает, но ...
>1).
>telnet localhost 25
>Trying 127.0.0.1...
>Connected to localhost.localdomain.
>Escape character is '^]'.
>220 smtp.abc.int ESMTP.... и далее по сценарию.
>
>Однако,
>telnet smtp.abc.int 25
>Trying 192.168.168.1...
>Connection refused.
>Так и должно? Если нет, то куда смотреть.
>  
>
Прописать
local_interfaces = 0.0.0.0.25
либо только нужные интерфейсы  local_interfaces = 127.0.0.1.25 : 
192.168.168.1.25

проверить на каких интерфейсах слушает MTA можно так
$ netstat -lnt | grep ":25"

Если  последняя команда показала :
tcp        0      0 0.0.0.0:25              0.0.0.0:*               LISTEN 
но telnet 192.168.168.1 25   не делается то смотри настройки iptables и 
рарешай  tcp port 25 там где необходимо.


[skip]

-- 
Best regards,
 Victor Vyatkin




  reply	other threads:[~2004-09-23  5:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-22  9:42 [Comm] Exim - äâà âîïðîñà Anatol B. Bazjukin
2004-09-23  5:41 ` Victor P. Vyatkin [this message]
2004-09-23  7:16   ` Re[2]: [Comm] Exim - " Anatol B. Bazjukin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4152620A.6030603@list.ru \
    --to=vtor77@list.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git