Displaying 17 results from an estimated 17 matches for "command_failed".
2015 Mar 01
1
simple network and firewalld errors
...</ip>
</network
and I wonder what might be wrong, I get many errors in
firewalld when I restart libvirtd
Main PID: 13194 (firewalld)
CGroup: /system.slice/firewalld.service
??13194 /usr/bin/python -Es /usr/sbin/firewalld
--nofork --nopid
2015-03-01 17:12:46 ERROR: COMMAND_FAILED: '/sbin/iptables
--table filter --delete FORWARD --out-interface virbr0
--jump REJECT' failed: iptables: No chain/target/match by
that name.
2015-03-01 17:12:46 ERROR: COMMAND_FAILED: '/sbin/iptables
--table filter --delete FORWARD --in-interface virbr0 --jump
REJECT' failed: i...
2015 Dec 19
3
fail2ban problem new installation
...an and firewalld on my new system.
I have a server running (CentOS 7.1) and run a Update to 7.2 on this system
all is working ?
BUT I install a new system with CentOS 7 1511 on this systems fail2ban don't
work anymore. I have this error or more, in the firewalld
2015-12-19 08:39:55 ERROR: COMMAND_FAILED: '/sbin/iptables -w2 -t filter -I
INPUT_direct 1 -p tcp -m multiport --dports ssh -m set --match-set fail2ban-
sshd src -j REJECT --reject-with icmp-port-unreachable' failed: iptables
v1.4.21: Set fail2ban-sshd doesn't exist.
Try `ipt...
2020 Apr 07
3
fail2ban ban not working
...with icmp-port-unreachable
2020-04-07 09:42:06,982 fail2ban.utils [16138]: ERROR 7ff736d6f930 -- stderr: "ipset v7.1: Syntax error: '3600000' is out of range 0-2147483"
2020-04-07 09:42:06,982 fail2ban.utils [16138]: ERROR 7ff736d6f930 -- stderr: "Error: COMMAND_FAILED: '/usr/sbin/iptables-restore -w -n' failed: iptables-restore v1.4.21: Set f2b-dovecot doesn't exist."
2020-04-07 09:42:06,982 fail2ban.utils [16138]: ERROR 7ff736d6f930 -- stderr: ''
2020-04-07 09:42:06,982 fail2ban.utils [16138]: ERROR 7ff736d6f930 --...
2018 Dec 14
3
Firewalld and iptables
After a recent large update, firewalld's status contains
many lines of the form:
WARNING: COMMAND_FAILED: '/usr/sbin/iptables...
Checking iptables.service status shows it to be masked.
I realize that firewalld uses iptables, but should it
be enabled and started as a service?
Jon
--
Jon H. LaBadie jcu at labadie.us
11226 South Shore Rd. (703) 787-0688 (H)
Reston, VA...
2015 Aug 19
1
Firewalld broken on Centos7?
...ewall has
been modified using ip*tables or ebtables.
Aug 19 11:23:43 master firewalld: 2015-08-19 11:23:43 ERROR:
'/sbin/iptables -D INPUT_ZONES -t filter -i eth0 -g IN_public' failed:
iptables: No chain/target/match by that name.
Aug 19 11:23:43 master firewalld: 2015-08-19 11:23:43 ERROR:
COMMAND_FAILED: '/sbin/iptables -D INPUT_ZONES -t filter -i eth0 -g
IN_public' failed: iptables: No chain/target/match by that name.
Aug 19 11:35:58 master yum[23685]: Erased:
cloud-init-0.7.5-10.el7.centos.1.x86_64
2020 Apr 07
0
fail2ban ban not working
...port-unreachable
> 2020-04-07 09:42:06,982 fail2ban.utils [16138]: ERROR 7ff736d6f930 -- stderr: "ipset v7.1: Syntax error: '3600000' is out of range 0-2147483"
> 2020-04-07 09:42:06,982 fail2ban.utils [16138]: ERROR 7ff736d6f930 -- stderr: "Error: COMMAND_FAILED: '/usr/sbin/iptables-restore -w -n' failed: iptables-restore v1.4.21: Set f2b-dovecot doesn't exist."
> 2020-04-07 09:42:06,982 fail2ban.utils [16138]: ERROR 7ff736d6f930 -- stderr: ''
> 2020-04-07 09:42:06,982 fail2ban.utils [16138]: ERROR 7ff73...
2024 Oct 29
21
[Bug 1777] New: Error: COMMAND_FAILED: 'python-nftables' failed
https://bugzilla.netfilter.org/show_bug.cgi?id=1777
Bug ID: 1777
Summary: Error: COMMAND_FAILED: 'python-nftables' failed
Product: nftables
Version: 1.0.x
Hardware: arm
OS: Debian GNU/Linux
Status: NEW
Severity: blocker
Priority: P5
Component: kernel
Assignee: pablo at netfilter.org...
2015 Dec 19
0
fail2ban problem new installation
...> I have a server running (CentOS 7.1) and run a Update to 7.2 on this system
> all is working ?
>
> BUT I install a new system with CentOS 7 1511 on this systems fail2ban don't
> work anymore. I have this error or more, in the firewalld
>
> 2015-12-19 08:39:55 ERROR: COMMAND_FAILED: '/sbin/iptables -w2 -t filter -I
> INPUT_direct 1 -p tcp -m multiport --dports ssh -m set --match-set fail2ban-
> sshd src -j REJECT --reject-with icmp-port-unreachable' failed: iptables
> v1.4.21: Set fail2ban-sshd doesn't exist.
>...
2018 Dec 14
0
Firewalld and iptables
On Dec 14, 2018, at 2:30 PM, Jon LaBadie <jcu at labadie.us> wrote:
>
> After a recent large update, firewalld's status contains
> many lines of the form:
>
> WARNING: COMMAND_FAILED: '/usr/sbin/iptables?
What?s the rest of the command?
> Checking iptables.service status shows it to be masked.
That?s probably from package iptables-services, which isn?t installed by default on purpose. It?s the legacy service from before firewalld was made the default. Use one or the...
2018 Dec 14
4
Firewalld and iptables
On Fri, Dec 14, 2018 at 03:14:12PM -0700, Warren Young wrote:
> On Dec 14, 2018, at 2:30 PM, Jon LaBadie <jcu at labadie.us> wrote:
> >
> > After a recent large update, firewalld's status contains
> > many lines of the form:
> >
> > WARNING: COMMAND_FAILED: '/usr/sbin/iptables?
>
> What?s the rest of the command?
Well, there are about 20 of them and several screen widths
long. However they all end with one of two reasons:
: No chain/target/match by that name.
: Bad rule (does a matching rule exist in that chain?).
>
> > C...
2020 Apr 09
2
fail2ban firewalld problems with current CentOS 7
...09 09:25:30 server.my.domain firewalld[8324]: ERROR: '/usr/sbin/iptables-restore -w -n' failed: iptables-restore v1.4.21: Set f2b-apache doesn't exist.
Error occurred at line: 2...
Apr 09 09:25:30 server.my.domain firewalld[8324]: ERROR: COMMAND_FAILED: Direct: '/usr/sbin/iptables-restore -w -n' failed: iptables-restore v1.4.21: Set f2b-apache doesn't exist.
Error occurred at line: 2...
Hint: Some lines were ellipsized, use -l to show in full.
Indeed there is no ipset named "f2b...
2012 Aug 30
2
[PATCH v2] daemon: collect list of called external commands
...int r;
char *err;
- r = commandr (NULL, &err, "blkid", "-p", "/dev/null", NULL);
+ r = commandr (NULL, &err, str_blkid, "-p", "/dev/null", NULL);
if (r == -1) {
/* This means we couldn't run the blkid command at all. */
command_failed:
@@ -111,7 +113,7 @@ test_blkid_p_i_opt (void)
}
free (err);
- r = commandr (NULL, &err, "blkid", "-i", NULL);
+ r = commandr (NULL, &err, str_blkid, "-i", NULL);
if (r == -1)
goto command_failed;
@@ -134,7 +136,7 @@ blkid_with_p_i_opt (cons...
2012 Aug 30
1
[PATCH] collect list of called external commands
...int r;
char *err;
- r = commandr (NULL, &err, "blkid", "-p", "/dev/null", NULL);
+ r = commandr (NULL, &err, str_blkid, "-p", "/dev/null", NULL);
if (r == -1) {
/* This means we couldn't run the blkid command at all. */
command_failed:
@@ -111,7 +113,7 @@ test_blkid_p_i_opt (void)
}
free (err);
- r = commandr (NULL, &err, "blkid", "-i", NULL);
+ r = commandr (NULL, &err, str_blkid, "-i", NULL);
if (r == -1)
goto command_failed;
@@ -134,7 +136,7 @@ blkid_with_p_i_opt (cons...
2017 Jul 27
0
[PATCH v2] daemon: Remove GUESTFSD_EXT_CMD.
...NULL, *err2 = NULL;
- r = commandr (NULL, &err, str_blkid, "-p", "/dev/null", NULL);
+ r = commandr (NULL, &err, "blkid", "-p", "/dev/null", NULL);
if (r == -1) {
/* This means we couldn't run the blkid command at all. */
command_failed:
@@ -119,7 +117,7 @@ test_blkid_p_i_opt (void)
return 0;
}
- r = commandr (NULL, &err2, str_blkid, "-i", NULL);
+ r = commandr (NULL, &err2, "blkid", "-i", NULL);
if (r == -1)
goto command_failed;
@@ -140,7 +138,7 @@ blkid_with_p_i_opt (co...
2017 Jul 24
0
[PATCH 2/2] daemon: Replace GUESTFSD_EXT_CMD with --print-external-commands.
...NULL, *err2 = NULL;
- r = commandr (NULL, &err, str_blkid, "-p", "/dev/null", NULL);
+ r = commandr (NULL, &err, "blkid", "-p", "/dev/null", NULL);
if (r == -1) {
/* This means we couldn't run the blkid command at all. */
command_failed:
@@ -119,7 +119,7 @@ test_blkid_p_i_opt (void)
return 0;
}
- r = commandr (NULL, &err2, str_blkid, "-i", NULL);
+ r = commandr (NULL, &err2, "blkid", "-i", NULL);
if (r == -1)
goto command_failed;
@@ -140,7 +140,7 @@ blkid_with_p_i_opt (co...
2017 Jul 27
3
[PATCH v2] daemon: Remove GUESTFSD_EXT_CMD.
This is a simpler patch that removes GUESTFSD_EXT_CMD completely.
2017 Jul 24
6
[PATCH 0/2] daemon: Replace GUESTFSD_EXT_CMD with --print-external-commands.
Replace GUESTFSD_EXT_CMD with a command line option
‘./guestfsd --print-external-commands’