From owner-freebsd-net@freebsd.org Sat Dec 24 11:57:47 2016 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0100CC8E339 for ; Sat, 24 Dec 2016 11:57:46 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (gatekeeper.allbsd.org [IPv6:2001:2f0:104:e001::32]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.allbsd.org", Issuer "RapidSSL SHA256 CA - G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 72578D8F for ; Sat, 24 Dec 2016 11:57:46 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail-d.allbsd.org (p2027-ipbf1605funabasi.chiba.ocn.ne.jp [123.225.191.27]) (authenticated bits=56) by mail.allbsd.org (8.15.2/8.15.2) with ESMTPSA id uBOBvHPT074376 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) (Client CN "/OU=GT07882699/OU=See+20www.rapidssl.com/resources/cps+20+28c+2915/OU=Domain+20Control+20Validated+20-+20RapidSSL+28R+29/CN=*.allbsd.org", Issuer "/C=US/O=GeoTrust+20Inc./CN=RapidSSL+20SHA256+20CA+20-+20G3"); Sat, 24 Dec 2016 20:57:37 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from alph.allbsd.org (alph.allbsd.org [192.168.0.10]) by mail-d.allbsd.org (8.15.2/8.15.2) with ESMTPS id uBOBu24x005005 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 24 Dec 2016 20:56:02 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (localhost [IPv6:::1]) (authenticated bits=0) by alph.allbsd.org (8.15.2/8.15.2) with ESMTPA id uBOBtxPS005002; Sat, 24 Dec 2016 20:56:01 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Sat, 24 Dec 2016 20:54:57 +0900 (JST) Message-Id: <20161224.205457.537205546150309741.hrs@allbsd.org> To: jdison16@yahoo.com, freebsd-net@freebsd.org Cc: mike@sentex.net Subject: Re: How to configure another loopback device? From: Hiroki Sato In-Reply-To: <1404669989.1370681.1482573468893@mail.yahoo.com> References: <1031105507.1010181.1482502206363@mail.yahoo.com> <1404669989.1370681.1482573468893@mail.yahoo.com> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 6.7 on Emacs 25.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Sat_Dec_24_20_54_57_2016_213)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.99 at gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender DNS name whitelisted, not delayed by milter-greylist-4.4.3 (mail.allbsd.org [133.31.130.32]); Sat, 24 Dec 2016 20:57:41 +0900 (JST) X-Spam-Status: No, score=-99.9 required=13.0 tests=CONTENT_TYPE_PRESENT, QENCPTR1,USER_IN_WHITELIST autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on gatekeeper.allbsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Dec 2016 11:57:47 -0000 ----Security_Multipart(Sat_Dec_24_20_54_57_2016_213)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit John Dison via freebsd-net wrote in <1404669989.1370681.1482573468893@mail.yahoo.com>: fr> > if your first IPs are say 192.168.1.1-2/32 and 2001:550:2:8::1e-f fr> fr> > Try without an alias0 for the first set of IPs fr> fr> > ifconfig_lo1="inet 192.168.1.1/32" fr> > ifconfig_lo1_ipv6="inet6 2001:550:2:8::1e prefixlen 126" fr> > ifconfig_lo1_alias0="inet 192.168.1.2/32" fr> > ifconfig_lo1_ipv6_alias0="inet6 2001:550:2:8::1f prefixlen 126" fr> fr> fr> fr> It does not help: ::1/128 is still on lo1, rather than lo0. Does adding ifconfig_lo0="inet 127.0.0.1/8" to /etc/rc.conf work? -- Hiroki ----Security_Multipart(Sat_Dec_24_20_54_57_2016_213)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEABECAAYFAlheYhEACgkQTyzT2CeTzy2MhgCgqsLpLZCmtE6MFlGcSuJSvU38 yUUAoKFvv6i+mBJYLOSQ+HyyAP4/ekzt =4e08 -----END PGP SIGNATURE----- ----Security_Multipart(Sat_Dec_24_20_54_57_2016_213)----