Displaying 20 results from an estimated 5000 matches similar to: "HTB GUI"
2007 Nov 12
18
How to fight with encrypted p2p
Hi
I believe that whole question is in topic.
Is there any way to recognize ( and then shape ) p2p traffic which is encrypted?
Modern p2p clients have this ability moreover some of them have this enabled by default.
Now I''m using ipp2p for iptables but as I know this doesn''t recognize encrypted traffic.
Thanks in advance.
Pozdrawiam
Szymon Turkiewicz
2003 Sep 22
4
Limit number of connections
Hello again,
I have a router/nat linux box. I managed to create some HTB classes and
everything is OK.
When perople are usig download managers like FlashGet and DAP (multiple
connection ones), the ceil limiting works okay,
but the rate parameter is somehow useles... The guaranteed bandwidth is
never reached.
So what can I do to limit the number of connections/computer?
I want to make sure that
2006 Feb 02
2
limit number of connections per ip
Hello!
I''ve read a lot of mail archives, but can''t find solutions for my problem.
I have router with about 700 users. I''m using HTB with SFQ leaf qdiscs for every user (client ip). So, different IP can have its own rate limit.
This scheme ir working fine for a long time. But how can I limit number of connections (sessions) from one host? I see from ip_conntrack
2008 Oct 13
7
Open all from one machine....
Hi all...
I have configure a Shorewall gateway to my little lan im my home.
The shorewall work fine here...
However, when I try to use Limewire, I can download nothing....
On fact, I can''t get any high connection on Limewire..
What can I do to make Limewire work properly behind a Shorewall
gateway????
May be I have to open all port (both tcp and udp), but how?
Thanks a lot...
Best
2005 Aug 16
3
(yet another) HTB question(s)
Hi, I''ve read the documentation about HTB and I pretty much
managed to grasp how it works. In theory. But there still
are some questions and I want to check with you to see if I
understand things correctly. So here goes:
1) when used on a router for shaping traffic done by
clients connected to it, shaping is done on the interface
connected to the cable/dsl modem. If I wanted to create
2005 Mar 19
1
* and DirecWay
If you have any experience using * (or VoIP in general) with DirecWay,
please respond privately. I am particularly interested in experiences in
Latin America.
TIA!
Bruce Komito
High Sierra Networks, Inc.
www.servers-r-us.com
(775) 236-5815
2006 Nov 08
1
Running iptables/netfilter module connlimit with stock CentOS4
Greetings folks,
I've been researching the various iptables modules that are included
with the stock CentOS4 distro; particularly the connlimit module.
Is connlimit included by default?
I thought it is since performing
# iptables -m connlimit --help
returns information on connlimit usage along with the general iptables
help info:
<SNIP>
connlimit v1.2.11 options:
[!]
2008 Jun 26
1
iptables connlimit
hi,
i try use iptables connlimit,
# iptables -I INPUT -p tcp --dport 80 -m connlimit --connlimit-above 16
--connlimit-mask 24 -j DROP
iptables: Unknown error 4294967295
where is problem ?
thanks
# rpm -qa | grep iptables
iptables-1.3.5-4.el5
# uname -a
Linux test 2.6.18-92.1.1.el5 #1 SMP Sat Jun 21 19:04:27 EDT 2008 i686
i686 i386 GNU/Linux
2020 Sep 09
5
[Bug 1463] New: nft --json table list ruleset crashes
https://bugzilla.netfilter.org/show_bug.cgi?id=1463
Bug ID: 1463
Summary: nft --json table list ruleset crashes
Product: nftables
Version: unspecified
Hardware: All
OS: Debian GNU/Linux
Status: NEW
Severity: major
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
2005 Oct 22
4
Differentiating between http downloads and interactive traffic
Hi,
I''ve been wondering if anyone has thought of a way to differentiate
between an established http download and interactive http traffic? I
would like to give interactive http traffic priority over someone
downloading large files.
Has anyone any ideas how to detect packets that are part of a download
like this?
Thanks.
_______________________________________________
2006 Aug 10
4
Speeding up ActiveRecord creation?
My completely empty model (no validation callbacks etc etc) takes an
average of 0.05 seconds to create, at least according to
Benchmark.realtime{200.times{Message.create(:from =>
"me@here.com", :message_type => ''email'',
:subject => "hello", :body => "goodbye", :sent_at => Time.now)}}/200
That''s a little slower than
2015 May 05
1
IPTABLES question
Would someone please explain to me the difference in effect between
the following two IPTABLES conditions and the significance thereof in
concurrent connection limiting?
--tcp-flags SYN,ACK,FIN,RST SYN -j REJECT \
--connlimit-above 3 --connlimit-mask 32
--state NEW -j REJECT \
--connlimit-above 3 --connlimit-mask 32
--
*** e-Mail is NOT a SECURE channel ***
Do
2004 Sep 13
1
Direcway Satalite Dish
Is any one using a Direcway Satalite to stream audio out.
I want to do some live broadcasting next month and I live so far out in
the country that this is the only broadband source available.
Is there any source of information on this to read up on?
Any problems anyone has run into?
Things I should look out for or do?
Thanks in advances.
Dave Kelly
2005 Jun 30
3
Vote for CentOS - AGAIN :)
The preliminary round voting is completed in the "2005 Readers' Choice
Awards" at Linux Journal.
CentOS was nominated in the "distribution:" category along with 18 other
Linux distros ... and we finished in the top 3 (along with Ubuntu and
FedoraCore).
Thanks to every one who voted for CentOS. I really did not expect that
we would be on the final ballot, though I am
2006 Nov 16
2
Connlimit in Shorewall?
Hi everyone,
I see that shorewall has "ratelimit" but i''m interested in deny
conexions by number of them, not by number/sec.
Is connlimit feature supported by shorewall? Or maybe someone have an
extraofficial patch for them?
Regards,
Angel Mieres
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
2008 May 22
2
Problems with following programs
Wine 1.0-rc1
not able to install:
1. internet explorer 6 & 7
programs not running et-all after installation:
1. sony ericsson pc suite
2. sony ericsson software update
3. limewire
Kindly help! [Crying or Very sad]
2006 Oct 01
3
[Bug 467] iptables is complaining with bogus unknown error 18446744073709551615
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=467
mateusz@kaduk.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |
------- Additional Comments From mateusz@kaduk.net 2006-10-01
2007 Feb 23
3
Conntrack table full and Heavy p2p loaded traffic manager ...
Hello
I''ve setuped a bridge with l7-filter and ipp2p. We have every day + or
- between 10Mbits and 30 Mbits P2P traffic from + or - 450 customers.
When traffic increase. I''ve got this kind of error message :
Feb 23 14:26:19 gestor1 kernel: printk: 38 messages suppressed.
Feb 23 14:26:19 gestor1 kernel: ip_conntrack: table full, dropping packet.
The server is celeron
2006 Jul 26
1
patching iptables for connlimit
hallo
the patch described at
http://www.netfilter.org/documentation/HOWTO//netfilter-extensions-HOWTO-3.html#ss3.5
works for the FORWARD chain as well ?
thanks,
petre
--
Petre Bandac
Network Scientist
-
petre@kgb.ro
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2006 Sep 21
3
[Bug 515] connlimit filter doesn't work in 1.3.5 version of iptables
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=515
------- Additional Comments From kaber@trash.net 2006-09-21 19:33 MET -------
Please try the current snapshot from ftp.netfilter.org. Its going to be released
as 1.3.6 very soon.
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the