On Thu, May 27, 2010 at 06:45:48PM +0100, Jon Scruggs wrote: > I have been a user of GNU/Linux for a long time. I recently built my > own custom router with the following components: > RouterBoard R52N WiFi miniPCI card with the AR9220 Chipset: > http://www.routerboard.com/index.php?showProduct=72 > Soekris net5501 > Traverse Solos Multi-Port ADSL2+ PCI Modem: > http://www.traverse.com.au/productview.php?product_id=116
That modem isn't going to work, sorry. I think you'll need an ueagle(4) (http://www.openbsd.org/cgi-bin/man.cgi?query=ueagle&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html) modem for OpenBSD. You'll also have problems with the wireless card: it's supported, but not in 802.11n mode (OpenBSD doesn't do 802.11n at the moment) and not as an access point. The somewhat similar ath(4) cards can be used as access points. > One thing that I would like to continue to do is filter packets based > on type, namely P2P type packets. I want to give them a low priority > in the QoS. On Linux, I use Layer7 rules, is there something similar, > or the same for OpenBSD? Also, is it possible to block those packets > between certain times and at other times, just reduce the priority? If you still want to know, post back. (Short version: not really, but you can fake it well enough.) As to your Linux problems: they are off-topic and I don't know enough about Linux to help you, but have you tried a Linux list? Joachim

