From owner-freebsd-questions@FreeBSD.ORG Thu Nov 24 16:42:19 2005 Return-Path: X-Original-To: questions@freebsd.org 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 90E8916A41F for ; Thu, 24 Nov 2005 16:42:19 +0000 (GMT) (envelope-from nvidican@wmptl.com) Received: from wmptl.net (fw1.wmptl.com [216.8.159.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7A6743D55 for ; Thu, 24 Nov 2005 16:42:18 +0000 (GMT) (envelope-from nvidican@wmptl.com) Received: from [10.0.0.104] (r3140ca.wmptl.net [10.0.0.104]) by wmptl.net (8.13.1/8.13.1) with ESMTP id jAOGgFaR083792; Thu, 24 Nov 2005 11:42:15 -0500 (EST) (envelope-from nvidican@wmptl.com) Message-ID: <4385ED67.90901@wmptl.com> Date: Thu, 24 Nov 2005 11:42:15 -0500 From: Nathan Vidican User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Evgenii Davidov References: <20051124153538.9357.qmail@web25512.mail.ukl.yahoo.com> <20051124161854.GA47605@kulichki.com> In-Reply-To: <20051124161854.GA47605@kulichki.com> Content-Type: text/plain; charset=koi8-r; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Score: 0 () X-Scanned-By: MIMEDefang 2.44 Cc: dado@kulichki.com, questions@freebsd.org, efrenba@yahoo.es Subject: Re: defaultroute X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Nov 2005 16:42:19 -0000 route change 0.0.0.0 new.ip.def.route IE: route change 0.0.0.0 10.0.0.254 This command changes the default route to 10.0.0.254, from the command line. This will immediately alter the systems routing tables, but will not survive a reboot; change the defaultroute parameter in the /etc/rc.conf file for that. -- Nathan Vidican nvidican@wmptl.com Windsor Match Plate & Tool Ltd. http://www.wmptl.com/ Evgenii Davidov wrote: > Здравствуйте, > > On Thu, Nov 24, 2005 at 04:35:38PM +0100, Efren Bravo писал: > > >>Hi, >> >>Is there a way after changing the value >>defaultroute in /etc/rc.conf that freebsd accepts >>the change without restarting? > > > route delete default ; route add default 1.2.3.4 > > >>______________________________________________ >>Renovamos el Correo Yahoo! >>Nuevos servicios, m?s seguridad >>http://correo.yahoo.es >>_______________________________________________ >>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" > >