按照网上的资料(http://bbs.syscluster.com/read.php?tid=1031),安装postfix+cyrus-sasl+ courier-authlib+ courier-imap-+ postfixadmin+ mysql,没有成功。 使用 telnet localhost 25 进行测试的时候,在输入邮箱名和密码后,日志文件/var/log/messages中会有: SASL authentication failure: cannot connect to Courier authdaemond: connection refused 搜了一下,大多数是permisson denied之类,没有connection refused。...
[root@mail log]# ps -aux | grep qmail root 1843 0.0 0.0 1348 88 ? S 00:39 0:00 supervise qmail-pop3d root 1845 0.0 0.0 1340 80 ? S 00:39 0:00 supervise qmail-send root 1847 0.0 0.0 1340 80 ? S 00:39 0:00 supervise qmail-smtpd qmaill 1849 0.0 0.0 1356 80 ? S 00:39 0:00 /usr/local/bin/multilog t s100000 n20 /var/lo...
shell> /usr/local/openldap/bin/ldapadd -d -1 ldap_create ldap_pvt_sasl_getmech ldap_search put_filter: "(objectclass=*)" put_filter: simple put_simple_filter: "objectclass=*" ldap_send_initial_request ldap_new_connection ldap_int_open_connection ldap_connect_to_host: TCP localhost:389 ldap_new_socket: 3 ldap_prepare_socket: 3 ldap_connect_to_host: Trying 127.0.0.1:389 ldap_connect_timeout: fd: 3 ...
I got the following problem, can not rsh: taker@server3: /myhome/taker>rsh server4 -l itadm hostname server4: connection refused Any idea how to solve the pb? thanks in advance.
我的smtp服务器在发信给人家的smtp服务器时,maillog总是显示 stat=deferred,connection refused by 对方smtp服务器ip,请问是怎么回事,请高人解答
1. 我安装FreeBSD5.3的时候比较顺利(按照手册安装), 没有问题, 但是装完之后,重新启动, 再进行ports更新, 如 cvsup -g -L 2 /etc/ports-supfile , 可是就是不能够连接任何一个服务器(我试了不下20个不同国家的服务器), 但是网络是连通的, 可以 pkg_add -r ....... 的安装操作, 奇怪, 望大家帮忙解决一下。 connection refused!!! 2. 我按照www.freebsd.org/gnome的说明安装gnome2.8, 可是安装的确实2.6版,不知何故,望前辈...
Connected to 192.168.1.251. 220 Welcome to javamud's ftp server!! User (192.168.1.251:(none)): anon 331 Password required for anon. Password: 230 User anon logged in. ftp>; ls 500 Illegal PORT command. 425 Can't build data connection: connection refused ftp>; ls 425 Can't build data connection: connection refused
两台linux服务器准备做集群,现在通过SSH连接另一台时,总出现以下错误: ssh:connect to address 192.168.0.101 port 22:connection refused 这是怎么回事呀?我以前做过,没碰到这个问题,能是什么原因引起的呢?怎么解决呢? 经检查sshd服务已经起动了,进程也有,sshd用户也存在,要底是什么原因呢?
/etc/rc.d/init.d/named restart service named restart都不能启动bind 用了[root@TestLinux log]# /usr/sbin/rndc reload rndc: connect failed: connection refused 还是提示被拒绝 请问这些错误应该是哪里呢?
在redhat 9.2中安装DNS,总出现下列提示: rndc:connect failed:connection refused 而且,nslookup不能查询域名。 为什么在redhat 9.0中没有出现这重问题而在9.2会出现,有什么办法解决? 谢谢!