From owner-freebsd-ports-bugs@freebsd.org Thu Jun 27 14:40:33 2019 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C20C015C4ED8 for ; Thu, 27 Jun 2019 14:40:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 412D7897B0 for ; Thu, 27 Jun 2019 14:40:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id F065B15C4ED7; Thu, 27 Jun 2019 14:40:31 +0000 (UTC) Delivered-To: ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CB4D915C4ED6 for ; Thu, 27 Jun 2019 14:40:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4AF2B897A5 for ; Thu, 27 Jun 2019 14:40:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 713C07A75 for ; Thu, 27 Jun 2019 14:40:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x5REeUFI067940 for ; Thu, 27 Jun 2019 14:40:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x5REeUkU067939 for ports-bugs@FreeBSD.org; Thu, 27 Jun 2019 14:40:30 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 238850] sysutils/facter does not pick proper primary interface Date: Thu, 27 Jun 2019 14:40:29 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: pirzyk@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: puppet@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2019 14:40:33 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238850 Bug ID: 238850 Summary: sysutils/facter does not pick proper primary interface Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: puppet@FreeBSD.org Reporter: pirzyk@FreeBSD.org Flags: maintainer-feedback?(puppet@FreeBSD.org) Assignee: puppet@FreeBSD.org Created attachment 205379 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D205379&action= =3Dedit Proposed patch Facter will pick the primary interface as the first interface alphabetically that does not have a localhost address on it. This works fine if you have multiple physical nics line xe0, xe1, etc but it is getting tripped up by having a tun0 interface as well. 46>ifconfig -a lo0: flags=3D8049 metric 0 mtu 16384 options=3D600003 inet6 ::1 prefixlen 128=20 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1=20 inet 127.0.0.1 netmask 0xff000000=20 nd6 options=3D21 groups: lo=20 xn0: flags=3D8843 metric 0 mtu 1500 options=3D503 ether $MAC hwaddr $MAC inet $IP netmask 0xffffff00 broadcast $BROADCAST inet6 fe80::216:3eff:fe64:481a%xn0 prefixlen 64 scopeid 0x2=20 inet6 $IPv6 prefixlen 64=20 nd6 options=3D21 media: Ethernet manual status: active tun0: flags=3D8051 metric 0 mtu 1500 options=3D80000 inet6 fe80::216:3eff:fe64:481a%tun0 prefixlen 64 scopeid 0x3=20 inet 192.168.3.1 --> 192.168.3.2 netmask 0xfffffff8=20 nd6 options=3D21 groups: tun=20 Opened by PID 665 47>facter | grep primary primary =3D> "tun0" Attached patch will use the same method facter uses on Solaris to determine= the primary interace. Also https://tickets.puppetlabs.com/browse/FACT-1932 has been filed upstream to get this fixed properly for mutilple BSD OSes. --=20 You are receiving this mail because: You are the assignee for the bug.=