Displaying 20 results from an estimated 2000 matches similar to: "Unban from #vorbis?"
2019 Apr 19
2
faI2ban detecting and banning but nothing happens
On Friday 19 April 2019 15:19:26 Pete Biggs wrote:
> > I've added a fail regex to /etc/fail2ban/filter.d/exim.conf as suggested
> > on another page:
>
> The standard exim.conf already has a 535 filter. Was that not working
> for you?
I was following the instructions as shown on the page.  I did find after 
sending my post that there was already a regex in the standard
2009 Mar 22
4
Requesting unban from irc channel
man_in_shack banned me during a casual conversation where i was explaining my dual x server wine setup, saying I was contradicting myself. I obviously wasn't trying to contradict myself, if I did, and I don't see how this is ban-worthy under any circumstance.
2019 Apr 26
2
faI2ban detecting and banning but nothing happens
On Saturday 20 April 2019 00:32:43 Pete Biggs wrote:
> What ban action do you use?  If it's something like iptables-multiport, 
> then I wonder if the fact that it's detecting the failures as
> '[dovecot]' means that it's using the dovecot ports, not the exim
> ports, when applying the iptable rule.
> 
> When a host has been banned, can you look at the
2019 Apr 19
4
faI2ban detecting and banning but nothing happens
I've followed one of the pages on line specifically for installing fail2ban on 
Centos 7 and all looks fine.
I've added a fail regex to /etc/fail2ban/filter.d/exim.conf as suggested on 
another page:
       \[<HOST>\]: 535 Incorrect authentication data
which appears to be successfully matchnig lines in /var/log/exim/mail.log such 
as
2019-04-19 13:06:10 dovecot_plain
2012 Apr 27
1
fail2ban logrotate failure
I got the fail2ban from epel.
There were a number of issues relating to using a log file...
logwatch was looking for both fail2ban and fail2ban.log
logrotate file fail2ban added looked for fail2ban.log and then reset 
itself to syslog
fail2ban itself went to syslog, over riding its fail2ban.log.
took a while, but I use /var/log/fail2ban now, that finally worked 
through logrotates and logwatch.
2019 Aug 05
4
[OT] odd network question
On Sat, Aug 03, 2019 at 04:50:05PM +0100, Giles Coochey wrote:
> 
> On 02/08/2019 19:38, Jon LaBadie wrote:
> > On Fri, Aug 02, 2019 at 10:19:49AM -0400, mark wrote:
> > > Fred Smith wrote:
> > > > On Fri, Aug 02, 2019 at 09:28:23AM -0400, mark wrote:
> > > <MVNCH>
> 
> I've been using fail2ban for some time, I have a number of ports open
2020 Jul 21
2
Apache umask
> On 7/19/20 10:41 PM, Simon Matter via CentOS wrote:
>>> On 7/13/20 6:40 PM, Emmett Culley via CentOS wrote:
>>>> I need to set the umask for apache to 002.? I've tried every idea I've
>>>> found on the internet, but nothing make a difference.? Most suggest
>>>> that
>>>> I put "umask 002" in /etc/sysconfig/httpd, but
2016 Jan 05
3
Bind fails to start after update from 7.1 to 7.2
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 relationship123.com.db failed: file not found
>> zone relationship123.com/IN: not loaded due to errors.
>> _default/relationship123.com./IN:
2020 Jul 15
2
Apache umask
On 7/15/20 2:39 AM, Gianluca Cecchi wrote:
> On Wed, Jul 15, 2020 at 2:39 AM Emmett Culley via CentOS <centos at centos.org <mailto:centos at centos.org>> wrote:
> 
> 
>     Thanks for the info.? I hadn't seen that before nor many of the links.? I had seen the suggested systemd fix, but have never been able got them to work. And I've tried many combinations.? Still
2017 Dec 19
2
firewalld
I have two VMs, both with firewalld installed.  One on machine It this in the IN_public chain:
Chain IN_public (2 references)
 pkts bytes target     prot opt in     out     source               destination         
   81  3423 IN_public_log  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
   81  3423 IN_public_deny  all  --  *      *       0.0.0.0/0            0.0.0.0/0         
2020 Jul 20
2
Apache umask
> On 7/13/20 6:40 PM, Emmett Culley via CentOS wrote:
>> I need to set the umask for apache to 002.? I've tried every idea I've
>> found on the internet, but nothing make a difference.? Most suggest that
>> I put "umask 002" in /etc/sysconfig/httpd, but that doesn't seem to make
>> a difference.? Other's suggest adding something to the
2020 Jul 15
2
Apache umask
On 7/13/20 4:21 PM, Phoenix, Merka wrote:
>>> I need to set the umask for apache to 002.  I've tried every idea I've found on the internet, but nothing make a difference.  Most suggest that I put "umask 002" in /etc/sysconfig/httpd, but that doesn't seem to make a difference.>>
>>>    Other's suggest adding something to the httpd.service script for
2016 Jun 07
5
firewall-config not functional
On 06/07/2016 05:05 AM, James Hogarth wrote:
> On 7 Jun 2016 12:44, "Emmett Culley" <lst_manage at webengineer.com> wrote:
>>
>> I have a number of machines (hardware and VMs) running CentOS 7.  I all
> cases firewall-config is not functional.
>>
>> First, the service check boxes are not functional.  When you click on
> one, it  don't change to
2015 Oct 13
2
Firewalld
On 10/12/2015 10:17 AM, Gordon Messmer wrote:
> On 10/11/2015 03:00 PM, Emmett Culley wrote:
>> I just noticed that when rebooting a CentOS 7 server the firewall comes back up with both interfaces set to REJECT, instead of the eth1 interface set to ACCEPT as defined in 'permanent' firewalld configuration files.
> 
> Rather than paraphrasing, could you show the specific
2019 Apr 22
2
update failure
On 4/21/19 10:15 AM, Ulf Volmer wrote:
> On 21.04.19 16:14, Emmett Culley via CentOS wrote:
>> When I attempted to update a remote server via SSH last night the UPS on
>> my local workstations failed, causing the SSH session to get dropped in
>> the middle of the upgrade process.? This morning I am not able to
>> complete the update.? When it failed when I tried to run
2019 Apr 27
1
update failure
On 4/22/19 10:45 AM, Ulf Volmer wrote:
> On 22.04.19 18:12, Emmett Culley via CentOS wrote:
>> On 4/21/19 10:15 AM, Ulf Volmer wrote:
> 
>>> package-cleanup --dupes
>>>
>>> will list the duplicate packages
>>>
>>> package-cleanup --cleandupes
>>>
>>> will remove the dupes. If I remember correctly, you have to add
2015 Jan 14
1
Zone file not written to slave DNS server
On 14/01/2015 03:56, Emmett Culley wrote:
> On 01/13/2015 12:10 PM, Mateusz Guz wrote:
>> Have you found a solution?
>>
>> Did u allow master dns server to update the slave in /etc/named.conf ?
>>
>>
>>
>> -----Original Message-----
>> From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of John R Pierce
>>
2013 Mar 12
4
Kernel panic after update to 6.4
After successfully updating three CentOS 6.3 VM guests to 6.4 I decided to update the host as well.  And it failed to boot.
Kernel panic - Not syncing: Attempted to kill init!
Pid: 1, comm: init not tainted: 2.6.32-358.2.1.el6.x86_64 #1
Plus a call trace I couldn't see
Luckily I was able to boot from the previous kernel and get my system back up.  After booting to the previous kernel I
2011 Jul 13
3
CentOS 6 system-config-bind missing?
First system-config-network is not part of CentOS/RHEL 6, now I don't see system-config-bind either.  Is there an alternative (GUI) way to manage the bind DNS server?
Emmett
2011 Nov 28
2
qemu-kvm failed after update from CR repo
I finally decided to install the CR repo on one of my CentOS 6 machines that I use as a host for some VMs (also running CentOS 6).
Before updating the host I updated a VM that was not critical to test the process and was able to boot that VM, so I went ahead with updating the host and the two VMs that were in use.
When I rebooted the host none of the VM would start.  
Once I figured out that it