Displaying 20 results from an estimated 3000 matches similar to: "Closed ports and traffic shaping"
2006 Jan 30
2
Suggestions for a new shaper
Guys
Reading through my lartc mail, and thinking on how to tackle my next
shaping solution, gave me an idea. I''d like to propose this idea for
scrutiny and if it sounds viable I''ll definitely need to start
developing in due time.
For me in my day to day work with developing network application
specifically geared for middle-tier ISP''s, and reading on other
peoples
2006 May 23
4
Shaping of pppoe clients
Guys
After reading through the archives I found some insightful ways to be
able to shape traffic to pppoe clients from the server. I have two
questions on the topic of setting up a pppoe server however...
1. The clients will all be connected to each other using a normal
ethernet network, the segments connected with managed switches. The
capacity is roughly 500 nodes. Will these pppoe sessions
2005 Oct 26
0
Explenation of WRR parameters
Guys
Oppologies for the cross post.
I''ve been scouring the docs coming with the wrr patches and for the
life of me I can''t figure out why there are 8 parameters for each
class.
<snip>
weight1, min1, decr1, incr1,
weight2, min2, decr2, incr2
</snip>
According to the docs these parameters are handled the same way, but
looking at the example scripts there are
2005 Jul 26
4
wrr vs. htb
Guys
I''m looking for some advice on the following situation:
We''re serving a residential complex with internet, the network has
grown and with it has the problems, below is a descriptive layout of
our current setup:
Connection: ADSL
Down/Up speed: 512kbps/256kbps (1024kbps/256kbps in the near future)
2.0GHz Celeron D with 512MB RAM
Current users: 140
Maximum amount of users:
2005 Dec 05
13
Theory test
Guys
Considering the festive season is upon us, thanks to everyone
contributing to the list and helping all the readers with your great
input! I don''t want to mention names, I''ll most certainly leave
someone out.
With this mail I''d like to test some theory on bandwidth management,
with my own successes and failures during the past year.
Sharing a link between 200
2007 Jun 24
0
Two quick questions (future & windows)
Howdy all
First off, thanks to Ezra & skaar (and all the other contributors) for
the plugin. It''s been a great help the last couple of days.
1. I explored the trac site, and saw that commits recently have been
few and far between. Is the project on the way down or is it a lack of
time and resources? (Between the lines, is the next release gonna
happen and will patches still be
2006 Jul 17
5
Functional Tests misbehaving with Globalize
Howdy all
Apologies to the folks subscribed to the globalize list for dual
posting this message...
I''ve got a project running globalize and rails 1.1.4, and I''ve only
recently adopted a strong love for testing. Now my models are 100%
tested (I must note that I do not make use of any translations in the
database yet), and I''ve now started with functional tests before
2006 Sep 26
0
Code coverage of a rails plugin
Guys
I''ve been struggling with this one for a couple of hours, and nothing
seems to work here, any advice would be duly appreciated...
Background: I''m busy working on a plugin called "shared_models",
allowing you to easily share models between different applications,
running different database or on the same database. The plugin is
nearly complete, offering a
2005 Aug 05
2
Postfix 2.2.x RPM ETA
Guys
I'm desperately looking for a postfix 2.2.x SRPM. I currently use 2.1.5..
I've found these, http://ftp.wl0.org/yum/postfix/2.2/rhel4/SRPMS.postfix/
Has anyone tried them, or can anyone recommend a proper SRPM for me
for Centos 4.1?
Kind regards
--
Kenneth Kalmer
kenneth.kalmer at gmail.com
Folding at home stats
2005 Oct 10
1
Prioritize ACK packets
Guys
I''m a bit rusty and in a hurry, can anyone share with me how to
prioritze TCP/ACK packets on an outgoing interface... I need these
acknowledgements to get through on a congested DSL link...
Thanks in advance!
--
Kenneth Kalmer
kenneth.kalmer@gmail.com
Folding@home stats
http://vspx27.stanford.edu/cgi-bin/main.py?qtype=userpage&username=kenneth%2Ekalmer
2005 May 30
2
wrr in 2.6.x
Guys
Given the replies and interests lately on the WRR scheduler, and the
shameless promotion of Route Hat (only kidding), my question is
simple. Is there an alternative for the 2.6.x kernels?
>From what I gather WRR is only available for the 2.4 kernels...
Regards
--
Kenneth Kalmer
kenneth.kalmer@gmail.com
http://opensourcery.blogspot.com
2005 Jun 07
7
wrr question
Guys
All the recent discussions recently, and the knowledge of a 2.6 port,
of WRR has made me very keen on trying it. I had a look at the docs
and examples know but my mind is not in a very receptive state.
Take this simple example.
Incoming internet connection of 1mbps. Shared between up to 25 users
simultaneously.
I know that WRR can fairly distribute the traffic amongst the
currently
2005 May 04
2
[OT] Shaping and squid question
List
Out of interest, I use transparent squid proxies for caching websites,
and I shape the clients that browse the net, this all works perfectly
so no questions in this regard...
CLIENT <--- eth0 ----> SQUID <----- ppp0 -----> NET
What I just realised was that all egress traffic on eth0 gets shaped,
squid gets data from ppp0 and hence is not shaped. Does this mean that
squid
2005 Jul 04
0
ingress/imq shaping setup
hi list,
i''m about to setup traffic shaping on a server and got some small
questions about the setup. i read alot of docs/howto''s but there are
still some questions i''d like to ask.
setup on the box is:
- external if is ppp0 (dsl)
- internal if in eth0 (with ~15 nat''ed boxes)
- openvpn at tun1
since all ppl on the lan feel like they have to use p2p i decided
2010 Oct 15
0
packers and movers
Aggarwal movers proivide best services in packers and movers like
packers and movers Delhi, packers and movers Noida, packers and movers
Hyderbad, packers and movers Ahemadabad and many more place.
http://www.aggarwalmovers.com/
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post
2005 Feb 08
1
Shaping and forward
Lartc readers
I have a peculiar problem with shaping and firewalling.
My tc rules work great, below is a smaller version:
#Root
tc qdisc del dev eth0 root
tc qdisc add dev eth0 root handle 1: htb default 100
#Root Class
tc class add dev eth0 parent 1: classid 1:1 htb rate 1024kbit quantum
20000 burst 15k
#Class for each user
tc class add dev eth0 parent 1:1 classid 1:2 htb rate 32kbit ceil
2016 Feb 01
0
More Folding At Home
On 01/31/16 22:10, Fred Smith wrote:
> On Sun, Jan 31, 2016 at 09:42:43PM -0500, Mark LaPierre wrote:
>> On 12/30/15 23:03, Mark LaPierre wrote:
>>> Hey Y'all,
>>>
>>> I have the Stanford University Folding At Home project running on three
>>> of my machines. I had them all set up so that I could control them all
>>> from my main machine,
2015 Apr 28
1
Folding At Home OT
On 04/27/15 19:24, Fred Smith wrote:
> On Mon, Apr 27, 2015 at 06:51:31PM -0400, Mark LaPierre wrote:
>> On 04/22/15 21:05, Mark LaPierre wrote:
>>> Can someone recommend a good video card to use with CentOS 6.6 that has
>>> a GPU, or two, or more, that will work with the Folding At Home project.
>>>
>>> I built a killer machine primarily for
2016 Feb 01
2
More Folding At Home
On Sun, Jan 31, 2016 at 09:42:43PM -0500, Mark LaPierre wrote:
> On 12/30/15 23:03, Mark LaPierre wrote:
> > Hey Y'all,
> >
> > I have the Stanford University Folding At Home project running on three
> > of my machines. I had them all set up so that I could control them all
> > from my main machine, 192.168.15.101, but some time ago something
> >
2005 Jan 07
0
Something on CBQ!
Hello,
I think I have misundertood the relationship between cbq and the queue (such as
Red) attached to
it. This is my latest opion, please give me some advice on it:
At beginning, I thought that a packet will be firstly classified by the CBQ where
it will
find the proper class it belongs to. Then the packet enters the queue attached to
that class.
At last, the packet is scheduled in that