Monday, May 23, 2016

VPN error when connected to internet





In this short video,we can see than vpn is connected but it shows internet is not available,What is DNS(When you type in a web address, e.g., www.google.com, your Internet Service Provider views the DNS associated with the domain name, translates it into a machine friendly IP address (for example 216.168.224.70 is the IP for google.com) and directs your Internet connection to the correct website).this vpn internet connection problem is solved by manually adding dns. Therefore,by manually adding dns in tap driver you will be able to solve the problem instantly,it is advisable to use fastest dns server for maximum performance.i usually recommend using google dns  8.8.8.8 8.8.4.4.

VPN with Airtel hack for free internet



Hacking internet is not easy especially in these days,before life used to be easy as changing proxy server can just give you free internet,VPN makes it easy at the moment,the only problem with vpn is slow network,but most importantly is free internet connection..in these video we use simple server as the main internet source and vpn encrypt internet thus result to free internet...
BEST VPN SERVISES

Hotspot Shield

Hotspot Shield protects your online privacy, and lets you bypass Internet censorship and access any website or service. It secures your Internet sessions using HTTPS encryption and protects your personal information from hackers. Its malware protection and compression technologies can protect you from malicious websites and reduce the mobile data usage on your mobile devices.

Spotflux

Spotflux is the world’s most advanced VPN that works on all devices. It protects and enhances your Internet connection, and lets you use the web with total peace of mind. It performs millions of cloud-based real-time calculations,encrypts and compresses your mobile web traffic – thus reducing your mobile data costs and allowing you to browse the web securely, even on public Wi-Fi hotspots.

Psiphon

Psiphon lets you go beyond borders. It gets you past the borders of your campus, corporation or country, and lets you safely access censored knowledge and ideas in freedom-restricted countries. It’s a circumvention and online security tool that uses VPN, SSH and HTTP Proxy technologies for a complete, open and unrestricted access to the Internet.

CyberGhost

CyberGhost VPN is one the most trusted secure VPN service online. It’s easy to install and provides you a safe and unrestricted browsing experience. It can unblock any content on the Internet for you even if you live in the most restricted part of the world. It offers top-notch security and anonymitywithout compromising your online privacy or slowing down your connection.

FinchVPN

FinchVPN is a feature packed and extremely reliable free VPN service. It offers an easy to use control panel and lots of VPN servers at different locations in the world. It save no logs and claims to encrypt everything – your activities, your sessions and your web connections.

Hideman VPN

Hideman VPN offers anonymity and data encryption for your Internet sessions and activities. It offers free usage with connection and traffic restrictions, but is suitable for moderate usage such as browsing and light downloading. It tunnels your Internet traffic through various server locations in around 20 countries, thus making it hard for anyone to guess your true information.
Vpn Book
Our Free VPN (Virtual Private Network) server is designed with the latest technologies and most advanced cryptographic techniques to keep you safe on the internet from prying eyes and hackers. Our VPN securely routing all your internet traffic through an encrypted tunnel to bypass government censorship, defeat corporate surveillance and monitoring by your ISP. VPNBook strives to keep the internet a safe and free place by providing free and secure PPTP and OpenVPN service access for everyone.

virtual private network (VPN)

what is vpn
virtual private network (VPN) extends a private network across a public network, such as the Internet. It enables users to send and receive data across shared or public networks as if their computing devices were directly connected to the private network, and thus benefit from the functionality, security and management policies of the private network. A VPN is created by establishing a virtual point-to-point connection through the use of dedicated connections, virtual tunneling protocols, or traffic encryption.
A VPN spanning the Internet is similar to a wide area network (WAN). From a user perspective, the extended network resources are accessed in the same way as resources
available within the private network.Traditional VPNs are characterized by a point-to-point topology, and they do not tend to support or connect broadcast domains.
Therefore, communication, software, and networking, which are based on OSI layer 2 and broadcast packets, such as Net BIOS used in Windows networking,
may not be fully supported or work exactly as they would on a local area network (LAN). VPN variants, such as Virtual Private LAN Service (VPLS),
and layer 2 tunneling protocols, are designed to overcome this limitation.

VPNs can allow employees to securely access a corporate intranet while travelling outside the office. Similarly, VPNs can securely connect geographically separated
offices of an organization, creating one cohesive network. VPN technology is also used by individual Internet users to secure their wireless transactions, 
to circumvent Geo-restrictions and censorship, and to connect to proxy servers for the purpose of protecting personal identity and location.

Early data networks allowed VPN-style remote connectivity through dial-up modem or through leased line connections utilizing Frame Relay and Asynchronous Transfer
Mode (ATM) virtual circuits, provisioned through a network owned and operated by telecommunication carriers. These networks are not considered true VPNs because
they passively secure the data being transmitted by the creation of logical data streams.They have been replaced by VPNs based on IP and IP/Multi-protocol Label
Switching (MP-LS) Networks, due to significant cost-reductions and increased bandwidth provided by new technologies such as Digital Subscriber Line (DSL)[5] and
 fiber-optic networks.

VPNs can be either remote-access (connecting a computer to a network) or site-to-site (connecting two networks). In a corporate setting,
remote-access VPNs allow employees to access their company's intranet from home or while travelling outside the office, and site-to-site VPNs allow
employees in geographically disparate offices to share one cohesive virtual network. A VPN can also be used to interconnect two similar networks over a dissimilar middle network; for example, two IPv6 networks over an IPv4 network.

VPN systems classification


1.The protocols used to tunnel the traffic
2.The tunnel's termination point location, e.g., on the customer edge or network-provider edge
3.Whether they offer site-to-site or network-to-network connectivity
4.The levels of security provided
5.The OSI layer they present to the connecting network, such as Layer 2 circuits or Layer 3 network connectivity
6.Security mechanisms
7.VPNs cannot make online connections completely anonymous, but they can usually increase privacy and security.
 To prevent disclosure of private information, VPNs typically allow only authenticated remote access using tunneling protocols and encryption techniques.

The VPN security model provides Confidentiality such that even if the network traffic is sniffed at the packet level (see network sniffer and Deep packet inspection),
 an attacker would only see encrypted data
Sender authentication to prevent unauthorized users from accessing the VPN
Message integrity to detect any instances of tampering with transmitted messages

Secure VPN protocols include the following:

Internet Protocol Security (IPsec) as initially developed by the Internet Engineering Task Force (IETF) for IPv6, which was required in all
standards-compliant implementations of IPv6 before RFC 6434 made it only a recommendation.This standards-based security protocol is also widely used with IPv4
and the Layer 2 Tunneling Protocol. Its design meets most security goals: authentication, integrity, and confidentiality. IP sec uses encryption, 
encapsulating an IP packet inside an IPsec packet. De-encapsulation happens at the end of the tunnel, where the original IP packet is decrypted and forwarded to its intended
destination.
Transport Layer Security (SSL/TLS) can tunnel an entire network's traffic (as it does in the OpenVPN project and SoftEther VPN project or secure an individual connection. 
A number of vendors provide remote-access VPN capabilities through SSL. An SSL VPN can connect from locations where IPsec runs into trouble with Network Address Translation
and firewall rules.
Datagram Transport Layer Security (DTLS) – used in Cisco AnyConnect VPN and in OpenConnect VPN[9] to solve the issues SSL/TLS has with tunnelling over UDP.
Microsoft Point-to-Point Encryption (MPPE) works with the Point-to-Point Tunnelling Protocol and in several compatible implementations on other platforms.
Microsoft Secure Socket Tunnelling Protocol (SSTP) tunnels Point-to-Point Protocol (PPP) or Layer 2 Tunnelling Protocol traffic through an SSL 3.0 channel.
 (SSTP was introduced in Windows Server 2008 and in Windows Vista Service Pack 1.)
Multi Path Virtual Private Network (MPVPN). Ragula Systems Development Company owns the registered trademark "MPVPN".
Secure Shell (SSH) VPN – OpenSSH offers VPN tunnelling (distinct from port forwarding) to secure remote connections to a network or to inter-network links. 
OpenSSH server provides a limited number of concurrent tunnels. The VPN feature itself does not support personal authentication.
Authentication
Tunnel endpoints must be authenticated before secure VPN tunnels can be established. User-created remote-access VPNs may use passwords, biometrics, two-factor authentication
 or other cryptography methods. Network-to-network tunnels often use passwords or digital certificates. They permanently store the key to allow the tunnel to establish automatically,
without intervention from the administrator.

Routing
Tunnelling protocols can operate in a point-to-point network topology that would theoretically not be considered as a VPN, because a VPN by definition is expected to support
arbitrary and changing sets of network nodes. But since most router implementations support a software-defined tunnel interface, customer-provisioned VPNs often are simply defined
tunnels running conventional routing protocols.

Provider-provisioned VPN building-blocks
Depending on whether a provider-provisioned VPN (PPVPN)[clarification needed] operates in layer 2 or layer 3, the building blocks described below may be L2 only, L3 only,
 or combine them both. Multi-protocol label switching (MPLS) functionality blurs the L2-L3 identity.

RFC 4026 generalized the following terms to cover L2 and L3 VPNs, but they were introduced in RFC 2547. More information on the devices below can also be found in Lewis,
Cisco Press.

Customer (C) devices
A device that is within a customer's network and not directly connected to the service provider's network. C devices are not aware of the VPN.

Customer Edge device (CE)
A device at the edge of the customer's network which provides access to the PPVPN. Sometimes it's just a demarcation point between provider and customer responsibility.
 Other providers allow customers to configure it.

Provider edge device (PE)
A PE is a device, or set of devices, at the edge of the provider network which connects to customer networks through CE devices and presents the provider's view of the customer site.
 PEs are aware of the VPNs that connect through them, and maintain VPN state.

Provider device (P)
A P device operates inside the provider's core network and does not directly interface to any customer endpoint. It might, for example, provide routing for many provider-operated
tunnels that belong to different customers' PPVPNs. While the P device is a key part of implementing PPVPNs, it is not itself VPN-aware and does not maintain VPN state.
Its principal role is allowing the service provider to scale its PPVPN offerings, for example, by acting as an aggregation point for multiple PEs. P-to-P connections,
in such a role, often are high-capacity optical links between major locations of providers.

User-visible PPVPN services
This section deals with the types of VPN considered in the IETF.

OSI Layer 2 services
Virtual LAN
A Layer 2 technique that allow for the coexistence of multiple LAN broadcast domains, interconnected via trunks using the IEEE 802.1Q trunking protocol. Other trunking protocols
 have been used but have become obsolete, including Inter-Switch Link (ISL), IEEE 802.10 (originally a security protocol but a subset was introduced for trunking),
 and ATM LAN Emulation (LANE).

Virtual private LAN service (VPLS)
Developed by IEEE, VLANs allow multiple tagged LANs to share common trunking. VLANs frequently comprise only customer-owned facilities. Whereas VPLS as described in the above
section (OSI Layer 1 services) supports emulation of both point-to-point and point-to-multipoint topologies, the method discussed here extends Layer 2 technologies such as 802.1d
and 802.1q LAN trunking to run over transports such as Metro Ethernet.

As used in this context, a VPLS is a Layer 2 PPVPN, rather than a private line, emulating the full functionality of a traditional local area network (LAN). From a user standpoint,
 a VPLS makes it possible to interconnect several LAN segments over a packet-switched, or optical, provider core; a core transparent to the user, 
making the remote LAN segments behave as one single LAN.

In a VPLS, the provider network emulates a learning bridge, which optionally may include VLAN service.

Pseudo wire (PW)
PW is similar to VPLS, but it can provide different L2 protocols at both ends. Typically, its interface is a WAN protocol such as Asynchronous Transfer Mode or Frame Relay.
 In contrast, when aiming to provide the appearance of a LAN contiguous between two or more locations, the Virtual Private LAN service or IPLS would be appropriate.

Ethernet over IP tunneling
EtherIP (RFC 3378) is an Ethernet over IP tunnelling protocol specification. EtherIP has only packet encapsulation mechanism. It has no confidentiality nor message integrity
 protection. EtherIP was introduced in the FreeBSD network stack[17] and the SoftEther VPN server program.

IP-only LAN-like service (IPLS)
A subset of VPLS, the CE devices must have L3 capabilities; the IPLS presents packets rather than frames. It may support IPv4 or IPv6.

OSI Layer 3 PPVPN architectures
This section discusses the main architectures for PPVPNs, one where the PE disambiguates duplicate addresses in a single routing instance, and the other, virtual router, 
in which the PE contains a virtual router instance per VPN. The former approach, and its variants, have gained the most attention.
One of the challenges of PPVPNs involves different customers using the same address space, especially the IPv4 private address space.The provider must be able to disambiguate 
overlapping addresses in the multiple customers' PPVPNs.

BGP/MPLS PPVPN
In the method defined by RFC 2547, BGP extensions advertise routes in the IPv4 VPN address family, which are of the form of 12-byte strings, beginning with an 8-byte Route 
Distinguisher (RD) and ending with a 4-byte IPv4 address. RDs disambiguate otherwise duplicate addresses in the same PE.
PEs understand the topology of each VPN, which are interconnected with MPLS tunnels, either directly or via P routers. In MPLS terminology, the P routers are Label Switch Routers
 without awareness of VPNs.

Virtual router PPVPN
The Virtual Router architecture, as opposed to BGP/MPLS techniques, requires no modification to existing routing protocols such as BGP. By the provisioning of logically 
independent routing domains, the customer operating a VPN is completely responsible for the address space. In the various MPLS tunnels,
 the different PPVPNs are disambiguated by their label, but do not need routing distinguishers.

Unencrypted tunnels
Main article: Tunneling protocol
Some virtual networks may not use encryption to protect the privacy of data. While VPNs often provide security, an unencrypted overlay network does not neatly fit within
the secure or trusted categorization. For example, a tunnel set up between two hosts that used Generic Routing Encapsulation (GRE) would in fact be a virtual private network,
but neither secure nor trusted.

Native plaintext tunnelling protocols include Layer 2 Tunnelling Protocol (L2TP) when it is set up without IPsec and Point-to-Point Tunnelling Protocol (PPTP)
or Microsoft Point-to-Point Encryption (MPPE).

Trusted delivery networks
Trusted VPNs do not use cryptographic tunnelling, and instead rely on the security of a single provider's network to protect the traffic.

Multi-Protocol Label Switching (MPLS) often overlays VPNs, often with quality-of-service control over a trusted delivery network.
Layer 2 Tunnelling Protocol (L2TP) which is a standards-based replacement, and a compromise taking the good features from each,
for two proprietary VPN protocols: Cisco's Layer 2 Forwarding and Microsoft's Point-to-Point Tunnelling Protocol (PPTP).
From the security standpoint, VPNs either trust the underlying delivery network, or must enforce security with mechanisms in the VPN itself.
Unless the trusted delivery network runs among physically secure sites only, both trusted and secure models need an authentication mechanism
for users to gain access to the VPN.

VPNs in mobile environment
Mobile virtual private networks are used in settings where an endpoint of the VPN is not fixed to a single IP address, but instead roams across various,
networks such as data networks from cellular carriers or between multiple Wi-Fi access points. Mobile VPNs have been widely used in public safety,
where they give law enforcement officers access to mission-critical applications,such as computer-assisted dispatch and criminal databases,
while they travel between different subnets of a mobile network.They are also used in field service management and by healthcare organizations,
among other industries.
Increasingly, mobile VPNs are being adopted by mobile professionals who need reliable connections.They are used for roaming seamlessly across networks
and in and out of wireless coverage areas without losing application sessions or dropping the secure VPN session. A conventional VPN can not withstand
such events because the network tunnel is disrupted, causing applications to disconnect, time out,or fail, or even cause the computing device itself to crash.
Instead of logically tying the endpoint of the network tunnel to the physical IP address, each tunnel is bound to a permanently associated IP address at the device.
The mobile VPN software handles the necessary network authentication and maintains the network sessions in a manner transparent to the application and the user.
The Host Identity Protocol (HIP), under study by the Internet Engineering Task Force, is designed to support mobility of hosts by separating the role of IP addresses
for host identification from their locator functionality in an IP network. With HIP a mobile host maintains its logical connections established via the host
identity identifier while associating with different IP addresses when roaming between access networks.

VPN on routers.
With the increasing use of VPNs, many have started deploying VPN connectivity on routers for additional security and encryption of data transmission by using various
cryptographic techniques.Setting up VPN services on a router allows any connected device to use the VPN network while it is enabled. This also creates VPN services on
devices that do not have native VPN clients such as smart-TVs, gaming consoles etc.

Many router manufacturers, such as Cisco, Linksys, Asus, and Netgear supply their routers with built-in VPN clients.
This section may be confusing or unclear to readers. (September 2015)
Since these routers do not support all the major VPN protocols, such as OpenVPN.

1.Limitations: Not every router compatible with open source firmware which depends on the built-in flash memory and processor. 
2.Firmwares like DD-WRT require a minimum of 2 MiB flash memory and Broadcom chipsets. 
3.Setting up VPN services on a router requires a deeper knowledge of network security and careful installation. 
4.Minor misconfiguration of VPN connections can leave the network vulnerable. 
5.Performance will vary depending on the ISP and their reliability.