리자

[펌] REDHAT Linux 7.3 이상 sendmail 8.11.6 이상 CONNECTION REFUSED 문제

· 2005-12-16 (금) 18:48:15 · 4490
* REDHAT Linux 7.3 sendmail 8.11.6 CONNECTION REFUSED 문제

최근 버전의 REDHAT Linux 7.3에 포함된 sendmail 8.11.6 에는 디폴트로
외부에서 SMTP접근을 할 수 없습니다. 물론 내부에서 메일을 발송하는 것은 잘 됩니다.
1) 외부에서
$ telnet 211.110.17.28 smtp
Trying 211.110.17.28...
telnet: connect to address 211.110.17.28: Connection refused
telnet: Unable to connect to remote host

2) 내부에서
[loveme@ns loveme]$ telnet localhost smtp
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 ns.phpschool.com ESMTP Sendmail 8.11.6/8.11.6; Wed, 25 Sep 2002 14:13:21 +0900

문제의 원인은 sendmail 8.11.6의 설정이 디폴트로 외부에서 발송만 열려 있기 때문입니다.

해결 방법 : sendmail.mc 를 수정해서 sendmail.cf 파일을 새로 만들고
센드메일을 재기동해야 합니다.

1) sendmail.mc 에서 다음 부분을 찾아 주석 처리 ( 라인 시작 부분에 dnl 을 넣음)
DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')
2) # m4 sendmail.mc > sendmail.cf 로 설정파일 재생성
3) # /etc/rc.d/init.d/sendmail restart
4) 접속 확인
$ telnet mail.phpschool.com smtp
Trying 211.110.17.28...
Connected to mail.phpschool.com.
Escape character is '^]'.
220 ns.phpschool.com ESMTP Sendmail 8.11.6/8.11.6; Wed, 25 Sep 2002 16:22:08 +0900


저만 몰랐나요? ㅠㅠ;
삽질 2시간....
google 만세.!!!

참고 : http://www.redhat.com/mailing-lists/redhat-secure-server/msg00206.html<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:32:05 Linux에서 이동 됨]</div>
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

8,188건
+
제목 글쓴이 날짜 조회
12-01-11 조회 2,615
12-01-11 조회 1.2만
12-01-10 조회 2,613
12-01-08 조회 3,328
12-01-05 조회 5,225
11-12-29 조회 2,842
11-12-27 조회 2,746
11-12-25 조회 2,886
11-12-22 조회 3,188
11-12-14 조회 2,773
11-12-12 조회 3,359
11-11-28 조회 3,302
10-10-19 조회 2,769
08-09-05 조회 3,676
08-09-05 조회 3,502
08-06-14 조회 3,247
08-04-22 조회 3,517
08-04-17 조회 3,527
07-10-03 조회 4,129
07-10-03 조회 3,540
07-10-03 조회 7,206
07-10-03 조회 4,420
07-10-03 조회 3,171
07-10-03 조회 2,761
07-10-02 조회 3,508
07-10-02 조회 3,028
07-09-27 조회 4,943
07-09-27 조회 3,761
06-09-26 조회 3,453
06-09-26 조회 4,661
06-09-22 조회 3,828
06-09-22 조회 3,431
06-09-22 조회 4,167
06-09-21 조회 4,132
06-08-18 조회 3,615
05-11-30 조회 4,672
05-07-15 조회 4,527
05-03-23 조회 4,582
05-03-14 조회 3,233
05-03-13 조회 2,618
04-08-05 조회 5,700