From owner-freebsd-questions Wed Jun 9 18:21:26 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.domainbank.net (idomains-nt1.idomains.net [207.18.15.14]) by hub.freebsd.org (Postfix) with ESMTP id 64FBD1538A for ; Wed, 9 Jun 1999 18:20:38 -0700 (PDT) (envelope-from adam@idomains.net) Received: from gandalf ([205.147.226.180]) by mail.domainbank.net (Post.Office MTA v3.1.2 release (PO205-101c) ID# 1-666L) with SMTP id AAA243 for ; Wed, 9 Jun 1999 21:17:01 -0400 Message-ID: <000f01beb2df$7027cbe0$1e01a8c0@altronics.com> From: "Adam Breaux" To: Subject: Firewall With 2 Gateways Date: Wed, 9 Jun 1999 21:20:33 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000C_01BEB2BD.E8E0C400" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000C_01BEB2BD.E8E0C400 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I need to setup a machine with the ability to switch between 2 different = gateways automatically. The system would need 3 nics ( I assume ). LAN Interface:=20 ip: 192.168.1.1=20 nm: 255.255.255.0 Cable Interface:=20 ip: 24.x.x.x=20 nm: 255.255.255.0 gw: 24.x.x.254 Frame Interface: ip: 205.x.x.x nm: 255.255.255.224 gw: 205.x.x.161 Some sort of script that pings a remote host...cable provider's router = maybe... When it loses connect, change default gateway to frame. When cable comes back up, change default gateway to cable. Any ideas on this? I have a pretty good idea of what is needed but a = good how-to is=20 certainly in order. Thanks in advance. Adam Breaux ------=_NextPart_000_000C_01BEB2BD.E8E0C400 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I need to setup a machine with the = ability to=20 switch between 2 different gateways automatically.
 
The system would need 3 nics ( I assume = ).
 
LAN Interface:
    ip: 192.168.1.1 =
    nm: = 255.255.255.0
 
Cable Interface:
    ip: 24.x.x.x =
    nm: = 255.255.255.0
    gw: = 24.x.x.254
 
Frame Interface:
    ip: = 205.x.x.x
    nm: = 255.255.255.224
    gw: = 205.x.x.161
 
Some sort of script that pings a = remote=20 host...cable provider's router maybe...
 
When it loses connect, change = default gateway to frame.
When cable comes back up, change = default gateway to=20 cable.
 
Any ideas on this? I have a pretty good = idea of=20 what is needed but a good how-to is
certainly in order. Thanks in = advance.
 
Adam Breaux
------=_NextPart_000_000C_01BEB2BD.E8E0C400-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message