small tweak for FAQ 6.11
Przemyslaw Nowaczyk <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
hi, while reading the CARP section of the FAQ I found a small misplacement of the interface parameter in one of the ifconfig commands.. here's a diff: Index: faq6.html =================================================================== RCS file: /cvs/www/faq/faq6.html,v retrieving revision 1.236 diff -u -r1.236 faq6.html --- faq6.html 2006/05/20 06:17:12 1.236 +++ faq6.html 2006/05/31 08:40:30 @@ -1740,7 +1740,7 @@ the "preempt" sysctl: <blockquote><pre> -pris# <b>ifconfig create carp1</b> +pris# <b>ifconfig carp1 create</b> pris# <b>ifconfig carp1 vhid 2 pass bryant carpdev fxp0 192.168.0.7 255.255.255.0</b> pris# <b>sysctl net.inet.carp.preempt=1</b> </pre></blockquote> -- Przemyslaw Nowaczyk <[email protected]> CS student @ Poznan University of Technology