![]() |
tlsmgr webmail problem, suse 9.3 perfect setup
Hello I used perfect Setup for Suse 9.3 to install my root server and all works fine :D
But from time to time it's taking a long time to log in webmail or in worst case login is not possible and tht browser download windows open to download the msglist.php. I have also Problems to receive emails with microsoft outlook 2003 using imaps and tls. output of "ps aux|grep sasl": root 5135 0.0 0.2 4060 1132 ? Ss 21:15 0:00 /usr/sbin/saslauthd -a shadow root 5148 0.0 0.2 4060 1132 ? S 21:15 0:00 /usr/sbin/saslauthd -a shadow root 5149 0.0 0.2 4060 1132 ? S 21:15 0:00 /usr/sbin/saslauthd -a shadow root 5150 0.0 0.2 4060 1132 ? S 21:15 0:00 :confused: Not pam???/usr/sbin/saslauthd -a shadow root 5151 0.0 0.2 4060 1132 ? S 21:15 0:00 /usr/sbin/saslauthd -a shadow root 6761 0.0 0.0 300 12 pts/1 R+ 21:47 0:00 grep sasl Thats the outpout of /var/log/mail: Mar 8 21:20:40 xxxxx postfix/smtpd[6325]: disconnect from xxxx.xxxxx.net[xx.xx.xx.xx] Mar 8 21:20:40 xxxxx postfix/smtp[6331]: warning: connect to private/tlsmgr: No such file or directory Mar 8 21:20:41 xxxxx postfix/smtp[6331]: warning: connect to private/tlsmgr: No such file or directory Mar 8 21:20:41 xxxxxx postfix/smtp[6331]: warning: problem talking to server private/tlsmgr: No such file or directory Mar 8 21:20:41 xxxxx postfix/smtp[6331]: warning: no entropy for TLS key generation: disabling TLS support Mar 8 21:20:41 xxxxxx postfix/smtp[6331]: Host offered STARTTLS: [mx.xxxxx.de] Mar 8 21:20:41 xxxxxx postfix/smtp[6331]: 3F30E238092: to=<xxxxx@xxxxxxx.de>, orig_to=<info@xxxxxxx.de>, relay=mx.xxxxx.de[xx.xx.xx.xx], delay=1, status=sent (250 OK id=1FH51w-0006JN-3c) Mar 8 21:20:41 xxxxx postfix/qmgr[6169]: 3F30E238092: removed Mar 8 21:20:52 xxxxx imapd-ssl: Connection, ip=[::ffff:xx.xx.xx.xx] Mar 8 21:20:52 xxxxx imapd-ssl: LOGIN, user=web1_info, ip=[::ffff:xx.xx.xx.xx], protocol=IMAP Mar 8 21:21:32 xxxxx imapd-ssl: Unexpected SSL connection shutdown. Here is the important part of my main.cf: inet_protocols = all biff = no mail_spool_directory = /var/mail canonical_maps = hash:/etc/postfix/canonical #virtual_maps = hash:/etc/postfix/virtual relocated_maps = hash:/etc/postfix/relocated transport_maps = hash:/etc/postfix/transport sender_canonical_maps = hash:/etc/postfix/sender_canonical masquerade_exceptions = root masquerade_classes = envelope_sender, header_sender, header_recipient myhostname = server1.$mydomain program_directory = /usr/lib/postfix inet_interfaces = all masquerade_domains = #mydestination = $myhostname, localhost.$mydomain defer_transports = disable_dns_lookups = no relayhost = mailbox_command = mailbox_transport = smtpd_sender_restrictions = hash:/etc/postfix/access smtpd_client_restrictions = smtpd_helo_required = no smtpd_helo_restrictions = strict_rfc821_envelopes = no smtpd_recipient_restrictions = permit_sasl_authenticated,permit_mynetworks,reject _unauth_destination #smtpd_recipient_restrictions permit_sasl_authenticated,permit_mynetworks,check_ relay_domains smtp_sasl_auth_enable = no smtpd_sasl_auth_enable = yes smtpd_use_tls = yes smtp_use_tls = yes alias_maps = hash:/etc/aliases mailbox_size_limit = 0 message_size_limit = 10240000 mydomain = mydomain.de smtpd_sasl_local_domain = smtpd_sasl_security_options = noanonymous broken_sasl_auth_clients = yes smtpd_tls_auth_only = no smtp_tls_note_starttls_offer = yes smtpd_tls_key_file = /etc/postfix/ssl/smtpd.key smtpd_tls_cert_file = /etc/postfix/ssl/smtpd.crt smtpd_tls_CAfile = /etc/postfix/ssl/cacert.pem smtpd_tls_loglevel = 1 smtpd_tls_received_header = yes smtpd_tls_session_cache_timeout = 3600s tls_random_source = dev:/dev/urandom virtual_maps = hash:/etc/postfix/virtusertable mydestination = /etc/postfix/local-host-names I hope somebody can help me. thx |
Are all the tls files in /etc/postfix/ssl
smtpd_tls_key_file = /etc/postfix/ssl/smtpd.key smtpd_tls_cert_file = /etc/postfix/ssl/smtpd.crt smtpd_tls_CAfile = /etc/postfix/ssl/cacert.pem |
Yes there are this five files:
cacert.pem cakey.pem smtpd.crt smtpd.csr smtpd.key |
Quote:
Quote:
|
First thanx for fast help. :)
I have a question about the imap problem. I already had uncomment "tlsmgr unix - - n 1000? 1 tlsmgr" in /etc/postfix/master.cf But after key generation and still on the same problem. Have i to generate a new key after that?? Thats the output of netstat -tap: Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 *:mysql *:* LISTEN 5277/mysqld tcp 0 0 localhost:dyna-access *:* LISTEN 5764/clamd tcp 0 0 *:sunrpc *:* LISTEN 5144/portmap tcp 0 0 *:hosts2-ns *:* LISTEN 5862/ispconfig_http tcp 0 0 *:ftp *:* LISTEN 8809/proftpd: (acce tcp 0 0 xxxx.xxxx:domain *:*LISTEN 6218/named tcp 0 0 localhost:domain *:* LISTEN 6218/named tcp 0 0 *:smtp *:* LISTEN 8770/master tcp 0 0 localhost:953 *:* LISTEN 6218/named tcp 0 0 localhost:meregister *:* LISTEN 5581/fam tcp 0 0 *:imaps *:* LISTEN 5384/couriertcpd tcp 0 0 *:pop3s *:* LISTEN 5413/couriertcpd tcp 0 0 *:pop3 *:* LISTEN 5398/couriertcpd tcp 0 0 *:imap *:* LISTEN 5368/couriertcpd tcp 0 0 *:www-http *:* LISTEN 6081/httpd2-prefork tcp 0 0 *:ssh *:* LISTEN 5362/sshd tcp 0 0 *:smtp *:* LISTEN 8770/master tcp 0 0 localhost:953 *:* LISTEN 6218/named tcp 0 0 *:https *:* LISTEN 6081/httpd2-prefork tcp 0 2368 xxxxx.de:ssh dslb-084xxx-0xx-:39846 VERBUNDEN 27148/0 And thats the output of "iptables -L": xxxxxx:~ # iptables -L Chain INPUT (policy DROP) target prot opt source destination DROP tcp -- anywhere loopback/8 ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED ACCEPT all -- anywhere anywhere DROP all -- BASE-ADDRESS.MCAST.NET/4 anywhere PUB_IN all -- anywhere anywhere PUB_IN all -- anywhere anywhere PUB_IN all -- anywhere anywhere DROP all -- anywhere anywhere Chain FORWARD (policy DROP) target prot opt source destination ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED DROP all -- anywhere anywhere Chain INT_IN (0 references) target prot opt source destination ACCEPT icmp -- anywhere anywhere DROP all -- anywhere anywhere Chain INT_OUT (0 references) target prot opt source destination ACCEPT icmp -- anywhere anywhere ACCEPT all -- anywhere anywhere Chain OUTPUT (policy ACCEPT) target prot opt source destination PUB_OUT all -- anywhere anywhere PUB_OUT all -- anywhere anywhere PUB_OUT all -- anywhere anywhere Chain PAROLE (10 references) target prot opt source destination ACCEPT all -- anywhere anywhere Chain PUB_IN (3 references) target prot opt source destination ACCEPT icmp -- anywhere anywhere icmp destination-unreachable ACCEPT icmp -- anywhere anywhere icmp echo-reply ACCEPT icmp -- anywhere anywhere icmp time-exceeded ACCEPT icmp -- anywhere anywhere icmp echo-request PAROLE tcp -- anywhere anywhere tcp dpt:ftp PAROLE tcp -- anywhere anywhere tcp dpt:ssh PAROLE tcp -- anywhere anywhere tcp dpt:smtp PAROLE tcp -- anywhere anywhere tcp dpt:domain PAROLE tcp -- anywhere anywhere tcp dpt:http PAROLE tcp -- anywhere anywhere tcp dpt:hosts2-ns PAROLE tcp -- anywhere anywhere tcp dpt:pop3 PAROLE tcp -- anywhere anywhere tcp dpt:https PAROLE tcp -- anywhere anywhere tcp dpt:ndmp PAROLE tcp -- anywhere anywhere tcp dpt:imaps ACCEPT udp -- anywhere anywhere udp dpt:domain DROP icmp -- anywhere anywhere DROP all -- anywhere anywhere Chain PUB_OUT (3 references) target prot opt source destination ACCEPT all -- anywhere anywhere |
Do you think thats usefull to update to V 2.2 of ISP config. I had installed the server in november.
|
Quote:
Quote:
|
I restarted the server and thats the output of /var/log/mail:
Mar 9 21:00:01 xxxxxx postfix/pickup[27404]: 7ED9B238094: uid=0 from=<root> Mar 9 21:00:01 xxxxxx postfix/cleanup[28369]: 7ED9B238094: message-id=<20060309200001.7ED9B238094@server1.xxxxxx.de> Mar 9 21:00:01 xxxxxx postfix/qmgr[8780]: 7ED9B238094: from=<root@server1.xxxxxx.de>, size=616, nrcpt=1 (queue active) Mar 9 21:00:01 xxxxxx postfix/local[28371]: 7ED9B238094: to=<root@server1.xxxxxx.de>, orig_to=<root>, relay=local, delay=0, status=sent (delivered to mailbox) Mar 9 21:00:01 xxxxxx postfix/qmgr[8780]: 7ED9B238094: removed Mar 9 21:08:53 xxxxxx pop3d: Connection, ip=[::ffff:127.0.0.1] Mar 9 21:08:53 xxxxxx pop3d: LOGIN, user=web1_info, ip=[::ffff:127.0.0.1] Mar 9 21:10:56 xxxxxx clamd[5764]: Pid file removed. Mar 9 21:10:56 xxxxxx clamd[5764]: Exiting (clean) Mar 9 21:10:56 xxxxxx clamd[5764]: --- Stopped at Thu Mar 9 21:10:56 2006 Mar 9 21:10:57 xxxxxx postfix/master[8770]: terminating on signal 15 Mar 9 21:10:58 xxxxxx authdaemond.plain: restarting authdaemond children Mar 9 21:10:58 xxxxxx authdaemond.plain: modules="authcustom authcram authuserdb authldap authpam", daemons=5 Mar 9 21:12:13 xxxxxx authdaemond.plain: modules="authcustom authcram authuserdb authldap authpam", daemons=5 Mar 9 21:12:20 xxxxxx postfix/postfix-script: starting the Postfix mail system Mar 9 21:12:20 xxxxxx postfix/master[5659]: daemon started -- version 2.2.1, configuration /etc/postfix Mar 9 21:12:21 xxxxxx postfix/qmgr[5677]: 1817F238092: from=<admin@callaevans.com>, size=14968, nrcpt=1 (queue active) Mar 9 21:12:21 xxxxxx postfix/smtp[5751]: warning: connect to private/tlsmgr: No such file or directory Mar 9 21:12:22 xxxxxx postfix/smtp[5751]: warning: connect to private/tlsmgr: No such file or directory Mar 9 21:12:22 xxxxxx postfix/smtp[5751]: warning: problem talking to server private/tlsmgr: No such file or directory Mar 9 21:12:22 xxxxxx postfix/smtp[5751]: warning: no entropy for TLS key generation: disabling TLS support Mar 9 21:12:22 xxxxxx postfix/smtp[5751]: Host offered STARTTLS: [mx.xxxxxx.de] Mar 9 21:12:23 xxxxxx clamd[5767]: Daemon started. Mar 9 21:12:23 xxxxxx clamd[5767]: clamd daemon 0.87.1 (OS: linux-gnu, ARCH: i386, CPU: i686) Mar 9 21:12:23 xxxxxx clamd[5767]: Log file size limited to 1048576 bytes. Mar 9 21:12:23 xxxxxx clamd[5767]: Running as user vscan (UID 65, GID 103) Mar 9 21:12:23 xxxxxx clamd[5767]: Reading databases from /var/lib/clamav Mar 9 21:12:24 xxxxxx clamd[5767]: Protecting against 41444 viruses. Mar 9 21:12:24 xxxxxx clamd[5767]: Bound to address 127.0.0.1 on port 3310 Mar 9 21:12:24 xxxxxx clamd[5767]: Setting connection queue length to 15 Mar 9 21:12:24 xxxxxx clamd[5767]: Archive: Archived file size limit set to 10485760 bytes. Mar 9 21:12:24 xxxxxx clamd[5767]: Archive: Recursion level limit set to 8. Mar 9 21:12:24 xxxxxx clamd[5767]: Archive: Files limit set to 1000. Mar 9 21:12:24 xxxxxx clamd[5767]: Archive: Compression ratio limit set to 250. Mar 9 21:12:24 xxxxxx clamd[5767]: Archive support enabled. Mar 9 21:12:24 xxxxxx clamd[5767]: Archive: RAR support disabled. Mar 9 21:12:24 xxxxxx clamd[5767]: Portable Executable support enabled. Mar 9 21:12:24 xxxxxx clamd[5767]: Mail files support enabled. Mar 9 21:12:24 xxxxxx clamd[5767]: OLE2 support enabled. Mar 9 21:12:24 xxxxxx clamd[5767]: HTML support enabled. Mar 9 21:12:24 xxxxxx clamd[5767]: Self checking every 1800 seconds. Mar 9 21:12:26 xxxxxx postfix/smtp[5751]: 1817F238092: host mx.xxxxxx.de[xx.xx.xx.xx] said: 451 Temporary local problem - please try later (in reply to end of DATA command) Mar 9 21:12:28 xxxxxx postfix/smtp[5751]: Host offered STARTTLS: [mx.xxxxxx.de] Mar 9 21:12:33 xxxxxx postfix/master[5659]: terminating on signal 15 Mar 9 21:12:34 xxxxxx postfix/postfix-script: starting the Postfix mail system Mar 9 21:12:34 xxxxxx postfix/master[6151]: daemon started -- version 2.2.1, configuration /etc/postfix Mar 9 21:12:34 xxxxxx postfix/qmgr[6169]: 1817F238092: from=<admin@callaevans.com>, size=14968, nrcpt=1 (queue active) Mar 9 21:12:34 xxxxxx postfix/smtp[6172]: warning: connect to private/tlsmgr: No such file or directory Mar 9 21:12:35 xxxxxx postfix/smtp[6172]: warning: connect to private/tlsmgr: No such file or directory Mar 9 21:12:35 xxxxxx postfix/smtp[6172]: warning: problem talking to server private/tlsmgr: No such file or directory Mar 9 21:12:35 xxxxxx postfix/smtp[6172]: warning: no entropy for TLS key generation: disabling TLS support Mar 9 21:12:35 xxxxxx postfix/smtp[6172]: Host offered STARTTLS: [mx.xxxxxx.de] Mar 9 21:12:40 xxxxxx postfix/smtp[6172]: 1817F238092: host mx.xxxxxx.de[xx.xx.xx.xx] said: 451 Temporary local problem - please try later (in reply to end of DATA command) Mar 9 21:12:40 xxxxxx postfix/smtp[6172]: Host offered STARTTLS: [mx.xxxxxx.de] Mar 9 21:12:44 xxxxxx postfix/smtp[6172]: 1817F238092: to=<xxxxxx@xxxxxx.de>, orig_to=<info@xxxxxx.de>, relay=mx.xxxxxx.de[xx.xx.xx.xx], delay=45441, status=deferred (host mx.xxxxxx.de[xxx.xx.xx.xx] said: 451 Temporary local problem - please try later (in reply to end of DATA command)) Login over webmail is not possible. But all mails come in. And they go out to a freemail account. |
"ps aux" gives me that:
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 1 0.0 0.0 680 248 ? S 21:11 0:00 init [3] root 2 0.0 0.0 0 0 ? S 21:11 0:00 [migration/0] root 3 0.0 0.0 0 0 ? SN 21:11 0:00 [ksoftirqd/0] root 4 0.0 0.0 0 0 ? S< 21:11 0:00 [events/0] root 5 0.0 0.0 0 0 ? S< 21:11 0:00 [khelper] root 10 0.0 0.0 0 0 ? S< 21:11 0:00 [kthread] root 20 0.0 0.0 0 0 ? S< 21:11 0:00 [kacpid] root 95 0.0 0.0 0 0 ? S< 21:11 0:00 [kblockd/0] root 138 0.0 0.0 0 0 ? S 21:11 0:00 [pdflush] root 139 0.0 0.0 0 0 ? S 21:11 0:00 [pdflush] root 141 0.0 0.0 0 0 ? S< 21:11 0:00 [aio/0] root 140 0.0 0.0 0 0 ? S 21:11 0:00 [kswapd0] root 733 0.0 0.0 0 0 ? S 21:11 0:00 [kseriod] root 1083 0.0 0.0 0 0 ? S 21:11 0:00 [kjournald] root 2002 0.0 0.1 1468 596 ? S<s 21:11 0:00 /sbin/udevd -d root 2549 0.0 0.0 0 0 ? S 21:11 0:00 [khubd] root 3592 0.0 0.0 1456 432 ? S< 21:12 0:00 [hwscand] 100 4764 0.0 0.2 3356 1476 ? Ss 21:12 0:00 /usr/bin/dbus-daemon-1 --system root 4771 0.0 0.0 1496 464 ? Ss 21:12 0:00 /sbin/resmgrd root 5002 0.0 0.0 1488 488 ? Ss 21:12 0:00 /sbin/dhcpcd -C -H -D -N -t 999999 -h linux eth0 root 5122 0.0 0.1 1852 864 ? Ss 21:12 0:00 /sbin/syslog-ng root 5125 0.0 0.1 1600 588 ? Ss 21:12 0:00 /sbin/klogd -c 1 -x -x root 5136 0.0 0.2 4060 1132 ? Ss 21:12 0:00 /usr/sbin/saslauthd -a shadow root 5145 0.0 0.2 4060 1132 ? S 21:12 0:00 /usr/sbin/saslauthd -a shadow root 5146 0.0 0.2 4060 1132 ? S 21:12 0:00 /usr/sbin/saslauthd -a shadow root 5147 0.0 0.2 4060 1132 ? S 21:12 0:00 /usr/sbin/saslauthd -a shadow root 5148 0.0 0.2 4060 1132 ? S 21:12 0:00 /usr/sbin/saslauthd -a shadow nobody 5149 0.0 0.0 1508 488 ? Ss 21:12 0:00 /sbin/portmap root 5169 0.0 0.0 1460 440 ? S 21:12 0:00 /usr/sbin/courierlogger -pid=/var/run/authdaemon.courier-imap/pid -start /usr/lib/courier-imap/authlib/authdaemond.plain root 5170 0.0 0.0 1772 492 ? S 21:12 0:00 /usr/lib/courier-imap/authlib/authdaemond.plain root 5174 0.0 0.0 1772 496 ? S 21:12 0:00 /usr/lib/courier-imap/authlib/authdaemond.plain root 5175 0.0 0.0 1772 496 ? S 21:12 0:00 /usr/lib/courier-imap/authlib/authdaemond.plain root 5176 0.0 0.0 1772 496 ? S 21:12 0:00 /usr/lib/courier-imap/authlib/authdaemond.plain root 5177 0.0 0.0 1772 496 ? S 21:12 0:00 /usr/lib/courier-imap/authlib/authdaemond.plain root 5178 0.0 0.0 1772 496 ? S 21:12 0:00 /usr/lib/courier-imap/authlib/authdaemond.plain root 5244 0.0 0.2 2444 1144 ? S 21:12 0:00 /bin/sh /usr/bin/mysqld_safe --user=mysql --pid-file=/var/lib/mysql/mysqld.pid --socket=/var/lib/mysql/mysql.sock --datadir=/var/lib/mysql mysql 5278 0.0 3.2 100628 15996 ? Sl 21:12 0:00 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file=/var/lib/mysql/mysqld.pid --skip-locking --port=3306 --socket root 5359 0.0 0.3 4596 1948 ? Ss 21:12 0:00 /usr/sbin/sshd -o PidFile=/var/run/sshd.init.pid root 5369 0.0 0.1 1556 500 ? S 21:12 0:00 /usr/lib/courier-imap/couriertcpd -address=0 -stderrlogger=/usr/sbin/courierlogger -stderrloggername=imapd -maxprocs=40 -maxperip=4 -pid=/var/ root 5374 0.0 0.0 1328 288 ? S 21:12 0:00 /usr/sbin/courierlogger imapd root 5385 0.0 0.1 1556 500 ? S 21:12 0:00 /usr/lib/courier-imap/couriertcpd -address=0 -stderrlogger=/usr/sbin/courierlogger -stderrloggername=imapd-ssl -maxprocs=40 -maxperip=4 -pid=/ root 5388 0.0 0.0 1328 288 ? S 21:12 0:00 /usr/sbin/courierlogger imapd-ssl root 5399 0.0 0.1 1556 500 ? S 21:12 0:00 /usr/lib/courier-imap/couriertcpd -address=0 -stderrlogger=/usr/sbin/courierlogger -stderrloggername=pop3d -maxprocs=40 -maxperip=4 -pid=/var/ root 5404 0.0 0.0 1328 284 ? S 21:12 0:00 /usr/sbin/courierlogger pop3d root 5414 0.0 0.1 1556 500 ? S 21:12 0:00 /usr/lib/courier-imap/couriertcpd -address=0 -stderrlogger=/usr/sbin/courierlogger -stderrloggername=pop3d-ssl -maxprocs=40 -maxperip=4 -pid=/ root 5419 0.0 0.0 1328 284 ? S 21:12 0:00 /usr/sbin/courierlogger pop3d-ssl root 5454 0.0 0.5 8192 2612 ? Ss 21:12 0:00 sshd: root@pts/1 root 5493 0.0 0.1 1468 528 ? Ss 21:12 0:00 /usr/sbin/acpid -c /etc/acpi/events.ignore root 5564 0.0 0.2 2852 1388 ? S 21:12 0:00 /usr/sbin/powersaved -d -x /usr/lib/powersave/scripts -a resmgr -v 3 root 5582 0.0 0.2 2720 1172 ? Ss 21:12 0:00 /usr/sbin/fam -t 4 -T 0 -L root 5599 0.0 0.2 8732 1052 ? Ssl 21:12 0:00 /usr/sbin/nscd vscan 5767 0.0 1.9 12012 9592 ? S 21:12 0:00 /usr/sbin/clamd root 5777 0.0 0.1 1752 616 ? Ss 21:12 0:00 /usr/sbin/cron root 5787 0.0 0.4 3756 2424 ? Ss 21:12 0:00 /usr/sbin/hald --daemon=yes root 5809 0.0 0.3 3952 1836 pts/1 Ss 21:12 0:00 -bash root 5865 0.0 1.1 9520 5976 ? Ss 21:12 0:00 /root/ispconfig/httpd/bin/ispconfig_httpd -DSSL root 5866 0.0 0.2 2440 1072 ? S 21:12 0:00 /bin/bash /root/ispconfig/sv/ispconfig_wconf 105 5870 0.0 1.2 9668 6228 ? S 21:12 0:00 /root/ispconfig/httpd/bin/ispconfig_httpd -DSSL root 6082 0.0 1.9 26244 9560 ? Ss 21:12 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL root 6083 0.0 0.0 1508 412 ? S 21:12 0:00 /root/ispconfig/cronolog --symlink=/var/log/httpd/ispconfig_access_log /var/log/httpd/ispconfig_access_log_%Y_%m_%d wwwrun 6084 0.0 1.9 26244 9660 ? S 21:12 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL wwwrun 6085 0.0 1.9 26244 9660 ? S 21:12 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL wwwrun 6086 0.0 1.9 26244 9656 ? S 21:12 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL wwwrun 6087 0.0 1.9 26244 9656 ? S 21:12 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL wwwrun 6088 0.0 1.9 26244 9656 ? S 21:12 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL root 6151 0.0 0.2 4736 1464 ? Ss 21:12 0:00 /usr/lib/postfix/master postfix 6168 0.0 0.2 4740 1372 ? S 21:12 0:00 pickup -l -t fifo -u postfix 6169 0.0 0.2 4776 1452 ? S 21:12 0:00 qmgr -l -t fifo -u named 6222 0.0 0.5 30616 2928 ? Ssl 21:12 0:00 /usr/sbin/named -t /var/lib/named -u named nobody 6239 0.0 0.2 2432 1144 ? Ss 21:12 0:00 proftpd: (accepting connections) 105 6244 0.0 0.1 2680 924 ? Ss 21:12 0:00 /home/admispconfig/ispconfig/tools/clamav/bin/freshclam -d -c 10 --datadir=/home/admispconfig/ispconfig/tools/clamav/share/clamav root 6248 0.0 0.1 1904 628 tty1 Ss+ 21:12 0:00 /sbin/mingetty --noclear tty1 root 6249 0.0 0.1 1904 628 tty2 Ss+ 21:12 0:00 /sbin/mingetty tty2 root 6250 0.0 0.1 1904 628 tty3 Ss+ 21:12 0:00 /sbin/mingetty tty3 root 6251 0.0 0.1 1904 628 tty4 Ss+ 21:12 0:00 /sbin/mingetty tty4 root 6252 0.0 0.1 1904 628 tty5 Ss+ 21:12 0:00 /sbin/mingetty tty5 root 6253 0.0 0.1 1904 628 tty6 Ss+ 21:12 0:00 /sbin/mingetty tty6 root 6254 0.0 0.0 1468 468 ttyS0 Ss+ 21:12 0:00 /sbin/agetty -L 57600 ttyS0 wwwrun 6267 0.0 1.9 26244 9656 ? S 21:13 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL 105 6343 0.0 1.1 9520 5980 ? S 21:18 0:00 /root/ispconfig/httpd/bin/ispconfig_httpd -DSSL wwwrun 6380 0.0 1.9 26244 9656 ? S 21:21 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL wwwrun 6381 0.0 1.9 26244 9572 ? S 21:21 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL wwwrun 6382 0.0 1.9 26244 9572 ? S 21:21 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL root 6466 0.0 0.1 1712 512 ? S 21:27 0:00 sleep 10 root 6467 0.0 0.1 2720 808 pts/1 R+ 21:28 0:00 ps aux |
Please post your /etc/postfix/master.cf and the output of
Code:
netstat -tap |
| All times are GMT +2. The time now is 01:18. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.