search for: azazel

Displaying 20 results from an estimated 20 matches for "azazel".

2004 Aug 09
2
cbq dosen''t shape on MARK for one host.. strange!
...ding. i have tested it on my computer. but why one host downloads faster? i have shutted off my tc script and used cbq.init with sth like this: DEVICE=eth2,100Mbit,10Mbit RATE=80Kbit WEIGHT=8Kbit MARK=5091 PEAK=80Kbit #RULE=10.0.1.9 and it doesn''t work. packets are marked correctly: azazel mfw # iptables -t mangle -L FORWARD -vnx | grep 10.0.1.8 299 110603 MARK all -- * eth2 0.0.0.0/0 10.0.1.8 MARK set 0x13d9 436 411375 MARK all -- eth2 * 10.0.1.8 0.0.0.0/0 MARK set 0x13da cbq stats looks lik...
2023 Jul 03
2
[Bug 1691] New: mnl_nlmsg_ok returns true on malformed/incomplete messages leading to potential runtime issues
https://bugzilla.netfilter.org/show_bug.cgi?id=1691 Bug ID: 1691 Summary: mnl_nlmsg_ok returns true on malformed/incomplete messages leading to potential runtime issues Product: libmnl Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: normal Priority: P5
2019 Oct 16
3
[Bug 1374] New: Add a way to suppress printing of set contents in 'nft list ...' output
https://bugzilla.netfilter.org/show_bug.cgi?id=1374 Bug ID: 1374 Summary: Add a way to suppress printing of set contents in 'nft list ...' output Product: nftables Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5
2023 Sep 02
0
[Bug 1062] Kernel IPv6 event filtering not working
https://bugzilla.netfilter.org/show_bug.cgi?id=1062 Jeremy Sowden <jeremy at azazel.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremy at azazel.net --- Comment #1 from Jeremy Sowden <jeremy at azazel.net> --- This appear...
2023 Sep 03
0
[Bug 1060] Garbage output
https://bugzilla.netfilter.org/show_bug.cgi?id=1060 Jeremy Sowden <jeremy at azazel.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremy at azazel.net Assignee|netfilter-buglog at lists.netf |jeremy at azazel.net...
2023 Sep 10
0
[Bug 1223] libmnl does not compile with #undef HAVE_VISIBILITY_HIDDEN
https://bugzilla.netfilter.org/show_bug.cgi?id=1223 Jeremy Sowden <jeremy at azazel.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremy at azazel.net --- Comment #1 from Jeremy Sowden <jeremy at azazel.net> --- This was fi...
2023 Sep 03
0
[Bug 1062] Kernel IPv6 event filtering not working
https://bugzilla.netfilter.org/show_bug.cgi?id=1062 Jeremy Sowden <jeremy at azazel.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|netfilter-buglog at lists.netf |jeremy at azazel.net...
2023 Sep 03
0
[Bug 1062] Kernel IPv6 event filtering not working
https://bugzilla.netfilter.org/show_bug.cgi?id=1062 --- Comment #2 from Jeremy Sowden <jeremy at azazel.net> --- In the ipv4 case: for (i = 0; i < f->l3proto_elems[dir]; i++) { int ip = f->l3proto[dir][i].addr & f->l3proto[dir][i].mask; j += nfct_bsf_load_attr(this, BPF_W, j); j += nfct_bsf_alu_and(this, f->l3proto[dir][i].mask, j); j += nfc...
2023 Sep 03
0
[Bug 1060] Garbage output
https://bugzilla.netfilter.org/show_bug.cgi?id=1060 Jeremy Sowden <jeremy at azazel.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. --------------...
2023 Nov 04
0
[Bug 1062] Kernel IPv6 event filtering not working
https://bugzilla.netfilter.org/show_bug.cgi?id=1062 Jeremy Sowden <jeremy at azazel.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED -- You are receiving this mail bec...
2004 Nov 10
2
Reset Statistics?
2004 Sep 11
0
How classes/filters work .. hmm.
...h RULE=something will this be shaped to it''s RATE or will kernel search for child classes to find out extra parameters matching a connection (like RULE=client_ip) And sorry for my lack of english knowledge ;) -- .: Jakub Głazik (zytek) .: email: zytek@ostrow-wlkp.net .: JID: zytek@azazel.ostrow-wlkp.net .: http://www.misiaj.sie.pl [obsolete] _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 Sep 30
3
iproute2-2.2.4
I was trying to install iproute2-2.2.4. I get an error when i run the makefile. I get a parse error in /usr/include/arpa/inet.h. Can someone help me? Thanks. _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 Oct 25
1
tc philosophy, will this work?
...t (with fairness) to other hosts in the subnet? or the traffic would be shaped to 500Kbit and will never run thru child classes? I would be thankful for any answer that would allow me to understand tc philosophy better ;) -- .: Jakub Głazik (zytek) .: email: zytek@ostrow-wlkp.net .: JID: zytek@azazel.ostrow-wlkp.net _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2023 Jul 27
0
[Bug 1501] issue with DNAT port range
...rsable rules from the nft output or nft tables needs to > implement missing features. I agree, but capacities are limited. If you're familiar with nftables code, feel free to chime in: - Kernel space is ready AFAICT: https://lore.kernel.org/netfilter-devel/20230324190419.543888-2-jeremy at azazel.net/T/ - User space is WiP, it needs support for use of maps: https://lore.kernel.org/all/20230425195143.GC5944 at celephais.dreamlands/t/ Cheers, Phil -- You are receiving this mail because: You are watching all bug changes. -------------- next part -------------- An HTML attachment was scrubbe...
2004 Sep 24
2
CONNMARK problem
Hello everybody. i have the folowing problem: i have this in the top of PREROUTING chain in mangle table iptables -t mangle -A PREROUTING -j CONNMARK --set-mark 0 # rule 1 iptables -t mangle -A PREROUTING -m connmark --mark 5 # rule 2 iptables -t mangle -A PREROUTING -m connmark --mark 6 # rule 3 i think when packet is passing trough my POSTROUTING in mangle table
2007 Feb 25
1
Relationships question (?)
Hello there, Im currently taking a Senior Design Course at my college. We are developing an online document editor prototype with Rails. I am not well-versed in Rails. As a matter of fact, we chose it for the project in order to learn it. The problem we have is the following: We have a User model (id, username, password, email) and we have a Document model (id, name, content, owner_id). A
2004 Sep 09
4
imq config
Dear all, I know this is not imq mailing list. But many of the users over here have done exactly what i want. Requirement:- I want to tight bound eth1 for 100 kbps but after i want to create many classes of 64 kbps or 50 kbps and others. But the total sum of classes is more than 100 kbps so my eth1 is not restrciting total bandwidth at 100kbps. According to search on google imq is the solution.
2004 Sep 06
5
HTB problem...
Hi folks. Let''s say I would like to make some bandwidth control on my network using HTB. I have 2 clients: PC1: 192.168.100.2 PC2: 192.168.100.3 Server: 192.168.100.1 This has 2 NIC''s eth1 is local and eth2 is connected to the internet. It could be nice to have a script, where you could specify, how much bandwidth you want for a specific host on a network, like, PC1 has
2004 Sep 09
5
Limiting speed of individual TCP sessions ?
Hi All, Does anyone know of a way to limit the speed of *individual* TCP sessions, but without placing any overall bandwidth limits, and without requiring an explicit QoS entry for every ip address the machine is communicating with ? The scenario is a mailserver - say you want to limit individual TCP sessions (pop3, smtp etc) to no more than 512Kbit so that an individual session