Displaying 20 results from an estimated 300 matches similar to: "structure has no member named `imq_flags`"
2005 Oct 04
0
IMQ and nfcache
Hi, I''m working on the IMQ patch for 2.6.14-rc* and ran in trouble with
nfcache. I have to be honest that I''m not following kernel devel as I
should so I need to ask for a little help here. I know Mr Harald Welte
removed nfcache but I''m not sure about the way to go. I have this at
net/ipv4/netfilter/ipt-IMQ.c:
static unsigned int imq_target(struct sk_buff **pskb,
2002 Sep 07
4
imq0 not being detected
mdew:~# tc qdisc add dev imq0 handle 1: root htb default 12 r2q 1
Cannot find device "imq0"
mdew:~# lsmod
Module Size Used by Not tainted
ipt_REDIRECT 728 0 (autoclean)
ipt_MARK 728 2 (autoclean)
iptable_mangle 2100 1 (autoclean)
ipt_REJECT 2712 4 (autoclean)
iptable_filter 1672 1 (autoclean)
2005 Nov 25
7
tcpdump not working with imq0 devices
On my debian woody (kernel 2.4.31) the tcpdump
doesn''t work with imq0 devices. If I try to tcpdump
imq devices there is no packet seen:
[...]
rt1:~# tcpdump -n -i imq0
Warning: arptype 65535 not supported by libpcap - falling back to cooked socket
tcpdump: WARNING: imq0: no IPv4 address assigned
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on
2003 Jul 08
1
imq device
hi,
i cant get the -j IMQ on netfilter. The module is loaded
Module Size Used by Tainted: P
ipt_IMQ 768 0 (unused)
imq 1912 0 (unused)
but i cant find the object in /usr/local/lib/netfilter/*imq.so
i tryed recompiling manualy iptables but it didnt work to.
what could it be?
im using iptables 1.2.8, kernel 2.4.20.
Thanks!
2002 May 29
3
can not locate module imq0
''imq-2.4.18.diff-9'' patched to kernel18 and
''iptables-1.2.6a-imq.diff-3'' patched to
iptables-1.2.6a
the following options are choosed:
Networking options ---> IP: Netfilter Configuration
--->IMQ target support (as a module)
Networking options ---> IPv6: Netfilter Configuration
--->IMQ target support
Network device support --->IMQ
2007 May 07
2
IMQ KERNEL PANIC 2.6.17.14 AND 2.6.21.1 No chain/target/match by that name
After starting to shape local traffic now i am getting a lot of kernel
panics in tcp_retransmit, so i decided to update my kernel from
2.6.17.14 to 2.6.21.1 , the problem is that after that i get:
# iptables -t mangle -A POSTROUTING -o eth0 -j IMQ --todev 0
iptables: No chain/target/match by that name
so i can not redirect ttraffic to IMQ device.
and modules are loaded.
-
# lsmod
Module
2006 Oct 01
3
[Bug 467] iptables is complaining with bogus unknown error 18446744073709551615
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=467
mateusz@kaduk.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |
------- Additional Comments From mateusz@kaduk.net 2006-10-01
2007 Apr 05
3
IMQ patch
Hi there,
--
Christian Lyra
PoP-PR/RNP
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2005 Aug 15
1
XML for tc hierarchy representation
Hi list, I would like to know about any proposed XML representation for
tc objects hierarchy. I found something at "LTCM, a Linux QoS API
Library" (http://artemis.av.it.pt/~ltcmmm/) that looks like a start, but
any others are welcome.
I''m starting a project to automatically syncronize traffic shape rules
between servers and thought XML is the best way to represent tc
2008 Oct 13
7
Open all from one machine....
Hi all...
I have configure a Shorewall gateway to my little lan im my home.
The shorewall work fine here...
However, when I try to use Limewire, I can download nothing....
On fact, I can''t get any high connection on Limewire..
What can I do to make Limewire work properly behind a Shorewall
gateway????
May be I have to open all port (both tcp and udp), but how?
Thanks a lot...
Best
2004 Jul 06
7
Simply IMQ
I''ve followed this list for quite a long time and have even posted a couple
of times. I used the early versions of IMQ from Devik (I think that was his
name), and it worked well. I only ever got the chance to implement it in my
test environment. I now need to implement it in my production environment.
My Linux core router has nine interfaces and has a 27 megabit connection to
the
2004 Aug 06
3
compile error
On Wed, Apr 02, 2003 at 09:26:53AM +1000, Michael Smith wrote:
> icecast2 does not use "encrypted" passwords. I considered that a feature not
> worth adding, since (done the way icecast 1.x did it) it adds zero additional
> security.
Hi Mike,
Could be a FreeBSD Ports problem?
It seemed to me that t was compiled with that feature.
erver_info would mention "Using
2004 Mar 29
11
New IMQ device implementation supporting device EOS
Hello All
Its first time i posting to this mail list :). I have done something
(maybe) important. I write new IMQ device driver based from Martin
Devera and Patrick McHardy implementation with device EOS support. My
current implementation supporting only egress trafic shaping and kernel
2.4.25. For more details, source and examples have look at my page
http://hyperfighter.jinak.cz/qos
Ill
2016 Oct 17
3
New attributes on Samba 4
In my company we have in our 389-ds LDAP server schemas created by our group with our own attributes specifications, and we want to know if it is possible to create these attributes in the Samba4 AD and how to do it.
2004 Aug 06
2
compile error
Hiya Boink,
On Wed, Apr 02, 2003 at 10:08:54AM +0200, boink wrote:
> No, it is not a FreeBSD ports problem. It's your own problem.
heh, i have better things to worry about.
> there are over 8000 ported applications in the FreeBSD ports system. the
> concept of the ports is simply to install software, like icecast2, onto
> a FreeBSD with the needed patches for FreeBSD as
2004 Aug 06
2
compile error
On Tue, Apr 01, 2003 at 05:36:37PM +0200, boink wrote:
>
> in the FreeBSD ports there already is something for ices2 and icecast2.
> it's a little on the old side (from november 2002).
Hello,
I tried icecast2 (couple days ago, ports gets upgraded daily) on a
FreeBSD 4.X (4.8-RC) and since it compiles (by default) to use
encrypted passwords i could not make it work. I used the
2004 Aug 08
1
imq contact
Hi there,
I''m trying to contact imq maintainers but there is no contact address in
www.linuximq.net. There is only a yahoo group but I don''t have a yahoo
account and it seems it doesn''t like me a lot (it refused to create a new
account).
Anyone knows an email address for any IMQ developer? Its about an IMQ patch
submission.
<<V13>>
2010 Jul 16
2
PXE limit of character in "append" line
Hi all
Hi all.
I have this working line in my Clonezilla Server: *
APPEND initrd=initrd.img boot=live union=aufs noswap noprompt vga=788
ip=frommedia fetch=tftp://192.168.30.51/lis/hp/filesystem.squashfsocs_prerun="busybox
tftp -g -r lis/hp/custom-ocs-1 -l /tmp/custom-ocs-1
192.168.30.51" ocs_prerun1="busybox tftp -g -r lis/hp/id_rsa -l /tmp/id_rsa
192.168.30.51"
2017 Jan 19
2
Error en loop anidado con data.table
Hola tengo una tabla de tipo data.frame "datos" con la siguiente
estructura, simplificada en número de niveles por variable, para crear un
ejemplo más sencillo:
id anio t_8a t_10a t_12a rankf8 rankf10 rankf12
1 1 100 220 220 NA NA NA
2 1 140 350 350 NA NA NA
3 2 55 165 165 NA NA NA
4 2 60 200 200 NA NA NA
5 2 100 NA NA NA NA NA
6 3 NA 350 350 NA NA NA
También tengo una matriz,
2004 Jan 08
14
Strange behavior deleting filters
Hi list, I''m playing with tc and found a strange behavior when I try to
delete filters. For example, this simple scenario:
tc qdisc add dev eth1 root handle 1: htb default 100
tc class add dev eth1 parent 1: classid 1:1 htb rate 128Kbit
tc class add dev eth1 parent 1: classid 1:2 htb rate 258Kbit
tc class add dev eth1 parent 1: classid 1:100 htb rate 32Kbit
tc filter add dev eth1 parent