Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Aug 2014 23:37:38 +0400
From:      Lev Serebryakov <lev@FreeBSD.org>
To:        freebsd-net@freebsd.org
Subject:   Does anybody have set of scripts to support two uplink connections (with two ISPs) without AS and BGP?
Message-ID:  <754783310.20140824233738@serebryakov.spb.ru>

next in thread | raw e-mail | index | archive | help
Hello, Freebsd-net.

 Typical task: two "home-grade" ISPs, one router. Need to monitor both
channels, switch default route, balance outgoing traffic, manage ipfw
firewall, etc.

 For Linux here is Net::ISP::Balance
 (http://lstein.github.io/Net-ISP-Balance/) and LSM as part of it
 (http://lsm.foobar.fi/download/), but they are very Linux-specific.

 Maybe, somebody have good set of such scripts?

 Looks like /sbin/dhclient-script should be rewritten too, for example,
 because standard one uses "default interface" detection which fails in race
 condition of two ISPs (both uses DHCP!), for example.

-- 
// Black Lion AKA Lev Serebryakov <lev@FreeBSD.org>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?754783310.20140824233738>