Thursday, 15 March 2012

The chaos-based encryption VPN

The chaos-based encryption [33] was first proposed in 1989. Since then, a lot of chaos-based encryption algorithms have been proposed by the researchers. These works all make use of the chaotic properties such as the sensitive dependence on initial conditions and system parameters, pseudo-random property, nonperiodicity, topological transitivity, etc. In 1997, Fridrich [34] first applied the chaos-based encryption to encrypt an image.The principle of chaos-based image encryption [34-37] is that some operations are performed between the original information and chaotic sequence that is generated by the chaotic generator, and the original information becomes similar to the random noise. Thereby, the encryption aim is accomplished. Figure 2 shows the encryption and decryption processes in detail. Firstly, the sender selects a secret key and uses a specifically chaotic sign generator to generate a chaotic signal sequence stream. Then, the original image information is confused or diffused in light of the chaotic sequence and the encrypted image becomes similar to the random noise generated. Decryption is basically the same as encryption, and the right-half of Figure 2 shows the decryption process.

Wednesday, 14 March 2012

what's IP Addressing vpn

IP Addressing
Proper IP addressing is critical for a successful VPN as any large IP network. In order to maintain scalability, performance, and
manageability, it is highly recommended that remote sites use a subnet of the major network to allow for summarization. This
way, the cryptographic ACLs will contain a single line for every local network, possibly a single entry if the local networks are
themselves summarizable. For example, a remote-site network 10.1.1.0/24 is summarizable into the major network 10.0.0.0/8.
If any host on the 10.1.1.0/24 subnet needs to connect to any other subnet in the 10.0.0.0 network via the headend, a single
ACL entry will suffice. If you cannot summarize the remote networks in a major network, an ACL entry is required at the remote
site for every local network-to-remote network. Increasing ACL entries slows performance, complicates troubleshooting, and
hinders the scalability by requiring ACL changes at remote sites constantly to keep up with new networks available at the
headend. Each ACL entry will build a separate tunnel (two IPSec SAs). Proper subnetting also allows for simplified router
headend configuration to enable spoke-to-spoke intercommunication and requires a fewer numbers of tunnels on all devices to
classify traffic flows. IP addressing also affects many facets of VPNs including remote management connection of overlapping
networks.

Monday, 12 March 2012

Enterprise VPN Gateway RequirementsNormally,

Enterprise VPN Gateway RequirementsNormally, IKE informational messages or modeconfig messages are used to download policy from theenterprise VPN gateway to the VPN client. The enterprise VPN gateway must be modified so that the policy download consists of: TCP port information and subnet IP address information, so that the VPN client can route packetsthrough either the enterprise tunnel or the network tunnel, based on the application specifiedby the TCP port, and The IP address of the IPSS, so that the VPN clientknows the endpoint to use when establishing thenetwork-based VPN tunnel.No other major modifications are required at the Having discussed in general, the modificationsthat must be made to VPN clients and gateways tosupport adaptive VPN, we will now consider the specific modifications that must be made to Lucent products to support adaptive VPN. We have implementedadaptive VPN within the Lucent security productsuite. This implementation is discussed in the following section.

BANDS architecture VPN

In an inter-domain network, it is not scalable for a pure centralized management system to collect all the requirements in each domain network and then compute the correct policies accordingly. Therefore, we proposed ahybrid framework using a centralized and a distributed system [10]. In the BANDS architecture, we introduced arequirement server (RS) to each domain (a.k.a. Autonomous System) in the network. The requirement server isresponsible for cooperation and policy negotiation with other requirement servers at other domains. As illustratedin Fig. 8, requirement servers execute a two-phase policy negotiation process.(i) Route path discoveryIn order to discover the requirement servers along the route path and to involve them in Phase II for thepolicy negotiation, it is necessary to find out the route path first given a start and end node. Based onthe discovered AS route path, each RS in the AS on the path should be able to identify the IP addressesof other servers along the path by using DNS. This phase is to prepare for Phase II for the correspondingrequirement servers to exchange information for policy generation. For instance, if BGRP6[7] is used underBANDS architecture, the route path discovery starts with a "BGRP PROBE" message from the initiator tothe destination. After a "GRAFT" message is sent back, the exact AS route path has been probed andreserved.(ii) Requirement discovery and policy negotiationAfter the AS route path is probed in Phase I, each RS on the path needs to make queries to its neighbor RSto discover the corresponding requirements for that traffic flow. With the RS architecture shown in Fig. 9,the requirement server stores the local requirement information as well as the routing data and existingtunnel information in its MIBs (Management Information Base). To maintain an up-to-date copy of data, itneeds to periodically update these data from local routers.Once the server receives all the data it needs, it will invoke the policy negotiation module to calculatepolicies based on the corresponding requirements. In [10], we used the Direct approach to automaticallygenerate security policies. However, as this approach may produce extra tunnels, we will use the OrderedSplit algorithm [9] to generate a minimum set of policies.

Tuesday, 6 March 2012

Buying VPN Factor 3: Costs of VPN Packages

Buying VPN Factor 3: Costs of VPN Packages

VPN Packages

Last but not the least, the amount of assorted VPN bales offered by VPN providers is aswell important in selecting the casework of a VPN provider. One can calmly acquisition providers who action top superior casework at affordable costs. Such providers accept got assorted VPN bales tailored to accommodated the requirements of array of VPN users. Preferably, you can alpha with a VPN amalgamation of a minimum duration. And, afterwards seeing whether the provider delivers on all your parameters, you can abide their casework or artlessly advancement your VPN package. Hence the accent of a Trial annual increases tremendously. If you wish to analysis the account of a VPN provider above-mentioned to opting for it absolutely again you can accept to go with the Trial adaptation and appraise the Pros and Cons in detail. Not alone this, the bales offered by the VPN provider accept to be adjustable in agreement of announcement aeon and appraisement so that you accept the alternative of authoritative a accommodation based on your own requirements.

Monday, 5 March 2012

Some virtual networks

Some virtual networks may not use encryption to protect the data contents. 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.

ncreasingly, mobile VPNs are being

ncreasingly, mobile VPNs are being adopted by mobile professionals and white-collar workers who need reliable connections.[16] 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 cannot survive such events because the network tunnel is disrupted, causing applications to disconnect, time out,[14] or fail, or even cause the computing device itself to crash.[16]
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.[14] 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.