Commit graph

463 commits

Author SHA1 Message Date
Marc Fonvieille
191c2a6b85 Note that the reader should use the first WEP key when he has no clue
about the key used by the AP.

Inspired from a -doc thread with: Krishna Mohan Gundu <gkmohan@gmail.com>
2008-08-20 19:05:31 +00:00
Gabor Pali
edafad6a69 Eliminate erroneous role="directory" attributes from <filename> elements
and replace them with class="directory" [1][2]

[1] http://docbook.org/tdg/en/html/filename.html
[2] http://www.freebsd.org/doc/en/books/fdp-primer/sgml-markup-docbook.html#AEN1799
    (4.2.5.5)

Approved by:	trhodes, gabor (mentor)
2008-08-06 22:03:50 +00:00
Gabor Pali
002b4edbbe Change role="port" to role="package" so that package links are properly
generated

Approved by:	trhodes, gabor (mentor)
2008-08-06 20:44:12 +00:00
Gabor Kovesdan
5b8b6d2f39 - Note that mrouted has gone from FreeBSD 7.X
PR:		docs/124685
Submitted by:	John Ferrell <jdferrell3@yahoo.com>
2008-06-21 00:21:54 +00:00
Remko Lodder
52425992c2 Borrow Poul-Henning's Axe and chop out old information for 4.x, 5.x
and unsupported 6.x releases. Tom started this process a while ago
and I'll follow up on that for the latest EoL round.

The old versions can still be found in the doc archives:
http://docs.freebsd.org/doc/
2008-06-01 09:42:12 +00:00
Brad Davis
ebb3d5077d - Add information on the CARP OIDs.
- Correct the password in the hosta example config.
- Wordsmith how to move the CARP IP back to the master.
2008-03-04 07:11:37 +00:00
Brad Davis
704ed81650 - Wordsmith talking to your ISP about getting IPv6.
- Add SixXS to the list of methods to get IPv6 so there are actually 4 methods.
2008-03-04 05:28:06 +00:00
Gabor Kovesdan
9980d98d76 - Add a small section about address limits
PR:		docs/118543
Submitted by:	thompsa
2007-12-20 22:21:44 +00:00
Marc Fonvieille
3441846d33 In wireless part:
- Add some noise levels different from 0 since 7.X and above should
  correctly display these informations;
- Stick the ifconfig(8)'s inet part at the end of each command line.
  The inet setting does an implicit "up" to the interface before
  setting the rest of parameters leading sometimes to issues.  This is
  a bug, marking the interface up last is a workaround to that
  issue.  This change nothing to the doc since the parameters order
  should not be important, but may reduce the problems for the readers
  using cut&paste. [1]

[1] Requested by sam@
2007-11-25 09:34:06 +00:00
Remko Lodder
685dea9c44 Add missing </para>.
Submitted by:	miwi
2007-11-24 14:10:49 +00:00
Marc Fonvieille
2fbe8fd546 Add a FreeBSD Host Access Points section to the wireless page.
Without encryption, WPA-PSK and WEP APs are covered.
Instructions for EAP-TLS, EAP-TTLS and EAP-PEAP based APs will be added
in future

With many useful remarks and help from: sam@ and thompsa@
Inspired from: Sam Banks <w0lfie@clear.net.nz> and loader@
contributions
2007-11-24 09:25:54 +00:00
Murray Stokely
07e45f3ea1 Add a section on lagg(4) network aggregation and failover.
Submitted by:  Andrew Thompson (thompsa@)
2007-09-12 11:47:33 +00:00
Marc Fonvieille
fe93bb8663 Add SNMP Monitoring section for the if_bridge(4) bridge implementation.
Submitted by:	thompsa, syrinx
2007-08-19 18:33:27 +00:00
Marc Fonvieille
a8025867ba Update Bridging section for if_bridge(4), the deprecated bridge(4)
driver has been removed.  The two last advanced bridging features
documented at the end of the page will be available on 6.3-R (in fact
one will be MFC next week and the other one with 6.3-R), but I chose
to not add "this feature is avaiblable on 6.3 blah blah" since they
are advanced features for experts and since they will be available on
RELENG_6 soon.

Submitted by:	thompsa@
2007-08-02 08:21:53 +00:00
Marc Fonvieille
59784a699f Fix a closing tag. 2007-07-31 20:39:06 +00:00
Christian Brueffer
7f56d6152b Fix typo introduced in rev. 1.393.
Submitted by:	Ganbold
2007-04-30 04:57:18 +00:00
Christian Brueffer
6998ce7d54 Whitespace cleanup for the previous two revisions. 2007-04-29 16:01:47 +00:00
Christian Brueffer
3454947c5f fail over -> failover, the latter seems to have been established more or less
as the standard spelling.

Reviewed by:	trhodes
2007-04-29 15:59:43 +00:00
Christian Brueffer
8ea2d4dd24 Reworded sentences to avoid second person usage, some grammar fixes,
other linguistic improvements.

Reviewed by:	trhodes
2007-04-29 15:56:58 +00:00
Tom Rhodes
0ea3450b50 Add CARP to the section title making it easier to spot. This is similar
to the previous section's title (ATM).
2007-04-27 09:43:31 +00:00
Doug Barton
8a313d7dcb Remove all references to the now-defunct 6bone [1]
Replace 3ffe:* (6bone) prefixes with the prefix reserved for documentation
in RFC 3849 (while I'm here).

Prompted by:	paul beard <paulbeard@gmail.com> [1]
2007-04-26 20:27:03 +00:00
Tom Rhodes
113943ac4d Add some documentation on carp(4), provide an example configuration for
fail over cases.

Sponsored by:	AiNET Corp.
2007-04-26 08:10:29 +00:00
Giorgos Keramidas
36765ec4a3 Fix a typo in the description of the wpa_supplicant.conf field
descriptions; it's ``private_key_passwd'' that holds the password for
the private key, not ``private_key''

While here, also fix a couple of other typos/nits.

Submitted by:	ganbold@micom.mng.net
2007-03-06 23:04:38 +00:00
Giorgos Keramidas
382ab79602 Typo fixes: s/know as/known as/
Submitted by:	   ganbold@micom.mng.net
2007-03-06 22:58:26 +00:00
Giorgos Keramidas
5e4b12d197 The firewall type is called "open" not "accept" (also quote it while here). 2006-10-16 10:12:41 +00:00
Tom Rhodes
5406fdb148 In the "filtering bridge" section, add a note about how to pass arp packets
through the firewall.  This is useful in cases where a user may not wish to
set IPFIREWALL_DEFAULT_TO_ACCEPT.

PR:		96127
2006-10-13 10:53:53 +00:00
Ruslan Ermilov
f0eeff66c4 BOOT_PXELDR_PROBE_KEYBOARD and BOOT_PXELDR_ALWAYS_SERIAL are now
documented options (in the make.conf(5) manpage in HEAD).  They
will become documented options in RELENG_6 after 3 days.
2006-09-05 20:03:48 +00:00
Marc Fonvieille
f1efc8f444 Update of the wireless networking section:
The old section is completely replaced with this new one.
For the moment "FreeBSD as AP" is not covered (I'm working on it), but
FreeBSD clients configuration and troubleshooting are detailled (how
to find AP, basic settings with or without DHCP, authentication
methods: WEP, WPA-PSK, WPA-TLS, WPA-TTLS and PEAP, IBSS mode is also
discussed).

This huge section would not exist without the help of
loader@freebsdmall.com, murray@ and of course sam@
2006-07-31 13:38:52 +00:00
Marc Fonvieille
5af502261f Remove the obsolete NDIS section and point readers to the new one. I
also added a list of 802.11a & 802.11g supported chipsets to avoid the
confusion "802.11a & 802.11g= ath(4) under FreeBSD".
2006-07-21 09:54:14 +00:00
Dmitry Morozovsky
ef0f625516 There are more than one line to add. Use plural for this. 2006-06-20 14:56:35 +00:00
Tom Rhodes
3f0d1b56f0 Do what I swore would be done:
o Remove 4.X information, this includes notes and sections.

o Update documentation to reflect 5.X and 6.X.

o In some areas, try to make the new content version agnostic.

o Skip areas stating "5.[0-5] and later" as it's relevant - we
need a better way to handle these.

For several items, I checked the NOTES files, manual pages,
CVS history, etc.

Discussed on:		-doc
A few ideas from:	remko
2006-05-30 23:08:25 +00:00
Christian Brueffer
b1f3e1dc30 Correct path to the bsd-airtools.
PR:		94079
Submitted by:	Rene Ladan <r.c.ladan@student.tue.nl>
2006-03-05 09:37:10 +00:00
Marc Fonvieille
cb9695e491 s/writeable/writable 2006-02-16 13:15:53 +00:00
Ceri Davies
e758161f63 OK, it's in already. 2006-02-13 20:34:20 +00:00
Ceri Davies
c2a836af0b PLIP interfaces are not, and never have been, called lp0 on 4.x.
Correct the PLIP section appropriately.
2006-02-13 20:06:52 +00:00
Ceri Davies
c441fe4ec0 Fix the build. I will be accepting the pointy hat on behalf of my mentee. 2006-01-20 12:23:54 +00:00
Brad Davis
7024921141 More corrections for the IPv6 Section..
- mention RFC1918
- Add missing 172.16.0.0/12 RFC1918 range
- s#192.168.0.0/24#192.168.0.0/16#

Approved by:	ceri@
2006-01-20 09:54:32 +00:00
Brad Davis
96650151aa Fix broken parts of the IPv6 section of rc.conf.
- IPv4 Tunnel didn't work as specified
- IPv6 Tunnel didn't work as specified

Discussed with:	trhodes@
Approved by:	ceri@
2006-01-20 07:06:50 +00:00
Xin LI
e140896ec8 Escape <, >, &'s, plus some cleanups against the SGML. There should not
be any content changes involved in this commit, however, localization
teams are encouraged to catch up with this change.

Requested by:	intron at intron ac
Reviewed by:	Niclas Zeising <lothrandil at n00b apagnu se>
Glanced by:	simon
2006-01-05 20:03:39 +00:00
Remko Lodder
3cdfcc8e70 Add a note about the NAT setup example.
I think we should keep it with this generic description
which works most of the time.

PR:		docs/33724 (inspired by)
Submitted by:	Saurabh Gupta <saurabh_gupta77 at yhoo dot com>
2005-12-26 19:35:27 +00:00
Marc Fonvieille
19b950d3f4 Complete r1.370
Found by:	Rene Ladan <"r..c.ladan"@student.tue.nl>
PR:		docs/90755
2005-12-22 14:07:00 +00:00
Marc Fonvieille
db030059db Remove "on FreeBSD 5.X" for ATM section title since it works on 5.X/6.X
and 7.X

Discussed with:		harti@
2005-12-19 11:59:38 +00:00
Pav Lucistnik
b974d41601 - Update Bluetooth chapter with rc.d integration work, which was recently
MFCed into stable branches for upcoming 5.5 and 6.1 releases
2005-12-18 00:41:10 +00:00
Remko Lodder
e82d182591 Correct the bridge sysctl information (the list of bridge interfaces should
not have a comma in it).

PR:		docs/87355
Submitted by:	Marc Haase <mahaase at ucsd dot edu>
2005-10-29 16:35:14 +00:00
Tom Rhodes
72849eddb9 filesystem -> file system 2005-07-21 09:16:14 +00:00
Remko Lodder
281a03d539 s/&windows/&windows;/
Spotted by:		Siebrand Mazeland <siebrand dot mazeland at xs4all dot nl>
2005-07-14 21:27:31 +00:00
Murray Stokely
00c519915a Add relevant indexterms to the NDISulator section.
PR:		docs/72545
2005-03-18 01:56:06 +00:00
Tom Rhodes
f3478d833f Note the difference between 5.3 and earlier versions.
PR:		75610
Submitted by:	David Adam <zanchey@ucc.gu.uwa.edu.au> (original version)
2005-03-01 09:24:01 +00:00
Tom Rhodes
183e91c143 Better title.
Suggested by:	Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
2005-03-01 06:12:46 +00:00
Tom Rhodes
70f559080c Update for IPv6 gateway settings.
PR:		75124
Submitted by:	Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
2005-02-24 05:00:27 +00:00
Martin Heinen
11c197164f Add missing userinput tags. 2005-02-05 15:15:39 +00:00
Martin Heinen
45ade4e6e9 Index the Firewall chapter and the IPsec section.
Instead of "user configuration files" explicitly
list the files ".k5login" and ".k5users".
2005-02-05 12:42:20 +00:00
Martin Heinen
d2202fe114 Add/repair closing tags.
Submitted by:	doclint
2005-01-12 01:55:04 +00:00
Martin Heinen
36c11b8489 Improve the index:
- lowercase/upercase entries
- remove the entry "basics"
- cross reference readers with <see> to variants
- remove an entry from a footnote
- unify entries of kernel options
2005-01-11 12:34:29 +00:00
Giorgos Keramidas
7aae54d56c When describing bridge(4) support, use the sysctl names that apply to
5.3-RELEASE or later by default.  The names for older releases are still
listed, but as an exception.

Submitted by:	Joel Dahl <joel@automatvapen.se>
PR:		docs/75719
2005-01-11 11:13:16 +00:00
Brooks Davis
e7304e7515 Stop scaring people with impossibly vague comments about lack of
standards compliance when routing.  Listing specific issues would be
useful, but compliance with all relevant standards is neither feasible
nor desirable.
2004-12-29 20:27:00 +00:00
Ceri Davies
8a480fd275 s/informations/information/ 2004-12-18 15:53:32 +00:00
Pav Lucistnik
d2ff0850aa In Bluetooth section:
- Reflect availability of hcidump as a port
- Update obexapp usage example to match obexapp-1.4.1

Approved by:	trhodes, josef
2004-12-12 16:56:46 +00:00
Ceri Davies
eb2cd84505 Internet Explorer fails to render some tables generated by the
informaltable element properly, unless the pgwide attribute is
explicitly set to 1.  Use this consistently within the (en) tree, and
update the FDP accordingly.  This should finally silence the demons in:

PR:		docs/73095
Submitted by:	Hilko Meyer <Hilko dot Meyer at gmx dot de>
2004-11-29 21:43:38 +00:00
Denis Peplin
1fa69b5578 Remove duplication 2004-11-29 11:45:36 +00:00
Marc Fonvieille
40156b4972 Punctuation fix. 2004-11-16 20:19:38 +00:00
Marc Fonvieille
3de50756bb - We do not use emphasis tags around release name
- Add a non-breaking space where needed
2004-11-15 21:22:20 +00:00
Marc Fonvieille
281e14bc3e Punctuation fix. 2004-11-15 19:57:09 +00:00
Marc Fonvieille
47edbadb4a s/Windows/&windows; 2004-11-13 21:26:54 +00:00
Marc Fonvieille
d04ad3ee43 Remove literal tags used for KAME for consistency with other KAME word
instances (Note: "KAME" does not really require to be tagged).
2004-11-13 19:56:13 +00:00
Marc Fonvieille
5165a7358a Use of quote tags instead of "" 2004-11-12 10:52:52 +00:00
Murray Stokely
dca8f17356 Add information to the wireless networking section about the atheros
driver and the NDISulator.

PR:		docs/72545
Submitted by:	Phil Bowens <phil@bowens.cc>
2004-11-10 23:47:50 +00:00
Ceri Davies
d6f1fe5905 Update/remove references to the PFIL_HOOKS option. 2004-09-22 19:47:39 +00:00
Dima Dorfman
f0fa1ee390 network.subr (and the 4.x equivalent) expects gifconfig_X, not gif_config_X.
Submitted by:	Dan Hulme <d@diefree.com>
2004-09-11 08:40:08 +00:00
Marc Fonvieille
aec325a0d5 Update for PFIL_HOOKS where needed. 2004-08-25 07:56:42 +00:00
Murray Stokely
7dd4c286fa Remove a table of terms/definitions following a <programlisting> in
favor of callouts to the definitions, which looks much clearer in
print and HTML output.
2004-08-22 19:11:51 +00:00
Ceri Davies
f7a25dc981 KAME is not an acronym. 2004-08-14 13:21:00 +00:00
Martin Heinen
3454a56cdd Add missing userinput tags. 2004-08-08 13:03:55 +00:00
Denis Peplin
c12c11040e Use url entities for links between docs 2004-08-05 10:04:31 +00:00
Ceri Davies
e97af3d7cc Correct a typo. 2004-08-04 11:12:50 +00:00
Murray Stokely
2d8f7c5c0b * Remove the frame from two <tables> in this chapter.
* Expand the acronym ATM on first use, and use <acronym> tags around
  the first three uses so that a mouseover can again provide the full
  expansion.
2004-07-28 10:11:58 +00:00
Marc Fonvieille
33b1117ee8 In Bluetooth section:
- A little rewording
- Some punctuation fixes
2004-07-23 17:04:04 +00:00
Marc Fonvieille
69282c9e7c In Bluetooth section:
- The Serial Port Profile is called SPP and not SP.  SP is the
  Synchronization Profile.
- s/Palm handheld/PDAs to avoid "confusion" with the brand
2004-07-23 07:26:27 +00:00
Marc Fonvieille
728f0a1acd In Bluetooth section:
- s/chapter/section where needed
- s/man page/manual page
- Some punctuation and tags fixes
- Avoid the use of "here" for URLs, it's better to display the full URL
2004-07-23 07:02:03 +00:00
Murray Stokely
486b795352 Spellcheck: address, Internet, Ethernet.
Found by:	make spellcheck
2004-07-21 09:06:28 +00:00
Marc Fonvieille
eb162aafb7 In Diskless section:
- An uppercase and a punctuation fix
- Add missing tags
2004-07-20 16:41:28 +00:00
Marc Fonvieille
b20c1325ac In diskless section:
- Add missing literal tags
- According to Etherboot doc, "etherboot" should be spelled Etherboot,
  let's fix it.
2004-07-20 09:07:58 +00:00
Marc Fonvieille
3d2cbb21b6 In diskless section:
The root filesystem is <filename>/</filename> not
<filename>root</filename>, let's fix various confusing "root tagging".
2004-07-19 13:19:25 +00:00
Murray Stokely
5a131fbd66 Remove a redundant reference to ports/package section. 2004-07-19 07:05:51 +00:00
Marc Fonvieille
249b68345e In IPv6 section:
- Some punctuation and uppercase fixes
- Remove contractions and s/config file/configuration file/
2004-07-18 13:14:06 +00:00
Murray Stokely
4de99325fa Remove sentence fragment from chapter synopsis. 2004-07-13 08:55:44 +00:00
Murray Stokely
6f04b3910f Add prerequisites to the chapter synopsis. Users should know how to
build and install a custom kernel before reading these chapters.
2004-07-13 05:19:27 +00:00
Murray Stokely
1ffd2e8bc6 The advanced networking chapter had grown to almost 100 pages.
Split out the sections about network servers into a new chapter.

Reviewed by:	doc@
2004-07-13 03:48:29 +00:00
Marc Fonvieille
7ef9c72e02 In IPv6 section:
- Add missing devicename tags
- Some punctuation and upper/lowercase fixes
2004-07-12 09:43:06 +00:00
Murray Stokely
bf58cc3177 Add colspec attributes so that tables are properly rendered in print. 2004-07-12 07:59:56 +00:00
Murray Stokely
257aa7f2c6 Spelling corrections. 2004-07-12 07:26:10 +00:00
Marc Fonvieille
2db28883ee Add a graphic version for a remaining ASCII art, in static routes
section.
2004-07-11 13:34:27 +00:00
Marc Fonvieille
114e167e56 In DNS section:
- CERT is no longer accepting subscriptions to his advisory mailing
  list, fix this but keep a link to CERT site
- Use entity for security-notifications list instead of a link to the
  mailing-lists section
- Some s/bind/BIND and other uppercase fixes
- Punctuations fixes
- Add missing tags and fix some tags
- DNS records type should not be tagged as varname, remove tags then.
- s/zonefile/zone file/ for consistency
2004-07-09 14:20:02 +00:00
Murray Stokely
56ad6abd0c Remove several redundant sentences about installing a port. By this
point of the Handbook, we should just say "install the sysutils/cvsup
package or port" and be done with it, rather than giving the user a
tutorial on installing software from ports every other paragraph when
a different port is mentioned.

Also, add 'frame="none"' to <informaltables> in this chapter.
2004-07-09 08:59:29 +00:00
Marc Fonvieille
89bd054b11 In DNS section:
- Add missing tags and role attribute
- A little rewording
- Punctuation fix
2004-07-06 20:00:55 +00:00
Hiroki Sato
84f8ee0a15 Use relative URLs when URL_RELPREFIX is defined and URLS_ABSOLUTE
is not defined.

- URL_RELPREFIX must always point the top page's URL
  (http://www.FreeBSD.org) in relative form, defined in Makefile.

- &url.base; can be used in doc/<langcode>/*.  It will be
  replaced with the real URL which points the top page.

For translators: Please make sure to define URL_RELPREFIX to
point the top page.  The localized docs have different directory
hierarchy in its URL from the English version.

Tested by:	den
2004-07-06 15:09:55 +00:00
Simon L. B. Nielsen
2b8fcc26e4 Reference "sshing" to a machine instead of "teletting".
PR:		docs/68717
Submitted by:	Brad Davis <so14k@so14k.com>
2004-07-06 07:02:58 +00:00
Christian Brueffer
5a1b072491 In the `ATM on FreeBSD 5.X' section:
Grammar fixes
2004-07-05 11:42:10 +00:00
Christian Brueffer
cfb31503b3 In the IPv6 section:
Add rc.conf configuration examples

PR:		67996
Submitted by:	Brad Davis <so14k@so14k.com>
2004-07-02 17:47:01 +00:00
Christian Brueffer
456c702b03 Use acronym tags for DVMRP 2004-07-02 17:04:00 +00:00