Displaying 20 results from an estimated 300 matches similar to: "iptables CLASSIFY vs fwmark?"
2006 Apr 11
0
Htb queueing problem
A note to confirm that "-m physdev --physdev-is-bridged" in the iptables
command does enable iptables to work in a bridged environment. I was
fighting the same problem and this indeed solved it.
Below is my test script running on a two NIC Debian 3.1 266MHz bridge.
Before adding the physdev flag, only the "tc filter" commands worked but
now the iptables commands also
2007 Jan 19
5
Ebay Unwired Buyer, Using Asterisk?
Just got a call from Ebay's unwired buyer and "The Voice" is Allison
Smith.
Adoption is wide but who is willing to give away their competitive edge
(although ebay doesn't really have any real competition).
Thanks,
Steve
2006 Jan 03
3
Changing tables within rails app
Hi,
I want to know if my idea is possible within the rails framework.
I want to write a rails app that uses the same code to manage two
classes of widgets; "wired widgets" and "wireless widgets".
For the most part, all the code to manage these two classes of widgets
will be identical. The only differing part are some of the underlying
field names in each respective db table
2010 Apr 16
7
AGI, FASTAGI or Windows Voice Server
Hello!
I have developed an IVR using AGI and so far it works great. I'm using Cepstral voices, but now want to use the voices from AT & T that are on a Windows server to be heard best. With cepstral what I do is to generate audio files from shipping and this text I reproduce this method it has worked very well.
Now, try to do the same by creating the audio file in windows with the
2005 Dec 16
3
HTB filters'' parent
Hi
I am the author of /etc/net project (http://etcnet.org/), which along
with other features provides QoS support. This support is done
through a hierarchical configuration tree for each interface, which
is translated into ''tc'' command sequence. Filters are supported and
for each filter parent is determined automatically during translation:
it is the last qdisc seen in the tree.
2007 Aug 20
8
[sorta offtopic] Removing bad bytes from filenames
I'm moving my Ogg Vorbis collection off of my Linux server and onto my
laptop. I plan on using iTunes to play my collection, but, that's a
whole 'nother can of worms.
I'm having trouble moving my complete collection over because dbPowerAmp
(an application I used to love) made some dumb decisions about naming my
files. For example, in track/album/artist names that contained a
2018 Jul 24
2
StructType --> DICompositeType?
Is there a more convenient way to obtain a DIType given a Type than matching up the strings for the names?
For example, given:
struct S {
int x, y;
} s;
void foo(S *a) {
a->x = 0;
a->y = 1;
}
There are DIType nodes for the struct Type:
!6 = distinct !DICompositeType(tag: DW_TAG_structure_type, name: "S", file: !3, line: 1, size: 64, flags: DIFlagTypePassByValue,
2007 Sep 24
3
CallerID problem Asterisk 1.4.2
When receiving inbound calls from a Vonage Softphone extension, I'm unable
to view/maniupulate calledid data. but it shows up in the CDR records and on
called handsets.. any ideas?
exten => asda,n,NoOp(callerID is ${CALLERID})
exten => asda,n,NoOp(CallerID is ${CALLERIDNAME})
exten => asda,n,NoOp(CallerID is ${CALLERIDNUM})
-- Executing [asd at pstn-in:2]
2004 Jun 20
1
Dynamic DNS under LINUX clients to a MS DNS Server
Hi !
I am a lonesome penguin in Siemens Austria fighting my battle against
the "mouseschubbsers". I have a specific problem I would like to get
assistance form any kind soul:
network administration is denying any static dns entries in the domain
and does not add a reverse entry on the DNS server for the name
resolution of my client linux box.
So now it comes. I know there is the
2006 Jan 06
6
HTB traffic shaping odd effects
Hi,
I''m trying to perform some (what I consider) basic traffic shaping on
our network utilising HTB. I have mostly reused the example on the
lartc.org site:
tc qdisc add dev eth0 root handle 1: htb default 10
tc class add dev eth0 parent 1: classid 1:1 htb rate 100mbit burst 24k
tc class add dev eth0 parent 1:1 classid 1:10 htb rate 50mbit ceil
80mbit burst 19k
tc class add dev eth0
2005 Dec 26
2
queue placing
Hi all: I have this network diagram:<?view=page&name=gp&ver=3403410b768567d8#>
FRAME RELAY CLOUD<------------>CISCO-ROUTER
<-------LAN------->ROUTER-LINUX<---------LAN------------>>>
Between the CISCO and the LINUX routers there is a small LAN (+-5 IP''s).
My question is, if I QOS the traffic on the LINUX-ROUTER going out from the
LAN towards the
2010 Jul 30
1
VUC Friday: Twilio OpenVBX
Interesting offering, free from Twilio, this is php you install on
your own server to build a brandable "VBX". Worth checking out!
Listen to tomorrow for more about this and talk to lead engineer or
Twilio CEO if you have any questions;
sip:200901 at login.zipdx.com or Skype:vuc.me
IRC: #vuc on Freenode.net or http://vuc.me/irc
Info about VUC is htp://vuc.me
Best,
/r
2006 Jan 06
4
routing decision based on sorce port
Hello Routing Gurus ;-)
I''d like to know if it''s possible to make a routing decision for pakets
originating from a specific port of the local machine without using
ipfilter/iptables to mark the pakets.
I read about the tc filter stuff but that seems only to be able to sort
the pakets to a different queue on the same interface and not choose a
different interface for example.
Is
2005 Dec 30
2
QoS script for gw without NAT?
I''ll take it from the begining... About one year ago I only had 1 IP and
used wondershaper. It worked great. Now I got /27 (32 IPs) and a gw
computer that talks to two ISPs via a two tunnels. See:
http://www.flashdance.cx/pics/flashdance-LAN.png
I _really_ have a need to do QoS on my connection, for example I host
websites that uses all available upstream. When I download at the same
2006 Jan 24
3
Is local originated traffic affected?
Hi!
I built some rules to shape traffic from my linux router in both
dirrections: to the Internet and to the LAN.
When i apply the rules my computer cannot acces the Internet or the LAN.
Is this behavior normal? Do I need to write some rules for local IPs of
my router? (I have sevaral, both on the internal and the external NICs.)
Thank you for any advice!
Sorin.
2003 May 24
2
winamp3 segfaults wine?
hi there, installation of winamp3 ran successfully. but running winamp3.exe
throws sigsegv at me..
(gdb) r winamp3.exe
Starting program: /usr/bin/wine winamp3.exe
[New Thread 16384 (LWP 24073)]
Xlib: extension "XFree86-DRI" missing on display ":0.0".
err:win32:_EnterSysLevel (0x4090c834, level 2): Holding 0x409ae36c, level 3.
Expect deadlock!
fixme:ras:RasEnumConnectionsA
2008 Sep 24
1
authentication issue - dovecot + Mysql
Hi,
I have a FreeBSD 7.0 server with the following version of software's
installed:
postfix-2.5.4,1
postfixadmin-2.2.1.1
roundcube-0.2.a,1
php5
mysql-server-5.0.67
dovecot-1.1.3_1
Note that pre-reqs for all of the above also has been installed. I have used
this guide to walk myself through the setup :
http://www.purplehat.org/?page_id=4
My setup uses virtual domain and
2003 Sep 18
0
hexadecimal fwmark and fwmark mask
Hi list,
I''m new to this list, I just subscribed because I have some ackward
about IPRoute2.
First, while playing with NetFilter'' "MARK" target, I met a weird
behaviour once I tried to use this marks in the RPDB : the packets
where successfully marked, but it seemed that RPDB didn''t succed in
matching them (for those who already know the answer, I only used
2006 Jun 24
4
AMD64 AM2 supports Windows XP?
Hi,
i consider to buy a new PC for my Desktop. Now i need Windows for do
some work with Photoshop. I would like to buy a AMD X2 4200 with Socket
AM2 and the new Pacifica.
Supports XEN this CPU together with windows nativly? How fast Windows
will works with SDL? Could i use 32bit color deep with SDL? I use fast
SATA-Raid with a lot of RAM 4GB ontop of Gentoo Linux
Hope someone could answer
2006 Jan 04
3
TC/CBQ shaping problems
Hello everyone,
I''m a newbie experimenting with CBQ shaping and am facing a few problems.
Can any of you please help?
TEST SETUP:
+---------------+ +----------------+
| 10.0.0.103 |----------->| 10.0.0.102 |
+---------------+ +----------------+
10.0.0.103: Linux, 100Mbit/s NIC
10.0.0.102: Windows, 100Mbit/s NIC, iperf tcp server (ports 2000 and 2001)
WHAT I