Re: [Users] default packet filtering rules on openvz7

2020-03-13 Thread Konstantin Khorenko
On 03/11/2020 09:08 PM, Dmitry Konstantinov wrote: firewalld is disabled. That's among the very first things I do on servers. Search for 'virbr' and 'FORWARD' under /etc /usr /var /opt (find /$path -type f -print0 | xargs -0 grep -i virbr) doesn't return anything that might set up these rules.

Re: [Users] default packet filtering rules on openvz7

2020-03-11 Thread Dmitry Konstantinov
firewalld is disabled. That's among the very first things I do on servers. Search for 'virbr' and 'FORWARD' under /etc /usr /var /opt (find /$path -type f -print0 | xargs -0 grep -i virbr) doesn't return anything that might set up these rules. On Wed, 11 Mar 2020 17:22:03 +0300 Konstantin Khorenko

Re: [Users] default packet filtering rules on openvz7

2020-03-11 Thread Konstantin Khorenko
On 03/09/2020 04:12 PM, Dmitry Konstantinov wrote: Hello, I've noticed that after a fresh install I have few filtering rules that I do not need and would like to get rid of: [root@localhost ~]# iptables -n -L -v Chain INPUT (policy ACCEPT 2353 packets, 161K bytes) pkts bytes target prot o