Sync with FreeBSD. This removes the need for perl.
[dragonfly.git] / release / sysinstall / help / tcp.hlp
1 This screen allows you to set up your general network parameters
2 (hostname, domain name, DNS server, etc) as well as the settings for a
3 given interface (which was selected from the menu before this screen).
4
5 PLIP/SLIP users - please read through to the end of this doc!
6
7 You can move through the fields with the TAB, BACK-TAB and ENTER
8 keys.  To edit a field, use DELETE or BACKSPACE.  You may also use ^A
9 (control-A) to go to the beginning of the line, ^E (control-E) to go
10 to the end, ^F (control-F) to go forward a character, ^B (control-B)
11 to go backward one character, ^D (control-D) to delete the character
12 under the cursor and ^K (control-K) to delete to the end of the line.
13 Basically, the standard EMACS motion sequences.
14
15 The "Extra options to ifconfig" field is kind of special (read: a
16 hack :-):
17
18 If you're running SLIP or PLIP, you also need to use it for specifying
19 the remote end of the link (simply type the foreign IP address in).
20 In the specific case where you're running PLIP with a Linux host peer
21 rather than a FreeBSD one, you also must add the "-link0" flag after the
22 foreign address.
23
24
25 If you're dealing with an ethernet adaptor with multiple media
26 connectors (e.g. AUI, 10BT, 10B2, etc), you can use this field to
27 specify which one to use.  The following strings are recognized:
28
29         "media 10base5/AUI" - Select the AUI port.
30         "media 10baseT/UTP" - Select the twisted pair port.
31         "media 10base2/BNC" - Select the BNC connector.
32         "media 100baseTX"   - Select 100BaseT on a 100/10 dual adaptor.
33
34 When you're done with this form, select OK.