similar to: About iptables with set --tos option

Displaying 20 results from an estimated 100 matches similar to: "About iptables with set --tos option"

2006 Nov 08
1
QoS over Wireless network
Hy, I would want to give QoS a one wireless network. Do you know if exist any qdisc specific for this??. I know that the most modern qdisc is HFSC, is this true??. Thanks for all and Regards. -- Sandra Salmerón Ntutumu <makevuy@ehas.org> Tlf. Analog: +34 914888405. Ext:10 / Móvil: 653574298 Tlf. IP desde FWD: 656212. Ext: 10 / Tel. IP desde EHAS: 010010 Fundación EHAS: Enlace
2006 Jul 28
2
Problem with iptables with -j TOS and MARK
Hy, I would want to mark the packets that are entering in a machine, with a mark for using diffserv with DSMARK. My machine has 2 interfaces, a ethernet and a wireless. The ethernet interface is eth1 and the other is wifi0. Firs, I would want to test that I would be able to mark the tos of the paquets that I would be receiving, for this I write in the console of my linux: iptables -A
2006 Mar 01
0
TC with bandwith adaptative for Wireless network
Hello, I would want interested in implemeting QoS for a wireless network, where we have variated services like: VOIP, ssh, ftp, www, mail, ftp ...etc Like we Know, this kind of network have high variation in bandwith of link. we want to introduce a form of adapting the parameter of qdisc that depends of bandwith, with this variances. In sumarize, an adaptative design with the bandwith of each
2006 Apr 25
4
About Softphone IAX free for Pocket PC
Hello, Has anyone Knowledge about softphone IAX for pocket PC totally free? Tkanks for all. -- Sandra Salmer?n Ntutumu <makevuy@ehas.org> Tlf. Analog: +34 914888405 / M?vil: 653574298 Tlf. IP desde FWD: 656212. Ext: 10 / Tel. IP desde EHAS: 010010 Fundaci?n EHAS: Enlace Hispanoamericano de Salud - www.ehas.org Telemedicina rural para zonas aisladas de pa?ses en desarrollo
2010 Jun 21
9
[BUG] Segmentation fault
First of all, I use RVM and I installed ruby-1.9.2-head, which I used to create a new rails3 gemset. Then I changed to that gemset with rvm use 1.9.2-head@rails3 and I ran bundle install over the following Gemfile: source ''http://rubygems.org'' gem ''rails'', ''3.0.0.beta4'' gem ''sqlite3-ruby'', :require =>
2005 Dec 26
1
Uplink shapping
Hi everyone, I''m controling the uplink traffic bandwidth between two ethernet linux computers, but it seems like even the download bandwidth gets limited then i''ve got trouble on that because my intention is  shaping the conection on an asymetric way (ADSL).  Lately, I''m going crazy, this problem has got me pretty worried and i''m not figuring out at all, the
2006 Jul 01
2
How to priorize VoIP in a Wi-Fi scenario? Default qdisc in Linux, PRIO, HTB and HFSC ...
Hi all, Long email but please be patient :) I am part of EHAS [1], a non profit organization which main goal is to improve the Healthcare assistance in isolated rural areas in developing countries. Recently we have developed a long distance Wi-Fi network in Cuzco (Peru). This network provides connectivity to 12 nodes (they are in fact Health Centers). As VoIP is a essential service in this
2009 Apr 27
2
Otros grupos donde se use R: ¿podemos contactar con ellos?
Hola, ¿qué tal? Voy a ejercer de portavoz oficioso del "petit comité" que inició esta lista de correo y pedir un favor a los actuales miembros de la lista. Como más de uno ya sabe, crearla, aparte del interés "per se", tenía un objetivo adicional y de mayor alcance: reunir a la comunidad hispanohablante de usuarios de R y, en particular, a la española para intercambiar
2007 Apr 16
0
[LLVMdev] "Name that compiler"
[Apologies in advance for the train of thought prose, but it is brainstorming after all…] I'm going to focus on self-descriptive names rather than literary or fantasy references… Advanced Compiler Kit, affectionately known as “ACK!”? It has an ill- deserved nod to NeXT, even. (Completely the wrong language, after all.) Core Compiler? Heh, I don't think that'd get past certain
2013 Nov 24
1
create a new dataframe with intervals and computing a weighted average for each of its rows
I need you help with this problem, I have a data-frame like this: BHID=c(43,43,43,43,44,44,44,44,44) FROM=c(50.9,46.7,44.2,43.1,52.3,51.9,49.3,46.2,42.38) TO=c(46.7,44.2,43.1,40.9,51.9,49.3,46.2,42.38,36.3) AR=c(45,46,0.0,38.45,50.05,22.9,0,25,9) DF<-data.frame(BHID,FROM,TO,VALUE) #add the length DF$LENGTH=DF$FROM-DF$TO where: + BHID: is the borehole
2015 Jun 03
1
indexer-worker crashes handling mails with big attachments (dovecot 2.2.16/2.2.18 + FTS Apache Solr + Tika)
Hi, yesterday i tried to setup Dovecot with Solr (3.6.2) + Tika (1.8) for FTS. i used a fresh Debian 8.0 system in the beginning with Dovecot 2.2.13 from the Debian repository. After i got some issues with Tika/Dovecot and i read on the mailinglist that these problems where fixed in 2.2.14+, so i tried 2.2.18. With 2.2.18 i get panics with big (ok... huge) attachments. Most mailboxes (and their
2011 Jul 13
7
Extraer datos mensuales de una serie temporal
Hola a todos Estoy intentando extraer un subconjunto de datos de una serie temporal, concretamente quiero extraer los meses de verano de varios años pero no encuentro la manera. Los datos tienen este formato: FECHA;H_SOLAR;DIR_M;DIR_S;VEL_M;VEL_S;VEL_X;U;V;TEMP_M;HR;BAT;PRECIP;RAD;UVA;UVB;FOG;GRID;
2011 Dec 23
1
Borderlands GPF
Running Borderlands GOTY on Wine 1.3.35 with WINEPREFIX=win32 on amd64 with WINEDEBUG=warn+all produces the following error log: http://paste.ubuntu.com/779465/ (warning: 8 MB) A tl;dr of this is GPF followed by std::terminate->abort() due to pure virtual function call. What am I doing wrong, as a Gold rating on appdb implies that the game should be working? -- 001100 Andrey
2011 Oct 02
1
generating Venn diagram with 6 sets
Dear r-helpers, Here I would like to have your kind helps on generating Venn diagram. There are some packages within R on this task, like venneuler, VennDiagram, vennerable. But, vennerable can not be installed on my Mac book. It seems VennDiagram can not work on my data. And, venneuler may have generated a wrong Venn diagram to me. Do you have any experience/expertise on those Venn diagram?
2006 Jun 25
1
10-fold speed drop while transferring large files from Windows to Samba server
Hi All, I have a Linux box (P3-800MHz/196MB RAM/10GB+320GB) running Samba 3.0.22 server and a Windows XP (P3-800MHz/512MB RAM/200GB) client. The transfer speed (both ways) is about 5-7 MB/s when file is smaller than 700MB. For larger files there is a difference: when the Win client writes a file on the small Linux disk (10GB) the speed is as above. But when I copy, let's say, a 1.5GB file
2005 Sep 07
3
channels VHF/ HF radio in asterisk
Hy, I have a network with WIFI communication and VHF/ HF channels. I have integrated asterisk in the network using SIP, ZAP and IAX2 channels for WIFI communications, but I don't Know How I could integrate the VHF/ HF channels. I have heard speaking about app_rpt project, but I don't Know very much about this. Could I integrate VHF/ HF channels with this application? if the answer is
2005 Oct 14
1
SPA-3000 Disconnect tone detection in Spain, Peru and Colombia ?
Hello everybody, I'm a new user of * and I just bought a Sipura SPA-3000 to make a home voip installation. I actually have a problem when a PSTN user calls and hangs up. The disconnect tone is not detected by the SPA, the the call continues and, for example, leaves an empty message on the voicemail before hanging up (because * hangs up). How could resolve this problem?. I set, Detect
2006 Feb 01
0
test of FXO and FXS in TDM400P
Hy, I would want to "test" the FXO and FXS channels of a TDM400p with the asterisk. For example, when I want to Know if a sip peers is correctly register, I use ChanisAvail, but if a module FXS hasn't a phone connected, How could I Know it?. Note, that I don't want to Know if the channel ZAP is correctly configurated. This information is given for Chanisavail. Thanks for
2006 Feb 21
0
asterisk 1.2.4 doesn't detect the PSTN hang up
Hy, I'm writing from Spain. I have the 1.2.4 asterisk version and 1.2.3 zaptel version. I've heart that this asterisk's version detects correctly de hang up of PSTN, but in my case this thing doesn't happen. Moreover, my asterisk sends the next messages in the CLI: Feb 21 15:03:13 WARNING[10363]: chan_zap.c:10876 setup_zap: Ignoring signalling Feb 21 15:03:13 WARNING[10363]:
2006 May 04
0
asterisk can't find address host. Problem in chan_sip.c
hello I have an asterisk server with a public IP address and a nat address like alias. I have 20 sip clients with private IP address. I don't Know why, sometimes, when I try to call between 2 phones, y see the next menssage in the astersk console: Can't find address for host 'XX' What could happen?? Thaks for all and regards