~mistrynitesh/kubuntu-docs/fixes-two-bugs

« back to all changes in this revision

Viewing changes to docs/network/C/network.xml

  • Committer: Richard A. Johnson
  • Date: 2010-03-26 21:38:03 UTC
  • mfrom: (134.5.24 kubuntuDocs)
  • Revision ID: nixternal@ubuntu.com-20100326213803-s2pruadnwhwilsj2
 * Merged in Carl Symon's edits
 * Fixed up some tag issues to get everything to validate now
 * Removed status="draft" from all of the docs

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
%kde-menus-C;
8
8
<!ENTITY language "en">
9
9
]>
10
 
<article id="network" status="draft">
 
10
<article id="network">
11
11
<articleinfo>
12
12
<title>Networking In &kubuntu;</title>
13
13
&legalnotice;
14
14
<abstract>
15
15
<para>
16
 
This document provides information regarding configuring your system to connect
17
 
to a network as well as networking with other machines on a network.
 
16
This document provides information about configuring systems to connect
 
17
to networks, the Internet, and other machines on a shared network.
18
18
</para>
19
19
</abstract>
20
20
</articleinfo>
22
22
<sect1 id="wired">
23
23
<title>Wired (<acronym>LAN</acronym>)</title>
24
24
<para>
25
 
<acronym>DHCP</acronym> (where settings are configured by your router) are
26
 
automatically configured. Wired network connections are selected as default when
27
 
connected.
 
25
With <acronym>DHCP</acronym>, settings are automatically configured by the
 
26
router. Wired network connections are selected as default when they are
 
27
connected and available.
28
28
</para>
29
29
 
30
30
<sect2 id="wired-dhcp">
31
31
<title><acronym>DHCP</acronym> Connections</title>
32
32
<para>
33
 
Most routers use <acronym>DHCP</acronym> to allocated <acronym>IP</acronym>
34
 
addresses.
 
33
Most routers use <acronym>DHCP</acronym> to allocate <acronym>IP</acronym>
 
34
addresses. To connect:
35
35
</para>
36
36
<orderedlist>
37
37
<listitem>
41
41
</listitem>
42
42
<listitem>
43
43
<para>
44
 
Under <guilabel>Wired Network</guilabel> select the name of the network you want
45
 
to connect to.
 
44
Under <guilabel>Wired Network</guilabel>, select the name of the network to
 
45
make a connection.
46
46
</para>
47
47
</listitem>
48
48
</orderedlist>
50
50
<sect2 id="wired-static">
51
51
<title>Static Connections</title>
52
52
<para>
53
 
If you don't use <acronym>DHCP</acronym> then you can configure a static
54
 
connection.
 
53
Instead of <acronym>DHCP</acronym>, a static connection can be configured.
55
54
</para>
56
55
<procedure><title>Configure a static connection</title>
57
56
<step>
58
57
<para>
59
58
<mousebutton>Click</mousebutton> the <guiicon>NetworkManager</guiicon> in the
60
 
System Tray area and select <guimenuitem>Manage Connections...</guimenuitem>
 
59
System Tray area and select <guimenuitem>Manage Connections...</guimenuitem>.
61
60
</para>
62
61
</step>
63
62
<step>
67
66
</step>
68
67
<step>
69
68
<para>
70
 
Select the connection, if it is available, and click the
71
 
<guibutton>Edit...</guibutton> button. If the connection is not available, then
72
 
click the <guibutton>Add...</guibutton> button.
 
69
Select the desired connection if it is available and click the
 
70
<guibutton>Edit...</guibutton> button. If the proper connection is not
 
71
available, click the <guibutton>Add...</guibutton> button.
73
72
</para>
74
73
</step>
75
74
<step>
80
79
</step>
81
80
<step>
82
81
<para>
83
 
Enter your details and click the <guibutton>OK</guibutton> button.
 
82
Enter the details and click the <guibutton>OK</guibutton> button.
84
83
</para>
85
84
</step>
86
85
<step>
96
95
<sect1 id="wireless">
97
96
<title>Wireless</title>
98
97
<para>
99
 
In some cases, your wireless network device may need a restricted driver in
100
 
order to operate. The easiest and best way to check this is to open the
101
 
application named <application>Jockey</application>. To open
102
 
<application>Jockey</application>, go to &menujockey;. If you have a device that
103
 
requires a restricted driver, <application>Jockey</application> will inform you
104
 
and assist you in selecting the driver, installing it, and activating it. If
105
 
this step is necessary or completed, then you are ready to configure wireless
106
 
connections. You will have to reboot your machine if you installed a restricted
107
 
driver before the device will work.
 
98
In some cases, the wireless network device may need a restricted driver in
 
99
order to operate. The best way to check this is to open the application named
 
100
<application>Jockey</application>. To open <application>Jockey</application>, go
 
101
to &menujockey;. If the wireless network device requires a restricted driver,
 
102
<application>Jockey</application> will provide that information and assist with
 
103
selecting, installing and activating the proper driver. When this step is
 
104
completed, wireless connections can be  configured. The machine must be
 
105
rebooted before the newly installed, restricted driver will make the wireless
 
106
device work.
108
107
</para>
109
108
<procedure><title>Connecting to a wireless network</title>
110
109
<step>
111
110
<para>
112
 
Ensure that your wireless device is turned on.
113
 
</para>
114
 
</step>
115
 
<step>
116
 
<para>
117
 
<mousebutton>Click</mousebutton> the <guiicon>NetworkManager</guiicon> in the
118
 
System Tray area and select <guimenuitem>Manage Connections...</guimenuitem>
119
 
</para>
120
 
</step>
121
 
<step>
122
 
<para>
123
 
If you have connected to the network previously, click on the network you want
124
 
to connect to under the <guilabel>Wireless</guilabel> tab. If you haven't
125
 
connected to the network previously, then continue following this procedure.
 
111
Ensure that the wireless device is turned on. Most modern laptop computers have
 
112
a physical switch for wireless.
 
113
</para>
 
114
</step>
 
115
<step>
 
116
<para>
 
117
<mousebutton>Click</mousebutton> the <guiicon>NetworkManager</guiicon> in
 
118
the System Tray area and select <guimenuitem>Manage
 
119
Connections...</guimenuitem>.
 
120
</para>
 
121
</step>
 
122
<step>
 
123
<para>
 
124
If a connection has been made previouslyto the selected network, connect to that
 
125
network by clicking on it in the <guilabel>Wireless</guilabel> tab. If
 
126
no connection has been made to the desired network previously, continue with the
 
127
following procedure:
126
128
</para>
127
129
</step>
128
130
<step>
132
134
</step>
133
135
<step>
134
136
<para>
135
 
Enter the <acronym>SSID</acronym> of the network you want to connect to. You can
136
 
either enter it manually or press the <guibutton>Scan</guibutton> button to
 
137
Enter the <acronym>SSID</acronym> of the new network. It can be entered
 
138
manually if known. If not, press the <guibutton>Scan</guibutton> button to
137
139
search for the network.
138
140
</para>
139
141
</step>
140
142
<step>
141
143
<para>
142
 
Enter any other information required for the connection, especially if there is
143
 
any type of wireless security used.
 
144
Enter any other information required for the connection, especially if
 
145
the owner has established wireless security for the network.
144
146
</para>
145
147
</step>
146
148
</procedure>
147
149
<para>
148
 
If you have connected to the wireless network previously, &kubuntu; will
149
 
automatically connect to the network where it is available. Make sure you select
150
 
this option when configuring the initial connection to the network.
 
150
If the machine has been connected to a wireless network previously, &kubuntu;
 
151
can automatically connect to the network where it is available. This selection
 
152
option should be chosen when the initial connection to the network is being
 
153
configured.
151
154
</para>
152
155
<para>
153
 
If you have a wired network connection as well as a wireless connection, the
154
 
wired connection will be used by default.
 
156
When both wired and wireless network connections are available, the wired
 
157
connection will be used by default.
155
158
</para>
156
159
</sect1>
157
160
 
158
161
<sect1 id="mobile">
159
162
<title>Mobile Broadband</title>
160
163
<para>
161
 
<emphasis>Mobile Broadband</emphasis> means any kind of high speed Internet
162
 
connection which is provided by an external device such as a
163
 
<acronym>3G</acronym> <acronym>USB</acronym> stick or mobile phone with built-in
164
 
<acronym>HSPA</acronym>, <acronym>UMTS</acronym>, and/or <acronym>GPRS</acronym>
165
 
data connection. Some laptops have recently been produced with mobile broadband
166
 
devices already inside of them.
 
164
<emphasis>Mobile Broadband</emphasis> means any high speed Internet connection
 
165
that is provided by an external device such as a <acronym>3G</acronym>
 
166
<acronym>USB</acronym> stick or mobile phone with built-in
 
167
<acronym>HSPA</acronym>, <acronym>UMTS</acronym>, or <acronym>GPRS</acronym>
 
168
data connection. Some laptops have been offered recently with mobile broadband
 
169
devices already installed.
167
170
</para>
168
171
<para>
169
 
Most Mobile Broadband devices should be recognized automatically when you
170
 
connect them to your computer. &kubuntu; may prompt you to configure the device.
 
172
Most Mobile Broadband devices should be recognized automatically when they
 
173
are connected to the computer. If not, &kubuntu; will display a prompt that the
 
174
device requires configuration.
171
175
</para>
172
176
<procedure><title>Configure Mobile Broadband device</title>
173
177
<step>
174
178
<para>
175
179
<mousebutton>Click</mousebutton> the <guiicon>NetworkManager</guiicon> in the
176
 
System Tray area and select <guimenuitem>Manage Connections...</guimenuitem>
 
180
System Tray area and select <guimenuitem>Manage Connections...</guimenuitem>.
177
181
</para>
178
182
</step>
179
183
<step>
188
192
</step>
189
193
<step>
190
194
<para>
191
 
The <guilabel>New Mobile Broadband Connection</guilabel> Wizard should be
192
 
displayed. Enter the information for your device and carrier.
 
195
The <guilabel>New Mobile Broadband Connection</guilabel> Wizard will be
 
196
displayed. Enter the device and carrier information.
193
197
</para>
194
198
</step>
195
199
</procedure>
201
205
<para>
202
206
There are three types of Virtual Private Networks (<acronym>VPN</acronym>) that
203
207
are currently supported by <application>NetworkManager</application>. It is
204
 
important to know which type of <acronym>VPN</acronym> network you are trying to
205
 
connect to.
 
208
important to know the type of <acronym>VPN</acronym> network in order to
 
209
connect to it.
206
210
</para>
207
211
<procedure><title>Connecting to a VPN</title>
208
212
<step>
209
213
<para>
210
214
Begin by installing <ulink
211
215
url="apt:network-manager-openvpn">network-manager-openvpn</ulink>, <ulink
212
 
url="apt:network-manager-pptp">network-manager-pptp</ulink>, and/or <ulink
213
 
url="apt:network-manager-vpnc">network-manager-vpnc</ulink>.
 
216
url="apt:network-manager-pptp">network-manager-pptp</ulink>, or <ulink
 
217
url="apt:network-manager-vpnc">network-manager-vpnc</ulink>, depending on the
 
218
type of <acronym>VPN</acronym> network.
214
219
</para>
215
220
</step>
216
221
<step>
231
236
</step>
232
237
<step>
233
238
<para>
234
 
Configure your <acronym>VPN</acronym> connection.
 
239
Configure the <acronym>VPN</acronym> connection.
235
240
</para>
236
241
</step>
237
242
</procedure>