Date: Thu, 09 Nov 2017 05:37:03 +0000 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". Message-ID: <bug-223552-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 options=3D600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6> inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 inet 127.0.0.1 netmask 0xff000000 nd6 options=3D21<PERFORMNUD,AUTO_LINKLOCAL> groups: lo - snip - ifconfig: interface gif0:sticky does not exist stenmark% ifconfig gif0 gif0: flags=3D8010<POINTOPOINT,MULTICAST> metric 0 mtu 1280 options=3D80000<LINKSTATE> nd6 options=3D69<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL,NO_RADR> groups: gif --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223552-8>