Displaying 13 results from an estimated 13 matches for "rnvs".
Did you mean:
nvs
2004 Sep 17
6
IPP2P
...--BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Is there interest in ipp2p support in Shorewall? While the ipp2p code is
not part of the standard kernel.org distributions, my experience is that
it is very easy to install and I would be willing to provide support for
it if there is interest.
See http://rnvs.informatik.uni-leipzig.de/ipp2p/index_en.html for
information about ipp2p.
- -Tom
- --
Tom Eastep \ Nothing is foolproof to a sufficiently talented fool
Shoreline, \ http://shorewall.net
Washington USA \ teastep@shorewall.net
PGP Public Key \ https://lists.shorewall.net/teastep.pgp.key
-...
2004 Jun 08
3
Blocking p2p traffic
Greetings, I''ve searched, found ftwall, and some other commercial solutions, but am wondering if anyone on this list has any solutions using a linux firewall to block p2p traffic, more specifically Kazaa.
Walter Wickersham
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 Aug 20
1
kernel patch for ipp2p 0.6 ?
On the ipp2p web site, on the download section
(http://rnvs.informatik.uni-leipzig.de/ipp2p/index_en.html) there is no
kernel patch for ipp2p 0.5c or for ipp2p 0.6.
Just the source for the iptables module.
Is there something missing ? Do I not have to patch the kernel for 0.5c
or 0.6 ?
jnk
_______________________________________________
LARTC maili...
2004 Jan 28
3
small netwok traffic shaping
Hi,
First of all I must say that I''m a newbie in the network adimistration domain.
I have the following situation: a network composed of ~10 computers which are connected to
the internet through a gateway. The connection speed is 128kbps for the addresses outside
my country, and 10mbps for the addresses in my country.
I would like to set-up a traffic shaper on the router machine with
2004 Sep 12
1
is ipp2p working (kazaa)
i am using ipp2p module (v 0.6) from
http://rnvs.informatik.uni-leipzig.de/ipp2p/index_en.html
I have tried it on kazaa and e-donkey connections.
Unfortunately, I am interesting in limiting kazaa traffic, which
this modules seems not to work right with it. (Kazza traffic is
not identified most of the cases....).
Has anyone tried this kazza bandw...
2004 Apr 01
3
How to match string p2p traffic
I do not how to use match string to deny kazaa traffic, if I put the word
kazaa only http content is deny but the kazaa aplication is running, are
there special commands to match string?
thanks
_________________________________________________________________
Charla con tus amigos en lĂnea mediante MSN Messenger:
http://messenger.microsoft.com/es
2004 Feb 03
1
RE: limiting p2p
...l] En
-> nombre de ThE PhP_KiD
-> Enviado el: Monday, February 02, 2004 3:28 PM
-> Para: lartc; Michal Kustosik
-> Asunto: RE: [LARTC] limiting p2p
->
->
-> Hi Michal.
->
-> Now I''m testing ipt_ipp2p netfilter 3rd module
-> You can reach it at:
-> http://rnvs.informatik.uni-leipzig.de/ipp2p/index_en.html
->
-> At the momment I''ve not problems with it.
-> (It''s works well)
->
-> But I haven''t tested ipt_ipp2p module strongly
-> with a large LAN
->
-> regards
->
-> Andres.
->
->
-> -&...
2004 Jun 24
1
Ingress shaping using IMQ
Hello people,
This the first time i post in list.
I read the lartc how-to and decided that IMQ with HTB was the solution to
solve my problem.
The ingress shaping i want is simple, shape the traffic to my ftp-server,
i just want to give 8kbps to each client because they only upload to my
ftp-server, and i dont want to any class borrowing, each client only
send(upload) at 8kbps, not above this
2004 Apr 28
1
Wondershaper stops limiting outbound traffic
I have wondershaper to limit my upload at 400kilobits (my line is 600kbps).
I do a lot of torrent seeding and I dont want my pings killed when I''m
uploading so I set low prority source ports as follows (by the way, I have
bittornet to only use ports 6881-6910):
NOPRIOPORTSRC="6881 6882 6883 6884 6885 6886 6887 6888 6889 6890 6891 6892
6893 6894 6895 6896 6897 6898 6899 6900 6901
2004 Sep 25
3
New L7-Filter patterns for Kademlia / eMule?
I had been using L7-Filter[1] successfully for edonkey/eMule traffic until
recently. I upgraded to the latest release of mldonkey, 2.5.28a, which
implements eMule compatibility, and with support for Kademlia[2] enabled,
network latency increases greatly.
[1] http://l7-filter.sourceforge.net/
[2] http://www.infoanarchy.org/wiki/wiki.pl?Kademlia
Has anyone created a new pattern match for
2004 May 12
9
Bandwith thinking error
Hi,
I found that I had some thinking error with the wshaper script. I assigned
the bandwith of my DSL connection to it, but the machine where it runs is
normally connected to the LAN with 100Mbit behind a separate
Hardware-Router.Obviously, the complete connection of the machine was slowed down to 384k
because I told it so.I guess, since wshaper takes only one card as argument, I can''t
2004 May 14
9
RV: LATENCY PROBLEMS
Hello there,
I''m having lots of problems with my setup here. Let me explain:
I am network administrator for my university dorm. We are about 300 users,
and we have 2 ADSL connections doing load balancing with 300kbits upstream
and 2Mbit downstream.
The load balancing is working great, we are doing connection tracking so I
can mark and hence prioritize interactive traffic and ACKS
2004 Jan 28
1
Problems with multipath routing.
Hi all, I have setup two multipath route tables on my system for doing
failover routing, What I want it''s that if GW at route1 of the MP is dead,
traffic goes by route2, for doing that I have created the multipath routes as
follows:
ip route add table mail.traffic proto static nexthop via ${GW1} dev eth1
weight 1 nexthop via ${GW2} dev eth1 weight 250
But it does not run as I