个人工具

“UbuntuHelp:InternetHowto”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第11行: 第11行:
 
There are several ways to connect to Internet, depending on what type of connection you have, you could have broadband (i.e. ADSL), dialup (i.e. a 56 kbit/s modem) or access to Internet directly via your Local Area Network for instance.
 
There are several ways to connect to Internet, depending on what type of connection you have, you could have broadband (i.e. ADSL), dialup (i.e. a 56 kbit/s modem) or access to Internet directly via your Local Area Network for instance.
  
Jump to the section corresponding to your type of connection.
+
Jump to the section corresponding to your type of connection. See NetworkDevices if you need to configure your device.
  
 
=== Broadband ===
 
=== Broadband ===
第47行: 第47行:
 
=== Mobile phone ===
 
=== Mobile phone ===
  
If you wish to connect to the Internet with the modem integrated into a modern mobile phone, you may find helpful information in [[UbuntuHelp:BluetoothDialup], about configuring PPP dialup through a Bluetooth-compatible mobile phone, or in [|CableDialup]] for connecting with a mobile phone via a USB cable.
+
If you wish to connect to the Internet with the modem integrated into a modern mobile phone, you may find helpful information in BluetoothDialup, about configuring PPP dialup through a Bluetooth-compatible mobile phone, or in CableDialup for connecting with a mobile phone via a USB cable.
  
 
=== iBurst ===
 
=== iBurst ===
  
To connect with iBurst wireless Internet access, see [[UbuntuHelp:MobileWirelessBroadband]].
+
To connect with iBurst wireless Internet access, see MobileWirelessBroadband.
 +
 
 +
=== IPwireless mobile broadband ===
 +
 
 +
To connect with sentech mywireless internet access, see IpwirelessPcmcia.
  
 
----
 
----

2007年11月22日 (四) 13:15的版本


This guide is for setting up an Internet connection under Ubuntu LTS 6.06 (Dapper Drake).

Introduction

Once Ubuntu is installed and running, one of the first things you may want to do is to get connected to the Internet. This can be useful for installing software and getting help.

This task is usually very simple, however it requires a minimum of involvement on your part. Of course, you will need to be subscribed to an Internet Service Provider, and have Internet connection installed and functional.

There are several ways to connect to Internet, depending on what type of connection you have, you could have broadband (i.e. ADSL), dialup (i.e. a 56 kbit/s modem) or access to Internet directly via your Local Area Network for instance.

Jump to the section corresponding to your type of connection. See NetworkDevices if you need to configure your device.

Broadband

If you have an ADSL or cable modem there are several possibilities, depending on the type of modem.

Ethernet Modem (pppoe)

If your modem connects to your PC with an ethernet network cable you probably want to setup a pppoe connection. However, nowadays many modems also integrate a router, in this case you should follow the instructions provided by the manufacturer, you may find extra help in the Local Area Network section below (if you configure the device via a web interface, it probably has an integrated router).

In order to setup a pppoe connection, please see UbuntuHelp:ADSLPPPoE.

USB modem

This is probably the the most demanding type of modem to set up, USB is far from the ideal medium for network access. If you can get your hands on an ethernet modem you may save yourself some trouble. If you have a modem that can connect both via USB and ethernet you should use the ethernet connection.

If you have a usb modem, you should refer to the UbuntuHelp:UsbAdslModem

Dialup

If you have a dialup connection, a 56 kbit/s or slower modem, you should refer to the UbuntuHelp:DialupModemHowto.

Local Area Network

If you connect to the Internet via a Local Area Network (ethernet or wireless for example), the configuration depends entirely on your network.

Configuration information should be provided by your network administrator.

If you connect via a router on a home network, you should read the router's documentation, the default Ubuntu configuration may work without further configuration.

You may have to configure the interface through which you connect to use DHCP (dynamic configuration, usually the default) or specify an IP address, default gateway or DNS server.

You must have your ethernet or Wifi card working before starting to configure Internet access, you may find information on hardware here : UbuntuHelp:NetworkDevices

Mobile phone

If you wish to connect to the Internet with the modem integrated into a modern mobile phone, you may find helpful information in BluetoothDialup, about configuring PPP dialup through a Bluetooth-compatible mobile phone, or in CableDialup for connecting with a mobile phone via a USB cable.

iBurst

To connect with iBurst wireless Internet access, see MobileWirelessBroadband.

IPwireless mobile broadband

To connect with sentech mywireless internet access, see IpwirelessPcmcia.