From owner-freebsd-bugs@freebsd.org Thu Nov 9 05:37:03 2017 Return-Path: Delivered-To: freebsd-bugs@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 897ADE6B26A for ; Thu, 9 Nov 2017 05:37:03 +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 mx1.freebsd.org (Postfix) with ESMTPS id 7596E7856D for ; Thu, 9 Nov 2017 05:37:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id vA95b3dT011325 for ; Thu, 9 Nov 2017 05:37:03 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 223552] setting ":sticky" option to cloned_interfaces, errors occurred when invoke a "netif start". Date: Thu, 09 Nov 2017 05:37:03 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 11.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: hashiz@meridiani.jp X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter 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-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Nov 2017 05:37:03 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223552 Bug ID: 223552 Summary: setting ":sticky" option to cloned_interfaces, errors occurred when invoke a "netif start". Product: Base System Version: 11.1-STABLE Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: misc Assignee: freebsd-bugs@FreeBSD.org Reporter: hashiz@meridiani.jp Created attachment 187874 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D187874&action= =3Dedit fix patch stenmark% grep cloned_interfaces /etc/rc.conf cloned_interfaces=3D"gif0:sticky" stenmark% sudo /etc/rc.d/netif start ifconfig: interface gif0:sticky does not exist eval: ${ifconfig_gif0:s...}: Bad substitution eval: ${ifconfig_gif0:s...}: Bad substitution eval: ${ipv6_prefix_gif0:s...}: Bad substitution eval: ${ipv6_ifconfig_gif0:s...}: Bad substitution eval: ${ipv4_addrs_gif0:s...}: Bad substitution eval: ${ifconfig_gif0:s...}: Bad substitution eval: ${ipv4_addrs_gif0:s...}: Bad substitution eval: ${ifconfig_gif0:s...}: Bad substitution eval: ${ifconfig_gif0:s...}: Bad substitution eval: ${ifconfig_gif0:s...}: Bad substitution eval: ${ifconfig_gif0:s...}: Bad substitution eval: ${ipv4_addrs_gif0:s...}: Bad substitution eval: ${ifconfig_gif0:s...}: Bad substitution eval: ${wlans_gif0:s...}: Bad substitution eval: ${vlans_gif0:s...}: Bad substitution Starting Network: lo0 vtnet0 vtnet1 gif0:sticky. lo0: flags=3D8049 metric 0 mtu 16384 options=3D600003 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 inet 127.0.0.1 netmask 0xff000000 nd6 options=3D21 groups: lo - snip - ifconfig: interface gif0:sticky does not exist stenmark% ifconfig gif0 gif0: flags=3D8010 metric 0 mtu 1280 options=3D80000 nd6 options=3D69 groups: gif --=20 You are receiving this mail because: You are the assignee for the bug.=