you might want to try using a signature-based routing by applying the
STRING and ROUTE patches on netfilter:
http://www.stearns.org/patches/netfilter-extensions-HOWTO.1.31.html#ss3.18
http://www.stearns.org/patches/netfilter-extensions-HOWTO.1.31.html#ss4.5


and then try creating a similar policy:

  iptables ... --string '<client signature1>' ....  -j ROUTE --oif <link1>



or if that doesn't work, try installing web proxies, each utilizing a different
internet connection. then configure the web clients (firefox & wget) to use
one of those (but not the same proxy).





On 3/15/07, List Mail <[EMAIL PROTECTED]> wrote:
Is it possible to have simultaneous Internet connections via ppp0
(dialup) and ethX (broadband)? If so, how do I tell userland programs
to use one interface and not the other (for example, Iceweasel to
browse using the dialup connection and wget to fetch files via the
broadband connection)?


_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph

Reply via email to