Date: Fri, 10 Jun 2016 10:20:10 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 210189] [handbook] CARP warning at boot if following configuration steps in section 30.10.1 Message-ID: <bug-210189-9@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210189 Bug ID: 210189 Summary: [handbook] CARP warning at boot if following configuration steps in section 30.10.1 Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Documentation Assignee: freebsd-doc@FreeBSD.org Reporter: andrew.hotlab@hotmail.com If CARP is configured following the current Handbook examples on FreeBSD 10 hosts, at system boot this message is displayed: /etc/rc: WARNING: $ifconfig_em0_alias0 needs leading "inet" keyword for an = IPv4 address. The examples in that section should be changed from this: ifconfig_em0_alias0=3D"vhid 1 pass testpass alias 192.168.1.50/32" to this: ifconfig_em0_alias0=3D"inet vhid 1 pass testpass alias 192.168.1.50/32" --=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-210189-9>