I can't find an application that will allow me to equalize traffic
across two DSL lines such as this router does.

http://www.nexland.com/turbo.cfm

I understand why it's tricky and it wouldn't work with the normal
networking stack. But I'm surprised that nobody has some kernel module
or that can handle it.

The problem is that EQL only works with point to point connections, the
default route needs to be the EQL device, which means both ethernet
devices don't have default routes, so they can't get out of their
respective subnets.

I don't expect to find magic, but with the proper kernel module, I'd
assume that you could configure the real interfaces so they are handled 
where they are seperate and both can be configured with default routes,
but not visible to the system and not in the route table etc., then
create the virtual shared interface that looks like a normal linux
interface, that the system uses just like any ethernet interface.

Does something like this exist and I simply didn't look in the right
place?

-- 
Jeff Bearer, RHCE
Webmaster, PittsburghLIVE.com


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to