Date: Thu, 21 Aug 2014 05:43:52 -0400 From: Peter Lai <cowbert@gmail.com> To: freebsd-wireless@freebsd.org Subject: How do I ALTQ hostap interface? Message-ID: <CACPAC30jw0EB5SGBFf0C%2Brg9Hhg8W4z0dCsvZQg2m768GcvyAA@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
How do I ALTQ my wireless (hostap mode) interface in 10.0-R? If I try to add a queue to wlan0, pf complains that wlan0 has no ALTQ support (even though it is an ath(4) interface and ath(4) is supposed to be supported by ALTQ). ALTQ is already setup and working with my wired ethernet over em(4). Am I supposed to specify ath0 as the interface for the pf queue? What if I want to bridge my wireless and wired networks? I thought the bridge would consist of em0 and wlan0 members, and pf will not like that (claiming that bridge0 has no ALTQ driver...but I don't know if that is pf reacting to if_bridge(4) itself not having altq support or the wlan0 member of it...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACPAC30jw0EB5SGBFf0C%2Brg9Hhg8W4z0dCsvZQg2m768GcvyAA>