Date: Sat, 24 Dec 2016 09:57:48 +0000 (UTC) From: John Dison <jdison16@yahoo.com> To: Mike Tancsa <mike@sentex.net>, "freebsd-net@freebsd.org" <freebsd-net@freebsd.org> Subject: Re: How to configure another loopback device? Message-ID: <1404669989.1370681.1482573468893@mail.yahoo.com> In-Reply-To: <f05aaf0b-0066-2f1b-8fe1-7fd826b3f6c6@sentex.net> References: <484245134.901856.1482481724608.ref@mail.yahoo.com> <484245134.901856.1482481724608@mail.yahoo.com> <1799694948.900229.1482490080295@mail.yahoo.com> <1031105507.1010181.1482502206363@mail.yahoo.com> <f05aaf0b-0066-2f1b-8fe1-7fd826b3f6c6@sentex.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> if your first IPs are say 192.168.1.1-2/32 and 2001:550:2:8::1e-f > Try without an alias0 for the first set of IPs > ifconfig_lo1="inet 192.168.1.1/32" > ifconfig_lo1_ipv6="inet6 2001:550:2:8::1e prefixlen 126" > ifconfig_lo1_alias0="inet 192.168.1.2/32" > ifconfig_lo1_ipv6_alias0="inet6 2001:550:2:8::1f prefixlen 126" It does not help: ::1/128 is still on lo1, rather than lo0.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1404669989.1370681.1482573468893>