NWC  TechWeb  | Site Guide
   We remember     
Getting StartedTechnology GuideDepartmentsresearch CenterSales & MarketingEvents
Current Issue Past Issues Browse by Topic Free Newsletters Magazine Subscriptions
RFP Solution Center TechCareers Ask the Experts IT Pro Downloads Tech Library

Sneak Preview
S N E A K   P R E V I E W  
FatPipe's MPVPN

  September 17, 2001
  By Michael J. DeMaria


In some remote and sister offices, maintaining a VPN connection to either another site or the corporate network is a mission-critical endeavor. To aid in this task, companies often need multiple connections to the Internet from their WANs. FatPipe Networks' Multi-path VPN (MPVPN) is designed to perform fault-tolerant VPN connectivity at the WAN.



The basic premise behind this product is that companies will have two or three separate Internet connections -- be they ISDN, cable, DSL, T1 or just about anything else -- even from different ISPs, and bridge them together into one load balanced and failover capable connection.

FatPipe's MPVPN WAN interfaces support DHCP addressing. For some functionality, however, such as VPN connections or Fatpipe's proprietary SmartDNS, you'll need a static IP address on those WAN interfaces. Also, FatPipe's MPVPN does not support PPPoE (PPP over Ethernet).

FatPipe's MPVPN comes with four standard Fast Ethernet interfaces: One connection is for the LAN, and up to three are for WAN links. The unit sits on the edge of the network. FatPipe recommends putting the MPVPN on the WAN side of the firewall. This is mostly for simplicity in setting up the network. You can just as easily put a firewall on each of the WAN links. The device can then either load balance or failover between the multiple WAN links.

Load balancing is done via round robin or response time. Response time measures the average response time for each WAN link by looking at how fast the session setup times are and by utilizing the faster link more often. Failover only (no load balancing) also is an option. Load balancing and failover are not just limited to VPN traffic. Internet traffic originating from the local LAN also reaps performance and stability benefits.

The biggest drawbacks to this product are the lack of centralized management, which could become tedious in environments with several VPN tunnels, and the unit's cost.

The Testbed

The infrastructure setup for my review consisted of three routers, four VLANs (virtual LANs), two VPN boxes, two FatPipe MPVPNs and two servers.

With this setup, I created a site-to-site VPN connection between two remote offices (High and Low). Each office was then outfitted with two network connections from two independent ISPs: On the left, a 500-Kbps frame-relay circuit from Darthnet, using a Cisco 2509 and a 3620; on the right, a 10-Mbps link from Vadercom through a Cisco 4700. The four switches represented in the map are separate VLANs on Catalyst 2900XLs.

I used a SonicWall XPRS2 and a SonicWall SOHO2 for the VPN gateways. Finally, Yacko and Warner, two Dell Optiplex GX1s, ran Windows NT4 SP6A with Microsoft IIS and FTP servers installed, which I used to manage both the SonicWalls and the MPVPNs.

The VPN tunnels were set up to use 3DES (triple data encryption standard) and IKE (Internet key exchange).

Failover Testing

The FatPipe MPVPN, by itself, works like a standard, Internet gateway NAPT (network address port translation) device. I set IP addresses for each of the WAN interfaces on separate subnets (representing connections from different ISPs). Each MPVPN was set up to send VPN traffic to the other one. You do this by telling each FatPipe the subnet of the VPN network, the opposite end's VPN gateway address and the IP address of the other FatPipe.

At the heart of MPVPN are its Internet and VPN failover capabilities. I initiated a large FTP transfer from Warner to Yacko and another simultaneous FTP transfer from Yacko to Warner. The MPVPN was set up for round-robin load balancing.

As these transfers were speeding along, I had the Vadercom ISP suffer a power failure (I pulled the power plug on the router). The FTP transfer continued, albeit at a slower speed. When I plugged Vadercom back in, the transfer speed returned to its previous level. MPVPN's management interface shows the transfer rates (incoming, outgoing and total) for each WAN connection as well as for the overall throughput.

FatPipe claims that sending data across multiple links improves security. The idea is that if one of the lines is tapped, the network analyzer would get only partial information. Technically, this is true. When you consider the security of a 3DES VPN tunnel using IKE, however, this does not add a great deal to the overall security of the VPN.

Incoming Data and Port Mapping

FatPipe's MPVPN behaves like an NAPT box; it's similar in some regards to a Linksys SOHO router. As an example, assume for the moment that there is only one active WAN link (in this case, the other ones can be merely failover lines). All outgoing traffic appears to originate from the external interface of the MPVPN. VPN transfers work in a similar fashion.

Normally, VPNs and NAPTs don't like each other very much (see "Why Can't IPsec and NAT Just Get Along?"). When two offices are behind different NAPTs, the problems compound. In such situations, the MPVPN distinguishes itself from other FatPipe products that perform similar actions, but without VPN support. You input the VPN subnet, gateway and destination MPVPN at both ends of the tunnel.

In the test network, incoming VPN packets (on the FatPipe-High side) from Sonic-Low are forwarded to Sonic-High; these packets appear as if they came from the LAN interface of FatPipe-Low. The traffic gets NATted at one FatPipe and deNATted at the other. Across the Internet, the same packets appear to be just ESP (encapsulating security protocol) IP traffic between the WAN interfaces of the FatPipes.

When you look at the connection with a network analyzer, you'll see that no information about either of your VPN setup or your internal addressing schemes is revealed. Keep in mind, however, that both MPVPN devices act like NAPT boxes. Just because VPN traffic can transfer between the FatPipes does not mean all traffic between the two devices is necessarily passed. To forward other kinds of traffic, as well as for letting general Internet users connect to a server on the LAN, you need to set up port forwarding.

FatPipe calls port forwarding "reverse port mapping."Simply put, if you receive traffic on port X on any of the WAN interfaces, forward that traffic to LAN IP address A.B.C.D. This lets you set up an e-mail server on the inside of your network with fault tolerance.

You're probably wondering how someone connecting to mail.company.com would know about the multiple links. In traditional schemes, you would assign mail.company.com to one particular IP address.

When dealing with multiple connections as the MPVPN is designed for, it's a bit trickier: You have to take downed links into account. Each WAN link would be registered as a domain server IP (WAN1 could be ns1.company.com, WAN2 ns2.company.com and so on). When a DNS query comes in, the MPVPN sends back the IP address of one of the WAN interfaces. This is done by round robin. Thus, when viewed from a third-party perspective, a server may appear to be on two different IP addresses at the same time.

Individual clients don't really care. Mail.company.com exists at 1.1.1.1 for ClientA, and the same domain exists as 2.2.2.2 for ClientB. DNS responses are made with a six-second TTL (time to live) field. This way, if a link goes down, the Internet will still be able to resolve your domain name and communicate with the server.

Vendor Information

FatPipe's Multi-Path VPN, Unit's list price, $14,500; FatPipe Networks, (800) 724-8521 (within the USA), (801) 281-3434; Fax: (801) 281-0317www.fatpipeinc.com

Drawbacks

The MPVPN does not have any central management capabilities. If you want to add a VPN connection or make other configuration changes, you must log into each MPVPN individually. As the number of VPN tunnels grows, so does the number of entries in the VPN setup. And this grows exponentially. If you have two WAN links and one VPN tunnel, you need to set up two VPN routes (one for each WAN interface on the other end). Two VPN tunnels require four mappings, three VPNs eight and so on, per FatPipe. This can get a bit ugly as you expand the number of FatPipes.

MPVPN units do have some SNMP capabilities. Right now, this is basically showing which interfaces are up or down. FatPipe plans to add some diagnostic capabilities, such as ping, trace route and packet drop, as well as export connection throughput information in the future.

You also can set up failover boxes -- two FatPipes in one location. If one unit dies, the other takes over. My beta version of the software did not have this capability during the test period.

Finally, the price of this technology is a bit high. Each FatPipe MPVPN unit has a list price of $14,500. Two offices with a dual-line VPN connection would cost $29,000; this fee is before the cost of the VPN devices, the other infrastructure and the cost of four Internet connections.

Mike DeMaria is an associate technology editor based at Network Computing's Syracuse University Real-World LabsŪ. Send your comments on this article to him at mdemaria@nwc.com.



Advertisement



This Week at Network Computing Audio show

XML DTD/Schema Editors
Article
Guide
Full Chart
Customize Chart
Product Directory
Search

Find more Buyer's Guides.

 
Join us in our upcoming NetSeminar on November 14 as we examine the long-term advantages of next-generation ASPs and the details of realistic service levels, security and costs.
Register today!

Our editors challenged network storage vendors and service providers to devise fault-tolerant storage solutions for two fictitious companies. At the Shoot Out, see the vendors face off with their solutions.

Get new dates and more information or Register online.

Wirless LAN technology provides the mobility and flexibility you need to increase productivity. See our comparison of products offered by companies such as including Alvarion, Ciso, Enterasys and Nokia, and select the best solution.

Whether you're looking for a job as a Network Engineer or a Database Administrator, TechCareers will help you find the position in the right company. Search by keyword, location and job interest, or do a search by date.

 
tools
arrow Get White Papers
 
arrow Attend Live Events
arrow Get IT Training
arrow Research Companies
arrow Find DSL Services
arrow Build Your Own RFP
arrow Get a Job
arrow Shop Our Advertisers
arrow Contact Our Advertisers


AvantGo

Get NWC
arrow  Get the magazine
arrow  Get our weekly newsletters:
  • Network Computing Report
  • Network Computing Online
  • Mobile Computing Observer
  • IT Pro Downloads
  • arrow  Get Our Security Alert service
    arrow  Manage your existing subscriptions

    Spotlight
    compare it Firewall appliances protect your company's sensitive data and prevent attackers from crashing your business-critical Web servers. Evaluate features and get quotes from such hot companies as Avaya, Cisco and Nokia.


    Spotlight
    NWC extends their sympathy and support
    YOUR HELP IS NEEDED!

    If you can provide IT services, supplies or expertise that would help businesses recover from September 11's tragedy, post your name/company on our Assistance List.

    If you are or know of a business that needs help getting back up and running, view our list of currently available services and resources.


    CURRENT ISSUE 

    Current Issue

    HOT ITEMS

  • RFP Solution Center
    Let our Solution Center help you find everything from the physical layer to the application layer. Then let our RFP Decision Support help you buy and build the right solutions fast!

  • Tech Library
    Our Tech Library offers thousands of white papers and research reports on emerging and hot technologies. There you'll gain access to the most current reports available from top analysts and vendors. Check out Tech Library now and become enlightened.

  • Compare IT
    Let our Compare IT service get you in touch with the best available products and services in catagories like security, web hosting, network management and more.
  • Interactive Buyer's Guide
    Dig deeper with our point-by-point product comparisons -- you'll find everything from ATM switches to VPN Software.



  • More Reviews

    arrowData Management
    arrowDigital Convergence
    arrowMobile & Wireless
    arrowApplications
    arrowInfrastructure
    arrowManagement
    arrowSecurity
    arrowServices
    arrowBusiness of IT

    Network Computing
    God Bless America
    Sites:
    Home | IT Pro Downloads | RFP Solution Center | TechCareers | Ask the Experts | UnixWorld | Learn IT |
    NetNews | Interactive Buyer's Guide | Tech Library | CMPmetrics | Compare IT | Network Design Manual

    Services:
    Free Newsletters | Events | Sales & Marketing | Magazine Subscriptions | Site Map | FAQ | Contact Info

    Magazine:
    Current Issue | Past Issues | Article Index | Technology Guides | Real-World Labs | 2001 Edit Calendar


    Other CMP Sites:
    Bank Systems & Technology | eBusiness Expo | InformationWeek | Insurance & Technology |
    InternetWeek | PC Expo | TechCalendar | TechEncyclopedia | TechLearning |
    TechWeb News | TechWeb Webcasts | Wall Street & Technology




    TechWeb is brought to you by CMP Media LLC, Copyright © 2001 - Privacy Statement  Ad Info