Answer Posted / mohit yadav
A VPN connection is the extension of a private network that
includes links across shared or public networks, such as
the Internet. VPN connections (VPNs) enable organizations
to send data between two computers across the Internet in a
manner that emulates the properties of a point-to-point
private link.
Basically, a VPN is a private network that uses a public
network (usually the Internet) to connect remote sites or
users together. Instead of using a dedicated, real-world
connection such as leased line, a VPN uses "virtual"
connections routed through the Internet from the company's
private network to the remote site or employee.
VPN Virtual Private Network, A service which provides
Secure network connectivity between two remote locations
over a insecure network(internet/ISP).
VPN is a virtual path network. it travels packet over
unprotected network e.g internet in a secured manner.
for this it is using IPSEC for authentication, data
integrity , confidentiality.
For security IPSEC is using AH, ESP,ESP + AH. for
encryption it is using DES, 3DES & AES.For authentication
MD5, SHA.For protection it is using DH1, DH2, DH5 & DH7.
Encrption are of two types.Symetric and Asymetric.
Symetric - Each peer uses the same key to encrypt and
decrypt Data.
Asymetric - Each peer uses the different key to encrypt and
decrypt the data.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to manage a network using a router?
How a switch will identify that it has received a STP packet
Explain how to perform system maintenance?
Tell me what can be done to fix signal attenuation problems?
What is nat?
How to identify the ip class of a given ip address?
Explain client/server?
Describe point to point link?
Tell me which protocol can be applied when you want to transfer files between different platforms, such between unix systems and windows servers?
main roll of network administrator
What is network architecture?
Define tunnel mode?
senario: There are two switches connected via trunk port.One end station is connected to each switch via access port. All the ports are in same VLAN.All the ports have same speed 1Gbps.Start sending 1Gbps traffic from one end station to other. Determine percentage of traffic received by destination end station.
Define ipv6?
Scenario: “In a switch two hosts are connected to port number 1 and 2 respectively; both the ports are configured with same VLAN id. When data is sent from one host to another, in switch VLAN tagging will happen or not? Why?”