91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

postfix本機測試本機時,telnet連接出錯

發布時間:2020-06-15 05:43:05 來源:網絡 閱讀:2323 作者:chen523958392 欄目:網絡安全

正向解析、反向解析都沒有問題,postfix默認端口為25

配置postfix的配置文件

[root@www:/var/named]# cd /etc/postfix/
[root@www:/etc/postfix]# vim main.cf 
myhostname = www.crwolf.com
myorigin = crwolf.com
mydomain = crwolf.com
mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
mynetworks = 192.168.1.0/24, 127.0.0.0/8

重啟postfix,然后測試

[root@www:/etc/postfix]# service postfix restart
關閉 postfix:                                             [確定]
啟動 postfix:                                             [確定]
[root@www:/etc/postfix]# vim /etc/resolv.conf 
nameserver 192.168.1.9將DNS解析指向本機
[root@www:/etc/postfix]# telnet mail.crwolf.com 25        
Trying 192.168.1.9...
telnet: connect to address 192.168.1.9: Connection refused        #連接拒絕
[root@www:/etc/postfix]# telnet localhost 25    #本地為什么可以?
Trying ::1...
Connected to localhost.
Escape character is '^]'.
220 www.crwolf.com ESMTP Postfix

檢查問題

先查看有沒有telnet服務

[root@www:/etc/postfix]# cd
[root@www:~]# rpm -qa telnet
telnet-0.17-48.el6.x86_64            #這個有
[root@www:~]# rpm -qa telnet-server        #這個沒有
[root@www:~]# chkconfig --list
基于 xinetd 的服務:           #xinetd這里也沒有telnet
[root@www:~]# yum install -y telnet-server        #下載telnet-server
[root@www:~]# chkconfig --list
基于 xinetd 的服務:
telnet:        關閉

現在有telnet,但是服務是關閉的,將其打開

[root@www:~]# service xinetd restart
停止 xinetd:                                              [確定]
正在啟動 xinetd:                                          [確定]
[root@www:~]# service telnet start
telnet: 未被識別的服務
[root@www:~]# chkconfig telnet on
[root@www:~]# chkconfig --list
基于 xinetd 的服務:
telnet:        啟用
[root@www:~]# telnet mail.crwolf.com 25
Trying 192.168.1.9...
telnet: connect to address 192.168.1.9: Connection refused        #還是拒絕

查看telnet的配置

[root@www:~]# vim /etc/xinetd.d/telnet 
        disable = no        #這里是接收的

再看以下postfix的配置文件

[root@www:~]# vim /etc/postfix/main.cf         #inet_interfaces這里沒有$myhostname,添加進去
inet_interfaces = localhost -->  inet_interfaces = localhost, $myhostname
[root@www:~]# telnet www.crwolf.com 25         #能連接上了
Trying 192.168.1.9...
Connected to www.crwolf.com.
Escape character is '^]'.
220 www.crwolf.com ESMTP Postfix



向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

仪陇县| 曲松县| 格尔木市| 张家口市| 怀仁县| 金山区| 绍兴市| 许昌市| 鲁山县| 依安县| 巧家县| 泉州市| 闻喜县| 吴忠市| 枞阳县| 凌云县| 武清区| 东光县| 宁津县| 梁河县| 贺兰县| 工布江达县| 仲巴县| 扶风县| 安平县| 新宾| 青海省| 鄂伦春自治旗| 忻城县| 石门县| 南昌市| 浑源县| 探索| 桦川县| 宁国市| 安图县| 五莲县| 肇州县| 芒康县| 循化| 宁国市|