Displaying 6 results from an estimated 6 matches for "nf_conntrack_count".
2016 Mar 31
2
Lost outgoing SIP packets
Hi Roel
Just guessing: do you have conntrack enabled?
If not, "modprobe nf_conntrack_netlink" (you can remove it and its dependencies
later)
What are the outputs of 
	sysctl net.netfilter.nf_conntrack_count
and
	sysctl net.netfilter.nf_conntrack_max
when the problem shows up?
cheers
Ethy
On Thu, 31 Mar 2016 12:17:12 +0000
"Dovid Bender" <dovid at telecurve.com> wrote:
> Just guessing I would verify that the out of : iptables -L -nv
> Shows no dropped packets, try disabling s...
2011 Apr 26
1
use of conntrack-tools
hi
i would like to use conntrack_tools on my centos server.
i use the rpms from centalt
but when i launch
conntrack -C
I got
conntrack v0.9.13 (conntrack-tools): Can't open 
/proc/sys/net/netfilter/nf_conntrack_count
Does someone already succeed in using it?
Thanks in advance for any answer
2019 Apr 24
2
答复: Iptables blocks out going connetion some times
...hem have the same problem from time to time, most of time they are good.
Actually, these servers are newly installed to be used as the Glusterfs storage server, so not much data flowing at this time. 
>From the sysctl output, I suppose it can't be a conntrack table overflow :
net.netfilter.nf_conntrack_count = 1116
net.netfilter.nf_conntrack_max = 262144
And another tcpdump ouput of a successful ssh connection between these two servers for reference:
21:41:53.225977 IP (tos 0x0, ttl 64, id 30083, offset 0, flags [DF], proto TCP (6), length 60)
    10.3.3.3.49221 > 10.3.3.4.22: Flags [S], cksum 0x1...
2019 Apr 24
2
Iptables blocks out going connetion some times
Hi?guys.
There is a wierd problem with iptables recently, hopes somebody can help me.
I have installed Centos 7.2.1511 on a bare metal Dell server these days,
disabled firewalld and enabled iptables.services, and setup a group of very
simple rules, as the following:
# iptables-save
# Generated by iptables-save v1.4.21 on Tue Apr 23 09:15:14 2019
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT
2011 Apr 07
8
[Bug 714] New: Kernel panics in same_src()
...r button i2c_core serio_raw
tpm_bios ext3 jbd mbcache dm_mod sd_mod crc_t10dif usbhid hid ahci libata igb
scsi_mod uhci_hcd ehci_hcd ixgbe usbcore nls_base dca thermal thermal_sys
Single -j SNAT --persistent rule.
Related non-default sysctls:
net.netfilter.nf_conntrack_max = 6000000
net.netfilter.nf_conntrack_count = 809342
net.netfilter.nf_conntrack_buckets = 1048576
Under some load (currently we have ~1.5+1.0 Gig/200+200kpps -- in+out -- on
this server) kernel just panics. 
Here's some debug I've done on crash dump:
crash> bt
PID: 0      TASK: ffff88027f1e1560  CPU: 21  COMMAND: "swapper&...
2016 Mar 31
4
Lost outgoing SIP packets
Dovid Bender writes:
> The tcpdump that you are running is on the Asterisk box or via port  
> mirroring?
It's on the asterisk box itself.
I've already replaced the network card - no change.
Thanks,
Roel
> Regards,
>
> Dovid
>
> -----Original Message-----
> From: Roel van Meer <roel at 1afa.com>
> Sender: asterisk-users-bounces at