Archive for the ‘Internet’ Category

Radius Server to Access the Internet Network

Sunday, May 15th, 2011

Radius Server to Access the Internet Network photoRadius, Remote Authentication Dial In User Service is a networking concept which is used to provide access to users to services which require logging in, generally with a username and password. This protocol uses servers to store information in the form of a list of user names or passwords. So, when a user wants to log onto for example, the internet, he enters his user name and password and submits them. The data is sent to the RADIUS server and checked against a list of existing users and their respective passwords. If the username and password entered by the user matches the one on the list, then the user is granted access to the internet.

This protocol is widely used by Internet Service Providers (ISPs) as well as large companies, corporations, educational institutions and other organizations to regulate and manage access to the internet as well as to internal networks. Normally these authentications protocol is carried out by devices like the modem, Digital Subscriber Lines (DSLs) automatically.

The most important functions of the RADIUS server can be summarized as AAA or Authentication, Authorization and Accounting. The first two ‘A’s refer to allowing a user access to a network. If we look in detail at our previous example, we will come to know that a RADIUS server may return any one of three responses to the login request – “Nay” which means that access to the user is denied under all circumstances, “Challenge” which means that the user is asked for additional information before access is granted, and “Yea” which grants to the user, access to the network.

Accounting refers to the billing function carried out by RADIUS. It refers to the situations in which the users’ time or activities are monitored and logged. This is especially useful for those who run on postpaid internet which is calculated either by Data Transfer or by time. The RADIUS server receives a command to start billing when the user logs on and later to stop billing, when the users logs off. RADIUS servers nowadays, can also access databases stored remotely to check details. Communication between the user and the server is nowadays done through highly encrypted, reliable channels.

Labels :

remote authentication dial-in user service

The Function of USB for Connections

Thursday, May 12th, 2011

The Function of USB for Connections photoUSB which stands for Universal Serial Bus is a standard for serial communications between computers and other devices. It was first introduced in 1996 and was jointly promoted by Intel, Phillips, US Robotics and Microsoft. USB was developed so that many different types of devices could be accommodated under a single common interface. Due to this capability, nowadays USB devices are the most popular form of plug and play devices. In short, a plug and play device is an external device which we connect to the computer either for data transfer or to provide additional capabilities to the computer. Normally plug and play devices are used along with additional software which acts as a link between the device and the CPU of the computer. This software is called the driver.

Many other standards exist for such connections like PS2, but USB devices provide a distinct advantage over other standards mainly due to two significant reasons.
First, the USB standard allows devices to be connected to the computer without needing to restart the computer. For many previous standards, the computer needed to be restarted before the device could be used. Secondly, the USB device takes its power supply directly from the CPU thus eliminating the need for an external power supply cord. This was only possible due to the fact that USB devices typically consume very little power.

Nowadays USB devices are used for a number of purposes. The most popular adaptation of the USB devices is in the form of USB drives (also called pen-drives). These are basically devices which offer portable data storage facilities. Often these devices are as small as a keychain. With the advent of technology, USB drives can now store as much as 200GB of data and still appear very small.
Another important use of USB is for webcams which allow us to transmit and store photos and videos directly on our computers. Apart from these uses, USB also allows us to connect audio devices like iPods, microphones and speakers, network between different computers with USB routers and also provides an interface to link our other gadgets like mobile phones and PDAs. With Windows becoming more common it is now simpler to synchronize our gadgets as windows can automatically recognize and install our USB devices. Another new technology which is making waves is USB 2.0, which provides data transfer speeds of up to 480mbps (Megabytes per second).