![]() |
Intelligentedu.com
Home
-> Learn
About Computers, Software Development & Information Technology
-> Userguide
to Using the Linux Desktop
|
| |
The Internet has revolutionised information usage and dissemination. It has made the global village a reality whereby almost anyone any where in the world is reachable if the person has an Internet connection. The most common way to get Internet connectivity is by using the PC, be it at home, in the place of work, the community hall or even a cybercafe.
In this chapter we shall examine some of the more common methods in which a PC can gain access to the Internet.
For a personal or home user, before you can access the Internet you will need to sign up with an Internet Service Provider (ISP). The ISP usually has a network which is connected to the Internet by a permanent telecommunication link, i.e. one can view the ISP's network as part of the Internet. The ISP provides the necessary networking infrastructure to enable you to connect to its network. Thus once your PC successfully connects to the ISP's network, it can then access the resources and services provided by other computers on the Internet.
The Internet can be accessed from your system using a variety of methods, depending on the type of access methods supported by the ISP you sign up with and the type of networking devices you have installed in your system. Currently the most common methods of connectivity by a home or personal user to an ISP are:
The simplest way to access the Internet is to use a dial-up telephone line connection. Almost all ISPs provide dial-up access connectivity to the Internet using the existing telephone line in the home or office. To do this you will need the availability of a telecommunication device called a “modem”. Most modern PCs come with a built-in dial-up modem card or if it does not, you can purchase an external dial-up modem and use the serial port available on your PC for connection.
Before you can dial up to your ISP and access the Internet, you have to configure your system to recognise the modem and then dial the correct number to your ISP. You will need to have at hand the following information needed for the modem configuration:
To configure your modem for Internet access, start the “Internet Configuration Wizard” tool from the Main Menu:
Main Menu --> System Tools --> Internet Configuration Wizard
You will be prompted for the root password as this is
an attempt to change the system settings and so only the system
administrator is allowed to perform this. Enter the root password and
the Internet configuration wizard main screen will be displayed.

Fig. Internet Configuration Wizard
Modem device: /dev/modem
Baud rate: 115200
Flow control: Hardware (CRTSCTS)
Modem volume: Medium

Fig. Select Modem Screen
Click on the Forward button.

Click on the Forward button.

Fig. Filling in the IP Settings
Click on the Forward button.
To test your modem and Internet connectivity, select the Network Device Control tool from the Main Menu:
Main Menu --> System Tools --> Network Device
Control

Fig. Activating the Modem
Select the profile you have set up (remember the ISP nickname you used in the set up above?) by clicking on it and then click on the “Activate” button. The modem will start to dial and connect to the ISP and after awhile upon successful login the status of the profile in the Network Devices Control screen will change to “Active” from “Inactive”. You are now connected to the Internet. You can now perform the web browsing and other services discussed in the next few chapters.
To disconnect from the Internet bring up the Network Devices Control window and select the profile which was activated above and click on the “Deactivate” button. You will be disconnected from the Internet and the status of the profile will be changed to “Inactive”.
The dial-up Internet connection discussed above provides ready and easy access for places which have telephone infrastructure in place. However, it has the disadvantage that the maximum data transmission speed which normal dial-up technology can provide is about 56 Kbits per second. While this speed may be adequate for email text transmission and web browsing of non-multimedia intensive web content, it is not practical for multimedia access. For heavy multimedia content access using the Internet, a high speed link in required. For the personal or home user, broadband xDSL technologies make this possible.
xDSL is an acronym used for the family of DSL (Digital Subscriber Line) technologies which enable high speed data transmission through telephone lines. There are different types of DSL and they include, ADSL, SDSL, IDSL. Collectively these are known as xDSL. ADSL (Asynchronous Digital Subscriber Line) is commonly used for the home.
There are two main types of xDSL configuration in use and most ISPs use either one of these:
Usually if you given a login id and password for your broadband xDSL connection then you should be using the PPoE configuration.
DHCP over Ethernet
For this configuration, what is needed is just to obtain the IP configuration parameters using DHCP (Dynamic Host Configuration Protocol). To set up your xDSL customer premises equipment to perform this, the “Internet Configuration Wizard” tool from the Main Menu may be used:
Main Menu --> System Tools --> Internet Configuration Wizard
You will be prompted for the root password as this is an attempt to change the system settings and so only the system administrator is allowed to perform this. Enter the root password and the Internet configuration wizard main screen will be displayed as described in the section on dial-up modem configuration.

Fig. Select Ethernet Device Screen

Fig. Configure Network Settings Screen
For PPoE over Ethernet, start up the Internet Connection Wizard as described in the previous section and select xDSL

Fig. Configure DSL Connection
To test your xDSL link and Internet connectivity, select the Network Device Control tool from the Main Menu:
Main Menu --> System Tools --> Network Device Control
If you are using DHCP over Ethernet, select the Ethernet device name (usually this is eth0) you have used in the configuration set up by clicking on it and then click on the “Activate” button.
If you are using PPoE over Ethernet, select the ISP name you used in the configuration set up by clicking on it and then click on the “Activate” button.
The link will be established after a few seconds and the status of the profile in the Network Devices Control screen will change to “Active” from “Inactive”. You are now connected to the Internet.
To disconnect from the Internet bring up the Network Devices Control window. For a DHCP over Ethernet setup select the Ethernet device which was activated above and click on the “Deactivate” button. For a PPoE over Ethernet setup select the ISP name which was activated above and click on the “Deactivate” button. You will be disconnected from the Internet and the status of the profile will be changed to “Inactive”.
Perform the same Internet connectivity tests as done previously with the dial-up modem connection