From owner-freebsd-net@FreeBSD.ORG Thu Jun 18 15:39:31 2015 Return-Path: Delivered-To: freebsd-net@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 65F143B7 for ; Thu, 18 Jun 2015 15:39:31 +0000 (UTC) (envelope-from asomers@gmail.com) Received: from mail-ob0-x22e.google.com (mail-ob0-x22e.google.com [IPv6:2607:f8b0:4003:c01::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2BF301F0 for ; Thu, 18 Jun 2015 15:39:31 +0000 (UTC) (envelope-from asomers@gmail.com) Received: by obbgp2 with SMTP id gp2so56618832obb.2 for ; Thu, 18 Jun 2015 08:39:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=g0M9H1YALPv3ZnCGOWgOrNwjMLd08xnTgLB5I99u9MA=; b=E0VuYrB3jzMTK2TtuQg/LB7qoyUf5jf0EsLZc7SJGWT1FcqlRNVQf4kMhmrNQRvC+V VBNIGh/9Ur9QfdEzEkYHghvpyIufVULBocHMpMkOyERzoT/HNghY4/tCwcCJBgnEGIrP uwstldgomD25b+kLyYsdGsaKsh0mxt1nCwBVuNC/hbwY5/hx3Mri/MqQkO6db5BM0vmb AJrqE6r067JdvOGaBGHVEeYk9d1QiUJmBI/zaZJ9QVqrUdeCKt+d/xnc+W5rPMjF2F2l opuMeLpoOhLhbDGGX9oxApLd+qb8q/nagqq+lkXU3H/n6eGB88xYAtVtEZzjfhw6pm5y BQgw== MIME-Version: 1.0 X-Received: by 10.202.209.82 with SMTP id i79mr8945396oig.109.1434641970454; Thu, 18 Jun 2015 08:39:30 -0700 (PDT) Sender: asomers@gmail.com Received: by 10.202.107.3 with HTTP; Thu, 18 Jun 2015 08:39:30 -0700 (PDT) In-Reply-To: <55829811.3010802@norma.perm.ru> References: <55829811.3010802@norma.perm.ru> Date: Thu, 18 Jun 2015 09:39:30 -0600 X-Google-Sender-Auth: OKLrVWhyujJM4q9UiBCDxLIYvPE Message-ID: Subject: Re: routes via lo0 From: Alan Somers To: "Eugene M. Zheganin" Cc: freebsd-net Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jun 2015 15:39:31 -0000 I don't know. But I do know that if you delete the lo0 route, then you can't talk to services running on localhost. On a system with multiple fibs, that might conceivably be useful. On Thu, Jun 18, 2015 at 4:06 AM, Eugene M. Zheganin wrote: > Hi. > > Why we still have this anachronism - routes via lo0 even for ethernet > interfaces ? Seems like no other modern OS has such antiquities. > > Eugene. > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"