Slashdot Mirror


80 Gbps Deep Packet Inspection Hardware Announced

An anonymous reader writes to tell us that Procera Networks is launching a new weapon on the deep packet inspection (DPI) front. At $800,000 these 80 Gbps tanks aren't going to be sitting in everyone's closet, but it could mean that more traffic shaping is on the way. "The PL10000 can handle up to 5 million subscribers and can track 48 million real-time data flows. That's certainly a potent piece of hardware, but larger ISPs will need more. That's why Procera designed the new machines with full support for synchronizing traffic flows where return traffic might be routed to a different PacketLogic machine. The machine receiving the return traffic can make the machine monitoring the outbound traffic aware that it sees the other half of a TCP/IP conversation, for example, giving the devices more accuracy than those which might only have access to one side."

42 of 185 comments (clear)

  1. Just in time! by courteaudotbiz · · Score: 5, Funny

    Just in time for the olympic games!

    1. Re:Just in time! by keneng · · Score: 4, Informative

      It's not that funny. I live in China. We will even have slower traffic now. As it stands forget watching youtube. All I can get is about 30KB/s download/upload on a single connection which is barely enough to listen to internet radio. The good news is that I can have more than one connection open with other countries, but from what I understand no media players or streaming servers have this parallel 30KB/s connection capability to total the necessary 4Mbps/download for watching internet video. That's why China's "Golden Shield" works so well. In order to circumvent it, one must have tools to open multiple connections for the single purpose intended i.e. media player, web serving one large page through multiple data sending connections. Oddly enough if I connect to websites inside China I can get 4Mb/s connections. The world's internet is crippled with equipment like this in my perspective and experience already. I'm grateful I can actually express my opinion about this here. BTW for the last four to five months slashdot has had this quantserve in-your-face job ad when accessing the site. From China, it often slows down the page access and takes sometimes 5 to 10 minutes before I can read the main page. Is this normal?

  2. $800,000? by Bovius · · Score: 5, Insightful

    At almost a million dollars a pop, is it really saving money for ISPs to use these? How many would a major ISP need to shape all of their traffic?

    1. Re:$800,000? by blhack · · Score: 4, Insightful

      Yep, and how much were computers, originally? The price on these will drop when enough of them are bought. No it won't. There is realistically only a market for a handful of these worldwide. Not several million of them like PCs. Its exactly like cisco hardware, it has remained astronomically expensive simply because only a very small select group of people (network admins) actually buy them.
      --
      NewslilySocial News. No lolcats allowed.
    2. Re:$800,000? by Deadplant · · Score: 5, Insightful

      Seriously.
      Spend the money on a couple more 40Gb fiber lines instead.

    3. Re:$800,000? by GreggBz · · Score: 3, Insightful

      At almost a million dollars a pop, is it really saving money for ISPs to use these? How many would a major ISP need to shape all of their traffic?
      Not only that but it seems like a dumb technical solution for P2P traffic shaping.

      Most ISPs would be geographically distributed. I can't think of to many places where you would actually see this much traffic. You'd need, what, 10 OC-192's to see 80Gb/s? Maybe they add all the GigE ports together and cheat to advertise a big number, but still.

      Second, this is the kind of device you want closest to your customers, not down the line where your traffic aggregates. If you want to stave upstream traffic, do it as soon as possible in the network.

      Third, it's better in almost every aspect of IT to scale out, not up. Every node would be different. You could have business customers in one CDIR or another and different configurations for each. I'm sure this thing is configurable per port, but I'd think it would be easier and more cost effective to have smaller distributed individually configurable devices only where you need them.

      No, I don't think this thing is best suited to do traffic shaping for the typical ISP. If you can do DPI on that much traffic, there's bigger, less benign applications I can think of.
    4. Re:$800,000? by sgt+scrub · · Score: 5, Interesting

      Better yet, force the telco's to put up the fiber networks they were awarded huge tax cuts to put up! They don't have bandwidth problems they have accountability problems created by the RIAA et el backed by people desperately trying to find a way to sensor the net.

      --
      Having to work for a living is the root of all evil.
    5. Re:$800,000? by Ioldanach · · Score: 3, Interesting

      force the telco's to put up the fiber networks they were awarded huge tax cuts to put up!
      Just bill them for the back taxes for the networks they failed to install as promised.
  3. tank by BorgCopyeditor · · Score: 3, Funny

    80 Gbps tanks aren't going to be sitting in everyone's closet

    Not until Wrath of the Lich King comes out ... wait, what were we talking about?

    --
    Shop as usual. And avoid panic buying.
  4. DPI - Encrypt by Unlikely_Hero · · Score: 5, Interesting

    DPI has only one option when presented with encrypted information however (at least afaik). Give the packet a low priority or pass it through normally (of course, it could also drop it entirely but doing that as a rule would be problematic to say the least). So it would be possible to force a bet. Can the ISPs afford to give encrypted traffic a very low priority?

    --
    Happiness does not come from having much, but from being attached to little.
    1. Re:DPI - Encrypt by Shakrai · · Score: 5, Insightful

      Can the ISPs afford to give encrypted traffic a very low priority?

      No, but if they wanted to be pricks they could identify p2p users and give THEIR encrypted traffic a very low priority.

      Even if you ran with full encryption and encrypted the communication with the tracker it's still trivial to identify you as a p2p user -- not many VPNs make connections with dozens (or hundreds) of remote hosts.

      The only way around that would be to VPN somewhere and use that VPN link to pass all your p2p traffic -- but if you have the means at your disposal to set that up then you likely have the means to find an ISP that doesn't throttle your p2p traffic.

      --
      I want peace on earth and goodwill toward man.
      We are the United States Government! We don't do that sort of thing.
    2. Re:DPI - Encrypt by Unlikely_Hero · · Score: 2, Informative

      quite true, good points all around. One issue with the last part though, the means to find an ISP that doesn't throttle? Sure. To have that ISP be in your area...not so sure.

      --
      Happiness does not come from having much, but from being attached to little.
    3. Re:DPI - Encrypt by TooMuchToDo · · Score: 3, Informative

      https://www.relakks.com/?lang=en does exactly what you've described. I believe the cost is $10/month US.

    4. Re:DPI - Encrypt by Em+Adespoton · · Score: 3, Informative

      It should be trivial to limit any end nodes to a maximum of, say, 8 encrypted connections with unique netblocks on the destination. Any new sessions negotiated after that will automatically be given very low priority.

      Also, a TCP packet contains a lot more than just an encrypted payload: you can tell a lot about a packet from the other parts: source and destination ports, sequence and acknowledgement numbers, header length, reserved ID bits, urgent flag, ACK flag, push flag, RST flag, SYN flag, FIN flag, Window size, checksum, urgent pointer and even the options field. I'm sure that it wouldn't be very difficult to set up a bayesian detection ruleset using this data to identify what protocol is being used. The checksum and flags wouldn't be all that useful, but the port numbers, header length, window size, urgent pointer and seq/ack number progressions can be quite telling.

    5. Re:DPI - Encrypt by Shadow-isoHunt · · Score: 3, Interesting

      The problem with this whole "it's encrypted so they'd have to throttle SSL too" idea is that bittorrent doesn't use SSL, and lacks a Diffie Hellman exchange. Encrypted BT traffic looks nothing like any other traffic, so it can still be picked out of the traffic flows and thrown into another QoS bracket. Using SSL for BT would also be stupid, because SSL(the key exchange in partciular) is computationally expensive. You'd peg your CPU at 100% the whole time you were grabbing your porn.

      --
      www.isoHunt.com
    6. Re:DPI - Encrypt by kriss · · Score: 2, Interesting

      Actually, the whole idea of DPI is *not* to detect things based on port. There's definitely legitimate uses for encrypted traffic - heck, even encrypted P2P, but it'd be a bit premature to say that you can't separate protocols from each other even if they're encrypted.

      It's a bit beside the point though. A sane approach to DPI is just to give some traffic a lower priority than other traffic. If the pipe goes full, you don't want to RED drop some WoW traffic (unhappy user) over some BT traffic (decidedly non-interactive). You might also want to keep web browsing at a better priority than bulk HTTP transfers and P2P, whatnot.

    7. Re:DPI - Encrypt by Hal_Porter · · Score: 2, Informative

      Yeah but the connection speeds you get over relakks are lousy if you leave it running for a few hours. They probably throttle too.

      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
    8. Re:DPI - Encrypt by InlawBiker · · Score: 2, Informative

      That's what all the new-fangle dual core CPUs are for. One to download the porn the other to watch it.

    9. Re:DPI - Encrypt by evanbd · · Score: 3, Informative

      Freenet runs over UDP with fully randomized ports. It acknowledges messages, but even the ACKs are encrypted. Window sizes are hidden behind the crypto as well. Except for the initial connection, handshaking is done by routing through previously established connections.

      I'd like to see them DPI that. The best they can do is traffic analysis and decide it looks like P2P and throttle on that.

  5. A waste? by Nimsoft · · Score: 3, Insightful

    Surely that money could be better spent improving their capacity by purchasing new equipment with better signaling methods or even extra lines rather than on equipment to inspect and shape (i.e. selectively throttle) traffic?

    Even if improving the capacity costs a fair bit extra the space for more customers at higher speeds and more consistent service for existing customers will surely increase their profits by offering more than their competition right?

    1. Re:A waste? by Kartoffel · · Score: 5, Insightful

      Investing in more capacity means a linear increase in customers and profits. Investing in network anti-neutrality, OTOH, means new and lucrative pricing structures for various services. They're just putting money where it stands to return the greater profit.

  6. Ok... I have a question... by jskline · · Score: 3, Insightful

    How much of this advertised speed is more or less advertising hype more than anything else??? We all know what it takes to do packet inspection and rules table lookups, so to me, this number seems a bit on the hyped up side...

    Anyone else getting this same riff??

    --
    All content in this message is copyright (c) 2008. All rights reserved. RIAA is prohibited here.
  7. Math is fun. by Cedric+Tsui · · Score: 4, Insightful

    $800,000/5 million subscribers = $0.16 per subscriber.

    Expect to see the surcharge in your next bill!!!

    1. Re:Math is fun. by gnick · · Score: 4, Insightful

      $800,000/5 million subscribers = $0.16 per subscriber. Yeah, but 80Gbps/5 million subscribers = 2kBps. How long can you keep 5 million subscribers with speeds like that?
      --
      He's getting rather old, but he's a good mouse.
    2. Re:Math is fun. by D'Sphitz · · Score: 5, Insightful

      assuming every single subscriber is using his connection continuously 24 hours per day, not even stopping to so much as read a webpage or an email ...

    3. Re:Math is fun. by morgan_greywolf · · Score: 3, Insightful

      Who says you need to inspect every packet?

    4. Re:Math is fun. by gnick · · Score: 2, Insightful

      If you don't route all of the packets through this thing, what device will do the cursory inspection and decide which packets warrant "deep" inspection? (I'm really asking - If somebody has a good answer, I'd be interested.)

      --
      He's getting rather old, but he's a good mouse.
    5. Re:Math is fun. by Bovius · · Score: 5, Informative

      This is also assuming every single packet that an ISP manages goes through a single physical location. So unless Comcast routes every packet to their headquarters at the top of Mt. Doom for inspection before delivery, they're going to need a lot more of these.

    6. Re:Math is fun. by Anonymous Coward · · Score: 2, Insightful

      You'd need to see every stream, not necessarily every packet in every stream.

    7. Re:Math is fun. by gnick · · Score: 5, Funny

      Yes, 2kBps would be the available average bandwidth. So, assuming that nobody is running p2p software, downloading pornos, or retrieving linux isos, the available peak bandwidth would be much higher. But that would mean that you'd have to advertise speeds that you can't provide during high-demand times and hide a "we'll provide whatever we feel like providing and you'll have to keep paying for it whether you're satisfied or not" clause in the contract. Would any ISP ever stoop so low as to try something like that?

      --
      He's getting rather old, but he's a good mouse.
    8. Re:Math is fun. by Gerzel · · Score: 2, Insightful

      I think the question is:
      Would any ISP NOT stoop so low as to try something like that?

  8. I've decided: this is evil. by TheGratefulNet · · Score: 5, Interesting

    think about the original definition of ethernet and of IP, in general.

    in general, it was setup to pass packets and ideally to keep them in the same order and not drop them. beyond that, the upper layers (tcp and udp) did any higher level functions.

    this worked! for the longest (damned) time, it worked.

    and now, ISPs (and large networks) are starting to try to break out the 'cable is a bunch of bits' into discrete 'services' and then try to re-order things, drop things, queue them differently or somehow treat things non-uniformly.

    I think this is Evil(tm).

    I've been in the networking field for a few decades (really) and I've seen traffic shaping (what a euphemism, btw!) try to argue its case over and over again. but I keep getting back to the basic design principles of ethernet (csma-c/d) and tcp/udp-ip and when you have large enough pipes, you don't NEED a 'fast lane' or diamond lane, so to speak. it just mucks up the works, makes things harder to design and manage and really isn't helpful since you still need large pipes and all the shaping in the world won't CURE that, it only DEFERs things. that's not a cure.

    data should be 'opaque' and first-come first-served. equal access. standard layer (phys, dl, network) rules should still apply.

    ISPs who employ shaping are simply RIPPING OFF customers from their rightful bandwidth and also passing along the COST of the packet snooping hardware to us, the users. (don't think they'll just spring for the hardware on their own; they'll pass the costs of this stuff to us, to be sure).

    I think its evil. once you look at it from enough angles, you see that its not at all a good thing.

    --

    --
    "It is now safe to switch off your computer."
    1. Re:I've decided: this is evil. by gzerphey · · Score: 3, Interesting

      You are absolutely correct. For the longest (damn) time this did work. The problem is now the traffic doesn't burst like it used to. It's more sustained and oversubscription rules are breaking. Most ISPs are honestly trying to play a game of self-preservation so they can keep their service alive without being cost prohibitive.

      DPI is not evil so long as it is used to make the network better as a whole. As with anything it can be bent to the will of evil, but I disagree with that completely. I believe in certain forms of limiting so long as it doesn't degrade the internet experience as a whole.

      And yes, I consider myself a backer of net neutrality. All I can say is, I am a realist.

      --
      I don't have a microwave. I do, however, have a clock that occasionally cooks shit.
    2. Re:I've decided: this is evil. by TheGratefulNet · · Score: 2, Insightful

      when you simply pass traffic as you get it, you can avoid paying (in real dollars) for equipment that looks inside.

      you can avoid the network management complexity if you simply let networks 'work' as they always have.

      are you running into a lot of dropped packets? simple: you are over-selling. there is an EASY way to fix that.

      oh, and an evil way. guess which one most ISPs and large public networks pick?

      by the time you factor in the cost of the snooper silicon, all its overhead and the training/support overhead, I argue that simply just upping the network pipes would have been cheaper and generated more goodwill and user satisfaction.

      sometimes, I am in disbelief as to why the most simple solutions are side-stepped in favor or more expensive and more complicated ones!

      charge for bit-rates, but please stop trying to carve them out into sub-channels. its wrong, its against the whole idea of a shared network (up and down the layers) and people will still try to find ways around your 'ways'. its an arms race. HOWEVER, if you stop the arms race and simply let people pay for their rate of data, you avoid all this nonsense.

      the simple solution evades. yet again. why am I not surprised ;(

      --

      --
      "It is now safe to switch off your computer."
  9. Re:?? subscribers @ 80gbps by blhack · · Score: 2, Informative

    only 80Gbps with 5 million subscribers? Those 5 million subscribers are not all using their connections concurrently. Think about what just happened when I loaded this webpage: it downloaded a text file full of HTML/CSS/Javascript/Whatever else slashdot uses, and now it sits here while I type this comment. I'm not using my connection right now, and won't be using it again until I hit the submit button.
    --
    NewslilySocial News. No lolcats allowed.
  10. I've said it before, I'll say it again by Aranykai · · Score: 5, Insightful

    If my ISP is going to inspect my packets to the point of identifying their content as p2p, then they should be 100% responsible for any and all illegal activities I may or may not conduct on their connections.

    The entire concept of the DMCA safe harbor clause was founded on the understanding that it would be virtually impossible for providers to monitor and filter illegal or unlawful activities and data. However, now it has become perfectly reasonable that they can identify and reroute or slow this traffic. This clearly nullify's the safeharbor provisions.

    The ISP's need to realize they cant have it both ways.

    --
    If sharing a song makes you a pirate, what do I have to share to be a ninja?
    1. Re:I've said it before, I'll say it again by Osurak · · Score: 2

      Ah, but they *can* have it both ways, as long as they keep their friendly neighborhood congress-critter on their payroll.

  11. Somethng Wicked This Way Comes by Whuffo · · Score: 4, Insightful
    This is quite the impressive machine they're talking about. But what they don't seem to cover very well are the legitimate uses for such a device. Just because they call "monitoring your communications" deep packet inspection doesn't make it right.

    It looks like a disaster in a box to me: not only does it allow anyone with the price of the machine to monitor and inspect each and every packet you exchange, it also is capable of destroying the legal protections that ISPs currently enjoy.

    The ISPs are treated like common carriers and are exempt from many liabilities because they carry all traffic equally and don't know or control the content of that traffic. Now that they're insisting that they need to "prioritize" some traffic at the expense of others, monitor and drop traffic because of its content, and are installing machines like these that further refine their ability to monitor and control what traffic you'll be allowed to transmit - well, their "safe harbor" exemptions are based on them not doing any of this.

    Just the existence of this machine will be the undoing of many...

  12. Re:Will be obsolete... by evanbd · · Score: 4, Interesting

    Heck, to defeat this you could just use AES with a default key. Everyone can use the same key, and have it be publicly known. It's fine because this thing doesn't have the compute power to decrypt in real time, even if it knows what it needs to be decrypting and what the key is. Screw handshaking, key management, etc -- just make the CPU cost nonzero and you're done.

  13. Your $800K machine is no match for my puny skills by Vellmont · · Score: 2, Insightful

    I'll bet in the war against p2p, making p2p data look like normal "priority" data is going to be far easier, and far cheaper than the ISPs trying to identify and block/slow the data they don't like. Consider that hiding p2p data takes one person with a keyboard and some smarts. In a month this guy will work around any solution the $800K machine guys have put together, and the next machine will be 8 million dollars to do the same job.

    Encryption? Just the first salvo. Others have pointed out that p2p makes a lot of connections. That's fine, just create a secure queuing system where people wait their turns (and don't have multiple data streams). Or, a repeater system where you get one or two data feeds in, and feed to one or two other people. There's no reason why a p2p system has to have 50 different connections to different people. Start looking at the data itself and see if it's http-like? Okee-doke, just create an http wrapper around your data so it looks like http. These are just the dumb ideas I came up with on the fly. Real solutions would be a lot better.

    This kind of asymmetric "war" has been fought before, namely with copyright protection in the 80s. The result? Cracked programs are more valuable than non-cracked programs (oh, and all copyright protection schemes were cracked)

    In a system with untrusted intelligent nodes, you can't really create a priority system without some people making their non-priority data look like priority data. The internet was designed for the end nodes to be smart, and the network to be dumb. (The exact opposite of the phone system). It seems to me this is just a basic design principle of the internet.

    --
    AccountKiller
  14. Use IPsec by Skapare · · Score: 2, Insightful

    With IPsec, they won't even be able to see what protocol is being used. The more we use IPsec for everything, the less these things will look like an attractive way to spend money that would otherwise go to expanding capacity.

    --
    now we need to go OSS in diesel cars
  15. Re:Lots of Issues by the+eric+conspiracy · · Score: 2, Interesting

    Deep packet inspection is necessary to identify and provide QoS for many modern internet applications. For example it is quite common for services to tunnel video over HTTP (example - YouTube). Skype cannot be identified without DPI.

    Of course it can be used for good or evil. But the fact of the matter is that DPI is in the mix as one approach to provide QoS for real time internet applications like streaming video and audio that don't play well with the 'best effort' delivery paradigm that packet switched networks are really designed to provide.

    If you really want network neutrality for every packet, fine. But be aware that right now time sensitive traffic types like VOIP are being prioritized, and network neutrality will degrade performance for some applications.