Tagged Questions
6
votes
2answers
793 views
linux multiple internet connections load balancing with fail handling
I have two ISP connections and need automatic load balancing between them. I also need to handle failed connections (not use one that does not work).
First link is a PPTP connection (ppp0), second is ...
4
votes
3answers
616 views
Redirect traffic through vpn on an as needed basis
My problem is really simple yet it sounds complex, but I have zero to none experience with this.
I have set up a box using gentoo which has its own semi-static WAN-IP and acts as router for my LAN. I ...