similar to: tc filter AP device

Displaying 20 results from an estimated 9000 matches similar to: "tc filter AP device"

2006 Jan 26
0
Profiling hotspots in my tc filter ruleset
Hi, after I saw that my machine was having problems to forward more than 200 Mbit/s, I decided to profile the kernel and find out the hotspots. This is what I found: [...] 1028 bridge.ko __br_forward 1033 bridge.ko br_nf_forward_finish 1074 bridge.ko ip_sabotage_in 1119 ebtable_filter.ko ebt_hook 1177 sky2.ko
2005 Jan 31
1
tc, VLAN, ebtables issue
Hi all, I am testing one QOS system, I want to control bandwidth by VLAN id. Here is my test network: Internet Gateway | | QOS control box ( Bridge box, Redhat 9, 2.4.28 kernel with ebtables-brnf-8_vs_2.4.28 patch) | | VLAN Switch | | PC PC In my QOS control box, it is a bridge box, I used Redhat 9, 2.4.28 kernel with ebtables-brnf-8_vs_2.4.28
2007 Apr 03
0
invoking ebtables with tc
Hi all, Is it possible to invoke an ebtables target from tc? Ie we can use the ''action ipt'' to invoke an IPTables target, but I was wanting to use an ebtables target instead. Is this possible? Regards, Leigh Leigh Sharpe Network Systems Engineer Pacific Wireless Ph +61 3 9584 8966 Mob 0408 009 502 Helpdesk 1300 300 616 email lsharpe@pacificwireless.com.au web
2013 Oct 01
1
network filter and openvswitch bridge
Hello all! I try to use network filters for openvswitch interfaces.  This is the xml configuration of my bridge interface <interface type='bridge'>    <mac address='00:11:22:33:44:55'/>    <source bridge='virbr1'/>    <virtualport type='openvswitch'>         <parameters interfaceid='0529d6b5-627c-4330-803f-0d7018e6d496'/>   
2005 Mar 04
0
Error compiling madwifi for CentOS-4
Hi all, I am trying to compile madwifi for CentOS-4 without success. Error is: Checking if all requirements are met... ok. mkdir -p ./symbols for i in ./ath_hal ath_rate/onoe ./net80211 ./ath; do \ (cd $i; make) || exit 1; \ done make[1]: Entering directory `/usr/src/madwifi/ath_hal'' make -C /lib/modules/2.6.9-5.0.3.ELsmp/build SUBDIRS=/usr/src/madwifi/ath_hal
2006 Mar 30
0
kernel-image naming with Xen
Hey there, Earlier today I went to rebuild a Xen0 kernel and my modules_image failed with an error based on the fact that my Xen0 image did not have the standard kernel-image-XXX/linux-image-XXX name format. The error output is at the bottom of this email. Previously it had worked fine, only recently the maintainer (Kel) of the module source added some restrictions to modules.control.in to look
2008 Jul 14
2
madwifi on Centos 5.2, kernel 2.6.18-92.1.6.el5
Hello, I just installed Centos 5.2 on my wife's IBM thinkpad T41 with Atheros wireless. It looks like I need to install madwifi to get the wireless to work. Our home wireless network uses WPA2 I found the EL5 rpms at atrpms, but there is no madwifi-kmdl rpms for kernel 2.6.18-92.1.6.el5. So, to get the wireless working on my home network, what's the shortest path from here? Install
2004 Jan 27
1
Filter not listed for firewall filter - and not running!
Hello all, I am having some trouble getting a firewall filter to work with TC. I am actually setting the mark via EBTables (which is working as far as I can tell, I am also logging the packet and my syslog reports lots of marks): ebtables -t broute -A BROUTING -p ipv4 -i eth1 -s 08:00:46:60:B3:57 -j mark --set-mark 7 --mark-target CONTINUE --log --log-level debug --log-prefix "EBFW Mark
2007 Jul 29
3
xen kernel headers, new kernel modules with a-i
Hello Pkg-xen-devel list, I am running lenny with xen-linux-system-2.6.18-4-xen-686 (xen 3.0.3) installed. I'd like to put this server in the cupboard and access it via wifi. To build the wifi kernel module, it should hopefully go like this : apt-get install madwifi-source madwifi-tools m-a a-i madwifi modprobe ath_pci ... Except that I do not have the sources nor the headers of my kernel.
2008 Mar 20
0
Fwd: ath_pci in modprobe.conf on Centos/Fedora
hi friends, i am sending this to centos mailinglist as i didnt solved problem and guys from madwifi are probably dead, as they are not giving me any reply . Thanks D. ---------- Forwarded message ---------- From: David Hl??ik <david at hlacik.eu> Date: Wed, Mar 19, 2008 at 11:39 AM Subject: ath_pci in modprobe.conf on Centos/Fedora To: madwifi-users at lists.sourceforge.net Hi friends,
2011 Jun 08
2
My CentOS in VMware can't find my wireless card
hi, i'm woo, I'm a newer to CentOS. I installed my CentOS5.3(2.6.18-128.el5) in VMware. And my wireless card is MERCURY 54U(Atheros AR5xxx).I plugged the USB card into my virtual machine, but it couldn't be found. I've tried two drivers in different time: 1)install ath5k: -------------------------------------------------------------------------------- [root at wulmcent ~]# lsmod
2006 Nov 14
1
pci passthrough and domU madwifi drivers
Hi list, The crux of my setup is given in the Subject: field. I''m using Xen 3.0.3 (release) on a VIA Nehemiah chipset with Linux 2.6.16.29 in both dom0 and domU. Because the documentation on PCI passthrough is a bit sparse, I''m turning to the mailing list.. hopefully you guys have some input. My goal is to set up a system where: * 1 domU VM runs at a time. * The VM can be
2006 Nov 24
0
xen with madwifi
hi all, I am new to Xen. I tried to install it from binary, which worked well. I need to have my atheros card woking in domain 0, so I decided to install it from sources, to get Linux kernel patched by xen patches, wchich I could use to compile madwifi drivers. So I did. I donloaded sources for xen 3.0.3, run make world, it donloaded needed 2.6.16.29 vanilla kernel from kernel.org, patched it,
2006 Aug 14
0
MadWiFi and WPA working only on base kernel, not plus kernel
Interesting situation: First my system - HP NC4010, with Atheros pci mini card. Latest MadWiFi drivers from: http://atrpms.net/dist/el4/madwifi/ and wpa from: http://atrpms.net/dist/el4/wpa_supplicant/ I had just the madwifi working back in Jul at the IETF conference. But as open only. I had upgraded to the plus kernel, thinking it would get my internal SD card reader working (it
2007 Jun 14
3
Trying to understand Suspend 2
I am trying to understand Suspend 2 and what I have to do to get it working in Centos 5. There is quite a bit for it at ATrpms: http://www.atrpms.net/dist/el5/hibernate-suspend2/ http://www.atrpms.net/dist/el5/kernel-suspend2/ The later is the kernel patches that they refer to at the Suspend2 website, so I don't have to recompile the kernel? I noticed that over at:
2006 Jul 24
0
Installed plus kernel, kudzu did not see atheros wifi
I took the dive and installed the CentosPlus kernel. I remembered that I could always boot with the old kernel if things went south. But on reboot, kudzu wanted to delete the Atheros config. I told it not to, but.... Would a simple 'freshen' of madwifi-0.9.1-24.el4.at.i386.rpm ? an rpm -qa |grep wifi returns: madwifi-kmdl-2.6.9-34.0.2.EL-0.9.1-24.el4.at madwifi-0.9.1-24.el4.at
2006 Aug 02
1
Bug in kernel-space samba client (3.0.23a) on FC5 (2.6.17-1.2157_FC5)
On a client running FC5 with all packages updated from yum (running samba 3.0.23a-1.fc5.1 and the 2.6.17-1.2157_FC5 linux kernel), I cannot access multiple samba shares that have share-level security using cifs. 0. To reproduce, use a server that serves two shares with share-level security. Make sure the shares have different passwords. 1. Using the standard mount command and specifying cifs
2005 May 10
1
Help with PRIO qdisc and filters
Hi, Sorry to bother you all. I have a typical problem sharing DSL upstream bandwidth with users. I have 3 types of traffic high-priority, medium-priority and low priority. My upstream rate is 960kbits. Traffic (any priority) can vary in bandwidth from 0 to 960kbits. I have a test setup where I can pump 600kbit of high priority sustained and I have 400kbit of low priority traffic sustained. I
2008 Dec 03
3
What ever happened to the dkms atheros drivers/
My OQO boxes have the AR5413 wifi chipset, so for the first time in quite a while, I again need to run madwifi. So I went looking for the dkms madwifi rpms, but could not find them. They use to be on rpmforge, as I recall. dkms is there. So have I lost some memory cells or have these rpms taken a hike?
2007 Jul 23
3
Can we get a newer version of madwifi on rpmforge?
RPMforge still has: rpmForge: madwifi-0.9.2.1-2.el5.rf.i386.rpm ATrpms has: madwifi-0.9.4-38_r2512.fc6.i386.rpm but requires their patched kernel. I am at IETF this week, and was at IEEE 802 last week. There are over 60 visible access points in most locations (actually not that may APs, but an SSID for b/g, another for a, another for 802.1x TKIP, another for 802.1x CCMP, argh!) and I