From owner-freebsd-net Sun Mar 25 23:42:13 2001 Delivered-To: freebsd-net@freebsd.org Received: from altrade.nijmegen.inter.nl.net (altrade.nijmegen.inter.nl.net [193.67.237.6]) by hub.freebsd.org (Postfix) with ESMTP id 5C49537B719 for ; Sun, 25 Mar 2001 23:42:10 -0800 (PST) (envelope-from Peter.Blok@inter.NL.net) Received: from ntpc by altrade.nijmegen.inter.nl.net via 1Cust38.tnt35.rtm1.nl.uu.net [213.116.164.38] with SMTP for id JAA08691 (8.8.8/1.3); Mon, 26 Mar 2001 09:42:08 +0200 (MET DST) Reply-To: From: "Peter Blok" To: Subject: load balancing/failover multiple internet connections Date: Mon, 26 Mar 2001 09:39:46 +0200 Message-ID: <000301c0b5c7$eecb15a0$8a02a8c0@ntpc> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I have three possible ways to get to the internet from my FreeBSD gateway. 1) ADSL session via netgraph PPTP implementation. The interface used is ng0 2) ISDN dial-up via netgraph PPP. The interface used is ng1 3) direct connection (limited bandwidth), interface is sf3 Currently when the link I'm using fails, I have to change rc.conf or /usr/local/etc/mpd/mpd.conf and to use a different connection. Not always around to do that, I'd like to see this happen transparently. Is there software available to do this? Please advice TIA, Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message