From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-195023-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D0B771382C5 for <garchives@archives.gentoo.org>; Fri, 29 Jan 2021 19:52:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1AEB4E0A45; Fri, 29 Jan 2021 19:52:47 +0000 (UTC) Received: from tncsrv06.tnetconsulting.net (tncsrv06.tnetconsulting.net [IPv6:2600:3c00:e000:1e9::8849]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BA8D6E09E2 for <gentoo-user@lists.gentoo.org>; Fri, 29 Jan 2021 19:52:46 +0000 (UTC) Received: from Contact-TNet-Consulting-Abuse-for-assistance by tncsrv06.tnetconsulting.net (8.15.2/8.15.2/Debian-3) with ESMTPSA id 10TJqiHG005598 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for <gentoo-user@lists.gentoo.org>; Fri, 29 Jan 2021 13:52:45 -0600 Subject: Re: [gentoo-user] Re: Bind to 127.0.0.N for any N To: gentoo-user@lists.gentoo.org References: <ruvle9$kqd$1@ciao.gmane.io> <c0ccdb34-7d8d-c5c8-0f33-8737d0c63bc9@spamtrap.tnetconsulting.net> <ruvqos$uc0$1@ciao.gmane.io> <3f71500d-de8d-de0a-cd1d-d8dc510888ea@spamtrap.tnetconsulting.net> <rv1329$263$1@ciao.gmane.io> From: Grant Taylor <gtaylor@gentoo.tnetconsulting.net> Organization: TNet Consulting Message-ID: <bf1a8867-2bb4-3869-af22-4abbfacf4690@spamtrap.tnetconsulting.net> Date: Fri, 29 Jan 2021 12:53:12 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 In-Reply-To: <rv1329$263$1@ciao.gmane.io> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Archives-Salt: 01bb33d7-f56f-436c-b1d2-64e2e932499a X-Archives-Hash: a75c6bbdcd02d72bb2c0d9074a4714be On 1/29/21 6:37 AM, Grant Edwards wrote: > My brain knows that. My fingers only partially so. I *completely* understand. > I now manage to use 'ip addr' instead of ifconfig _most_ of the > time. I still almost always use 'route' instead of of 'ip route'. I > figure in another 20 years, I will have managed a complete transition. Interestingly enough, routing is one of the things that pushed me to using iproute2. Specifically things related to policy based routing (PBR) and multi-path routing. It's my understanding that the traditional route command can't handle either of these. > And I didn't even know computer museums were hiring. Nope. It's just personal hobbies. > :) > > It can be a bit disorienting when I see an unfamiliar message signed > by Grant. Yep. More than once I've seen a message from "Grant" and thought "but I didn't write...oh!". -- Grant. . . . unix || die