search for: ipt_hashlimit

Displaying 8 results from an estimated 8 matches for "ipt_hashlimit".

2006 Dec 07
2
iptables -m dstlimit
Which kernel supports the iptables'' -m dstlimit? Do I need a patch or something else to get it to work? Is it too experimental? -- Покотиленко Костик <casper@meteor.dp.ua>
2018 Mar 16
0
[Bug 1235] New: Error Message "Memory allocation problem" using hashlimit match
...ttner at layer23.de When using "--match hashlimit" with "--hashlimit-name" that contains a slash, iptables terminates with the error message: "iptables: Memory allocation problem." since "--hashlimit-name" is used to compose a state-filename within /proc/net/ipt_hashlimit without any further subdirectories, a useful hint should be printed out, rather than dying with that error. relevant lines of strace are: getsockopt(4, SOL_IP, IPT_SO_GET_INFO, "filter\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., [84]) = 0 getsockopt(4, SOL_IP, IPT_SO_GET_ENT...
2018 Jul 26
1
[Bug 1273] New: hashlimit never appears to fail to match under 4.9.x
...100/min --hashlimit-burst 70 --hashlimit-mode srcip,dstport --hashlimit-name m.voip.sip_r_limit -j ACCEPT [0:0] -A m.voip.asterisk.reg -m limit --limit 5/sec -j LOG --log-prefix "FW: SIP.REG LIMIT IN: " --log-level 6 [0:0] -A m.voip.asterisk.reg -j DROP Sample of the content of /proc/net/ipt_hashlimit/m.voip.sip_r_li* is as follows: 4.8.3: ... 60 37.49.231.72:0->0.0.0.0:5060 3328 1344000 19200 59 37.49.231.70:0->0.0.0.0:5060 2048 1344000 19200 60 37.49.231.86:0->0.0.0.0:5060 17920 1344000 19200 ... 4.9.111: ... 59 37.49.231.117:0->0.0.0.0:5060 5772436045824000 5772436045824000 0 44...
2009 Mar 16
0
compilation error in linux-2.6.18-xen.hg with xen
...nat_irc.o CC [M] net/ipv4/netfilter/ip_nat_sip.o CC [M] net/ipv4/netfilter/ip_tables.o CC [M] net/ipv4/netfilter/iptable_filter.o CC [M] net/ipv4/netfilter/iptable_mangle.o LD [M] net/ipv4/netfilter/iptable_nat.o CC [M] net/ipv4/netfilter/iptable_raw.o CC [M] net/ipv4/netfilter/ipt_hashlimit.o CC [M] net/ipv4/netfilter/ipt_iprange.o CC [M] net/ipv4/netfilter/ipt_owner.o CC [M] net/ipv4/netfilter/ipt_tos.o CC [M] net/ipv4/netfilter/ipt_recent.o CC [M] net/ipv4/netfilter/ipt_ecn.o /opt/linux-2.6.18-xen.hg/net/ipv4/netfilter/ipt_ecn.c: In function ‘match_ip’: /opt/linux-2....
2008 Feb 25
1
invalid opcode on Dom0
We have a (supposedly) quite standard setup: 2 Dom0 with drbd-on-lvm and a bunch of DomU, on Quad Xeon Dell servers. We tried with both sid-based and etch-based (+ 3.1 xen hypervisor and drbd 8 from backports.org ) Dom0, and quite consistently have "kernel: invalid opcode: 0000 [1] SMP" errors which freezes Dom0 (during lasts tests a simple start-and-stop loop of 10 DomU can trigger
2008 Nov 01
8
OpenVZ & shorewall. Did'nt work acl based on ip range.
Hello all, It''s my first letter on this list, and, my English is not very well. Please take me indulgence for grammar/syntax and over erorrs :)) I have trouble for acl''s of ip range. But, acl for one host (with ip adress) work fine. Please help me for make work acl/find erorr in acl. Becouse I''m new shorewall user, I maked test configuration on Virtual Mashine
2006 Jun 11
26
Powernow-k8 support
Hi, I recently subscribed to xen-users asking about a powernow-k8 problem, but in the meantime I am not sure if the users-list was the right place for it. So I decided to repeat my question here ;-) My current config is attached. --- snip --- Hi, I recently installed Xen on my AMD64 for my first time and so far, everything seems to work pretty fine. :-) I tried to enable cpu frequency
2005 Jun 24
6
Is it that difficult?
Hello, You will find in attachment the layout of my current physical configuration. For now, the Cable ISP is not used. Since it is a dynamic ISP, my mailserver is rejected and my domain name registers on blacklists like ORDB and al. I want it to be used as a default gateway except for my mail server that would be seen as coming from my "honest" ADSL ISP. Here is