|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
PF and outgoing traffic
From: Bc. Radek Krejca (radek
ceskedomeny.cz)
Date: Wed Jul 02 2003 - 05:16:38 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
i can manage outgoing traffic with PF in BSD 33 (altq), is it
possible?
I have 4 cards:
rl0 - ext
rl1, wi0, wi1 - int
Now I manage only incomming traffic with altq:
net_robert = "10.5.1.0/30"
net_milan = "10.5.2.0/30"
altq on wi0 bandwidth 100Mb cbq queue { dflt_wi0, robert, milan }
queue dflt_wi0 bandwidth 64Kb cbq(default)
queue robert bandwidth 64Kb
queue milan bandwidth 64Kb
nat on $ext_if from $net_robert to any -> ($ext_if)
nat on $ext_if from $net_milan to any -> ($ext_if)
pass out on wi0 from any to $net_robert keep state queue robert
pass out on wi0 from any to $net_milan keep state queue milan
and the same for other int_if.
Thanks Radek
--
Regards,
Bc. Radek Krejca
radek
ceskedomeny.cz
http://www.ceskedomeny.cz
http://www.skdomeny.com
http://www.starnet.cz
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]