Hi everyone,
I setup an OpenBSD 3.9 machine to act as a router and traffic shape
hosts behind it.
The setup looks like this:
INTERNET
|
SWITCH_1
|
OpenBSD 3.9 fxp0 (x.x.x.126 255.255.255.128)
OpenBSD 3.9 fxp1 (x.x.x.129 255.255.255.128)
|
SWITCH_2
|
SERVER_1 SERVER_2 SERVER_3
I have things working with a very minimal ruleset using cbq, but I
can't figure out
how to keep packets being sent from the throttled servers to hosts on
SWITCH_1
from being queued. I'd like network backups, etc. to get full 100Mb
speeds.
It's entirely possible I'm overlooking something simple, so I
apologize for asking
what is probably a stupid question. =)
That being said, any help would be greatly appreciated.
Ken