From owner-freebsd-questions@FreeBSD.ORG Thu Mar 11 14:44:54 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A71416A4CE for ; Thu, 11 Mar 2004 14:44:54 -0800 (PST) Received: from ws1.cnweb.com (ws1.cnweb.com [207.91.1.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 0E36F43D1D for ; Thu, 11 Mar 2004 14:44:54 -0800 (PST) (envelope-from darryl@osborne-ind.com) Received: (qmail 23646 invoked from network); 11 Mar 2004 22:44:53 -0000 Received: from p245n23.ruraltel.net (HELO darryl) (24.225.23.245) by spkg.com with SMTP; 11 Mar 2004 22:44:53 -0000 From: "Darryl Hoar" To: "'Kevin D. Kinsey, DaleCo, S.P.'" Date: Thu, 11 Mar 2004 16:45:47 -0600 Message-ID: <000e01c407ba$9918fe40$0701a8c0@darryl> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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.4927.1200 In-Reply-To: <4050E35C.3050605@daleco.biz> Importance: Normal cc: freebsd-questions@freebsd.org Subject: RE: Add a gateway X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: darryl@osborne-ind.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Mar 2004 22:44:54 -0000 > Darryl Hoar wrote: > > >Greetings, > >I am running FreeBSD 4.7-stable on a computer. It is > >configured to be my firewall. My IPS changed the > >technology to access my DSL. How do I define a gateway > >for an interface ? > > > >thanks, > >Darryl > >_______________________________________________ > >freebsd-questions@freebsd.org mailing list > >http://lists.freebsd.org/mailman/listinfo/freebsd-questions > >To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > > > > > > > > > > As root: > > $route add default ip.of.new.gw > > HTH, > > Kevin Kinsey > DaleCo, S.P. Yep, route add default ip.of.new.gw works like a champ. How do I make it perminent ? Just add the defaultgateway="ip.of.new.gw" ? thanks, Darryl (ah, 1.5Mb is sooo nice)