Search found 12 matches
- 2021/01/26 16:30:31
- Forum: CentOS 8 - Networking Support
- Topic: iptables "DROP 0 packets"
- Replies: 11
- Views: 335
Re: iptables "DROP 0 packets"
I will need to study nftables further, it won't be easy because I am using iptables since a long time. I just noticed this behaviour change after installing new machines. I have my default iptables script I deploy on all machines, so they are fairly the same except for some rules depending on the se...
- 2021/01/26 11:43:33
- Forum: CentOS 8 - Networking Support
- Topic: iptables "DROP 0 packets"
- Replies: 11
- Views: 335
Re: iptables "DROP 0 packets"
Thank you for the nudge in the right direction.
I have added these rules in the beginning of my iptables script
iptables -Z
iptables -t nat -Z
iptables -t mangle -Z
ip6tables -Z
ip6tables -t mangle -Z
These commands zero out the counters.
The counters do work now.
Kr
Dries
I have added these rules in the beginning of my iptables script
iptables -Z
iptables -t nat -Z
iptables -t mangle -Z
ip6tables -Z
ip6tables -t mangle -Z
These commands zero out the counters.
The counters do work now.
Kr
Dries
- 2021/01/24 21:03:53
- Forum: CentOS 8 - Networking Support
- Topic: iptables "DROP 0 packets"
- Replies: 11
- Views: 335
Re: iptables "DROP 0 packets"
I don't see any important changes between the machines with the command ntf list ruleset. I have erased the IP adresses. Rules on a originally 8.1 machine, (drop and accept counter increases) [root@test ~]# nft list ruleset table ip6 filter { chain INPUT { type filter hook input priority filter; pol...
- 2021/01/24 20:10:25
- Forum: CentOS 8 - Networking Support
- Topic: iptables "DROP 0 packets"
- Replies: 11
- Views: 335
Re: iptables "DROP 0 packets"
Hi The rules in iptables have no impact. You can always reproduce this regardless on the configured iptables rules. Even if the policy is ACCEPT, the accept counters do not increase. An originally installed centos 8.1 installation shows me the dropped packets via [root@test ~]# iptables -L -n -v Cha...
- 2020/12/05 17:28:21
- Forum: CentOS 8 - Networking Support
- Topic: iptables "DROP 0 packets"
- Replies: 11
- Views: 335
Re: iptables "DROP 0 packets"
Thank you for your response. I had to install nftables for this on both machines. I don't see any significant differences, except for some unimportant rules, both are different machines. An example iptables ruleset I use to accept only local traffic and connections that are originated from the local...
- 2020/12/05 14:35:55
- Forum: CentOS 8 - Networking Support
- Topic: iptables "DROP 0 packets"
- Replies: 11
- Views: 335
iptables "DROP 0 packets"
Hi I have searched for this on google, but could not find any help. I seem to notice this issue on new Centos 8.2 installations. Older installations originally installed on Centos 8.1 and upgraded to 8.2 do not seem to have this. I think this is the case. The command iptables -L -n -v normally shoul...
- 2015/07/22 16:27:05
- Forum: CentOS 6 - General Support
- Topic: [SOLVED] wrong mirrorlist centos ipv6
- Replies: 11
- Views: 2504
Re: wrong mirrorlist centos ipv6
It is resolved, thank you very much! It returns BE, FR and US mirrors, it's maybe to be as a failsafe ... http://centos.cu.be/6/os/x86_64/ http://ftp.belnet.be/ftp.centos.org/6/os/x86_64/ http://centos.mirror.iweb.ca/6/os/x86_64/ http://ftp.jaist.ac.jp/pub/Linux/CentOS/6/os/x86_64/ http://mirrors.co...
- 2015/07/03 16:39:47
- Forum: CentOS 6 - General Support
- Topic: [SOLVED] wrong mirrorlist centos ipv6
- Replies: 11
- Views: 2504
Re: wrong mirrorlist centos ipv6
Hi
Is there any update yet?
I am sure we are not the only one having this problem.
This could potentially cause slow download speeds for many users.
The geoip database probably needs updates.
Kind regards.
Is there any update yet?
I am sure we are not the only one having this problem.
This could potentially cause slow download speeds for many users.
The geoip database probably needs updates.
Kind regards.
- 2015/06/27 12:46:18
- Forum: CentOS 6 - General Support
- Topic: [SOLVED] wrong mirrorlist centos ipv6
- Replies: 11
- Views: 2504
Re: wrong mirrorlist centos ipv6
I am getting this list over ipv6: (incorrect, but standard because of standard ipv6 preference) http://centos.den.host-engine.com/6/os/x86_64/ http://mirrors.maine.edu/CentOS/6/os/x86_64/ http://mirror.us.oneandone.net/linux/distributions/centos/6/os/x86_64/ http://mirror.team-cymru.org/CentOS/6/os/...
- 2015/06/25 16:13:04
- Forum: CentOS 6 - General Support
- Topic: [SOLVED] wrong mirrorlist centos ipv6
- Replies: 11
- Views: 2504
Re: wrong mirrorlist centos ipv6
I've send you all a pm with our ipv6 address. Our ipv4 range is the same age, 6 months old, and is receiving the correct list (Belgium mirrors) In the beginning, when both ranges where justly announced, I thought, maybe because the ranges are quite new it could take some time. But we are a half year...