From owner-freebsd-questions Sat May 11 16:56:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id 5DA0A37B405 for ; Sat, 11 May 2002 16:56:51 -0700 (PDT) Received: from attbi.com ([12.232.223.116]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020511235651.BQBV10136.rwcrmhc51.attbi.com@attbi.com> for ; Sat, 11 May 2002 23:56:51 +0000 Message-ID: <3CDDB073.2608B5@attbi.com> Date: Sat, 11 May 2002 16:59:47 -0700 From: chan X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: t1 dsl Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG we currently have two connections to the internet through t1 (main) and dsl (backup) i would like to see if some can share some idea on how to automatically change from t1 to dsl when we have a dead t1 i am currently manually changing from t1 to dsl by using route delete t1_ip_add route add default dsl_ip_add I am not sure how to check when t1 die and auto switch to dsl & check when t1 is up so to switch it back from dsl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message