|
|
|
Basics of VPN
Protocols and Solutions
VPN solutions and Vendors
VPN software and Hardware
Free News Letter
Stay updated, sign up for our free newsletter to receive useful tips Full NameEmailId
|
Introduction to Internet ProtocolsAny communication requires two parties (active-listening and speaking). Communication between devices is done in machine language. Different types of devices manufactured by various companies need to communicate using a common language which is known as a protocol.
TCP/IP SuiteThe layer structure is built in a manner such that each layer treats all of the information it receives from the upper layer as data and adds control information (header) in the front of that data and passes it on to the lower layer. When data is received the opposite process takes place. Functions of the layers areApplication Layer (Layer 5)This provides functions for user application to communicate over the network and is highly specific to the application being performed. This layer includes all applications protocols that use host-to-host transport. It manages sessions ('socket' and 'port' is used by TCP/IP for sessions) between cooperating applications. Other functions are data encryption, decryption, compression and decompression. There are many protocols implemented in the application layer they are
Transport Layer (Layer 4)Whatever be the application, data needs to be exchanged reliably and must not be dependent on the application. TCP ensures host-to-host reliable information exchange where as UDP-User Datagram Protocol does not have end-to-end reliability checking.Protocols used are
Network Layer (Layer 3)This is also spoken of as the internet layer and is the primary protocol of IP over the internet. This provides routing function across multiple networks and is implemented not only in end systems but also in routers on the network to help in traversal of data. The protocols they support are
Data Link Layer (Layer 2)It is also known as the network layer. Its concern is the link between the data transmission device and the network. Network address of the destination should be added so that the data can go to the appropriate destination. Standards vary for circuit-switching, packet-switching (frame, relay) local area networks (Ethernet) and others
Physical Layer (Layer 1)The physical layer defines the physical interface between the data transmission device (computer) and the transmission medium. Characteristics of the transmission medium, nature of the signals, the data rate and related specifications are a part of the physical layer.TCP/IP is actually a suite of protocols and the major ones are
Intranets and ExtranetsPrivate Networks share part of an organization's information or operation with its employees. The means or medium used can be dedicated lines to transfer data, PSTN for phone service, ISDN for voice and video conferencing or a visible service which is usually a Website. Internet and Client-Servers use the same protocols of TCP/IP Protocol suite. Thus the connection of these private networks via the internet results in an Intranet.Firewalls, gateways, authentication, encryption and the use of VPN technologies make security and performance on public services better. Intranets are commonly owned by communications, HR or CIO area of large organizations to deliver tools and applications such as sophisticated directories, sales and CRM tools, project management etc. Intranets cannot be accessed by the general public. Extranet is an extension of the intranet over the World Wide Web such that limited access of the intranet is provided to the public. The access can be for customers, partners, suppliers or others outside the company. The part that access has been granted to becomes the extranet. This can provide access to research inventories and internal databases. Some portions may be free, others portions of information may require a payment. What is needed is privacy of information both to the company and of the purchaser. Firewalls, server management, authentication, encryption, digital certificates and the use of VPN ensure confidentiality and security. Related ArticlesVPN - The Inside StoryWAN Going the VPN way VPN - The way to go! VPN - A secure Network |
|
|
Home | © Copyright 2006 vpntools.com All rights reserved. Read legal policy and privacy policy. |