Re: [CentOS] CentOS-5.10 Sendmail STARTTLS error

2014-11-25 Thread Alexander Dalloz
Am 25.11.2014 um 21:39 schrieb James B. Byrne: This morning I discovered this in the logwatch report for our external MX backup host. STARTTLS: write error=syscall error (-1), errno=32, get_error=error::lib(0):func(0):reason(0), retry=99, ssl_err=5: 206 Time(s) I also see many

Re: [CentOS] CentOS-5.10 Sendmail STARTTLS error

2014-11-25 Thread Alexander Dalloz
Am 25.11.2014 um 23:06 schrieb Alexander Dalloz: MCI@0x8055b34: flags=27c86cCACHED,ESMTP,SIZE,8BITMIME,DSN,INMIME,AUTH,AUTHACT,ENHSTAT,PIPELINED,TLSACT, errno=32, herrno=0, exitstat=75, state=8, pid=0, maxsize=2048, phase=client DATA 354, mailer=esmtp, status=4.4.2, rstatus=(null

Re: [CentOS] Help with at Bash script

2014-12-02 Thread Alexander Dalloz
Am 02.12.2014 um 19:05 schrieb James B. Byrne: I am attempting to get a script borrowed from DJB to work on my CentOS-6.6 box. Simplified it looks like this: tcpdump -l -n -e port 53 \ | awk '{if ($14 ~ /A.*?/) print $15}' \ | while read domain ; do echo $domain ; done ; The sticking

Re: [CentOS] Help with at Bash script

2014-12-02 Thread Alexander Dalloz
Am 02.12.2014 um 20:47 schrieb Tony Schreiner: while read domain; do echo ${domain} done (tcpdump -l -n -e port 53 | awk '{if ($14 ~ /A.*?/) print $15}') [ ... ] Alexander If not a typo in the message, your mistake, and I do it all the time, is using while read $domain instead of

Re: [CentOS] Postfix avc (SELinux)

2014-12-04 Thread Alexander Dalloz
Am 04.12.2014 um 18:29 schrieb James B. Byrne: I am seeing these avc messages on a newly commissioned and up-to-date CentOs-6 virtual guest: time-Thu Dec 4 12:14:58 2014 type=SYSCALL msg=audit(1417713298.610:60522): arch=c03e syscall=2 success=no exit=-13 a0=7fd70e6de1e6 a1=0 a2=1b6

Re: [CentOS] CentOS-6.6 - Selinux and Postfix-2.11.1

2014-12-09 Thread Alexander Dalloz
Am 09.12.2014 um 23:04 schrieb James B. Byrne: Applied policy update. Now I see these occasionally. But by the time I try and see what the matter is the file is gone: Why do you start a new thread instead of continuing the old one about the very same topic? /var/log/maillog . . . Dec 9

Re: [CentOS] httpd listening only on IPv6 interface on CentOS 7

2014-12-11 Thread Alexander Dalloz
Am 11.12.2014 um 04:48 schrieb Warren Young: I’ve held off reporting this since I thought it might just be some kind of fluke, but I’ve seen it now on three different boxes. The symptom is that the stock configuration of Apache only listens for IPv6 connections: $ netstat -na | grep

Re: [CentOS] HOWTO Stratum 1 NTP server under CentOS 7

2014-12-12 Thread Alexander Dalloz
Am 11.12.2014 um 21:57 schrieb xaos: Hello everyone, If anyone is interested, I have created a HOWTO on running a Motorola GPS receiver connected to a CentOS 7 box via serial port (com1), with 1PPS over DCD. The trick here is that CentOS 7 uses systemd and setup was a bit different. Anyway,

Re: [CentOS] Error: libusb-1.0.so.0 is needed....

2014-12-14 Thread Alexander Dalloz
Am 14.12.2014 um 13:29 schrieb ken: Trying to install Canon printer driver package (rpm), I get a dependency error: libusb-1.0.so.0 is needed The version currently installed on my 5.9 system is libusb-0.1.12-6.el5 and, AFAIK (per yum), no upgrade to that is available. The canon rpm does

Re: [CentOS] CentOS 6 - httpd 2.2.29

2014-12-16 Thread Alexander Dalloz
Am 16.12.2014 um 16:03 schrieb For@ll: On 15.12.2014 12:50, Steve Clark wrote: On 12/15/2014 05:51 AM, For@ll wrote: Hi I had a two repo for cento6 where I can download httpd 2.2.29, (baseurl=http://centos.alt.ru/repository/centos/6/$basearch/) and

Re: [CentOS] multipathd

2015-02-04 Thread Alexander Dalloz
Am 04.02.2015 um 15:02 schrieb Rushton Martin: Our cluster was supplied with two IBM DS3400 RAID arrays connected with fibre channel. Both are old and one is failing so we bought an IBM V3700 to replace it. The V3700 complained that we were using the IBM's RDAC driver (true) and we were

Re: [CentOS] Very slow disk I/O

2015-02-03 Thread Alexander Dalloz
Am 03.02.2015 um 10:14 schrieb Joseph L. Brunner: Lol - spinning disks? Really? SSD is down to like 50cents a gig. And they have 1TB disks... slow disks = you get what you deserve... welcome to 2015. Autolacing shoes, self drying jackets, hoverboards - oh, yeah, and 110k IOPS 1TB SamSung Pro

Re: [CentOS] setting up centos 6 x86_64 to relay through gmail

2015-02-16 Thread Alexander Dalloz
Am 16.02.2015 um 22:21 schrieb Jerry Geis: I have setup my machine to relay through smtp.gmail.com installed cyrus-sasl-md5 cyrus-sasl-plain Added to access: AuthInfo:smtp.gmail.com U:smmsp I:my accont P:my pass M:PLAIN AuthInfo:smtp.gmail.com:587 U:smmsp I:my

Re: [CentOS] Master - Slave Split DNS

2015-02-19 Thread Alexander Dalloz
Am 20.02.2015 um 05:07 schrieb aditya hilman: 18-Feb-2015 09:00:59.176 notify: debug 2: zone domain.com/IN/external-view: notify to 202.xx.xx.xx#53 failed: timed out Can i redirect transfer zone the external-view using the local ip 10.xx.xx.xx ? That's just normal network handling: NATting

Re: [CentOS] Postfix (I think) problem

2015-01-24 Thread Alexander Dalloz
Am 24.01.2015 um 16:10 schrieb Timothy Murphy: I'm getting repeated email (KMail) error messages about one apparently over-large post: -- Received: from helen.gayleard.com (localhost.localdomain [127.0.0.1]) by helen.gayleard.com (Postfix) with ESMTP id E4500294A0 for

Re: [CentOS] dovecot move doesn't work

2015-01-06 Thread Alexander Dalloz
Am 06.01.2015 um 23:55 schrieb Chuck Campbell: I'm running centos 6.6 with the default 2.0.9-xxx dovecot. I run sa-learn against my spam_to_learn folder, then I wan to move those emails to a learned_spam folder. when I do a doveadm -Dv move -u user learned_spam mailbox 'spam_to_learn' ALL I

Re: [CentOS] logrotate script not working

2015-01-07 Thread Alexander Dalloz
Am 08.01.2015 um 03:54 schrieb Tim Dunphy: Hey guys, Got a quick question and I hope this is an easy one! In my /etc/logrotate.conf file I have the following entry: # rotate all of the apache logs -- we'll rotate them here /var/log/mysqld.log { weekly size 50M create

Re: [CentOS] opendkim-2.9.0

2015-03-31 Thread Alexander Dalloz
Am 31.03.2015 um 22:11 schrieb James B. Byrne: There was an update to opendkim 2.10.1 which I applied and now I am seeing this: warning: connect to Milter service inet:127.0.0.1:8891: Connection refused [ ... ] Does anyone have any idea what has happened and why I might be getting that

Re: [CentOS] Broken Selinux Postfix Policy?

2015-04-26 Thread Alexander Dalloz
Am 26.04.2015 um 06:22 schrieb E.B.: Trying to restart postfix installed from yum. Restart fails, I get: type=AVC msg=audit(1430429813.721:12167): avc: denied { unlink } for pid=31624 comm=master name=defer dev=dm-0 ino=981632 scontext=system_u:system_r:postfix_master_t:s0

Re: [CentOS] Centos security update

2015-04-24 Thread Alexander Dalloz
Am 24.04.2015 um 11:21 schrieb Venkateswara Rao Dokku: I was using CentOS 7 and when I ran some custom commercial security scan on my machine, I found about 122 vulnerabilities. That's why those scans are wasted money. From a security management point of view they neither help you nor your

Re: [CentOS] Unable to install Centos 7 64 bit

2015-06-08 Thread Alexander Dalloz
Am 08.06.2015 um 22:04 schrieb JD: Greetings... What is the fastest site for downloading CentOS-7-x86_64-DVD-1503-01.iso ? Thanx Choose a fast mirror server close to your location. Alexander ___ CentOS mailing list CentOS@centos.org

Re: [CentOS] OT Advantage of running DNS server?

2015-06-22 Thread Alexander Dalloz
Am 2015-06-22 14:14, schrieb Timothy Murphy: What is the advantage, if any, of running one's own DNS server? Surely the link between domain name and IP address must already have been established? Hi, about which scenario are you talking? You have an authoritative DNS server in mind, or a

Re: [CentOS] Virtualization

2015-06-16 Thread Alexander Dalloz
Am 16.06.2015 um 18:50 schrieb Alessandro Baggi: What do you think about Proxmox VE? Please don't top-post with fully quoting all previous content. This is a mailinglist. Proxmox VE is based on Debian. What does this have to do with CentOS? As it makes use of KVM you can run CentOS on top

Re: [CentOS] [Off Topic] - need help registering to the smplayer forum

2015-06-12 Thread Alexander Dalloz
Am 12.06.2015 um 21:28 schrieb jd1008: That mail you were sending right now shows following date header Date: Sat, 13 Jun 2015 13:22:43 -0600 Do you still insist that this is the right local time? Alexander I believe it is fixed. It indeed is fixed, thanks. Date: Fri, 12 Jun 2015

Re: [CentOS] [Off Topic] - need help registering to the smplayer forum

2015-06-12 Thread Alexander Dalloz
Am 13.06.2015 um 20:45 schrieb jd1008: That's depressing !! Reason I asked is because the centos7 release DVD does not support my NVIDIA Corporation G98M [Quadro NVS 160M] (rev a1) card. It is incredibly strange that it is supported by Centos 6.4 which installed from DVD without a hitch. Can

Re: [CentOS] [Off Topic] - need help registering to the smplayer forum

2015-06-12 Thread Alexander Dalloz
Am 13.06.2015 um 21:22 schrieb jd1008: On 06/12/2015 01:06 PM, Jonathan Billings wrote: On Sat, Jun 13, 2015 at 01:04:03PM -0600, jd1008 wrote: My computer clock is only seconds ahead of my phone, which is timed to the cellular provider's ntp server. Your clock is an entire day ahead of

Re: [CentOS] Using a CentOS 6 Machine as a gateway/router/home server

2015-06-28 Thread Alexander Dalloz
Am 28.06.2015 um 20:50 schrieb Max Pyziur: [ ... ] I can't connect from the home machines directly to the Internet. I have set net.ipv4.ip_forward = 1 in /etc/sysctl.conf I haven't setup the firewall yet (dangerous, I know) until I get the connectivity working. Part of the firewall setup

Re: [CentOS] CentOS-Base.repo baseurl commented out

2015-05-24 Thread Alexander Dalloz
Am 24.05.2015 um 16:54 schrieb Tim Semeijn: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It looks like the culprit is IPv6 according to a post on the CentOS Mirrors mailing list (http://lists.centos.org/pipermail/centos-mirror/2015-May/008847.html): Bingo. [root@msg ~]# curl -6

Re: [CentOS] CentOS-Base.repo baseurl commented out

2015-05-24 Thread Alexander Dalloz
Am 24.05.2015 um 13:45 schrieb Tim Semeijn: Dear, Recently I have noticed that on all my CentOS machines the CentOS-Base.repo file seems to have been modified resulting in all baseurl= lines being commented out. That is the case for a very long time, even if it hasn't be the case all the

Re: [CentOS] specify port on check_memcached.pl

2015-05-24 Thread Alexander Dalloz
Am 24.05.2015 um 16:36 schrieb Tim Dunphy: Hey guys, [ snip ] CRITICAL ERROR - Can not connect to '162.243.60.6' on port 0 I thought I could specify the command in the service definition like this: check_memcached!web1.example.com!11211 To reproduced the command as it's executed on the

Re: [CentOS] CentOS-Base.repo baseurl commented out

2015-05-24 Thread Alexander Dalloz
Am 24.05.2015 um 16:11 schrieb Johnny Hughes: On 05/24/2015 07:48 AM, Tim Semeijn wrote: Weird, as all CentOS machines under my control are suddenly giving the baseurl of Base repo not found error since this morning. Could be that mirrorlist is leading but all other options I found online to

Re: [CentOS] C6.7 evolution to cyrus imap(s) fails

2015-08-11 Thread Alexander Dalloz
Am 11.08.2015 um 22:28 schrieb Dr J Austin: Hi Alexander [root@maui:/var/log]$ watch 'tail -n40 maillog does not quiver when I try to connect That's suspicious. Let's exclude it is the client which causes the problem: Connect directly to the IMAPS server on CLI. openssl s_client

Re: [CentOS] C6.7 evolution to cyrus imap(s) fails

2015-08-11 Thread Alexander Dalloz
Am 11.08.2015 um 17:56 schrieb Dr J Austin: Hi I have been using evolution/cyrus/exim for 10 years - until yesterday! I upgraded to C6.7 and now there is no way I can find of connecting from evo to the cyrus imap(s) server [root@maui:~]$ ps -ef|grep imap cyrus27768 1 0 15:21 ?

Re: [CentOS] C6.7 evolution to cyrus imap(s) fails

2015-08-11 Thread Alexander Dalloz
Am 11.08.2015 um 21:47 schrieb Dr J Austin: What does cyrus-imapd log? Alexander Where should I be looking ? /var/log/maillog is the default log file for the MAIL facility. Else check your syslog() daemon configuration. Alexander ___ CentOS

Re: [CentOS] C6.7 evolution to cyrus imap(s) fails

2015-08-12 Thread Alexander Dalloz
Am 12.08.2015 um 15:16 schrieb Dr J Austin: Hi Richard I have been working at trying to get cyrus to listen on 148.197.29.5 interface instead of the localhost - I have failed Whenever I add things to /etc/cyrus.conf such as imapscmd=imapd -s listen=[148.197.29.5]:imaps prefork=1 No

Re: [CentOS] C6.7 evolution to cyrus imap(s) fails

2015-08-12 Thread Alexander Dalloz
Am 12.08.2015 um 20:29 schrieb Dr J Austin: On Wed, 12 Aug 2015, Alexander Dalloz wrote: I have been working at trying to get cyrus to listen on 148.197.29.5 interface instead of the localhost - I have failed No square brackets around the ip address. imapcmd=imapd listen

Re: [CentOS] can't ssh into C7 host

2015-07-18 Thread Alexander Dalloz
Am 19.07.2015 um 01:58 schrieb Tim Dunphy: hey guys, Yesterday I had no trouble loggging into this database host. But today for some reason I can't log in using my RSA key and password authentication doesn't work either. I am able to log onto the host via console. And I was able to grab the

Re: [CentOS] Multiple network cards - routing issue?

2015-07-19 Thread Alexander Dalloz
Am 19.07.2015 um 08:13 schrieb Frank Cox: On Sat, 18 Jul 2015 22:37:30 -0700 Gordon Messmer wrote: [ ... ] Do you see any traffic if you run tcpdump -nn -i eth1? I see no traffic on eth1 with that command until I log into another session and type ping google.com. Then I get this

Re: [CentOS] Poor perfmance of bridged interfaces

2015-11-12 Thread Alexander Dalloz
Am 12.11.2015 um 19:42 schrieb Sergio Belkin: [root@localhost ~]# uname -a Linux localhost 3.10.0-123.el7.x86_64 #1 SMP Mon Jun 30 12:09:22 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux First of all: yum update to current! Alexander ___ CentOS mailing

Re: [CentOS] Server used in DOS attack on UDP port 0

2015-11-04 Thread Alexander Dalloz
Am 04.11.2015 um 11:22 schrieb Andrew Holway: The server in question is a Centos 7 based FreeIPA server, OpenVPN concentrator and DNS server. Can have been a DNS amplification attack. https://www.us-cert.gov/ncas/alerts/TA13-088A

Re: [CentOS] sendmail config finding wrong relay

2015-09-30 Thread Alexander Dalloz
Am 30.09.2015 um 22:18 schrieb Laurent Blume: Le 2015/09/30 17:32 +0200, Jerry Geis a écrit: Hi all, I set my sendmail.mc file to have a SMART_HOST entry of mail.xyz.com I do "make" and "service sendmail restart" ... I should be good, but no. :) As explained by others, SMART_HOST is used for

Re: [CentOS] Postfix and LDAP

2015-12-15 Thread Alexander Dalloz
Am 14.12.2015 um 21:42 schrieb Ranbir: Hi Everyone, I thought I'd try asking here before joining the postfix mail list since I'm running postfix on a CentOS 7 box. I want to look up accounts via LDAP (an IPA server also on CentOS 7). I created an "ldap_aliases" file and successfully tested it

Re: [CentOS] moving LDAP from one domain to another

2015-12-29 Thread Alexander Dalloz
Am 29.12.2015 um 22:03 schrieb Dan Hyatt: Hello, I am moving LDAP from one domain to another We have moved off of a.wustl.edu network to b.school.edu network. I have searched vi /etc/nslcd.conf vi /etc/openldap/ldap.conf and removed all referances to "a" I restarted /etc/init.d/nscd

Re: [CentOS] Bind fails to start after update from 7.1 to 7.2

2016-01-05 Thread Alexander Dalloz
Am 05.01.2016 um 22:03 schrieb Emmett Culley: I am seeing these lines for each domain in the systemd journal: zone relationship123.com/IN: loading from master file relationship123.com.db failed: file not found zone relationship123.com/IN: not loaded due to errors.

Re: [CentOS] Bind fails to start after update from 7.1 to 7.2

2016-01-06 Thread Alexander Dalloz
Am 06.01.2016 um 00:21 schrieb Emmett Culley: On 01/05/2016 02:00 PM, Alexander Dalloz wrote: >Am 05.01.2016 um 22:03 schrieb Emmett Culley: >>I am seeing these lines for each domain in the systemd journal: >> >>zone relationship123.com/IN: loading from master file r

Re: [CentOS] nsswitch.conf question

2016-01-11 Thread Alexander Dalloz
Am 11.01.2016 um 21:44 schrieb Nicholas Geovanis: I find the passwd, shadow and group lines in my CentOS 7 /etc/nsswitch.conf file specify "files sss". I'm not familiar with the "sss" source, would someone please give me an idea what that is? Many thanksNick

Re: [CentOS] compiling with lsocks support on centos 6?

2016-06-10 Thread Alexander Dalloz
Am 10.06.2016 um 19:46 schrieb Jason Welsh: im trying to compile lftp with socks support and im getting the following.. ... checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge

Re: [CentOS] compiling with lsocks support on centos 6?

2016-06-10 Thread Alexander Dalloz
Am 10.06.2016 um 21:22 schrieb Alexander Dalloz: Am 10.06.2016 um 19:46 schrieb Jason Welsh: im trying to compile lftp with socks support and im getting the following.. ... checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext

Re: [CentOS] clamav out dated

2016-06-10 Thread Alexander Dalloz
Am 10.06.2016 um 15:48 schrieb Andreas Benzler: Jun 10 15:47:01 h2580013.stratoserver.net freshclam[1668]: Your ClamAV installation is OUTDATED! Jun 10 15:47:01 h2580013.stratoserver.net freshclam[1668]: Local version: 0.99.1 Recommended version: 0.99.2 Please direct your concern to the EPEL

Re: [CentOS] CentOS 6.8 Apache-2.2.15-53 re-write question

2016-05-28 Thread Alexander Dalloz
Am 28.05.2016 um 22:08 schrieb Paul R. Ganci: On 05/28/2016 01:35 PM, Alexander Dalloz wrote: Am 28.05.2016 um 21:03 schrieb Paul R. Ganci: Starting httpd: Syntax error on line 31 of /etc/httpd/conf.d/olddomain.conf: RewriteCond: bad argument line '%{REQUEST_URI}!^/test/ You missed

Re: [CentOS] Looking for location of some specific settings in CentOS 6.x

2016-05-28 Thread Alexander Dalloz
Am 28.05.2016 um 19:23 schrieb Walter H.: Hello, [ ... ] but where are these aliases alias l.='ls -d .* --color=auto' alias ll='ls -l --color=auto' alias ls='ls --color=auto' alias which='alias | /usr/bin/which --tty-only --read-alias --show-dot --show-tilde' set? # grep alias

Re: [CentOS] CentOS 6.8 Apache-2.2.15-53 re-write question

2016-05-28 Thread Alexander Dalloz
Am 28.05.2016 um 21:03 schrieb Paul R. Ganci: I was wondering if somebody could help me with an Apache re-write rule. Apparently CentOS 6.8 is running apache-2.2.15-53. I am trying to redirect all pages except for two pages. The apache rewrite directives in the httpd config are: RewriteEngine

Re: [CentOS] Redirecting port 8080 to port 80 - how to add in /etc/sysconfig/iptables file?

2016-06-21 Thread Alexander Dalloz
Am 2016-06-21 16:24, schrieb Alexander Farber: Hello Gordon and others [ ... ] here the problem description again: I have Jetty running as user "nobody" at the port 8080. I need to redirect incoming HTTP requests to port 80 to the above port. (So I don't think I have ports backwards).

Re: [CentOS] Redirecting port 8080 to port 80 - how to add in /etc/sysconfig/iptables file?

2016-06-21 Thread Alexander Dalloz
Am 2016-06-21 16:58, schrieb Always Learning: On Tue, 2016-06-21 at 15:46 +0100, Always Learning wrote: On Tue, 2016-06-21 at 16:24 +0200, Alexander Farber wrote: > *nat > :INPUT ACCEPT > :OUTPUT ACCEPT > :PREROUTING ACCEPT > :POSTROUTING ACCEPT > -A PREROUTING -p tcp --dst 144.76.184.154

Re: [CentOS] Redirecting port 8080 to port 80 - how to add in /etc/sysconfig/iptables file?

2016-06-20 Thread Alexander Dalloz
Am 20.06.2016 um 21:01 schrieb Alexander Farber: Good evening, on a CentOS 7 LAMP (not gateway) dedicated server I am using iptables-services with the following /etc/sysconfig/iptables: *filter :INPUT DROP [0:0] :FORWARD DROP [0:0] :OUTPUT ACCEPT [294:35064] -A INPUT -m state --state

Re: [CentOS] CPU Freq Scaling

2016-01-17 Thread Alexander Dalloz
Am 17.01.2016 um 18:36 schrieb Alessandro Baggi: Hi list, I'm using C7 and noticed that cpu freq is enabled with governor conservative. I've used cpupower utils for governor change, but at the next boot it restart with conservative governor. I've tried also to start cpupower service and setting

Re: [CentOS] "upstream testing"??

2016-02-07 Thread Alexander Dalloz
Am 07.02.2016 um 22:00 schrieb Bear Tooth: [Follow-ups set to gmane.linux.centos.general] My wife had been running CentOS 6.4 almost since its inception; then her PC broke down. We got a PC from System76, and Ubuntu turned out utterly unsuitable for us,

Re: [CentOS] IPtables block user from outbound ICMP

2016-02-24 Thread Alexander Dalloz
Am 24.02.2016 um 16:07 schrieb Sylvain CANOINE: Hello, - Mail original - De: "John Cenile" À: "centos" Envoyé: Mercredi 24 Février 2016 15:42:36 Objet: [CentOS] IPtables block user from outbound ICMP Is it possible at all to block all

Re: [CentOS] IPtables block user from outbound ICMP

2016-02-24 Thread Alexander Dalloz
Am 24.02.2016 um 15:42 schrieb John Cenile: Hello, Is it possible at all to block all users other than root from sending outbound ICMP packets on an interface? At the moment we have the following two rules in our IPtables config: iptables -A OUTPUT -o eth1 -m owner --uid-owner 0 -j ACCEPT

Re: [CentOS] SELinux denies haproxy

2016-03-12 Thread Alexander Dalloz
Am 12.03.2016 um 23:18 schrieb Tim Dunphy: Hi all, I'm load balancing 4 mysql databases using HAProxy. The setup seems to be working pretty well. Except I keep seeing these messages turning up in syslog: Mar 12 22:11:31 db1 kernel: [6058125.959624] type=1400 audit(1457820691.824:3029129):

Re: [CentOS] trying to get amavid to work on centos 7

2016-03-06 Thread Alexander Dalloz
Am 06.03.2016 um 17:49 schrieb Jason Welsh: hey folks, trying to migrate my faithful old centos6 server over to centos 7 and as part of my email server, I have amavisd, clamd, postfix, etc.. The amavisd seems to be failing with some funky (systemd) error.. I expect you are using the EPEL

Re: [CentOS] VPN suggestions centos 6, 7

2016-04-04 Thread Alexander Dalloz
Am 04.04.2016 um 19:57 schrieb david: Folks I would like to have my windows 7 laptop communicate with my home server via a VPN, in such a way that it appears to be "inside" my home network. It should not only let me appear to be at home for any external query, but also let me access my

Re: [CentOS] [MASSMAIL] Dovecot on C7.2 - secure internet access

2016-05-05 Thread Alexander Dalloz
Am 05.05.2016 um 16:18 schrieb Gary Stainburn: I've tried the changes that I put below. Users are still able to log in from the LAN. However, despite putting the appropriate rule in my firewall allowing port 143 I cannot create a user on a PC outside my network. I'm using Thunderbird to do the

Re: [CentOS] postscreen and clamav on CentOS 6.8

2016-08-13 Thread Alexander Dalloz
Am 12.08.2016 um 22:38 schrieb Jon LaBadie: A friend runs 6.8 but would like to add postscreen to his email server. It is provided with postfix version 2.8 and up. The newest postfix for 6.8 is 2.6.x. Any likelyhood it will be further updated? Or is there another source for newer postfix

Re: [CentOS] Help sought for email problem

2016-07-07 Thread Alexander Dalloz
Am 07.07.2016 um 15:19 schrieb Timothy Murphy: My home server is running CentOS-7.1 I'm running postfix and dovecot on it. I collect email from a few sources with fetchmail and move it to ~/Maildir/cur/ with procmail. Or at least, I did do this. For some reason procmail has stopped doing its

Re: [CentOS] LSI SATA MegaRaid & Centos 7 build 1511

2016-08-17 Thread Alexander Dalloz
Am 17.08.2016 um 20:22 schrieb John R Pierce: On 8/17/2016 7:46 AM, Fawzy Ibrhim wrote: There's no option in BIOS to disable the RAID mode; this is NEC servers !! huh.i've never seen anyone using the lsi megaraid firmware with intel SATA ports, so thats two things weird about NEC, kinda

Re: [CentOS] multipath show config different in CentOS 7?

2017-01-31 Thread Alexander Dalloz
Am 31.01.2017 um 22:51 schrieb Gianluca Cecchi: Hello, suppose I want to use a special configuration for my IBM/1814 storage array luns, then I put something like this in multipath.conf devices { device { vendor "IBM" product "^1814"

Re: [CentOS] SELinux file permissions

2017-01-24 Thread Alexander Dalloz
Am 23.01.2017 um 23:44 schrieb Tim Smith: Thanks for the pointer, will take a look down that route. Could you confirm the below is expected behaviour on Centos ? # semanage fcontext -a -t my_postfixauth_private_t "/var/spool/postfix/private(/.*)?" ValueError: Type my_postfixauth_private_t is

Re: [CentOS] chcon failed to change context Permission denied

2017-02-10 Thread Alexander Dalloz
Am 10.02.2017 um 16:59 schrieb Tim Smith: Hi, I'm confused, why can root not change context of a directory ? I've moved a mysql dir from /var/lib to another drive. But running sudo chcon -R -t mysqld_t ./mysql Yields a screen full of messages such as chcon: failed to change context of

Re: [CentOS] What is broken with fail2ban

2016-08-20 Thread Alexander Dalloz
Am 20.08.2016 um 14:46 schrieb Günther J. Niederwimmer: Hello List, with CentOS 7.2 it is not longer possible to run fail2ban on a Server ? I install a new CentOS 7.2 and the EPEL directory yum install fail2ban No such issue on a clean test install. [root@centos7 fail2ban]# rpm -qa

Re: [CentOS] more than one IP address on network device?

2016-09-05 Thread Alexander Dalloz
Am 05.09.2016 um 15:29 schrieb Kenneth Porter: --On Monday, September 05, 2016 4:15 PM +0200 Yamaban wrote: How about using the "ip" tool? Thanks. I looked at the man page and it looks like it's the Swiss army knife of Linux networking. Lots of subcommands. I'll dig

Re: [CentOS] more than one IP address on network device?

2016-09-05 Thread Alexander Dalloz
Am 05.09.2016 um 14:27 schrieb Jonathan Billings: On Sep 4, 2016, at 1:27 PM, Walter H. wrote: 'ifconfig' doesn't show these additional addresses ... This is one of the many reasons why people don’t use ‘ifconfig’ anymore. As additional information: ifconfig as

Re: [CentOS] Centos 7 and php 5.5

2016-08-25 Thread Alexander Dalloz
Am 25.08.2016 um 15:47 schrieb Richard B. Pyne: I am hoping that the wisdom of the group here can at least point me in the right direction. I have a Centos7 server that I need to upgrade php from 5.4 to 5.5. I've tried several tutorials to add the remi repository and enable php55, but I always

Re: [CentOS] I need glibc 2.19+ for 32 bit CentOS 6.8 or CentOS7

2016-08-25 Thread Alexander Dalloz
Am 25.08.2016 um 19:44 schrieb Gordon Messmer: On 08/25/2016 09:49 AM, Kay Schenk wrote: I do realize the sane thing to do is to have the builbots -- smoketest environments -- match the production environment I think the sane thing to do would be to use buildbots that support LSB:

Re: [CentOS] linux-3.10.0-514.el7.tar.xz - process of creation

2016-11-25 Thread Alexander Dalloz
Am 25.11.2016 um 15:03 schrieb Staazul: I try to create own patch for kernel, and I look in process of generation binary rpm file. As I can see, for creation binary package, rpmbuild doesn't uses any set of patches and doesn't uses file of original (vanilla) version of kernel. Instead it, I see

Re: [CentOS] gigE -> 100Mb problems

2016-10-11 Thread Alexander Dalloz
Am 11.10.2016 um 10:14 schrieb John R Pierce: ok, so the mii-* stuff is deprecated (as is route, ifconfig, netstat, and arp? sigh). arp -> ip neigh Alexander ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Problem with yum on CentOS Linux release 7.2.1511 (Core) with 3.10.0-327.36.3.el7.x86_64 kernel

2016-12-14 Thread Alexander Dalloz
Am 14.12.2016 um 14:44 schrieb Gregory P. Ennis: Everyone, I am at a loss on this problem would appreciate some guidance as to where to start to fix it. I noticed that my home gateway server was not being updated with the new kernel and other software, and when I ran yum it aborted with the

Re: [CentOS] CentOS 7: BUG: unable to handle kernel NULL pointer dereference

2017-01-10 Thread Alexander Dalloz
Am 10.01.2017 um 19:51 schrieb m.r...@5-cent.us: We've just started seeing this. Anyone else? reason: BUG: unable to handle kernel NULL pointer dereference at 00b8 component: kernel count: 1 analyzer: vmcore architecture: x86_64 event_log: kernel:

Re: [CentOS] Looking for kernel-3.10.0-514.el7.x86_64.rpm

2016-12-01 Thread Alexander Dalloz
Am 01.12.2016 um 17:21 schrieb Louis Francoeur: Hi! I'm trying to install my security updates for Centos 7 and i can't find this kernel. I looked at the following mirror in the updates directory. Am looking in the right place? CentOS Errata and Security Advisory 2016:2574 Important

Re: [CentOS] Processing Conflict: speexdsp-1.2-0.9.rc3.el6.x86_64

2017-03-14 Thread Alexander Dalloz
Am 14.03.2017 um 16:08 schrieb James B. Byrne: Processing Conflict: speexdsp-1.2-0.9.rc3.el6.x86_64 conflicts speex <= 1.2-0.21.rc1 I am loath to replace things on my primary workstation as I have far too much to do as it is without dealing with self-inflicted injuries. However, I do use Jitsi

Re: [CentOS] email subject length issue

2017-04-12 Thread Alexander Dalloz
Am 12.04.2017 um 22:03 schrieb Richard: [ ... ] A "Subject:" line is just a structured text line in the message body and MTAs (e.g., sendmail) don't do anything differently with it than any other line in a message body. The max length is 998 "characters". No, the subject of a mail message is

Re: [CentOS] email subject length issue

2017-04-12 Thread Alexander Dalloz
Am 12.04.2017 um 22:24 schrieb Richard: [ ... ] There's supposed to be a "null" line between the structured (header) text lines and the rest of the body. The "Subject:" is generally the last of the structured text lines, so you should be able to start your read with the "Subject:" tag and

Re: [CentOS] email subject length issue

2017-04-12 Thread Alexander Dalloz
Am 12.04.2017 um 21:27 schrieb Jerry Geis: Hello all I seem to be running into a subject length issue on email. Is there any way to increase that ? Thanks, jerry There needs to be more context. Where and how do you face the limit? Client-side or on the mail transport? The RFC defines a

Re: [CentOS] another SMTP auth question

2017-03-09 Thread Alexander Dalloz
Am 2017-03-09 01:15, schrieb Fred Smith: My ISP has just informed me that we will soon be required to authenticate when connecting to their smtp server, so I've been looking around on the web for how to do that with sendmail (just using auth when connecting outward-bound, nothing else). I've

Re: [CentOS] Up to date guide/information Sendmail SMTP Auth

2017-03-09 Thread Alexander Dalloz
Am 2017-03-09 00:41, schrieb Mark Weaver: [ ... ] And now? telnet merlin 25 Trying 10.10.3.6... Connected to merlin.ciss.local. Escape character is '^]'. 220 mdw1982.com ESMTP Sendmail 8.14.7/8.14.7; Wed, 8 Mar 2017 18:39:51 -0500 ehlo merlin 250-mdw1982.com Hello [10.10.3.102], pleased

Re: [CentOS] Up to date guide/information Sendmail SMTP Auth

2017-03-09 Thread Alexander Dalloz
Am 2017-03-09 02:20, schrieb Mark Weaver: [ ... ] Still googling around and found some things that appear to be missing from the sendmail config, but when I test saslauthd it doesn't appear to be working. testsaslauthd -u username -p mypassword 0: NO "authentication failed" How is your

Re: [CentOS] Up to date guide/information Sendmail SMTP Auth

2017-03-09 Thread Alexander Dalloz
Am 2017-03-09 13:39, schrieb Alexander Dalloz: Am 2017-03-09 02:20, schrieb Mark Weaver: [ ... ] Still googling around and found some things that appear to be missing from the sendmail config, but when I test saslauthd it doesn't appear to be working. testsaslauthd -u username -p mypassword

Re: [CentOS] How do I confirm importing repo key without user intervention?

2017-03-12 Thread Alexander Dalloz
Am 12.03.2017 um 18:30 schrieb Yuri Kanivetsky: what about importing the key beforehand rpm --import keyfile That's what I do. But when I try to install a package from that (passenger) repository manually, yum wants my confirmation: # curl --fail -sSLo /etc/yum.repos.d/passenger.repo

Re: [CentOS] Up to date guide/information Sendmail SMTP Auth

2017-03-08 Thread Alexander Dalloz
Am 08.03.2017 um 22:57 schrieb Mark Weaver: On 03/08/2017 11:00 AM, Paul Heinlein wrote: On Wed, 8 Mar 2017, Mark Weaver wrote: I wrote this article years ago: https://www.madboa.com/geek/sendmail-auth/ Hi Paul, I followed your guide to the letter, however I think it seems I missed

Re: [CentOS] Apache + mod_evasive : problem with test.pl

2017-07-09 Thread Alexander Dalloz
Am 09.07.2017 um 13:06 schrieb Nicolas Kovacs: I tried this on two sandbox machine, one on my LAN, one on a public server, and both times I got the same result. Any suggestions? Niki What does apache log? I guess it logs more than just HTTP status 400. Alexander

Re: [CentOS] Cron sending to root after changing MAILTO

2017-07-20 Thread Alexander Dalloz
Am 20.07.2017 um 16:57 schrieb Valeri Galtsev: ( and don't forget to: newaliases && postfix reload ) There is no need to reload Postfix after aliases_db changes and a newaliases. Same applies for other hashed maps refreshed by postmap. Alexander

Re: [CentOS] doing something before everything else

2017-07-22 Thread Alexander Dalloz
Am 22.07.2017 um 20:47 schrieb Jonathan Billings: On Jul 22, 2017, at 12:25 PM, Alexander Dalloz <ad+li...@uni-x.org> wrote: While I am really surprised that the Jenkins team hasn't made their Jenkins RPM packages systemd aware but still providing a sysv init script, you probably try

Re: [CentOS] where is samba?

2017-07-23 Thread Alexander Dalloz
Am 23.07.2017 um 19:56 schrieb mad.scientist.at.la...@tutanota.com: Can I ask where people are downloading samba from? I followed the instructions in the centos wiki but it's hard to tell what to do next on the German site. It was easy before but totally murky now (at least to this wetware).

Re: [CentOS] where is samba?

2017-07-23 Thread Alexander Dalloz
Am 23.07.2017 um 23:03 schrieb mad.scientist.at.la...@tutanota.com: Thank you, I should have been more specific, I was actually looking for the newer versions at < http://www.sernet.de/en/samba> referenced in the wiki about additional repositories at

Re: [CentOS] Cron sending to root after changing MAILTO

2017-07-19 Thread Alexander Dalloz
Am 19.07.2017 um 22:46 schrieb Chad Cordero: I am running CentOS 7 on an outbound gateway server running Postfix. I have a couple of cron jobs I was expecting to see in my email that never showed up. It turns out that they were delivered to root, which is restricted on our exchange server,

Re: [CentOS] Cron sending to root after changing MAILTO

2017-07-19 Thread Alexander Dalloz
Am 19.07.2017 um 23:42 schrieb Chad Cordero: I have “root:ecssupp...@csusb.edu” in my /etc/aliases file already. Chad Cordero Then please provide log information about the mails to root being relayed to your Exchange host. Alexander ___ CentOS

Re: [CentOS] Cron sending to root after changing MAILTO

2017-07-19 Thread Alexander Dalloz
Am 20.07.2017 um 00:03 schrieb Chad Cordero: Here is the last one I got. As you can see it was send tor...@csusb.edu, a restricted distribution group, not obeying /etc/aliases or MAILTO definition in crontab. Speaking about log content I meant to show the trace of the relayed mail in the

Re: [CentOS] Cron sending to root after changing MAILTO

2017-07-19 Thread Alexander Dalloz
Am 20.07.2017 um 00:36 schrieb Chad Cordero: Ah. Here you go. It would be nice if you would avoid TOFU posting (top-posting and full quoting). # grep A5077100E776C /var/log/maillog Jul 19 13:15:55 mailcampaign1 postfix/pickup[19675]: A5077100E776C: uid=0 from= Jul 19 13:15:55

Re: [CentOS] doing something before everything else

2017-07-22 Thread Alexander Dalloz
Am 22.07.2017 um 17:30 schrieb Andrew Holway: Ok, great I have an rc-local working but now I have a problem that Jenkins is starting up before / during the rc-local is running. Jenkins is shipping with an init script. I want to put a "Before=jenkins.service" in rc-local but Jenkins doesnt have

Re: [CentOS] System Start-Up Issue Progress

2017-07-04 Thread Alexander Dalloz
Am 04.07.2017 um 19:13 schrieb Gordon Messmer: On 07/04/2017 09:21 AM, Chris Olson wrote: It remains a mystery what could have happened during a standard yum update of the system to cause this domain and/or host related sendmail issue. Run "hostname". Has the hostname changed? Run "ls -l

<    1   2   3   4   5   6   >