|
IGNOU > IGNOU Assignments > BCA > BCA 2007 Assignments >Intranet Administration IGNOU BCA Assignments Question 2: What is the purpose of VPNs and what are the main features they provide? Ans: VPN gives extremely secure connections between private networks linked through the Internet. It allows remote computers to act as though they were on the same secure, local network. It is a system that enable you to create networks using the Internet as the medium for transporting data to ensure that only authorized users can access the network and that the data cannot be intercepted. The VPN technology supported by Windows 2000 is CISCO VPN, Free swan VPN, etc. The function of VPN is to allow two computers or networks to talk to each other over a transport media that is not secure. To do this VPN uses a computer at each of the two or more points on the various ends of the transport media such as the internet. Each point at the end of the transport media (internet) is called a point of presence (POP). Tunneling means that the complete IP packet to be sent from Boston to San Diego must be encapsulated into another IP packet. This new packet will have a legal internet IP address. Therefore, machine A will take the packet it needs to route (already has destination address 10.3.6.1) and roughly the following will happen:
This description is simplistic, but it is essentially what happens. This did not account for authentication and being sure machine C had the authority or ability to decrypt the packet. Therefore VPN can be examined in two main functional areas which are the tunneling mechanism and the security mechanisms. |
|||||||||||||||||||