From owner-freebsd-questions@FreeBSD.ORG Fri Jul 15 13:30:30 2005 Return-Path: X-Original-To: freebsd-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 4EF7616A41C for ; Fri, 15 Jul 2005 13:30:30 +0000 (GMT) (envelope-from joseh.martins@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9DD743D48 for ; Fri, 15 Jul 2005 13:30:29 +0000 (GMT) (envelope-from joseh.martins@gmail.com) Received: by zproxy.gmail.com with SMTP id i28so345646nzi for ; Fri, 15 Jul 2005 06:30:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=gkYS9pOaBl6JCiC5inPEPQlHVpMIV2jb5YQ1rMLp+m3+Ys/doDKhQLZhp1fq5txJCAETiWo+gimbyU5a9Ly+Rv06byquO/3h9Tc1ogovjt3ie4H13fEWfGakYZD7hAnB2jnY9X2wYm/eJSex2/Uj85GvKmfL/ZiDg+hCh4EkQQQ= Received: by 10.36.5.19 with SMTP id 19mr1428795nze; Fri, 15 Jul 2005 06:30:29 -0700 (PDT) Received: by 10.36.133.9 with HTTP; Fri, 15 Jul 2005 06:30:29 -0700 (PDT) Message-ID: Date: Fri, 15 Jul 2005 10:30:29 -0300 From: Joseh Martins To: freebsd-questions@freebsd.org. Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: Freebsd bad routing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Joseh Martins List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jul 2005 13:30:30 -0000 Hello, I have a Freebsd server and some bad routes are been showed to me. Well, I didnt configured any routing protocols ...=20 With the command "netstat -r" I got a lot of routes with "UGHD" flags. I just need the default route (gateway). With the command "netstat -rs" I got this message: "127 bad routing redirects 1091 dynamically created routes" I appreciate some help. Tks a lot..