From owner-freebsd-isp Sun Mar 18 22: 7:19 2001 Delivered-To: freebsd-isp@freebsd.org Received: from EnContacto.Net (adsl-63-205-16-205.dsl.mtry01.pacbell.net [63.205.16.205]) by hub.freebsd.org (Postfix) with ESMTP id 15BFD37B71A; Sun, 18 Mar 2001 22:07:13 -0800 (PST) (envelope-from eculp@EnContacto.Net) Received: (from root@localhost) by EnContacto.Net (8.11.3/8.11.3) id f2J675363560; Sun, 18 Mar 2001 22:07:05 -0800 (PST) (envelope-from eculp@EnContacto.Net) From: Edwin Culp Received: from 63.205.16.202 ( [63.205.16.202]) as user eculp@EnContacto.Net by Mail.InternetSalon.Org with HTTP; Sun, 18 Mar 2001 22:07:04 -0800 Message-ID: <984982024.3ab5a208925e9@Mail.InternetSalon.Org> Date: Sun, 18 Mar 2001 22:07:04 -0800 To: Yusuf Goolamabbas Cc: freebsd-questions@FreeBSD.ORG, freebsd-isp@FreeBSD.ORG, Karim Halai Subject: Re: Multiple PPP connections and switching dynamically between them References: <20010319033106.4542.qmail@yusufg.portal2.com> In-Reply-To: <20010319033106.4542.qmail@yusufg.portal2.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs X-Originating-IP: 63.205.16.202 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org A very simple example would be to use the output of ifconfig ppp[0-3] or tun{0-3] and seperate the assigned gateway from the assigned ip and write a simple script using the results of fping or ping -c1 and sleeping the time interval that you want. You might want to set squid (/usr/ports/www/squid23 or 24 up as a proxy to take advantage of the unused connections and bandwidth to fetch web pages, ftp, etc for your internal network. Provecho, ed Quoting Yusuf Goolamabbas : > Hi, A friend of mine asked me if the following was possible > > A FreeBSD box has multiple analog modems [56K], each of these modems > is dialed-up to a different ISP. The BSD box also acts as a gateway to > a LAN of Windoze boxen. > > For redundancy purposes, my friend would like the gateway to switch to > a different ISP automatically should anyone analog link break down > [poor man's multi-homing/BGP ?] > > Is this possible, any recipes or war stories from people who have done > this. If there is a hardware appliance which one buys and can do this > stuff. Pointers to that would also be appreciated > > Regards, Yusuf > > -- > Yusuf Goolamabbas > yusufg@outblaze.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message