From owner-freebsd-questions@FreeBSD.ORG Tue Dec 25 19:13:40 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1A7351D2 for ; Tue, 25 Dec 2012 19:13:40 +0000 (UTC) (envelope-from yavuz.maslak@ihlas.net.tr) Received: from pop3.ihlas.net.tr (pop3.ihlas.net.tr [213.238.128.115]) by mx1.freebsd.org (Postfix) with ESMTP id 926448FC0A for ; Tue, 25 Dec 2012 19:13:38 +0000 (UTC) Received: (qmail 45972 invoked by uid 89); 25 Dec 2012 21:06:55 +0200 Received: from unknown (HELO com2007) (yavuz.maslak@ihlas.net.tr@213.238.150.220) by pop3.ihlas.net.tr with SMTP; 25 Dec 2012 21:06:55 +0200 From: =?iso-8859-9?Q?Yavuz_Ma=FElak?= To: Subject: route issue Date: Tue, 25 Dec 2012 21:06:50 +0200 Message-ID: <063101cde2d2$fe8dd550$fba97ff0$@ihlas.net.tr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-9" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Content-Language: tr Thread-Index: Ac3i0qToiLjS2sT8QLS8uHLTyrmzcg== X-Disclaimer: ihlas.net.tr X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Dec 2012 19:13:40 -0000 Hello On freebsd8.2 when i run netstat -rn i see below; # netstat -rn | grep -r "127.0.0.1" 127.0.0.1 127.0.0.1 UHS 0 1462933 lo0 As flag i think that it should be UH but on my server as above; How can i fix it ?