Hi list :-)
we have installed asl v6 beta 2 and want to get up policy
based routing.
We got 2 separate interfaces for DSL connections on our asl.
Both successfully login to a separate DSL AC and Provider.
When I access the Internet with HTTP from a client behind the ASL,
source based routing works correctly.
I've made the following:
eth0 -> DSL1 (Standard Gateway)
eth1 -> DSL2 (Should be used for HTTP...)
eth2 -> Internal
Policy based Routes:
SI SRC Prot Dest Gateway
Internal Internal Network HTTP Any DSL2 (Adress)
But this doesn't work if I use the ASL Proxy. Think because
packets are coming from the Proxy itself and not from the internal network, as a proxy should do.
Has anybody got this running already ? What are the necessary policy based routes ?
(BTW: MASQ is enabled on both DSL Interfaces and
Packet Filter allows all from internal_net -> any)
Thanks in advance.