1242117SdteskeThis screen allows you to set up your general network parameters
2242117Sdteske(hostname, domain name, DNS server, etc) as well as the settings for a
3242117Sdteskegiven interface (which was selected from the menu before this screen).
4242117Sdteske
5242117SdteskePLIP/SLIP users - please read through to the end of this doc!
6242117Sdteske
7242117SdteskeThe "options" field is kind of special (read: a hack :-):
8242117Sdteske
9242117SdteskeAny valid options to ifconfig can be specified here, so if you need
10242117Sdtesketo do something "special" to get your interface working, then here
11242117Sdteskeis the place to do it.
12242117Sdteske
13242117SdteskeIf you're running SLIP or PLIP, you also need to use it for specifying
14242117Sdteskethe remote end of the link (simply type the foreign IP address in).
15242117SdteskeIn the specific case where you're running PLIP with a Linux host peer
16242117Sdteskerather than a FreeBSD one, you also must add the "-link0" flag after the
17242117Sdteskeforeign address.
18242117Sdteske
19242117SdteskeIf you're dealing with an ethernet adaptor with multiple media
20242117Sdteskeconnectors (e.g. AUI, 10BT, 10B2, etc), you can use this field to
21242117Sdteskespecify which one to use.  Examples of valid strings include:
22242117Sdteske
23242117Sdteske        "media 10base5/AUI" - Select the AUI port.
24242117Sdteske        "media 10baseT/UTP" - Select the twisted pair port.
25242117Sdteske        "media 10base2/BNC" - Select the BNC connector.
26242117Sdteske        "media 100baseTX"   - Select 100BaseT on a 100/10 dual adaptor.
27242117Sdteske
28242117SdteskeIf you have a wireless interface and must specify arguments such as a
29242117SdteskeWEP key here, you may use something like:
30242117Sdteske
31242117Sdteske	"wepmode on wepkey 0xFEEDFACE"
32242117Sdteske
33242117SdteskeWhen you're done with this form, select OK.
34