Weblog entry #1 for naoliv
We are having some difficulties here to find a good solution for a problem. There is a computer connected to 3 ADSL lines (two of 8M and one of 2M), a card to the internal network and in the future, a new card, connected to a radio link (giving 4 connections to the world and one connection to our network).
What we want to do is to have some kind of load balancing and fail over on the available links (so all links get used and if one have a problem, the traffic will continue on the other links). Also, we would like to have a priority system, where traffic is sent preferably on the two 8M links, then on the 2M link and lastly, on the radio link.
Lokiwall seems the tool that we are needing, but it needs to have two patches applied to the kernel (and if possible, we don't want to modify our firewall Kernel).
Do somebody knows if it's possible to do this, please?
Thank you!
Comments on this Entry
with some work you can make some sick dynamic rules.
Not sure if dual routing is fully supported to your need but it meets the other requirements like failover/TOS/QOS/Routing for sure. With heartbeat and two machines you can even make your Gateway HA.
http://www.shorewall.net/MultiISP.html
[ Parent | Reply to this comment ]
You need the patches at http://www.ssi.bg/~ja/#routes to get failover in case of dead gateway.
[ Parent | Reply to this comment ]
[ Send Message | View dkg's Scratchpad | View Weblogs ]
[ Parent | Reply to this comment ]
recommend absorbing the information at http://www.policyrouting.org. A week of
osmosis and you'll feel you're getting it.
Then, when you try applying it all to the real world, you'll learn a lot about
troubleshooting as you hammer things into shape. Definitely an educational
experience for the interested.
PJ
[ Parent | Reply to this comment ]
http://www.debian-administration.org/articles/379
http://www.debian-administration.org/articles/77
http://www.debian-administration.org/articles/377
(culled from a search on policy routing)
But like I said, it turned out to be trickier to implement than I thought (at least for me).
PJ
[ Parent | Reply to this comment ]
I know, it costs some $ but its affordable and I think it meets your requierements. As far as I know its based on Pyramid firewall. It can be also purchased without hardware I think.
I attended a virtualisation workshop lately and I ve been surprised how many fellow admins use it on big collage campuses.
[ Parent | Reply to this comment ]