Hi all,
I've the next topology:
[LAN] <----> [OpenBSD box) <----> DSL1 ----> [Internet)
<----> DSL2 ----> [Internet)
<----> DSL3 ----> [Internet)
DSL1 is a line intended for VoIP communications.
DSL2 is a line intended for www related comunications.
DSL3 is a line intended only for ssh comunications.
My idea is:
* the LAN users always useo the same gateway IP. Only the same gateway
for all of them.
* according the required protocol, use one or another rdr rule to use
DSL1, 2 or 3.
For example, Alice has 192.168.0.100 IP and always uses 192.168.0.1 as
default gateway.
If she wants to use VoIP, her traffic should goes out through DSL1; if
she uses her browser, the generated traffic should goes out across DSL2
and, finally, if she wants to use ssh, the traffic should goes out via DSL3.
¿Is it possible?
Moreover, if it is possible ¿can I apply queues in redirected traffic?
--
Thanks,
Jordi Espasa Clofent