Displaying 20 results from an estimated 2000 matches similar to: "how to know the max. transmission rate?"
2006 Feb 11
1
about the traffic control
Hi, all:
I''m involved in the study about the QoS,but have some problems , hope
someone could help me answer:
1. Why most traffic shaping implement in the egress side (Uplink) rather
than the ingress side(Dnlink)?(e.g. why put the police rule on the smaller
bandwidth side but not put on the larger side)
2. I can''t differ the functionalities exactly
2006 Jan 21
0
TCNG make test error
Hi:
I try to install TCNG into my Fedora core3 but make test error,
so when I compile my tc code , I saw the same error ->
cpp: unregnized option `-$''
my cpp verwion is cpp-3.4.2-6.fc3 , put kernel 2.4.27 & iproute2-2.6.9 source
under tcsim/ , can anybody tell how to fix this problem??
Thanks
Fionna
___________________________________________________ 最新版 Yahoo!奇摩即時通訊
2007 May 04
0
RSVP RESV not seen
all:
I"m just trying to create a simple rsvp session to familiarize myself with the protocol. I don''t ever get a rsvp RESV message only PATH AND PATH TEAR messages. There is a timeout but i''m not sure whats causing it exactly. Can anyone shed some light on why? All the configs and output are below. Please let me know if you need more information. Thanks. Jon
Test
2006 Dec 26
0
RSVP/RSVP6 Enabling a linux box is not working: Why ?
Hi. I just went thru reading all of the howto and have a working
implementation of RSVP over UDP encapsulation that i would linke to test,
made in Java.
For this, I would like to use a Linux Box as a RSVP enabled router. However,
I have tried and tried to make RSVP work on linux and failed.
So I wonder what I am doing wrong.
Basically, on the linux box what I am doing is turning
2007 Apr 17
0
RSVP questions?
Have a few generic questions about Kom-RSVP
1.) 11:00:05.175 WARNING: timer system overloaded, deviation is 30.080 sec
- what timer is this referring to? System time?
2.) What is the relationship between the CBQ class created for RSVP traffic and the CBQ parameter that is in RSVP.conf?
- ex.
### cbq qdisc ###
tc qdisc add dev eth0 root handle 1: cbq bandwidth 10mbit avpkt 1000 mpu 64
2004 Sep 26
1
samba, wireless, winamp or windows media libraries - slow, hangs
I'm getting really poor performance when using samba with specific
applications - winamp and windows media player, when building the
media library.
I keep my mp3 files on a debian server (2.4.23-1-k7). It is running
samba 3.0.7-Debian.
Most operations seem to work OK. I can copy a 10 MB file to or from
the server in about 30 seconds.
My client is windows XP. It connects to the server via
2006 Nov 24
0
Using Ajax.Updater with Form
Hi,
I''m trying to post to a PHP insert script and return the confirmation
text in a div with Ajax.Updater, but I''m having little luck. Does
anyone have any thoughts on my implementation? The page currently
refreshes completely.
Thanks.
< rsvp.php >
<html>
<head>
<script src="prototype.js" type="text/javascript"></script>
2005 May 24
0
RSVP Filter
Greetings.
I am trying to use ISI RSVP to make some layer3 reservations.
My problem is that RSVP refuses to configure the queues with an "RNETLINK
answers: invalid argument" error. Even if I try to setup the filter with tc
command, I get the same error.
I already tried to load all the modules necessary, rsvp and rsvp6 included, but
I still got the same error.
Can someone help me? Is the
2006 Feb 02
0
A question in tcng
this my tcng code.
when converting tcng to tc code, i get in the tc code for the (ipproto
"skip") =>(ipproto 57). sure, it''s taken from the mapping
/etc/protocols . ipproto is the protocol value.
what kind of "ipproto" integer value should it be to mean (ipproto "any"
) or (ipproto "whatever" ) or (ipproto "don''t_care" )?
2007 Oct 18
2
phone as control interface(was99bottlesofbeer)
Hi All,
sorry if I post again this e-mail but I think the first one was lost.
I don't know if this is OT but I'm working in my spare time at a small hardware project that match to what's requested below.
It's a board with Input/Output capabilities and 10Mbps ethernet interface. It has Microchip software TCP/IP stack on it.
Being at a very beginning stage, you can see a little
2010 Jul 03
0
Join July Global via VOIP Free SW HW Culture Mtgs - BerkeleyTIP
Watch some videos. Mark your calendar. Invite your friends.
Join in on IRC or Voice. Join the mailing list, say "Hi. :)"
===== 1) 2010.7 Videos:
How to write VOIP client in less then 2 minutes, rpdammu
Schizophrenic Firewalls - virtualized net stack OpenBSD, Claudio Jeker
Motorola Droid Metro PCS Apps, makeitcricket.com
Open Wonderland virtual worlds platform, Nicole Yankelovich,
2008 Aug 20
7
:include confused by true?
I have two models:
guest
rsvp
guest belongs_to rsvp and rsvp has_one guest
When I try the following I get an error:
@coming = Guest.find(:all, :conditions => ["coming = ?",
true], :include => :rsvp)
It complains of an unknown column ''coming''
I''m sure I''m doing something stupid but I can''t see it. Any help
would be appreciated.
2010 Jun 04
0
BerkeleyTIP Join June Global Free SW HW Culture Mtgs via VOIP or in Berkeley
You're invited to join in with the friendly people at the BerkeleyTIP
global meeting - newbie to Ph.D. - everyone is invited.
Get a headset & join using VOIP online, or come to Berkeley.
1st step: Join the mailing list:
http://groups.google.com/group/BerkTIPGlobal
Watch the videos. Discuss them on VOIP.
8 great videos/talks this month - see below.
Starting off year 3 of BerkeleyTIP
2007 May 03
0
RSVP and TC
Hello mailing list,
i´m writing a documentation about what the linux traffic control system can
do, and I dont know if TC provides a support of the RSVP protocol. I know,
there is a filter with the same name, but is this the RSVP protocol, which
defined in the RFC2205 and RFC2209??
Can you help me please
Thanks
Simo
2007 Jan 10
0
RSVP source code
All:
I''m trying to get RSVP running on a Linux machine. The machine is
currently Fedora. I have read rfc 2205. Does anyone know where I can
get the RSVP source code to install on the machine.
Or does anyone know of some documentation that might help in doing this?
Thanks,
Jon Flechsenhaar
Boeing WNW Team
Network Services
(714)-762-1231
202-E7
2005 May 03
0
which RSVP implementation do you guys use?
Hi guys,
I was looking on the net for a version of RSVP to play with, and I seem
to have come across 2 dominant ones:
1. ISI one, last release year 1999?
2. KOM one, last relase year 2004
So, what''s your favourite RSVP implementation? What do people on the
list usually use?
Thanks,
Kelv
2005 Jun 09
0
FreeBSD Security Advisory FreeBSD-SA-05:10.tcpdump
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-05:10.tcpdump Security Advisory
The FreeBSD Project
Topic: Infinite loops in tcpdump protocol decoding
Category: contrib
Module: tcpdump
2005 Jun 09
0
FreeBSD Security Advisory FreeBSD-SA-05:10.tcpdump
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-05:10.tcpdump Security Advisory
The FreeBSD Project
Topic: Infinite loops in tcpdump protocol decoding
Category: contrib
Module: tcpdump
2006 Apr 20
0
NYC Ruby Job Fair ‹ April 25th
=== NYC Ruby Job Fair -- April 25th
The NYC Ruby meetings lately have looked a lot like middle school dances.
On one side of the room is people saying, "Gee, I wish I could work
full-time doing Ruby or Ruby on Rails." On the other side of the room are
companies saying, "Wow, those Ruby people sure look cute, I wish they would
all come work for me." The music is playing, the
2008 Oct 23
0
FW: [wwwac] Thursday 23 October 2008 NYLUG: Paul Charles Leddy on Asterisk, the Free Software Telephone System
I hadn't seen anything on the asterisk list but just in case anyone is
interest.
Regards,
Dean Collins
Cognation Pty Ltd
dean at cognation.net
+1-212-203-4357 Ph
+61-2-9016-5642 (Sydney in-dial).
> -----Original Message-----
> From: Murat Aktihanoglu [mailto:murat at unype.com]
> Sent: Wednesday, 22 October 2008 9:57 PM
> To: Dean Collins
> Subject: Fwd: [wwwac] Thursday 23