Slashdot Mirror


Vonage Says VoIP Traffic Blocked By Providers

Anonymouse writes "Advanced IP Pipeline reports that Vonage has filed numerous complaints with the FCC over their VoIP traffic being blocked by major providers, something providers have long worried about but had not yet been seen 'in the wild.' Analysts expect the issue of network neutrality (or network discrimination) is only going to get larger as the bell and cable companies expand their VoIP efforts and bump heads with smaller providers."

410 comments

  1. "Nothing for you to see here. Please move along." by nerd256 · · Score: 4, Funny

    Looks like FCC is blocking more than just VoIP :-)

  2. there is no current law or regulation?! by Anita+Coney · · Score: 3, Interesting

    What the f&ck?! Phone companies are COMMON CARRIERS. They have to carry ALL calls!

    --
    If someone says he and his monkey have nothing to hide, they almost certainly do.
    1. Re:there is no current law or regulation?! by harlows_monkeys · · Score: 4, Informative
      What the f&ck?! Phone companies are COMMON CARRIERS

      That applies to telephone calls over POTS. It does not apply to IP traffic over their internet service.

    2. Re:there is no current law or regulation?! by way2trivial · · Score: 2, Interesting
      I don't think it's the phone companies, but the broadband ISP's that are doing the blocking..

      potentially defensible.. a sip phone is in fact a 'server' which is forbidden by most AUP's

      (for those of you whose isp's allow servers, I SAID MOST DAMNIT, and you are very lucky indeed)

      --
      every day http://en.wikipedia.org/wiki/Special:Random
    3. Re:there is no current law or regulation?! by Breakfast+Pants · · Score: 1

      Yes but the issue is they are allowing say sip phones that are using their own VOIP plan. I don't see a problem with this. It's anti-competitive blah blah blah but this is what it is going to take to make the user realize that signing that contract for internet which can be limited like this, "no running servers," is a scam--they will move to ISPs that don't do this bullshit. You might say, "boo hoo, for some people they only have one broadband provider." Who cares, some people have no broadband providers. If your ISP pulls this shit and you care about it, then pretend you are one of the people with no provider and get dialup. Then the ISP may say "hey look, we predicted this many people would want broadband if we rolled it out way out here in boomfuck, but we are getting less than expected, why could that be?" And they may find out that it was because of the VOIP/server policy. What you should not do is try to get the government involved in this at all. For instance right now I use a cell phone and I could give a flying shit about VOIP. If my ISP is blocking Vonage and only allowing their service, that means that for people who do use VOIP they are presumably making more money. That also means that to attract these people they can afford to lower the monthly rates on their broadband. I have no plans to use any VOIP so I sure as hell don't want government regulation telling me I have to effectively pay for it.

      --

      --

      WHO ATE MY BREAKFAST PANTS?
    4. Re:there is no current law or regulation?! by jlaxson · · Score: 5, Interesting

      Not only does it apply to POTS, it applies to any situation where someone/thing is carrying goods or information for hire. The Post Office, couriers, and ISPs are all examples of common carriers. In a regulatory view, Common Carrier status protects a carrier from legal liability for what it transports, however, such a carrier can't then cherry-pick what it wants to carry. See Wikipedia.

      Now, IMHO, this is why the big carriers can't or won't filter competing VoIP traffic. No doubt they'd love to, but then they wouldn't be able to use Common Carrier status as a legal protection against what goes on through their network. No doubt the RIAA would love to be able to force Comcast or AT&T to filter music sharing.

      --
      On Apple Input Peripherals: They're okay, I guess, but I was really hoping for a one-key keyboard and a 109-button mouse
    5. Re:there is no current law or regulation?! by Pxtl · · Score: 5, Insightful

      Fine. They're saying they have control over their network? Sue the pants off of them for every scrap of kiddie porn provided by a user, every spam sent out from their network, every hacker busted over their wires. If they can control the flow through their traffic like that, then they're responsible for their traffic. Can't have it both ways.

    6. Re:there is no current law or regulation?! by Anonymous Coward · · Score: 0, Troll

      Pxtl: Nice.
      Guys: Repeat the above comment. There's no sense in allowing this to take place, and Pxtl's is the best argument against it.

    7. Re:there is no current law or regulation?! by Doc+Ruby · · Score: 0, Redundant

      I'd like to agree. But they do control content through their routers, based on protocol flags (port bits) in the headers. So they don't target VoIP "content", so much as SIP and related protocols. To fit the parallel you describe, they'd have to stop all P2P traffic, email, and web content by protocol, regardless of its content. That said, this anticompetitive practice is not only duplicitous, but clearly violates their responsibility as common carriers, and often as monopolies.

      --

      --
      make install -not war

    8. Re:there is no current law or regulation?! by einhverfr · · Score: 1

      I'd like to agree. But they do control content through their routers, based on protocol flags (port bits) in the headers. So they don't target VoIP "content", so much as SIP and related protocols.

      I doubt it. Or at least the filtering must be more sophisticated than that. If it was as simple as blocking all SIP, then they would be cutting all MSN Messenger service, and that would not be a good business move.

      They could be blocking SIP traffic to specific hosts. Or to all hosts not on a whitelist, or there could be other ways of doing this.

      --

      LedgerSMB: Open source Accounting/ERP
    9. Re:there is no current law or regulation?! by Doc+Ruby · · Score: 4, Interesting

      Well, even if they're blocking SIP, or another essential VoIP protocol, by host/network or other routing, they're filtering only packet headers, not content. That header filters are the bread and butter of ISPs, and content filters are not - in response to the previous post. What good would filtering the content do? That doesn't tell you that it's VoIP, or a phonecall, or audio data - the headers do. While the content would need to be filtered to identify the specific datatypes mentioned in that previous post. The interventions are not parallel, as was suggested.

      --

      --
      make install -not war

    10. Re:there is no current law or regulation?! by einhverfr · · Score: 1

      If I am a common carrier, do I lose my status if I refuse to connect telephone calls to specific businesses my company doesn't like?

      --

      LedgerSMB: Open source Accounting/ERP
    11. Re:there is no current law or regulation?! by Anonymous Coward · · Score: 1

      Yeah, and the phone company controls content based on phone numbers and area codes, the Postal Service by Addresses, Zip Codes and postage stamps, etc. Personally, I don't see a big distinction between port 80, the area code 915, or the zip code 09588; all of the above are either an origin, destination, or both. A common carrier is a common carrier.

    12. Re:there is no current law or regulation?! by Nefarious+Wheel · · Score: 3, Interesting

      Good point. They can't control the content, but they can control the carriage. Protocol bits are the difference between being able to stop traffic and inspect the contents of each truck vs. blocking a lane because of unsafe conditions.

      --
      Do not mock my vision of impractical footwear
    13. Re:there is no current law or regulation?! by jlaxson · · Score: 1

      Essentially, yes.

      --
      On Apple Input Peripherals: They're okay, I guess, but I was really hoping for a one-key keyboard and a 109-button mouse
    14. Re:there is no current law or regulation?! by Doc+Ruby · · Score: 4, Informative

      You're a common carrier if you are like a railroad bridge over a long, otherwise uncrossed stretch of river. The defining regulation required the rail corp that controlled the bridge to charge nonprohibitive rates for competing traffic to use their bridge. This has been applied to other industries with a similar competitive landscape and monopoly problems, like telecoms (phone companies, etc). Refusing to connect the calls is another prohibited practice, unless you "don't like them" for a legitimate reason, like connecting them somehow causes you unacceptable risk or damage.

      --

      --
      make install -not war

    15. Re:there is no current law or regulation?! by Doc+Ruby · · Score: 1

      Because you're mixing your metaphors. "Port 80" is analagous to "superintendent's office", while the IP# is analogous to the street address, the address block (eg. Class C x.y.z.0) to the zipcode, and the Service Level Agreement between network peers the postage stamp. But that's not why your comment misses the point of my post. All of those metadata are in the packet/package "headers", not the content. In fact, the post office will refuse to transmit content that is illegal, particularly fraudulent, obscene, or inappropriate to its mailing class (eg. a single personal message with bulk-rate postage). So in fact, the postal service denies some content by filtering, in a way in which telecom does not indulge.

      --

      --
      make install -not war

    16. Re:there is no current law or regulation?! by jaredmauch · · Score: 1
      You're assuming people have a *CHOICE* about how to gain high speed internet access. Most people are served by at best a duopoly, which is their local telephone company and their local cable company. If you're lucky like me, you get neither. You're at the bottom of the list. No DSL. No Fiber-To-The-Curb/Premise/Home. Just dial-up, or find somone to pay the bill for a T1 or other expensive dedicated service.. which btw, is actually just DSL. (eg: HDSL4).

      This means, if your ILEC blocks your VoIP on your DSL service, and you switch to your Cable, which also blocks your VoIP service, what are you to do? They can say "We're not a monoploy, we act independently". If they both deem a service as something they should charge for, much like the idea of VPN service in India, or VoIP in some other countries where they drive a lot of revenue from their long-distance service, the consumer (you) loses.

      Who do you appeal to? Your local PUC? Good luck. I hate to sound pesimistic, but the only true solution is true deregulation of the last mile. An independent operator of the physical facilities within a locality. I hope that we see that someday, but it doesn't seem to look like it'll be soon.

    17. Re:there is no current law or regulation?! by Anonymous Coward · · Score: 1, Insightful

      Can't have it both ways.

      Gotcha. We're turning off those spam & virus filters at our edge routers, and shutting down the firewalls too (except the ones that protect our own servers). Stop bugging us about the spam and get your *own* firewall, Johnnie!

      Signed,

      Your ISP

    18. Re:there is no current law or regulation?! by Pxtl · · Score: 2, Insightful

      The difference is that those are services that you offer to your clients, not exersizing editorial control. And personally, I do my own spam and virus flitering and firewalling, but that's just me.

    19. Re:there is no current law or regulation?! by harlows_monkeys · · Score: 1
      Not only does it apply to POTS, it applies to any situation where someone/thing is carrying goods or information for hire. The Post Office, couriers, and ISPs are all examples of common carriers. In a regulatory view, Common Carrier status protects a carrier from legal liability for what it transports, however, such a carrier can't then cherry-pick what it wants to carry

      No, it might apply to those other situations. It only actually applies if an appropriate government body (Congress, or an authorized regulatory agency, or the courts) has said that it applies. This has not been done yet for internet traffic.

    20. Re:there is no current law or regulation?! by clem · · Score: 3, Insightful

      I hate to sound pesimistic, but the only true solution is true deregulation of the last mile. An independent operator of the physical facilities within a locality.

      Let's not forget wireless broadband, which will most likely cut a nice big piece out of the cable and telephone companies. When you eliminate "fiber to the curb" as a prerequisite for getting in on service provider racket, a whole new crop of providers will start popping up.

      --
      Your courageous and selfless spelling corrections have made me a better person.
    21. Re:there is no current law or regulation?! by whovian · · Score: 1
      What the f&ck?! Phone companies are COMMON CARRIERS

      That applies to telephone calls over POTS. It does not apply to IP traffic over their internet service.

      I believe it currently does apply, but the FCC made a ruling in 2003 or 2004 to phase out the common carrier requirement, which inlcuded IP traffic. I believe the phase-out was to end in September 2005. At that time, smaller companies offering DSL and/or VoiP would have to have 1) their own wiring or fiber to deliver services, or 2) negotiate new contracts with the CLECs for use of their connectivity.
      --
      To-do List: Receive telemarketing call during a tornado warning. Check.
    22. Re:there is no current law or regulation?! by malfunct · · Score: 2, Interesting

      From what I've seen all they need to do is increase the latency or delivery the packets out of order and it will totally destroy the quality of the phone call. I found that with vonage over verizon DSL I got very choppy calls about 3/4 of the time. I did a traceroute to the vonage IP and it was a LOT of hops. I did a traceroute to other servers in what I thought would be a similar geographic location and got far fewer hops. This isn't proof of any messing with packets by Verizon but it sure did make me suspicious because the latency to vonage servers was much higher than the latency to other websites. It could also be that my investigation was flawed, but long story short I had to send vonage back thier hardware and cancel service because it was totally unworkable for me.

      --

      "You can now flame me, I am full of love,"

    23. Re:there is no current law or regulation?! by isdnip · · Score: 4, Insightful

      ISPs are most explicitly NOT common carriers!

      Under US law, as interpreted by the FCC, ISPs are engaged in "information service". This is a service rendered atop underlying "telecommunications", which, if provided as a "service" (for a fee), would be common carriage. But what that means is that ISPs usually buy their bandwidth from common carriers. (They can also self-provision, as via wireless, or when a cable companies provides it over its own wire. Then there's telecommunications without common carriage.)

      ISPs, as information services, are expected to do more than pass along raw information. Indeed one of the legal justifications for their being treated a "information" rather than "carriers" is because they do have the right to pay attention and sometimes do. Spam filtering, address-range blocking, virus filtering, pr0n filtering, etc., are all "information processing".

      Now along comes VoIP. It flaunts its non-common carrier status. Vonage got an FCC ruling (now being appealed by state regulators) that it is not a telephone company subject to common carrier rules (and taxes). The logic basically goes like this:

      - Telephony is common carriage
      - IP is usually used to carry information
      - Information is carried above common carriage
      - VoIP is carried inside IP packets
      - Therefore VoIP is information, not telephony.

      If you look carefully, you can see why the states are upset. As an analogy, assume that postmen wore gray suits and policemen wore green suits. If a postman put on green trousers, could he give you a traffic ticket? (There's a minor technical flaw in their reasoning, because Vonage-type companies actually interconnect with the telephone network via regulated, taxed telephone companies. But they don't always play by the same rules.)

      Still, the point is that ISPs are not common carriers. Vonage and other parasitic VoIP service providers (that's a technically-correct description, not an insult, because they take advantage of ISP and telecom services already paid for by their customer) don't pay like telephone companies, and have to adapt to the underlying transport (ISPs), to whom they pay nothing. So if the ISP wants to block them, it's perfectly legal. Your recourse is to change ISPs. Telephone companies pay for their wire. It shows up in the price.

      Now here's the catch -- what choice of ISPs do you have? Cable companies don't usually offer choice, or else usually only offer two (themselves and maybe one little-advertised option). Telco DSL is technically a common carrier telecommunications service that has to offer service to any ISP that asks; Verizon Online is supposed to be just another ISP to the Verizon Telephone Companies. That's why Speakeasy can run over Verizon wire. However, Verizon and BellSouth have petitioned the FCC to drop all of those rules. They want to not be common carriers, and want instead to use their wire to carry their own ISP, period, no choice. See the FCC's web site, e-filing, ECFS, Docket # 04-405 and 04-440. As "self-provisioned ISPs" (like cable companies), they would be allowed to block Vonage freely, and deny you access to competing ISPs. This is what the Bush FCC appears to have planned for you.

    24. Re:there is no current law or regulation?! by isdnip · · Score: 1

      It's confusing, but you're conflating several different FCC rulings.

      Phone companies are common carriers. ISPs are not; IP traffic is not common carriage (unless it's "phone to phone" VoIP, wherein IP is transparent within the network, as with the Qwest voice backbone). ISPs will never be common carriers.

      In 2003, the FCC reduced the ability of Competitive Local Exchange Carriers (CLECs) to access the wires that belong to the Incumbent LECs (like the Bells). CLECs can theoretically offer DSL over Bell wire, but not everywhere, and it's getting harder in many places. So your house might be in a no-CLEC-DSL neighborhood. And with the December 2004 ruling, CLECs will have a considerably harder time delivering voice too.

      At present, telephone company DSL consists of two components, a common carrier service (raw DSL, available to any ISP) and an unregulated information service (the retail ISP layer). A pair of Petitions (BellSouth and Verizon so far, but SBC and Qwest are waiting in the wings) call for the common carrier layer to be done away with, so the telcos can cut off other ISPs from their DSL networks. The CLECs are already having their legs cut out from under them, so the net result, which the ILECs are asking for, is an ISP duopoly between the cable company and the ILEC. Independent ILECs need not apply (or exist). Or they can dig their own trenches down the street. CLECs will remain an option in a few places, but not everywhere.

    25. Re:there is no current law or regulation?! by tonsofpcs · · Score: 1

      I guess we need PASV [passive] VoIP phones...

    26. Re:there is no current law or regulation?! by MillionthMonkey · · Score: 0, Redundant

      This is what the Bush FCC appears to have planned for you.

      Oh no! Bias! How can I trust any of this information when you're biased?

      Ha ha ha, just kidding.
      Docket #04-405
      Docket #04-440
      (warning: PDFs)

      Remember, this is what "economic freedom" is all about. I don't want the government telling me what traffic I can and can't block with my Baby Bell. That would be communism- and we all know how that turned out.

    27. Re:there is no current law or regulation?! by Anonymous Coward · · Score: 0

      Not to complain, but um...what do the FCC dockets you linked to have to do with _anything_ in this topic? The first is a request for extension of a comment period over a holiday weekend. The second is some tiny cable station asking for an exemption from closed-captioning requirements. Did you link to the wrong dockets?

    28. Re:there is no current law or regulation?! by isdnip · · Score: 1

      Note that the 04-440 pointer you gave is wrong (the -405 pointer didn't respond for me)... The FCC's numbering scheme is confusing. The Docket in question is "WC Docket 04-440", not one of the other bureau dockets that could have the same number, or the FCC Number (FCC 04-440), which refers to something else, or as you posted the DA number, which refers to something else. Same with -405. ECFS uses the bureau (not FCC) docket number without the bureau code, so if you try to look up a WC Docket that has the same number as say an active WT docket, they'll both show up. A model of administrative efficiency. Not.

    29. Re:there is no current law or regulation?! by calidoscope · · Score: 1
      Now along comes VoIP. It flaunts its non-common carrier status. Vonage got an FCC ruling (now being appealed by state regulators) that it is not a telephone company subject to common carrier rules (and taxes).

      IMHO, Vonage can't have it both ways. If they don't want the regulations or taxes of a normal telco, then they don't get the protecions that a normal telco should get.

      It wouldn't be all that difficult for an ISP to make the QoS for Vonage's packet's really lousy. The flip side of this is if a customer wants good QoS for VoIP, then that customer should expect to pay for it.

      --
      A Shadeless room is a brighter room.
    30. Re:there is no current law or regulation?! by afidel · · Score: 1

      actually by almost any definition my SIP phone is not a server, it does not accept incoming TCP connections (it initiates the conversation, so that it works through NAT), it does not provide an information service to third parties, etc. Besides my ISP allows non-commercial servers =)

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    31. Re:there is no current law or regulation?! by Holi · · Score: 1

      ISP's are not common carriers they are classified by the FCC as Enhanced Service Providers.

      --
      Sorry, teleporters just kill you and then make a copy. A perfect, soul-less copy.
    32. Re:there is no current law or regulation?! by MillionthMonkey · · Score: 1

      Yes, you're correct- I screwed up. Those are the wrong dockets. Someone with a mod point- please mod down my original post.

      This is 04-405
      and
      this is 04-440
      (Warning, PDF)

      You can tell I didn't read the originals too closely. But these look like the correct ones.

    33. Re:there is no current law or regulation?! by arivanov · · Score: 1

      Well, what if they do not refuse to carry it. Just carry it very slowly... After all only an idiot will block a VOIP port of a competitor. Anyone who really wants to have that competitor dead will simply assign it to the lowliest traffic priority class and apply a RED or another form of non-tail drop policy to it. After that the customers will run away and the victim will not for a single second understand what has been done to them.

      --
      Baker's Law: Misery no longer loves company. Nowadays it insists on it
      http://www.sigsegv.cx/
    34. Re:there is no current law or regulation?! by dtdns · · Score: 1

      The flip side of this is if a customer wants good QoS for VoIP, then that customer should expect to pay for it.

      But bandwidth is bandwidth. If I have a pipe from Comcast, I don't want them slowing my data down just because it happens to travel on a specific port.

      IIRC most music streams run at higher transfer rates than VoIP does, and for longer periods, but you don't see them complaining about that. If your logic holds, then pretty soon we're going to have to pay extra if we want to listen to streaming audio as well.

      Leave my bits alone, damnit!

    35. Re:there is no current law or regulation?! by Breakfast+Pants · · Score: 1
      You:

      You're assuming people have a *CHOICE* about how to gain high speed internet access.

      Me:

      If your ISP pulls this shit and you care about it, then pretend you are one of the people with no provider and get dialup. Then the ISP may say "hey look, we predicted this many people would want broadband if we rolled it out way out here in boomfuck, but we are getting less than expected, why could that be?" And they may find out that it was because of the VOIP/server policy.

      Care to tell me where I assumed people had a choice? I think with out reading you assumed I assumed people had a choice. I didn't. At least make arguments with what I said; it's harder than putting words in my mouth but damn, if that's all you want to do why bother talking to other people at all?

      --

      --

      WHO ATE MY BREAKFAST PANTS?
    36. Re:there is no current law or regulation?! by SillyNickName4me · · Score: 1

      That is actually an option my ISP offers. They get me bandwidth, no more and no less (and they do that very well for that matter)

      Yes you can get spam filtering and virus protection if you want and tell them to turn it on (which may cost a bit depending on situation, for the average consumer it will NOT cost)

      This odel opens a market for companies specialiying in virus protection and spam filtering, and allows an ISP customer to select the more appropriate solution.

      So.. I fail to see a problem here really.

    37. Re:there is no current law or regulation?! by hepwori · · Score: 1

      If it was as simple as blocking all SIP, then they would be cutting all MSN Messenger service, and that would not be a good business move.

      MSN Messenger doesn't use SIP; it uses a proprietary protocol so blocking SIP will have no effect on it. Windows Messenger, on the other hand (and not to be confused with the Windows Messenger Service) is a triple-stack client, speaking SIP, MSN Messenger's protocol and Microsoft Exchange's IM protocol. It uses SIP for working with Office Live Communication Server, previously known as RTC Server.

    38. Re:there is no current law or regulation?! by hepwori · · Score: 1

      actually by almost any definition my SIP phone is not a server, it does not accept incoming TCP connections

      The SIP RFC (3261) actually requires that SIP devices accept incoming TCP connections; support for TCP is mandated in normative text in the specification.

      Of course not all SIP clients are compliant with the RFC (sounds like yours isn't), but that's a different matter...

    39. Re:there is no current law or regulation?! by jaredmauch · · Score: 1
      I think you're misreading what I posted. I was speaking about the fact that most people can only get high speed access from their cable or telephone company. It's not really possible to purchase unbundled network elements anymore.

      I'm not living in rural Louisiana and just got phone service this year. I've seen the cable companies not deliver service within the city limits of a large city if they have to extend it more than 100' from where it already is.

      What i'm talking about is a function of a not-for-profit, someone who independently operates the last-mile fiber/copper infrastructure. Someone who provides a level playing field. It's nice that places are getting high speed internet access at home, but the way the service is being delivered is imparing the ability to extend the use of the internet. If your last-mile-of-cabling-operator charges you for each additional protocol/program you wish to operate on your system, what's the incentive to roll out a new service.

      Control of the last-mile is key here. Look at SBC -> ATT purchase. Verizon -> MCI. It's the operators of these last-mile monopolies where all the profit is. I'm not saying companies aren't allowed to make a profit, just that there is no investment in extending high speed services to their entire operating area. If they don't care about the "high cost" areas to provide service, implement line-sharing in that area. Create some joint-venture to operate the facilities to reduce the costs for everyone that desires access. Don't spend the time fighting municipal fiber/wireless networks. That's pure monopoly protection, and i'm against it.

    40. Re:there is no current law or regulation?! by Anonymous Coward · · Score: 0

      So you have a PC and tomorrow the "New and Great Program" comes out, competing with a similiar product from your OS vendor.

      The OS vendor paying taxes, having spent a great time developing the competing program and its underlying OS has now the right to renice the "New and Grat Program" and bump up the Idle Thread a notch.

      Brave new world.

    41. Re:there is no current law or regulation?! by Anonymous Coward · · Score: 0

      Can't have it both ways.

      So, as an ISP, I should turn over to the RIAA and MPAA every individual - name, address and phone number plus complete list of files being shared or downloaded (and yes, I can easily get that info) - who uses a P2P program? Be careful what you wish for. Also, ISP's are required to report kiddie porn users - it is the one exception to the privacy laws.

    42. Re:there is no current law or regulation?! by Anonymous Coward · · Score: 0

      > The Post Office, couriers, and ISPs are all examples of common carriers.

      You had it right until you mentioned ISPs. They enjoy some CC status, but they are not common carriers, nor do they want to be. CC status means they wouldn't be able to filter spam, among other things...

    43. Re:there is no current law or regulation?! by rekoil · · Score: 1

      Latency by itself (and router hops by itself) will not kill a VoIP call.

      What *will* kill a VoIP call is jitter (wide variations in latency), dropped packets, and out-of-order delivery.

      Mind you, the more router hops, the higher the chance that one of those devices is behaving badly and is dropping/queuing/reordering packets. But in general I wouldn't point to router hops alone as an indication of a bad connection.

      Also, keep in mind that many providers now run MPLS backbones, which means that intermediate router hops don't show up in traceroutes...

    44. Re:there is no current law or regulation?! by malfunct · · Score: 1

      I remember Vonage's tech support telling me that high latency would be one cause of the symptoms I was having (choppy calls, sounds like what happens when your sound card locks up and keeps playing the same 1/2 second clip from its registers over and over). I think it has to do with the timeout thresholds in the system or something, I didn't look that far into it. I'm just thinking that Vonage might really know what they are talking about based on my experience with them.

      --

      "You can now flame me, I am full of love,"

    45. Re:there is no current law or regulation?! by SpaceLifeForm · · Score: 1

      Funny and unexpected traceroutes are indicative of Echelon activity. Especially if the ip addys don't resolve via reverse DNS.

      --
      You are being MICROattacked, from various angles, in a SOFT manner.
    46. Re:there is no current law or regulation?! by whovian · · Score: 1

      Thanks for the clarification. Looks like I have some re-reading to do.

      --
      To-do List: Receive telemarketing call during a tornado warning. Check.
    47. Re:there is no current law or regulation?! by Lord+Flipper · · Score: 1
      but long story short I had to send vonage back thier hardware and cancel service because it was totally unworkable for me.

      The same big carriers (backbones) are telcos and others. It was only 4 or 5 years ago they lost a big suit filed by an Association of Independent Service providers for doing the exact same thing. Customers (being newbies, for the most part, God Bless 'Em), were calling the local Bell saying, "I can't get through to the Internet." And were met with, "Well, your line is fine, why don't you let me connect you to our Internet Provider (sic) and we can have you back online in 5 minutes?"

      It was predatory and illegal then, and it will be judged in the same manner, again. It's nice to see so many people getting up to defend Goliath, here. What a progressive bunch.Shame.

    48. Re:there is no current law or regulation?! by dosboss · · Score: 1

      This is what the Bush FCC appears to have planned for you.

      Oh no! Bias! How can I trust any of this information when you're biased?

      Ha ha ha, just kidding.


      Really? From Chairman Powell's biography:

      "Michael K. Powell is Chairman of the Federal Communications Commission. Chairman Powell was nominated by President William J. Clinton to a Republican seat on the Commission, and was sworn in on November 3, 1997. He was designated chairman by President George W. Bush on January 22, 2001."

      I think this has been going on longer than you think.

      BTW, interesting links to those PDFs... care to give a veiw through the mist of leagalease? I can't make much out of them. For instance, what are "Computer Inqury rules", and how would they apply here?

    49. Re:there is no current law or regulation?! by malfunct · · Score: 1

      I certainly wasn't defending them, all in all it pissed me off, but what could I do. I need phone to work so I had to go with what I knew would work which unfortunately in my area is verizon. No other choices (cell wasn't really an option for my usage).

      --

      "You can now flame me, I am full of love,"

    50. Re:there is no current law or regulation?! by Anonymous Coward · · Score: 0

      Actually, the post office can only refuse to deliver something if it is *obviously* illegal, or hasn't been properly paid for, or they can't figure out who/where it is *supposed* to go to. The first is why the kiddie-porn post card business never took off. The second is why the single personal message with bulk-rate postage gets returned to you. The last is why those letters to Santa don't acually go anywhere.

  3. In fairness to the cable companies... by DragonPup · · Score: 1, Interesting

    It takes a lot of money to build and maintain a solid infrastructure to support widespread VOIP, whereas Vonage, et al, are pretty much leeching on. Of course, the VOIP startups can try to make a partnership with the broadband providers. :p

    For the purpose of disclosure, I do work for Comcast. That also gives me insight to how much money we are going to spend to upgrade our network so we can do a widespread VOIP rollout.

    --
    "Useless organic meatbag" -HK-47
    1. Re:In fairness to the cable companies... by Serveert · · Score: 3, Insightful

      ...yet you wonder why people want municipal broadband...

      --
      2 years and no mod points. Join reddit. Because openness is good.
    2. Re:In fairness to the cable companies... by redphive · · Score: 1

      I second that. (/me also works for a cable company)

      I have never been a fan of equal access legislation, and thankfully we haven't had to see much of that. The cable company I work for is small enough that we skirt under the radar up here in Canada. Currently only the top 3 have to allow 3rd party access.

    3. Re:In fairness to the cable companies... by wh31788 · · Score: 2, Interesting

      I used to work for the Nasdaq stock market. What's interesting is that Vonage's founder employed a very similar strategy when he started the Island ECN. He essentially piggybacked off of Nasdaq's infrastruture in order to avoid the costs of building a network. He has since left the securities industry to venture into telecoms, but not before selling Island to some private equity firms for BIG $$$. Don't get me wrong; I'm not complaining. In fact I am somewhat jealous that Vonage has come up with yet another way to capitalize on this model. These guys are very smart. And don't expect the FCC to do anything about it--in the end the SEC ended up as a major cheerleader for Island (lots of rhetoric about encouraging competition, etc.).

    4. Re:In fairness to the cable companies... by enjo13 · · Score: 5, Insightful

      They're not leeching off of anything. Users are PAYING for monthly access to that broadband. It's not like the infrastructure isn't be paid for. The phone and cable companies are simply trying to force (AGAIN) consumers to utilize their services...

      --
      Turn s60 photos into awesome videos with mScrapbook for all S60 3rd edition phones!
    5. Re:In fairness to the cable companies... by Optic7 · · Score: 4, Insightful
      I wish luck to any ISP that tries this with me. I will be gone to another ISP quicker than they can say "Von...". What the heck, I'm paying them for an IP connection. As long as I'm not doing something shady (DOS, SPAM, etc), they are pushing it if they selectively block my traffic.

      I think the market and/or the FCC will quickly put a stop to this.

    6. Re:In fairness to the cable companies... by sysadmn · · Score: 1

      BS. There's a big difference between not having a network capable of meeting the requirements of VOIP, and configuring your network to discriminate against a competitor's VOIP. Especially for monopoly providers (Rural providers).

      --
      Envy my 5 digit Slashdot User ID!
    7. Re:In fairness to the cable companies... by Anonymous Coward · · Score: 2, Insightful

      It takes a lot of money to build and maintain a solid infrastructure to support widespread VOIP, whereas Vonage, et al, are pretty much leeching on.

      That's like saying it takes a lot of money to build the infrastructure for broadband and iTunes and similar services are pretty much leeching on, so ISPs should be able to block off iTunes, Napster, et al... AFAIK, the ISPs and telcos didn't need to do anything particular to allow for VoIP, just provide enough bandwidth. Bandwidth for which they charge already.

    8. Re:In fairness to the cable companies... by JanneM · · Score: 5, Insightful

      The customers are already paying for network access. Using the network they are paying for is not "leeching".

      If your cable company started an on-line newspaper and thus blocked access to all other news sites on the net, would that be OK?

      --
      Trust the Computer. The Computer is your friend.
    9. Re:In fairness to the cable companies... by Anonymous Coward · · Score: 0

      They selectively block inbound http anyway!

    10. Re:In fairness to the cable companies... by zonker · · Score: 1, Interesting

      dude if i wanted to pay for broken internet access i'd just unplug the computer from the wall.

      i expect that the packets i'm sending should get to wherever the fuck i am sending them unless i'm breaking the law. i shouldn't have to worry about companies having a pissing contest.

      the internet that i knew wasn't like this. back when i first jumped on board the net (around '93) it was pretty much deemed bad netiquette for folks to block off traffic unless they were doing something sneaky or illegal. this is really bad news and with precedents like this i fear it will only get worse.

    11. Re:In fairness to the cable companies... by _Sharp'r_ · · Score: 5, Insightful

      Substitute http, or ssh, or telnet for VOIP and see how fast the ISP get's condemned.

      Then substitute blocking say, Google's http traffic on MSN's network because MSN has a search feature now that they want their users to use... can you see how this can quickly lead to an ISP going down the drain when other's retaliate?

      Are you really getting "Internet" access from the cable provider now? Sound like some of AOL's problems? At least AOL doesn't selectively prevent their customers from accessing their competitors.

      Many cable companies have a government granted monopoly on cable internet access for these customers. Should they really ban their customers from say, accessing dishnetwork's site because they're a competitor?

      It's like Microsoft making a mod to the DNS resolution in windows to keep people from accessing any Linux promoting websites. Would you be up in arms over that?

      If an ISP's contract with their customers prohibit's a protocol, then fine, but someone with a government monopoly to provide a service (in this case, cable internet) shouldn't be able to put restrictions banning their customers from accessing their unrelated competitor on that service.

      Of course, the problem with the cable companies has always been their government monopoly status. Thank goodness for DSL and satellite dishes allowing for a little relief lately.

      --
      The party of stupid and the party of evil get together and do something both stupid and evil, then call it bipartisan.
    12. Re:In fairness to the cable companies... by mboverload · · Score: 1

      Hey, if your there tell them to get the damn adds off of my cable tuner. I'm already paying them gobs of money, I dont want to see 16-bit color ads when im changing channels!

    13. Re:In fairness to the cable companies... by segmond · · Score: 1

      leeching? ugh, i pay for my cable modem. that bandwidth is already paid for. i use vonage, i can assure you that i use less VoIP bandwidth than I do downloading tarballs of programs, or mp3s or yet another bsd iso or keeping my gentoo system up to date. no one is leeching. vonage provides a service and is not charging for bandwidth. i guess instant messenger is also leeching. your getting moderated as interesting is wrong. i do moderate you clueless.

      --
      ------ Curiosity killed the cat. {satisfaction brought it back | it didn't die ignorant | lack of it is killing mankind
    14. Re:In fairness to the cable companies... by Anonymous Coward · · Score: 1, Insightful

      The infrastructure is ALREADY being paid for. Yes, that's right. The subscribers to your cable are already paying your company for the service they want. That gives them the right to use the service for what they want, including using it with services from other vendors such as Vonage. This would be no differant than if SBC blocked access to search engines/portals for all SBC/Yahoo! subscribers. This isn't anything like the phone companies being required to resell line (which should still be required as much of the rollout of infrastructure has been funded by taxes)

    15. Re:In fairness to the cable companies... by bigberk · · Score: 4, Interesting
      Are you really getting "Internet" access from the cable provider now? Sound like some of AOL's problems?
      I have been arguing this for a long time, but it's always fallen on deaf ears. "We have to block port 25, email viruses are bad" sez the ISP. Or, "Our transparent port 80 proxy is good for you, it makes the Internet go faster".

      By setting precedent (of norms, not law) like this ISPs have given themselves the power to severely curtail open and flexible communication. The real Internet, unfettered IPv4, is dying I'm sorry to say. This isn't just among cable companies; DSL also routinely blocks TCP packets by ports. The only real solution I see is creating new uncensored realms within say VPNs. Unfortunately, many ISPs also ban VPNs.

      The best thing an Internet user can probably do is complain to their ISP if certain types of traffic seems to be blocked. One better step would be to threaten your ISP over breach of contract, if they were to provide you "Internet" (i.e. IPv4) service but aren't delivering.
    16. Re:In fairness to the cable companies... by WindBourne · · Score: 1

      It does take a lot of money. However, inspite of Comcast being a a major screw-up, they have ran huge profits. IMHO, if providers are going to start discriminating, then the government has the right (and the duty) to pull the monopoly. Let them compete with out a local monopoly.

      As to Vonage being a leech, well, that is the same argument that AOL and MSN made about the internet and the web. Both switched to suporting it, and made billions more from it. AOL is only losing now because they offer a lousy service and have not invested into high speed infrastructure. Comcast now offers similar services as AOL; Lousy(I have outages at least once a month; with ATT, it was once a year).

      --
      I prefer the "u" in honour as it seems to be missing these days.
    17. Re:In fairness to the cable companies... by ScrewMaster · · Score: 1

      No, they selectively block inbound Port 80 requests. If you're running a personal Web server, and you can't get to it from the outside, just put it on a different port. Probably still violate your TOS, but that's your problem.

      --
      The higher the technology, the sharper that two-edged sword.
    18. Re:In fairness to the cable companies... by Anonymous Coward · · Score: 0

      Or more to the point, they're trying to force consumers to pay more for the same services.

    19. Re:In fairness to the cable companies... by Monkelectric · · Score: 1

      Yep. In my area you can get broadband two ways. Through adelphia where you are forced to buy a cable subscription. Or through Verizon where you are forced to buy a phone subscription. Basically, you can't get broadband for less then 100$ a month.

      --

      Religion is a gateway psychosis. -- Dave Foley

    20. Re:In fairness to the cable companies... by v1 · · Score: 2, Interesting

      The customers paid for access to the internet. It's low of the ISPs to block any part of your internet access they deem "less proffitable". Many broadband providers have already TOS'd out the ability to run servers, and that's just another extension of the shady business practice. The difference now is instead of 1% of the customers wanting to run servers, it's more like 15% of the customers wanting VOIP. You can't take the low road with a significant percentage of the population and get away with it.

      I can appreciate that it's going to take some upgrading on the part of the ISPs to handle the increase in traffic, but good grief, that is what you're being paid for. If you could, would you have implemented blocking of port 80 (www) had you known how much traffic it was going to "leech" off your system? Really, what's the difference? All those evil web servers out there leeching off your system. I'm sure a "disproportionately large" chunk of your network traffic is www, surely you are justified in blocking port 80 in the interest of conserving your network's limited resources?

      I believe your justifications are unfounded. It looks more like cable companies are trying to block other VOIP from getting a good start until they can get their own VOIP going.

      --
      I work for the Department of Redundancy Department.
    21. Re:In fairness to the cable companies... by thogard · · Score: 2, Interesting

      Real IPv4 died when you could no longer get a /24 routed and small dual homing died.

    22. Re:In fairness to the cable companies... by otis+wildflower · · Score: 1

      It takes a lot of money to build and maintain a solid infrastructure to support widespread VOIP, whereas Vonage, et al, are pretty much leeching on.

      With all due respect, that's a bunch of horseshit.

      The Government didn't force these guys to risk their capital on building this stuff. They did it to make a buck, typically with some LocGov collusion (monopoly grants, tax breaks, etc). They did it before VoIP popularly existed, and in 5 years we'll say they did it before legal movie downloads and videoconferencing over IP popularly existed. Any tinkering with ports based on new services is just a naked money grab, squeezing more $$$ out of an already built and largely depreciated infrastructure. Besides, any infrastructure in the future will live on dark fiber paid for by bankrupcies and families whose dads blew their own brains out because of the implosion of Global Crossing, WorldCom, and all those other telecom companies that buried all that excess fiber.

      That said, private nets should be able to run their nets any way they want, as long as it's legal, consistent, and customers are adequately kept informed. The success of those policies will be determined by the profits of the network. Personally, I feel in most medium-sized and larger communities broadband is a competitive enough market for gross stupidity to be mitigated. Sure it's inconvenient, but in the long run history has proved that free and fair competition is the best way to "run" an economy.

      So don't go playing the 'l33ch' card. The reason you have a job is because your network is useful, and the more use the better. eMail, IM and WWW only need 56-128k, for real. You are paid for by p2p, VoIP and Microsoft suicide packs.. Don't forget it.

    23. Re:In fairness to the cable companies... by earlytime · · Score: 5, Informative

      You and the parent both work for cable companies, and it's interesting that you both miss a key point. There is a huge difference between what the cable company does, and what vonage does. The cable companies are now investing money to *recrecate* the type of system vonage has developed.
      Vonage isn't in any way "leeching" off cable providers, just as amazon & ebay aren't leeching of any ISP. The Internet is an end-to-end system, so it takes two endpoints to be useful. Vonage is actually helping to make Internet service more attractive, by providing additional services *via* the Internet than were available previously.
      If the cablecos want to build voip services also, that's great. The key to remember is that they are selling access to the global Internet, and if they start "pruning" of the sections of the Internet that happen to compete with their business, they're going to have to fight their customers, and the FCC.
      You may be misinformed about "equal access" in the US. This refers to the publicly funded POTS system. The idea is that the phone system is owned by the govt, not the telco. So the govt can mandate who can use it. Privately funded cable systems OTOH, have no requirement to allow competitors to use their infrastructure. The difference is that a cable company is not obligated to allow a competitor to sell cable or Internet service over their lines. Because connectivity is a necessary element of Internet service, blocking/restricting connectivity is a (partial) failure to fulfill their obligation the service contract. Applying "equal access" to viop would mean allowing other phone service prviders to use the voip servers that the cableco owned.

      --

    24. Re:In fairness to the cable companies... by MikeFM · · Score: 3, Insightful

      This is one of the things that pisses me off the most. They block my own access to my own computers. At the same time they allow some cluelees n00b next door to download craploads of kiddie porno vids. I'd hardly use any network resources even if I could accept inbound web, mail, etc traffic but no they have to go and fuck with me and leave him to download gigs of porn.

      The whole dynamic IP things irks me too. I want a real IP address and the right to use the Internet however I see fit without having to buy a business package. I'm not running a business in my home so why should I need a business package? For that matter why should a business need a business package if it's the same type of connection.

      We should just create community-funded networks and leave the commercial guys in the cold if they won't give the consumer a good enough deal to compete. Why don't we have city-wide gigabit networks plugged into every home and business?

      --
      At what price learning? At what cost wisdom? The price is a man's peace of mind, and the cost is his life.
    25. Re:In fairness to the cable companies... by Doppler00 · · Score: 1

      That's utter NONSENSE!

      Customers are PAYING Comcast for 3Mbps of bandwidth/month. VOIP is actually a low bandwidth utility, probably no more than 64kbps if even THAT. There is no "leeching" as you call it.

      If Comcast wants to throw in their own VOIP service for a small fee on top of their existing broadband service they are more than welcome to do so.

      BTW, can you explain to me why cable internet costs $57/month, basic cable TV $30/month. While together they cost about $60/month? Does Comcast automatically assume I want both of these?

    26. Re:In fairness to the cable companies... by DDumitru · · Score: 1, Insightful

      This is different. Cable companies are not blocking port 25 because they are trying to sell something competing. You could argue that blocking port 80 is because they are competing, but even then making the "you are doing this so you get the business instead" argument is hard to make stick.

      With VOIP it is different. If an ISP is selling a VOIP offering and blocking the competitors, then they are using their blocking "to compete unfairly". With outbound mail thru SMTP, and to a lesser extent with the prohibition of web servers, the ISP is not trying to make another of their products more appealing.

      Just imagine the uproar if Vonage paid ISPs to block UDP port 5060 destined to any network but theirs.

    27. Re:In fairness to the cable companies... by pcjunky · · Score: 1

      I have a /24 publicly routed. Got in a merger with a company that got it from ARIN in early 1995.

    28. Re:In fairness to the cable companies... by MasterOfDisaster · · Score: 1

      I expect that the packets i'm sending should get to wherever the fuck i am sending them unless i'm breaking the law

      That's funny, because, I expect my packets to go wherever the fuck I'm sending them. Period. If I am infact breaking the law, at some point I excpect either a C&D letter, or an officer of the law to inform me my packets got there.

      --
      The opinions in this post are ficticious. Any similarity to actual opinions, real or imagined, is purely coincidental.
    29. Re:In fairness to the cable companies... by FLEB · · Score: 2, Interesting

      My Internet is Port-25-out blocked, but I'm staying with them, because other than that, they have exceptional service for the price, compared to anyone else in the area. It's TDS Metrocom DSL, 760kbps synchronous, observed rate is about 700+kbps either way, and it's roughly $40-45/mo. Good tech support, too. One of their people was actually a.) knowledgable and b.) courteous enough to go over some of the finer points of DSL networking when I was trying to diagnose what turned out to be a faulty DSL modem.

      Back to the point, though...

      I was talking to the tech support person about Port 25 Out blocking, and they brought up a good point: The mass of idiotry, the DSL customers of the area, were on their way to getting the IP range blacklisted from mass virus-infected spammers. Although I, and all the other customers, would be "more free" having port 25 open, realistically, I would have a much less useful service when my emails started getting bounced and spam-flagged.

      The only thing I can fault them for is making it unconditional, not even letting people have access to port again if they called tech support. Other than that, they would either have to resort to a more "snooping" method of filtering, require specialized software, or end up getting blacklisted.

      Luckily, my hosting provider (Just-hosting.com ... they get props, too) allows port 26 SMTP connections, in anticipation of this, and everything is smooth sailing.

      --
      Information wants to be free.
      Entertainment wants to be paid.
      You just want to be cheap.
    30. Re:In fairness to the cable companies... by zonker · · Score: 0

      heh, good point. :)

    31. Re:In fairness to the cable companies... by Bob_Robertson · · Score: 1

      Exactly. "Value Added Service".

      The problem is one of filtering. All I want, first and foremost, from my ISP is clear connectivity.

      Once that is established, if they want to offer a VoIP service, that's fine. They can even run a web site if they want to, I might access it, I might not.

      Filtering VoIP is nothing more than forcing me to use their systems as a proxy for that service. It is no different than their redirecting HTTP traffic through their servers and, maybe, inserting advertising into other peoples content. Or tracking my reading and posting habits. Or selling me additional "services" to see more of the outside internet much like what AOL and CompuServe used to do.

      Back when peering between the big carriers was being negotiated, as the commercial Internet took off, there was a lot of fingerpointing and claiming that, for instance, Sprint should pay AT&T because Sprint customers were accessing servers of AT&T customers, and thus causing traffic. I Kid You Not, this was going on very hot an heavy.

      But the fact is that customers have to have some way to connect to servers, and popular servers generate traffic just like greedy customers, no matter what network they are on. Each user pays for their circuit, the ISP pays for a Tier-1 provider, the Tier-1 providers all peer with each other without charges or prejudice simply because it all balances out. No provider abuses any other provider, because they have to pay for their own infrastructure and connectivity just like everyone else.

      This is what the FCC doesn't understand, even some of the ISPs don't understand, because the bureaucrats still cannot grasp the concept of "everyone a client, everyone a server". They still think in terms of broadcasters and "mere people" who passively receive.

      And as long as individual customers abide the ISPs that deliberately filter things "for your own good", this "mere people" mind set will continue.

      Personally, I like an ISP which will filter NetBios and port 25-out as well as NetBios and 80-in for security unless I ask them not to and agree not to spam or run a Windows web server. Now THAT is for my own good. :^)

      Bob-

      --
      The Ludwig von Mises Institute. The reasoning individuals economics
    32. Re:In fairness to the cable companies... by Bob_Robertson · · Score: 1

      Why don't we have city-wide gigabit networks plugged into every home and business?

      Because it's expensive as heck to build. People are already building wireless peer-to-peer community networks, but they're not fast.

      Were you using the word "community" to denote "municipal"? As in city government provided? Goodness, if you don't like the restrictions placed on your service now, I cannot imagine how you think it will be better when it's run by unaccountable bureaucrats and special-interest politicians. Imagine your ISP being run by the Department of Motor Vehicles.

      That's a very scary thought. I'd rather a slower "free as in freedom" network than the fastest "filtered for my own good" one.

      Bob-

      --
      The Ludwig von Mises Institute. The reasoning individuals economics
    33. Re:In fairness to the cable companies... by Anonymous Coward · · Score: 0
      One day, I'll make a car powered by stupidity

      Then these people can be your Texaco station.

    34. Re:In fairness to the cable companies... by DaveJay · · Score: 1

      >"We have to block port 25, email viruses are bad" sez the ISP"

      For what it's worth, there's an easy solution that my ISP uses that (if they wanted to) these companies could also implement.

      My ISP blocked port 25, but sent out a warning in advance, and said "notify us if you want to keep it unblocked, but be aware that we'll ping your server once in a while to make sure it's not an oper relay."

    35. Re:In fairness to the cable companies... by Anonymous Coward · · Score: 0

      Hey, if your there tell them to get the damn adds off of my cable tuner. I'm already paying them gobs of money, I dont want to see 16-bit color ads when im changing channels!

      Don't forget you have a vote. It's spelled $$$. Dump cable. They will call and offer the service. Now you can tell them why you voted as you did.

      Hmmm. You still sending them your vote?? Oh well it's your choice.

    36. Re:In fairness to the cable companies... by Anonymous Coward · · Score: 1, Funny
      We should just create community-funded networks and leave the commercial guys in the cold if they won't give the consumer a good enough deal to compete.


      Because that is Communism. We are a Capitalistic society, not a Communist one. If you don't like this you can move to China.
    37. Re:In fairness to the cable companies... by MikeFM · · Score: 1

      Not that expensive. Do it neighborhood by neighborhood. I run a million cables through my home. It wouldn't be that much more expensive to run it between homes if you could get the right-of-way donated. You'd have to get everyone to donate right-of-way and pay to have their own home connected. It'd probably work best in neighborhoods with younger net-addicted families. Make it work for one neighborhood and gradually add to it.

      --
      At what price learning? At what cost wisdom? The price is a man's peace of mind, and the cost is his life.
    38. Re:In fairness to the cable companies... by saskboy · · Score: 1

      http://www.dyndns.org and look at their update client, it may help you out a bit with the dynamic IP problem.

      --
      Saskboy's blog is good. 9 out of 10 dentists agree.
    39. Re:In fairness to the cable companies... by cybrhippy · · Score: 1

      I didn't RTFA, but if this is anything like VPN/ssh access on cable (ie Comcast in my area) then I could care less.

      This is the reason I stick w/ DSL wheter it be BellSouth or Covad. Neither one really limit what I can do w/ my line that isn't on the grey side. I can VPN into my network, ssh to my systems, run a web server, etc. Long as I don't cause a blip on their legality radar I am fine.

      With my last move I decided to go without a BellSouth land line. I remembered reading about how the cable companies had been blocking VPN/ssh access and I made sure to ask them before I tried to go w/ cable and loose my land line. Accordind to their "live" online support and the real life person I talked to they both said they still continue that practice. This is after checking w/ a few friends I know that said they COULD still ssh in/out of their home systems. Either way, I went w/ what Comcast told me and I gave them the ..!.. and went w/ Covad. I get a static IP, no bullshit on filtering VPN/ssh or anything else for that matter.

      Long story short, I pay for my bandwidth and not the protocols I use over it.

      --
      Cybrhippy - "It all makes sense... Well, To me anyway." The Maxx
    40. Re:In fairness to the cable companies... by Anonymous Coward · · Score: 1, Insightful

      Good one, but in fear of people not getting your sarcasm:
      This is really capitalism at best. The ISP actually needs to compete by putting out better service to survive. The community here is essentially just a company owned by its customers.

    41. Re:In fairness to the cable companies... by Fazlazen · · Score: 1
      Why don't we have city-wide gigabit networks plugged into every home and business?

      Because the average person in the average neighborhood can't even figure out how to not download spyware on their own computer?

      Can you imagine how much virus/trojan traffic you would have to filter out if you plugged your entire neighborhood into your LAN?

      Also, who is responsible for making sure that there isn't a break in the loop? What happens when Little Johnny across the street goes digging in his side yard and cuts through the fiber (or cat5e or whatever)? Whose responsibility is it to fix it? The same neighbor who is not polite enough to prevent his dog from crapping on your lawn?

    42. Re:In fairness to the cable companies... by danielrose · · Score: 1

      The same neighbor who is not polite enough to prevent his dog from crapping on your lawn?

      This is why God invented feet.

      --
      i hate pansy republicans
    43. Re:In fairness to the cable companies... by SillyNickName4me · · Score: 2, Interesting

      To me it seems that lack of competition between telcos as well as between network providers (ISPs) is a large part of the problem.

      I live outside the USA, in the somehwat tiny country called the Netherlands. Where I live, I have a choice between at least 3 telcos, at least 5 DSL ISPs (using one of the 3 telcos, and one offering the alternative of cable)

      My ISP started years ago as a 'free' internet provider, and is in fact a part of one of the 3 telcos. Now, I happen to use some other telco, but can still get their services (and DSL) despite it not going through their own lines.

      They just upgraded my connection to 8mbit down and 1mbit up, give fixed IPs, allow running servers explicitly (not unusual overhere actually), have a fair use policy, but despite using 100s of gigabytes/month I have yet to run into the limits of that policy. They are also not an exception here, and competition forces them to keep this up.

      The interesting thing is that part of this is a consequuence of government interference, specifically, forcing telcos to carry DSL for any ISP and not just their own.

      The telco that my ISP belongs to has to allow others on their network, but in turn, their ISP is also allowed on the network of other telcos, so in the end it evens out nicely ad both have the possibility to deliver services quicker and with less investement.

      Regulation that serves a clear purpose and is implemented well can do a lot of good for an otherwise free market, and can in fact make that market more free.

      I know that doing it yourself is the American way in this, but on behalf of its citizens, the overnment could in theory do a lot of good here.

    44. Re:In fairness to the cable companies... by SillyNickName4me · · Score: 1

      Hrm, the argument about port 25 is at best a half truth.

      Normally, those blocks of IPs that are known to be consumer DSL end up at so many blacklists already that they are pretty useless for sending out mail anyway, regardless of spam and virus infected mail being sent out or not from the netblock.

      The consequence of this is just that ISPs now have a choke point where they can rate limit outgoing mail.

      The real problem however is not ISPs but blacklist operators not using some fine grained selection for what to list.

    45. Re:In fairness to the cable companies... by Anonymous Coward · · Score: 0

      the isps really shot themselves in the foot over this by using dynamic ips

      with a dynamic ip block you either block the whole block or you don't. blocking individual ips is largely pointless

      then the isps moan when blocklists do the only reasonable thing and block the whole dynamic block.

      at least with email we can do this. Imagine if sending email directly from client boxes was the norm.

    46. Re:In fairness to the cable companies... by Secrity · · Score: 1

      Note that the following is true for consumer grade service. If you want to use a date private line and lease a T1, T3, etc., then your Internet connectivity is likely to be provided by your ISP and it is not likely to block Vonage.

      I think that you may be misusing the term "ISP" in this case. ISPs are not necessarily the same entity that provides your Internet access. It is your network provider that would be blocking Vonage, not the ISP. Network providers provide your connectiviity to the Internet, e.g.; the cable company's broadband service, the local telco's DSL service, dialup providers, WiFi providers. Your ISP MAY actually be the same company that provides your access; such as Comcast broadband or Bellsouth DSL, or the network provider and your ISP could be different companies, such as Covad or Earthlink using the local telco's DSL. In any case, it is your network provider that runs the routers that connect you to the Internet, not your ISP. Changing your ISP will have no effect on your VoIP connectivity unless your ISP is also your service provider.

      At the present time there are two methods that comsumers commonly use to obtain IP connectivity that is suitable for VoIP: Broadband cable and local telco DSL. There are also some apartment complexes that have data connections available.

      This means that if your cable company's broadband service and your local telco's DSL (both of which would prefer that you use their own voice telephone services) choose to block Vonage; then what choices do you have? The FCC? It has been shown that the FCC does exactly what the telcos want them to do. The market? It takes competition for the market to be effective for consumers, there is no competition. Also, unless VoIP develops a large market, I doubt that many people really care that their internet provider blocks Vonage.

      I have no idea whether my broadband provider blocks Vonage or not as I do not use a wired telephone.

    47. Re:In fairness to the cable companies... by SillyNickName4me · · Score: 1

      Well, the ISP I am using gives FIXED IPs, yet they are listed by blacklists that supposedly list dynamic IPs. Asking blacklist operators about it gets the simple reply that it is a consumer DSL block so they block it regardless of it being static.

      So, while what you say is true, it is also true that the blacklist operators are being overly broad with what they list.

    48. Re:In fairness to the cable companies... by darrin60 · · Score: 1

      The cable companies aren't forcing anything. They are not blocking any Vonage traffic. You should reread the article. I was at the Silicon FlatIrons conference where the issue was brought up by Lessig and he was very clear that this issue was not due to a major broadband carrier.

      Vonage is notorious for complaining without citing specific sources of the blocking.

    49. Re:In fairness to the cable companies... by Rich0 · · Score: 1

      Imagine if sending email directly from client boxes was the norm.

      This was the norm for me until recently when everybody and their uncle started blocking dynamic IPs...

      There really should be some certificate-based whitelist system for mail servers. Who cares what your IP happens to be - are you a trustworthy mail server or not. Allow users to apply and grant a graylist certificate of some sort. Then after a trial period whitelist them, and then blacklist them the instant there is abuse. The certificate could be granted via a mechanism like cacert.org - email verification. That would keep the certs free, and would work as a domain verification system...

    50. Re:In fairness to the cable companies... by MikeFM · · Score: 1

      I have my own hosted servers so I can handle dynamic name assignments to my dynamic IP but I don't think I should need to. There are plenty of IP addresses to go around if we'd just upgrade and make them available. Each home or business should be able to get at least one static IP. We shouldn't have to beg and pay extra for what is essentially a free and practically limitless resource.

      --
      At what price learning? At what cost wisdom? The price is a man's peace of mind, and the cost is his life.
    51. Re:In fairness to the cable companies... by MikeFM · · Score: 1

      That is why you'd pool funds and hire someone, hopefully that lives in your neighborhood and who knows what they are doing, to do the tech stuff. None of these are problems the phone company doesn't have to deal with. You'd just be making a similar non-profit that only deals with your neighborhood.

      I wouldn't filter any traffic. Let the end-users deal with that. Filtering doesn't really help much and it annoys the piss out of a lot of users. The only filtering that'd be done would be against active DoS attacks.

      Obviously line care would fall on whomever was hired to care for the network. The organization would pay for the work and possibly fine little Johnny's parents for letting him dig in a restricted area. Probably the lines would be laid inside a protective pipe too so it'd not be that easy to damage them.

      I'm not proposing some half-assed free attempt at a community network. You'd still have to pay and you'd still have to hire people who knew what they were doing. The users would be the owners though and they wouldn't exist to make money. Rates might or might not be cheaper but they would probably get better service.

      --
      At what price learning? At what cost wisdom? The price is a man's peace of mind, and the cost is his life.
    52. Re:In fairness to the cable companies... by MikeFM · · Score: 1

      Sounds good. I wish I had that kind of broadband.

      I don't know if I'd say that government regulation is a good idea but I think the government should allow anyone to compete freely. The phone companies, cable companies, etc often have government sponsored monopolies or use anti-competitive practices to keep smaller companies or community-groups from becoming competition. We need to get rid of such protection for the rich so that we can all benefit from increased competition.

      Also we need to change the public's laziness. People in the US don't especially like doing things for themselves and they don't like small businesses. To save $.20 on green beans people will go to a massive chain store like Walmart rather than to their neighborhood store. They save money but they kill off the chain stores competition. Without competition there is nothing to keep those chain stores from raising prices and abusing their power. So we suffer at the hands of the powers that we've created. It's the same with the telcos.

      --
      At what price learning? At what cost wisdom? The price is a man's peace of mind, and the cost is his life.
    53. Re:In fairness to the cable companies... by SillyNickName4me · · Score: 1

      > I don't know if I'd say that government regulation is a good idea but I think the government should allow anyone to compete freely. The phone companies, cable companies, etc often have government sponsored monopolies or use anti-competitive practices to keep smaller companies or community-groups from becoming competition.

      I fully agree.

      The regulation that is in place here now is actually an efford to undo the situation of government granted monopoly that existed before. Ideally, the regulation can go over time once the monopolies have been undone.

    54. Re:In fairness to the cable companies... by capouch · · Score: 1

      > We should just create community-funded networks

      In my home state (Indiana) the big ISPs funded an initiative that has resulted in a bill before the legislature right now that makes community networks illegal.

      Yep!! And last session SBC paid the Republicans to pass a bill that let them block competitors from access to their DSL circuits--which are provided over the monopoly infrastructure the people of the state have granted them the right to operate.

      Now they want to stop the little towns, who have waited now almost two decades for good Internet access, from taking matters into their own hands for the public good.

      It's Indiana House Bill #1148, and my understanding is that it's almost certain to be passed.

      Don't forget: these are the champions of the free market, passing all this stuff that interferes with free markets.

      Principles are fine, but money talks.

    55. Re:In fairness to the cable companies... by saskboy · · Score: 1

      I assume the limitless IPs you refer to are IPv6? Is that the upgrade you mentioned? Won't a lot of applications have to be rewritten to accomodate that?

      --
      Saskboy's blog is good. 9 out of 10 dentists agree.
    56. Re:In fairness to the cable companies... by MikeFM · · Score: 1

      Sounds like a shitty deal. Has there been anyone grouping to fight against it? I'd think that any law that makes competition illegal should send up red flags right away. It's hard to believe any politican could vote this in and still get reeelected.

      --
      At what price learning? At what cost wisdom? The price is a man's peace of mind, and the cost is his life.
    57. Re:In fairness to the cable companies... by MikeFM · · Score: 1

      Exactly. IPv6 provides enough addresses for everyone to have a static IP. Well written applications shouldn't need to have much about them rewritten. The libraries they tie to should be able to be rewritten with the changes reflected immediately in the applications. IPv6 has existed for a while now so many applications and libraries should support it already.

      --
      At what price learning? At what cost wisdom? The price is a man's peace of mind, and the cost is his life.
    58. Re:In fairness to the cable companies... by Bob_Robertson · · Score: 1

      I don't disagree with you as far as you go, but. Big But: No force.

      It's really that simple. Cooperation is great, people will build such systems easily and even quickly. I've often considered the "development" as a perfect incubator. Or the multi-story building in a city, same functional thing. Fiber really isn't all that expensive to lay in the ground as places are being built, and there are already central cable and electrical infrastructure access points.

      There are some neat DWDM fiber data access units that I particularly like for this use. One fiber is daisy-chained from house to house, "upstream" is on one frequency, "downstream" is on another one. Bidirectional at multi-megabit speeds with the reliability of fiber.

      However, I will not condone robbing people to pay for it. If anyone mentions taxes or "eminent domain" or any of the other ways that people are relieved of their property against their will, the project is not worth doing. It by definition doesn't have "popular" support.

      Bob-

      --
      The Ludwig von Mises Institute. The reasoning individuals economics
    59. Re:In fairness to the cable companies... by MikeFM · · Score: 1

      With DWDM what happens if one of the homes goes to their backyard and cuts the fiber? Is the whole neighborhood dead?

      I'd never force someone to participate. It's in their best interests anyway and costs them very little so you shouldn't have to force them. In the majority of cases you can at least get a right-of-way just by doing a little talking. It's hardly like you're going to be putting a freeway through their yard. A bit of cable is unlikely to bother them at all.

      In the rare case that you couldn't right away then you'd just route around that person. If they aren't interested then probably one of their neighbors will be.

      As for other expenses they'd be covered by the members. Everyone would pay for the wiring of their own house and the time/materials needed to connect their house into the network. There'd probably be a monthly due to cover support and the link for Internet connectivity. The founding members would probably have to pay more out of pocket to get things going but they'd get back some of their money as people joined and paid their hookup fees.

      Fiber is really the way to go but wireless could get things started. Setup a neighborhood wireless network and once you've got enough members on board for that then work out a plan to lay fiber.

      --
      At what price learning? At what cost wisdom? The price is a man's peace of mind, and the cost is his life.
    60. Re:In fairness to the cable companies... by Bob_Robertson · · Score: 1

      what happens if one of the homes goes to their backyard and cuts the fiber?

      Then the systems "upstream" of that cut are not reachable. That same question could be asked of the lime-green box at the south-west corner of my property right now, labeled "TV Cable". If I cut it, I am liable for the damage I do.

      Fiber is really the way to go but wireless could get things started.

      I agree, and that sort of thing is happening.

      I'm quite pleased with the IP service I get from my cable TV provider. Except for the genesis, it pretty much matches what is possible for "community" cooperation. Since the local telephone operator offers DSL as well, there is a check on the kinds of prices they can charge.

      Oh, and the cable provider is now pushing VoIP service through their cable as well, which means I'm going to have to be careful. They may start filtering VoIP packets. If so, they lose a customer. A lack of such game playing with service might be one good byproduct of cooperative community ISPs.

      Bob-

      --
      The Ludwig von Mises Institute. The reasoning individuals economics
    61. Re:In fairness to the cable companies... by MikeFM · · Score: 1

      I suppose you're probably right that daisy chaining is the most economical way to go and that most technologies used for such wide areas already use that method. Does that fiber method you mentioned before offer gigabit speeds? I'd love to see gigabit networking connecting my neighborhood or city.

      The city needs good jobs. I can't help but think that a city-wide affordable high-speed network would help bring that kind of worker and business to town. There'd be quite a market for delivering various multimedia applications to local residents over that network. Gamers would love it. It'd be great for VoIP and video-on-demand. There could be medical applications. All sorts of possibilities would exist if everyone was tapped into a gigabit network.

      Wireless, DSL, and Cable are all offered here.

      I've considered trying the wireless because it offers the least restrictions and a good price but in the past, in this area (Las Vegas), I've had problems with wireless Internet service. It would often slow down a lot and the ISP in question was clueless. They kept blaming the poor quality on us having a virus (which we didn't have). Funny.. they finally put up a bigger antenea and the virus just cleared up I guess.. any way the quality improved a lot. Also I found out they were logging all my network traffic and just showing it to random people. A good thing I know enough to use encryption when needed. Still annoying though.

      Cable is fast but they were charging a lot for going over my allowed bandwidth, blocking me from hosting my own email and website, and their service was unreliable in that it couldn't maintain long running connections. Things like Everquest would disconnect about every five minutes which was really annoying.

      DSL isn't nearly as fast, is still restrictive, but at least is more reliable. My roommate doesn't cry and scream over her Everquest connection going link dead every five minutes at least.

      --
      At what price learning? At what cost wisdom? The price is a man's peace of mind, and the cost is his life.
    62. Re:In fairness to the cable companies... by Bob_Robertson · · Score: 1

      Unfortunately, I cannot remember the company name that made the bi-directional single fiber boxes. But the speed was multi-megabit, not gigabit. It was also 5 years ago, I'm certain that capabilities have improved since. Especially if a two-fiber ring structure is used. As you said, you only buy the physical fiber once, so it's worth doing well.

      The wireless service I've seen used directional antenna to direct your home signal back to the hub. It was in San Jose California, I have not seen it in service elsewhere even though I've heard of it.

      But that was just an extention of 802.11b, again not gigabit speeds.

      I'm firmly of the opinion that dropping taxes on such services will do much more to promote their use than anything else, because it's the only method of "promotion" that does not discriminate on the basis of politics, technology, or anything else. It simply lowers the barrier to entry for anyone who thinks they can do it better.

      --
      The Ludwig von Mises Institute. The reasoning individuals economics
  4. These are not the VOIP's your looking for by Mr.+Falco · · Score: 0, Redundant

    IT sounds like the FCC is not going to take up the fight. These are not the VOIP's your looking for. Move along , Move along!

  5. It's an ISP... by garcia · · Score: 2, Insightful

    ISPs routinely block traffic they don't like for whatever reason. Unless you are contracted with that ISP and you have a signed agreement with them they can start and stop whatever services they want.

    They have these loopholes to stop spam, P2P, servers, etc. Yeah, it's annoying, and yeah it sucks, but unfortunately they have that right as private carriers.

    Find an ISP that doesn't have those restrictions and use them instead.

    1. Re:It's an ISP... by RubberChainsaw · · Score: 5, Insightful

      But ISPs want to be seen as common carriers when it comes to the filesharing lawsuits filed by the RIAA/MPAA. If ISPs want to reserve their right to block traffic like Vonage, then they must also fufill their obligation and block illegal P2P traffic.

      They can't have their cake and eat it, too.

      --
      I welcome our new 99% overlords.
    2. Re:It's an ISP... by garcia · · Score: 1

      And since there is no current law or regulation prohibiting such techniques, it's unclear what Vonage's complaints to the FCC might accomplish. But Powell said the FCC might indeed have some enforcement options, specifically if carriers are found to be violating anti-competitive statutes.

      So? Unfortunately the ISPs *can* have their cake and eat it too. They can block and permit traffic as they see fit regardless of how their users feel about it.

      If the users don't like it they can choose another ISP/connection.

    3. Re:It's an ISP... by Husgaard · · Score: 1
      ISPs routinely block traffic they don't like for whatever reason. Unless you are contracted with that ISP and you have a signed agreement with them they can start and stop whatever services they want.
      The consumer is almost always contracted with the ISP. The problem is that the average consumer will accept a contract saying thay the ISP can do everything just to save a few bucks.

      It is OK with me that the ISP is blocking almost everything if agreed with the customer.

      But blocking competition should IMHO be illegal. Otherwise the next thing we see is that ISPs will block all access to the websites of competitors so the consumer cannot see better offers.

    4. Re:It's an ISP... by segmond · · Score: 1

      you sound supportive of the ISPs especially with your statement that "you have signed agreement..." What if they start filtering content cuz they want to? Most people have only one broadband choice if they have any. At my location, it's comcast. It's bad enough that I have to pay $60 a month for my internet, but for them to block my traffic? That goes against what the entire internet is for. If my traffic was malicious to the general internet or their network or they have a court order, they do have a point. Aside from that, they should leave my packets alone!

      --
      ------ Curiosity killed the cat. {satisfaction brought it back | it didn't die ignorant | lack of it is killing mankind
    5. Re:It's an ISP... by SuburbaniteFury · · Score: 1

      What, exactly, is "illegal" traffic on a P2P network and how is an ISP supposed to identify it? Believe it or not, using Kazaa or Grokster is not illegal; it is when a user trades copyright-protected content without a license on those networks that the actions become illegal.

      For an ISP to block illegal traffic and not interfere with legitimate file-sharing, it would need a complicated and error-prone filter, a suitable implementation of which does not currently exist.

    6. Re:It's an ISP... by Anonymous Coward · · Score: 0

      No they cannot.

    7. Re:It's an ISP... by Hizonner · · Score: 4, Interesting
      Wrong. I am contracted with the ISP. My having an account with them obligates them to deliver my traffic under reasonable and customary assumptions about their service.

      That is not, by the way, modified by any fine print in their service agreements, unless they can show that customers in general read and understand the agreements. You cannot morally or (in the US or other former British possessions) legally bind somebody to a contract when you are deliberately relying on that person's not understanding the contract's terms; I believe the term is "meeting of minds".

      ISPs routinely rely on, and indeed encourage, their customers' technical and legal ignorance. They also prey on people's basic good nature, people's bizzarre respect for arbitrary corporate "policies", and people's unwillingness or lack of energy to assert their rights. They should not be allowed to get away with it. The ISP industry has become a really, really dirty one, and needs cleaning up.

      When ISPs start putting these restrictions in all their advertising, with the same prominence as their rates and (alleged) bandwidth, they can restrict customers' traffic. Until then, they are obligated to carry traffic in the reasonable and customary way... which means at least not blocking traffic to competitors, and arguably treating every packet exactly the same with no filtering, QoS, transparent proxies, restrictions on servers (how many customers understand the definition of a "server") or anything of the kind.

    8. Re:It's an ISP... by jc42 · · Score: 2, Informative

      If the users don't like it they can choose another ISP/connection.

      Actually, most of them can't. In most places, there is only one ISP.

      And the comms industry in the US is pushing hard for "consolidation", to minimize the number of people who can make a choice.

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
    9. Re:It's an ISP... by Skapare · · Score: 1

      People should have a right to communicate with anyone, anywhere, provided the other party agrees to the communication, and provided the nature of the communication does not violate law. A provider that wants to call it an "internet service" must do this. Anything less is just some other kind of service.

      Then there is the issue of whether their use of facilities that were in part paid for by the public, are owned by the public, or developed under monopoly grants by the public, should be used to drive other kinds of services. To that end, any facility that did grow under any form of monopoly franchise, be that telephone wire, cable wires, or even electric wires, but provide some form of equal access, even if that equal access is just at the IP layer (though frame layter access would be better).

      --
      now we need to go OSS in diesel cars
    10. Re:It's an ISP... by aussie_a · · Score: 1

      If they can block VOIP and not msn messenger they should be able to block kiddy-porn that's downloaded. They can have a black-list, it won't be extensive, but they can try. And if they're made aware of a kiddy-porn site and don't block it, and someone downloads it, they should be able to be prosecuted/sued. They allowed someone access to kiddy-porn.

      If they're a common carrier, they are legally obliged to allow all content through. If they're a private carrier, they have a responsibility to block access to known illegal content.

    11. Re:It's an ISP... by MikeFM · · Score: 1

      People should look into starting neighborhood-wide networks or even city-wide networks that are ran as non-profit community groups. It'd be awesome to run gigabit fiber to every home in your neighborhood and share the cost of upstream access. I'd go as far as supplying public wireless coverage and local servers for proxy, email, public notices, chat, etc. That'd be something useful the local home owners association could do rather than making rules on how your grass should look.

      --
      At what price learning? At what cost wisdom? The price is a man's peace of mind, and the cost is his life.
    12. Re:It's an ISP... by LnxAddct · · Score: 1

      No, I do believe that ISPs are common carriers and thats why they aren't responsible for kiddie porn, hacking, p2p, spam, etc... The second they start filtering, they become a private carrier and at that point they are instantly liable for all the kiddie porn etc... traveling over their lines. They might be getting away with this for now, but I can't wait for this to bite them in the ass.(Yes it will eventually happen, the government just takes its time. Kind of like with the Janet Jackson thing... the FCC kept letting more and more slip through their fingers onto the airwaves, one halftime show too much and they clamped down on the whole industry. Same thing will happen here) Oh and btw... spam filtering is a service sold to the consumer... try advertising that you actively block competition as a feature and see how far you get.
      Regards,
      Steve

    13. Re:It's an ISP... by alienw · · Score: 1

      My having an account with them obligates them to deliver my traffic under reasonable and customary assumptions about their service.

      You signed a contract with your ISP. That contract determines all of their obligations to you.

      You cannot morally or (in the US or other former British possessions) legally bind somebody to a contract when you are deliberately relying on that person's not understanding the contract's terms; I believe the term is "meeting of minds".

      Where are you getting this from? So, you are saying that you can get out of contractual obligations simply by saying that you didn't read the contract? Bullshit. If you sign it, it's valid.

      which means at least not blocking traffic to competitors, and arguably treating every packet exactly the same with no filtering, QoS, transparent proxies, restrictions on servers (how many customers understand the definition of a "server") or anything of the kind.

      You are one of those people that wants something for nothing. Every ISP has services with very few restrictions, such as business class cable/DSL and dedicated lines (T1s and so on). These are expensive -- for a reason. The reason is that the bandwidth is reserved for you.

      Consumer-grade services, such as regular cable and DSL, are not meant to be used as dedicated connections. Therefore, the ISP does not have enough bandwidth available to give maximum bandwidth to all subscribers at once. This is the reason these connections cost $50 a month instead of $1500 a month. This is also the reason the ISP prohibits servers and other bandwidth-consuming applications.

      In short, if you don't like the restrictions your service plan imposes, get a different service plan. Stop whining about getting >3Mbps of bandwidth for only twice the price of a 56K connection.

    14. Re:It's an ISP... by quarkscat · · Score: 1

      "The ISP industry has become a realy, really dirty one, and needs cleaning up."

      You can say that again. It shouldn't matter whether a dial-up ISP is a "low price leader" or not, they should be made legally responsible for any/all breech of contract. For a time, I used "Copper.net" as my ISP. Big mistake. They claim in their published ToS that they limit connect time to 5 hours. They will not acknowledge any change in their ToS via email, only by voice after getting bumped up to a CS manager (leaving no legal proof behind). Their CHAP/DHCP/DNS servers are frequently swamped, largely because of over-subscription and inadequate infrastructure. Email (when using BCC to check) often took 4 or more hours to process through their POP servers. The final straw for me was when I found out that exceeding their 200 hr/month limit more than once constituted "user abuse", with a prepaid annual contract abruptly cancelled after 4 months. These
      assholes are real stinkers...

    15. Re:It's an ISP... by Anonymous Coward · · Score: 0

      If you don't know anything about the law, then please keep your Ayn Rand philosophies to yourself.

    16. Re:It's an ISP... by Anonymous Coward · · Score: 0

      ROFL

      I don't mean to sound as if I am mocking your plight, but that is the biggest ass-raping by a broadband provider that I have ever heard of. It makes all of the problems I've had with Adelphia sound like working one weekend as a lab monitor at a college.

      That is just plain evil.

    17. Re:It's an ISP... by KarmaMB84 · · Score: 1

      at which point Verizon beats them down in court over it

    18. Re:It's an ISP... by alienw · · Score: 1

      Are you really that fucking stupid?

    19. Re:It's an ISP... by westlake · · Score: 1
      You cannot...legally bind somebody to a contract when you are deliberately relying on that person's not understanding the contract's terms; I believe the term is "meeting of minds".

      A failed "meeting of minds" simply gives you an argument to be released from a contract whose terms you reasonably misunderstood. But expect a certain skepticism from the judge.

      I am contracted with the ISP. My having an account with them obligates them to deliver my traffic under reasonable and customary assumptions about their service.

      Reasonable and customary assumptions would seem to apply only to services and fees that are not explicitly defined in your contact and terms of service.

      Residential telephone service began in 1877 and was sold under terms and conditions that held for 100 years. Universal broadband service to the home is less than five years old, if it can be said to exist even now. The casual assumption that you are entitled to the equivelent of leased line digital services over a shared residential connection is ridiculous.

    20. Re:It's an ISP... by Anonymous Coward · · Score: 0

      Make it a wireless mesh network.

  6. Isn't this to be expected? by redphive · · Score: 5, Interesting

    As more and more broadband companies (Cable and DSL) offer VoIP (Digital Voice) services to their customers, they are going to have to ensure the product they provide is hardened against competative network resrouce usage (i.e. ANY other traffic). In the Cable world, MSOs are going to be applying QoS tags to the bits containing Voice calls from their customers. When a call originates behind one of their MTAs or eMTAs, they are expected to do this. As a result ALL other traffic should, and will suffer to some degree. Whether they are deliberately trying to break the Vonage call or not, it is going to happen.

    The simple fact of the matter is that the Triple-Play threat (Voice, Video, Data) should be more of a concern to Vonage, as bundling will end up being more of a concern than network performance.

    Oh look, a Vonage advert at the top of the page.

    1. Re:Isn't this to be expected? by Anonymous Coward · · Score: 0

      And similarly, broadband companies should give preferential treatment to requests for their own news sites, online music stores, email servers etc. Riiiight... "Ugh, if I go with ISP A, I can get to Slashdot and iTunes, but emails from my friends who use indymail.com take days to get to me, but if I go with ISP B who own indymail.com, no more VoIP or iTunes." Yes, this is the kind of wonderful world I'd love to live in!

    2. Re:Isn't this to be expected? by The+Vulture · · Score: 2, Informative

      Just as a comment for those who may not be familiar with how cable services and QoS work, and how it affects Vonage...

      Vonage is limited to using standard IP QoS, since it is just a regular IP device. However, an MTA built into a cable modem has full access to the cable modem QoS code. Part of the DOCSIS specification states that a DOCSIS 1.1 cable modem must support multiple "service flows", which are basically different queues. Each of these queues has it's own classification parameters (i.e. drop packets, forward packets, QoS, etc.), so it is only natural that a cable operator would give voice calls through their MTAs a higher QoS.

      Where Vonage calls might get screwed is because the packets that are being sent through the cable modem by the Vonage MTA would be considered as data, and would go out through the data flow. If the cable operator so chose, they could configure the voice flow to work with the Vonage MTA, but whether or not they'd do that is another story.

      -- Joe

    3. Re:Isn't this to be expected? by roamer1 · · Score: 1
      There is a world of difference between merely prioritizing on-net VoIP traffic (such that third-party VoIP apps are given the same priority as, say, generic http traffic) and actively blocking access to third-party services. I have no objection at all to the former, but have quite significant objections to the latter, especially when providers don't specify that such restrictions exist in their TOS.

      (Note that in most PacketCable deployments that I know of, on-net VoIP runs on a separate RF/data channel from general Internet traffic and is *not* just mixed in with general Internet traffic and prioritized to the head of the queue. Some small MSOs who are not using PacketCable and are contracting with third parties like Net2Phone to provide turnkey services may do the latter, though.)

      BTW, it apparently isn't even cable companies doing this...it's rural phone companies. I posted the following to BBR earlier:
      This is not an issue with companies like Comcast blocking or degrading alternative VoIP providers to get people to use their VoIP; it's apparently rural ILECs trying to keep LD traffic on their PSTN networks so they can continue to rake in access charges. From the [AdvancedIPPipeline] article:

      "According to Powell, his understanding is that the blocking is not coming from major service providers, but from rural Local Exchange Carriers (LECs)."

      Keep in mind that rural ILECs, unlike RBOCs and the largest independent ILECs (the former GTE side of VZ, Sprint LTD, Frontier Rochester, etc.) pretty much live off USF subsidies and access charges from LD calls, and many (but not all) will do virtually anything in their power to keep from losing their cash cows.
      -SC
    4. Re:Isn't this to be expected? by Anonymous Coward · · Score: 0

      the ISP owns the network, they don't have bandwidth problems because they have as much as they need on their own network. voip doesn't even take up much traffic.

  7. VoIP over SSL? by ChipMonk · · Score: 3, Interesting

    If a network or a local provider is trying to block VoIP by detecting the TCP/UDP port, or the type of service (inspecting the payload), why not just run it through SSL?

    1. Re:VoIP over SSL? by Anonymous Coward · · Score: 0

      pipe it through ssh while your^6^&&(&$#[NO CARRIER]

    2. Re:VoIP over SSL? by Husgaard · · Score: 5, Informative
      VoIP is based on UDP, and does not easily vork over TCP.

      So SSL is not really an option. IPSec might be an option.

      New port numbers or IP addresses may be simpler, but can also more easily be blocked.

    3. Re:VoIP over SSL? by Halvard · · Score: 1

      VoIP is based on UDP, and does not easily vork over TCP.

      VOIP is not a protocol. SIP and the like are protocols. Not all protocols used for VOIP are UDP. Inter-Asterisk eXchange or IAX is TCP.

    4. Re:VoIP over SSL? by Husgaard · · Score: 1

      You are right, but: The end users who have their communications blocked like this are generally using UDP for the bulk of their VoIP communications. Using SSL will not help against a blocking ISP.

    5. Re:VoIP over SSL? by TFoo · · Score: 1

      Unfortunately UDP cannot be run over SSL -- and UDP is a better protocol for many of these P2P apps in many situations: better firewall traversal, better performance when packets are lost (for audio and other 'real time' protocols, TCP's guaranteed ordering is quite a problem as it causes already-received packets to be buffered waiting for a previous retransmission), etc etc.

    6. Re:VoIP over SSL? by thogard · · Score: 1

      So tweak the stack so the app does the acks and then the app can send udp like packets that look like tcp port 80 (or whatever) packets and then it costs too much to filter the odd ones.

    7. Re:VoIP over SSL? by temojen · · Score: 1

      Not only is IPSec an option, it's a really good idea if you don't your call to be listened in on by anyone at a router between you and whoever you're calling. For example, if you're a doctor or lawyer talking to your patient/client, or if you're a politician discussing an upcoming campaign.

    8. Re:VoIP over SSL? by GoRK · · Score: 1

      Sorry but IAX is UDP, boss.

      You can tunnel it over TCP using something like Zebedee. But then again you can tunnel pretty much anything.

      For instance, the other "native-to-Asterisk protocol," TDMoE, uses raw Ethernet framing and is essentially non-routable, but you can tunnel it also using layer 2 bridging tunnels or Asterisk boxes as routers.

      It's also worth mentioning that IAX would generally be a lot easier to make work over TCP than SIP or H.323 due to its single-connection mentality... That is at least if both SIP and H.323 did not already have TCP extensions or implementations, which they already do - just few devices support them.

    9. Re:VoIP over SSL? by ticktockticktock · · Score: 1

      The only problem with adding IPSec (or any form of encryption) into the equation is that it may add some additional latency in the call audio that may affect call quality since there is some overhead to hashing data, encrypting it, encapsulating that encrypted and hashed data into a certain packet type then sending the new larger packet type across a network which the other end then has to decrypt the data and verify the hash along with doing their normal duties of just accepting data and coping with occasional jitter (varying latency causing packet reordering). I am not sure if some of today's VoIP adapters are powerful enough to do all this themself (then again, I don't know much about the actual power available in voip adapters or how much is required for IPSec-like security features).

    10. Re:VoIP over SSL? by Kevin+DeGraaf · · Score: 1

      VoIP is based on UDP, and does not easily vork over TCP. So SSL is not really an option.

      False. For example, OpenVPN is SSL-based and can tunnel anything you like (TCP, UDP, or even Ethernet) over TCP or UDP channels.

      --
      We have more to fear from the bungling of the incompetent than from the machinations of the wicked.
    11. Re:VoIP over SSL? by Panaflex · · Score: 1

      Hrm, well, you could use SSL on TCP for the handshake and then encrypt UDP packets over a second channel with a good block cipher, using a different IV for each packet.

      -Pan

      --
      I said no... but I missed and it came out yes.
    12. Re:VoIP over SSL? by TFoo · · Score: 1

      Fair enough -- but the thing is that they'd end up looking like your specific packets and therefore would be relatively easy to filter at the ISP level.

      The advantage of SSL is that it is a standard proto which is opaque: an ISP can't filter SSLed VOIP packets b/c there is too much legit SSL traffic that they'd also be blocking. As soon as you start using UDP, it becomes easier for an ISP to block it.

    13. Re:VoIP over SSL? by Legion303 · · Score: 1

      "So tweak the stack so the app does the acks and then the app can send udp like packets"

      You're channeling Dr. Seuss, aren't you? :)

    14. Re:VoIP over SSL? by Panaflex · · Score: 1

      Yeah, I was just fascinated on the purly technical detail of SSL "over" UDP.

      Of course the inherent issue with SSL is that timing and order DO matter. :/ Most especially in v3 & TLS.

      A new protocol would have to be implemented, and then you pretty much have a psuedo TCP.. so there's not much point in the end as the UDP protocol overhead would be heavier than TCP.

      Pan

      --
      I said no... but I missed and it came out yes.
    15. Re:VoIP over SSL? by joel48 · · Score: 1

      Sure, but the problem with that, is if I'm SSL'ing it....how can I provide proper QoS from my OWN router if my SIP device is internal?

    16. Re:VoIP over SSL? by Husgaard · · Score: 1
      In theory you are right.

      But in reality you are ignoring the effects of TCP queueing and retransmissions.

      Your VoIP phone call may work fine as long as your phone call is the only traffic in the SSL tunnel. But other traffic in the tunnel (even another phone call) will cause extra latency and jitter that can disturb your phone call.

      VoIP and other real-time applications is where the difference between IPSec and TCP-based VPN connections really become obvious.

    17. Re:VoIP over SSL? by Kevin+DeGraaf · · Score: 1

      But in reality you are ignoring the effects of TCP queueing and retransmissions [...] real-time applications is where the difference between IPSec and TCP-based VPN connections really become obvious.

      WTF? Didn't I just get through saying that OpenVPN can (and in fact, by default, does) use UDP as the underlying transport layer? Where's the TCP-over-TCP there?

      Furthermore, why are you assuming that the upper layer (carrying the voice data) uses TCP?

      All "VoIP" means is that somehow, at some point, voice data is transported using IP. There's no requirement that TCP be used even once, let alone twice.

      --
      We have more to fear from the bungling of the incompetent than from the machinations of the wicked.
  8. Bon Voyage by cuteseal · · Score: 1

    Bon Voyage Vonage... Bon Vonage... Bomb Vonage... Ooops :D

  9. Other ways work as well.... by Anonymous Coward · · Score: 1, Insightful

    I have suspected for a while that the cable companies' sudden increase in cable modem bandwidth at the same time as the introduction of their own VoIP services is not coincidental. This would be detrimental to the Vonages of the world while at the same time they can put their own VoIP service on a dedicated carrier.

  10. P.S. I did RTFA... by DragonPup · · Score: 1

    I know cable companies are not being pointed at by the report, but just making my point anyways. :p

    --
    "Useless organic meatbag" -HK-47
  11. quick question by bird603568 · · Score: 1

    couldn't you just switch isp's? just like if you don't like that some isp's block ports. Or am I totally missing the point.

    1. Re:quick question by Skye16 · · Score: 3, Informative

      Sure, you could, if you live in a city area. As it is right now, I have only one option: Atlantic Broadband. There is no DSL and, well, frankly, regular phone lines are just not going to cut it for VoIP (nevermind that having a phone line essentially defeats the entire purpose).

    2. Re:quick question by mboverload · · Score: 0
      I am just going to have to say it.

      You have a phone, use it!

    3. Re:quick question by Anonymous Coward · · Score: 0

      Move.

    4. Re:quick question by Skye16 · · Score: 1

      I don't have a phone, that's the point. Why pay 25$ a month for local service only when I can get unlimited long distance anywhere in the US and Canada for the same price on VoIP? It makes no sense.

    5. Re:quick question by Anonymous Coward · · Score: 0

      Actualy it does make sence, for example if you live
      in a rural area where there is only a dial up provider, a modem maybe the only option there goes the $25 for phone and $10 for the dial up, but then you make not want to pay $1 a minute just to call a few miles away when using voip it will either be free and $0.02 a minute, many voip carriers only charge for minutes and not a monthly fee, plus using gsm, g723.1 will be fine for dialup, and probably ilbc, and g729 will be ok if you have a good modem. So in most cases it will be cheaper to pay for $25 + $10 + $0.2 * the number of minutes versus paying $25 + $1 * the number of minutes.
      Of course you could use a calling card, but the calling card itself could be using VOIP.

  12. Fuck'em by ReverendRyan · · Score: 1

    I've already dropped one ISP over shitty service in the last 9 months, I have nothing against dropping another. If enough people with Vonage do the same thing, mabye the ISP's will figure it out.

    However, I have Comcast in Seattle and I have no problems with my Vonage line. It's actually clearer than Sprint PCS.

    1. Re:Fuck'em by aetherspoon · · Score: 1

      Problem is, in any area I've lived, you typically have two choices for your broadband ISP: Whomever is your local bell and whomever is your cable provider. The other DSL providers all go through your local bell and cable modems are pretty much the same or even exclusive.

      Unless you are willing to go dialup, that means one switch only.

      --
      --- Ãther SPOON!
  13. Not just at the IP level by Anonymous Coward · · Score: 2, Interesting

    I have had a lot of trouble making calls to India on Vonage. It couldn't be an IP problem because I get my Vonage dialtone just fine. But I dial a number in India and it doesn't go through, or it says "this number cannot be reached." Is it possible that Indian telcos are blocking incoming POTS calls originating in the telco side? Has anyone else experienced this or am I just imagining?

    1. Re:Not just at the IP level by Anonymous Coward · · Score: 0

      Want to call India, for free?

      Try HP's customer care number.

    2. Re:Not just at the IP level by Pendragn_tk · · Score: 1

      We were looking at a corporate VOIP solution and found that several countries have laws about these kinds of things. I seem to remember India have a law making it illegal to run telephone service over Internet connections. I don't remember if India has a state run phone system or not.

      That might be what you're running into.

      tk

  14. anyone else find it funny.... by way2trivial · · Score: 3, Insightful

    that Vonage et al don't want to be taxed like telephone companies, but want the same (FCC) protections as to access to the network?

    --
    every day http://en.wikipedia.org/wiki/Special:Random
    1. Re:anyone else find it funny.... by Anonymous Coward · · Score: 0

      Welcome. Welcome to Slashdot. I won't bother checking your comment history, because surely this is your very first one. By they way, why did you create an account several years ago only to wait until now to use it?

    2. Re:anyone else find it funny.... by Wylfing · · Score: 2, Insightful
      Vonage et al don't want to be taxed like telephone companies, but want the same (FCC) protections as to access to the network?

      Maybe because the FCC is supposed to oversee the regulated monopoly that is the offspring of the old AT&T? It's a business competitiveness issue, not a what-travels-on-the-wire issue. Any new communications service that is perceived as a threat to the Bells can be stopped cold by anticompetitive means, and the FCC is charged with watching that.

      --
      Our intelligent designer has never created an animal that we couldn't improve by strapping a bomb to it.
    3. Re:anyone else find it funny.... by interiot · · Score: 1
      Should ISP's single out my multiplayer-tetris game and block its traffic? No.

      Should the telephone's Universal Service Fund (created half a century ago) apply to my multiplayer-tetris game, but not apply to anything else on the 'net? No.

      Are you an insightful guy for trying to imply that they're at all related, let alone revealing a contradiction? No.

    4. Re:anyone else find it funny.... by evilviper · · Score: 2, Insightful

      It's not funny at all. They are two completely seperate issues.

      Would you find it funny if you were angry at the FCC for not being allowed to setup a small radio station, and then your phone company began denying you service?

      Vonage is absolutely right not wanting to be taxed like traditional phone companies. They certainly should be taxed for their potential use of 911 services, but not for the other fees which don't make sense for a phone-company without a physical presence.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    5. Re:anyone else find it funny.... by Jah-Wren+Ryel · · Score: 4, Insightful

      that Vonage et al don't want to be taxed like telephone companies, but want the same (FCC) protections as to access to the network?

      I'm pretty confident that Yahoo and Google would prefer not to be taxed like telcos, but if a bunch of ILECs started blocking all traffic from/to Yahoo and Google and the ILECs' customers they would raise holy hell about it too.

      In other words, the content doesn't matter. This is the internet, bits are just bits.

      --
      When information is power, privacy is freedom.
    6. Re:anyone else find it funny.... by calyptos · · Score: 1

      I've recently been getting an FET and regulatory recovery fees on my vonage bill.

      And this isn't any more ok than your ISP blocking every other site besides theirs. Especially when they claim to have unlimited service...

      --
      http://illhostit.com/ - Webhosting
    7. Re:anyone else find it funny.... by Lord+Ender · · Score: 1

      Why should having those rights require taxation? I think free speach rights should not depend on whether they pay taxes.

      --
      A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
    8. Re:anyone else find it funny.... by bill_mcgonigle · · Score: 1

      In other words, the content doesn't matter. This is the internet, bits are just bits.

      Right, and if I understand it correctly the companies doing the blocking operate under common-carrier protections, specifically because they're a neutral provider of 'bits, just bits'. If they step outside of that they may risk losing some of their legal protections.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  15. Okay let Nimrod step forth... by Anonymous Coward · · Score: 0

    Where's the first market-uber-alles Nimrod who declares:

    It's their network, they can block what they want from it! If you don't like it, don't use their service.

    I'm waiting patiently, but I don't think I'll have to wait long. As I was typing this short and sardonic post, one did.

  16. Vonage should be able to compete w/o regulation by krem81 · · Score: 3, Insightful
    I am usually a staunch supporter of Vonage and other VOIP providers to run their business without federal regulation and I admire the business that they built, but they should not be given the benefit of FCC shilling on their behalf. The ISP's are the owners of their networks and it is up to them whether or not they want to let Vonage through. On the other hand, it is up to Vonage to figure out ways to get around the limitations without the taxpayers' help - be it by way of exclusive agreements with the ISPs, informing consumers that their Internet use is being curtailed or simply by changing the ports it uses from time to time.

    To reiterate my point, if Vonage wants to not be regulated, it should not expect others to be regulated for its benefit.

    1. Re:Vonage should be able to compete w/o regulation by Anonymous Coward · · Score: 2, Informative

      It is clearly anti-competitive for an ISP to force their subscribers to use one particular VoIP product. There are many places in the USA where there is only one viable choice for broadband internet, and if Vonage was blocked by those ISPs they would effectively be shut out of that area.

      This can only be negative for consumers.

    2. Re:Vonage should be able to compete w/o regulation by krem81 · · Score: 1

      It is definitely anti-competitive. Of course, I am of the opinion that just because something is anti-competitive doesn't mean it should be illegal; it's just good business sense.

    3. Re:Vonage should be able to compete w/o regulation by Anonymous Coward · · Score: 0

      I suggest that you move to a country where monopolies are permitted to engage in anti-competitive behavior, because this isn't one of them.

    4. Re:Vonage should be able to compete w/o regulation by civik · · Score: 1

      To reiterate my point, if Vonage wants to not be regulated, it should not expect others to be regulated for its benefit.

      Sure, this libertarian BS sounds nice, but you have to factor in the fact that the major ISP's are not playing on a level playing field to begin with. If you really expect this approach to work then the government would have to completly remove itself from the equasion. Look at DSL vs. Cable today. ILECs are forced by regulatory agencies to allow competitive use of its networks, cable is not in any substative way. Fair market in action? NOT. Sure, you have a choice with DSL. You can see in the article that Qwest is more than happy to service raw bandwidth customers. Cable, which is able to handle a greater service are has no substantial competition.

      If you really want fair market competition:

      You have to allow any given provider to service an area. This is what the FCC USED to do before it got into censoring free speech- dole out spectrum to businesses. Since this is obviously not going to happen, becasue spectrum is limited, a simple solution would solve our problems. Force Cable to open their networks. The emperical evidence it there, US pays more per megabit than nearly every other first world country.

      A) I can get cable or DSL - Whoopee! Cable blocks my Vonage, so I'm going with the Local DSL provider down the street. Ain't the free market grand??!??

      B) Crap, I can only get cable, they block my Vonage, I have no option but to bend over and accept it.

      So you can see that in a regulatory vaccum your theory might work, but we dont live in that world.

      --
      Make it a malt liquor. I want to be as clever and handsome as possible.
    5. Re:Vonage should be able to compete w/o regulation by krem81 · · Score: 1

      I suggest you point out to me one monopoly that was not created with government's intervention and was able to keep its monopoly share without the government helping it out.

    6. Re:Vonage should be able to compete w/o regulation by Anonymous Coward · · Score: 0

      Are you serious?

      Right, so when my VOIP application doesn't work and I figure that its because Vonage et al produced crap software and go back to paying my ISP (in my case the phone company) for long distance you think that makes sense?

      Not only that, but the fact that my ISP blocks content? The only content that ISPs should even think about blocking (or be allowed to) are known virus', spam, and other baddies that hang out on the Internet.

    7. Re:Vonage should be able to compete w/o regulation by krem81 · · Score: 1
      Sure, this libertarian BS sounds nice, but you have to factor in the fact that the major ISP's are not playing on a level playing field to begin with. If you really expect this approach to work then the government would have to completly remove itself from the equasion. Look at DSL vs. Cable today. ILECs are forced by regulatory agencies to allow competitive use of its networks, cable is not in any substative way. Fair market in action? NOT. Sure, you have a choice with DSL. You can see in the article that Qwest is more than happy to service raw bandwidth customers. Cable, which is able to handle a greater service are has no substantial competition.

      So what's the problem here? It surely isn't my "libertarian BS"; it's your precious regulatory agencies giving out monopoly power out to providers. The solution here isn't more regulation.

      If you really want fair market competition: You have to allow any given provider to service an area. This is what the FCC USED to do before it got into censoring free speech- dole out spectrum to businesses. Since this is obviously not going to happen, becasue spectrum is limited, a simple solution would solve our problems. Force Cable to open their networks. The emperical evidence it there, US pays more per megabit than nearly every other first world country.

      If I cared about "fair" and "competition", I would be giving out a dollar to every stranger on the street, just cause I'm a nice guy like that. I am not a nice guy; I'm a guy who doesn't want to be robbed by "fairness". The U.S. does not pay more per megabit than any other country, that's pure bullshit. But even if it wasn't, so what? Is it your god-given right to get "affordable" broadband out of another person's pocket? How can you justify it?

      A) I can get cable or DSL - Whoopee! Cable blocks my Vonage, so I'm going with the Local DSL provider down the street. Ain't the free market grand??!?? B) Crap, I can only get cable, they block my Vonage, I have no option but to bend over and accept it. So you can see that in a regulatory vaccum your theory might work, but we dont live in that world.

      If the government wasn't in the business of giving out monopoly powers to local utilities none of what you're talking about would be an issue. The solution to this "problem" (and it ain't even a real problem anyway) is not more government regulation; it's the absence of regulation.

    8. Re:Vonage should be able to compete w/o regulation by krem81 · · Score: 1

      Did you sign a contract with your ISP? What does it say about blocking content?

    9. Re:Vonage should be able to compete w/o regulation by Jah-Wren+Ryel · · Score: 1

      I am usually a staunch supporter of Vonage and other VOIP providers to run their business without federal regulation and I admire the business that they built, but they should not be given the benefit of FCC shilling on their behalf.

      Ultimately this battle is not about the FCC sheltering Vonage's business model. It is about regulating the public utilities that have been given a monopoly market. Most people have a maximum of two or less choices for high-speed provider - telco or cableco.

      As public utilities with monopoly market control granted to them by the local governments (two providers is an oligopoly which is for most intents and purposes just another kind of monopoly) they are not subject to normal "free market" forces. Thus regulation is necessary to ensure that the public is not suffer from abusive business practices that would never fly in a true free market.

      Blocking Vonage's traffic is a perfect example of the ISP (ab)using their monopoly status in one market (high-speed access) to try to gain an advantage in another (voip). That is defintely anti-free market and if it isn't illegal, it really needs to be.

      --
      When information is power, privacy is freedom.
    10. Re:Vonage should be able to compete w/o regulation by krem81 · · Score: 1
      Well, as I commented earlier, the solution here is not to fight regulation with more regulation. What about the ISPs who are not local monopolies, such as Earthlink, etc.? Should they too be subject to regulation? What if I run a neighborhood mini-ISP and do not want all that traffic from Vonage from coming through? Am I subject to those regulations now too?

      The real solution here is to get rid of local monopolies. Creating more red tape for companies to bother with won't help.

    11. Re:Vonage should be able to compete w/o regulation by base3 · · Score: 1

      Easy--Microsoft.

      --
      One CPU cycle wasted on digital restrictions management is ONE TOO MANY.
    12. Re:Vonage should be able to compete w/o regulation by Jumperalex · · Score: 1

      That is a very interesting point from one side of the topic.

      However what about the side of the CUSTOMER. That is to say: the ISP should not be able to limit MY ability to use the bandwidth service I paid for to send and recieve any data I want ... even if that data constitutes a service that competes with them.

      Here is a good way to look at it: Do you think Comcast should be allowed to block access to DSL provider web sites?

      I know I know there is a whole host of technical differences and apples/oranges/grapes comparisons ... but it still points directly to my argument: The customer is having their ability to choose service impeded simply because someone has the power to do it.

      --
      If you can't be good, be good at it!
    13. Re:Vonage should be able to compete w/o regulation by krem81 · · Score: 1
      Well, I trust the consumer to, at the very least, GLANCE at the contract with the ISP. If it's within the contract, then Comcast surely can block the access to the Verizon DSL website.

      It's a nasty thing to do, and it would most likely backfire against Comcast (remember the MSN blocking Opera fiasco?), but it should be able to do so.

    14. Re:Vonage should be able to compete w/o regulation by krem81 · · Score: 1
      Is that so? Is Windows the only OS on the face of this planet? If you were buying a new computer, would you have no other choice other than to have Windows installed on it?

      Is it even remotely challenging to get a computer without Windows on it?

    15. Re:Vonage should be able to compete w/o regulation by base3 · · Score: 1

      By your definition, there are no monopolies so long as there's some miniscule piece of market share not so covered. While you might cling to that definition, neither economists nor the Justice Department do.

      --
      One CPU cycle wasted on digital restrictions management is ONE TOO MANY.
    16. Re:Vonage should be able to compete w/o regulation by krem81 · · Score: 1
      I know full well what the Justice Department uses for a definition of monopoly.

      Your point about economists, on the other hand, is lost on me. What kind of definition do you believe economists use to determine whether a company is a monopoly or not?

    17. Re:Vonage should be able to compete w/o regulation by base3 · · Score: 1

      Economic theory would agree with your definition--that ther has to be an absolute, 100% monopoly. Practically, though, it is realized that that an overwhelmingly dominant share such as Microsoft has in operating systems and office suites constitutes a practial monopoly. This is also acknowledged by the government's acknowledgement of monopoly power in these sorts of circumstances.

      --
      One CPU cycle wasted on digital restrictions management is ONE TOO MANY.
    18. Re:Vonage should be able to compete w/o regulation by krem81 · · Score: 1
      But what's the purpose of using that definition?

      For all intents and purposes, you can get a new computer with a FREE non-Microsoft OS (or you can pay for alternatives, if you want to), with the same kind of software, get the same job done, etc. What is it about Microsoft having a large market share that bugs you? And how does it justify you (through the government that represents you) fining them for having that largge market share?

    19. Re:Vonage should be able to compete w/o regulation by base3 · · Score: 1
      You think that Microsoft OS is "free?!" The cost is passed through, just like the taxes everyone hates so much. Except that Microsoft gets to collect the tax.

      What justifies the government regulating companies with large market share is the overriding interest of the society (that's us) who elected that government in not being price gouged by companies that drive the vast majority of their competition out of business to gain the power to charge whatever they want when they're the only ones left.

      --
      One CPU cycle wasted on digital restrictions management is ONE TOO MANY.
    20. Re:Vonage should be able to compete w/o regulation by Jah-Wren+Ryel · · Score: 1

      That's going to mean that the telco can't be an isp. Probably the same for the cableco. I think that ultimately, that would be the right thing to do too, neither industry is going to accept that without a huge fight.

      --
      When information is power, privacy is freedom.
    21. Re:Vonage should be able to compete w/o regulation by krem81 · · Score: 1
      You think that Microsoft OS is "free?!" The cost is passed through, just like the taxes everyone hates so much. Except that Microsoft gets to collect the tax.

      I said non-Microsoft. That would be Linux, FreeBSD, heck, even FreeDOS. There is nothing that Microsoft can do to stop you from getting those.

      What justifies the government regulating companies with large market share is the overriding interest of the society (that's us) who elected that government in not being price gouged by companies that drive the vast majority of their competition out of business to gain the power to charge whatever they want when they're the only ones left.

      How the hell are you being price-gouged by Microsoft when you don't even have to use their products? Nobody is forcing you with a gun to use Windows or Office; use WordPerfect, use Red Hat, use Apple Keynote, use whatever the hell you want.

    22. Re:Vonage should be able to compete w/o regulation by krem81 · · Score: 1
      That's going to mean that the telco can't be an isp.

      Umm, why not exactly? What will be stopping them?

    23. Re:Vonage should be able to compete w/o regulation by base3 · · Score: 1

      If you buy the *vast majority* of PCs, they come with a Windows license, which you pay for. Are you saying that the 1% that aren't OEMs make a significant difference in Microsoft's monopoly power?!

      --
      One CPU cycle wasted on digital restrictions management is ONE TOO MANY.
    24. Re:Vonage should be able to compete w/o regulation by krem81 · · Score: 1

      I am saying that you, personally, do not have to buy a PC with Windows pre-installed. Therefore, if you DO buy a PC with Windows, you do so by choice. If you do it by choice, and not under duress, then you are in no way shape or form being price-gouged.

    25. Re:Vonage should be able to compete w/o regulation by base3 · · Score: 1

      So we're back to "so long as there's at least one vendor selling a PC without Windows, there's no monopoly." Looks like we're at an impasse. (And having to purchase a monopoly OS/office suite that one needs to do business with others is a form of duress.) "Nobody put a gun to your head" is an oversimplified libertarian (small-L) argument that doesn't hold water in the real world. The market friction that would result everywhere from a pure caveat emptor system where any unconscionable contract was enforcable, because, well, nobody held a gun to your head, would be insurmountable and we'd be back to bartering beaver pelts for corn.

      --
      One CPU cycle wasted on digital restrictions management is ONE TOO MANY.
    26. Re:Vonage should be able to compete w/o regulation by civik · · Score: 1

      So what's the problem here? It surely isn't my "libertarian BS"; it's your precious regulatory agencies giving out monopoly power out to providers. The solution here isn't more regulation.

      I agree, the solution is a level regulatory playing field for all broadband providers.

      There needs to be SOME kind or regulatory oversight in the telecom industry, Im sure even you can admit that. Otherwise no one who doesnt live around a metro area would be able to get phone service because it isnt profitable.

      If I cared about "fair" and "competition", I would be giving out a dollar to every stranger on the street, just cause I'm a nice guy like that. I am not a nice guy; I'm a guy who doesn't want to be robbed by "fairness".

      huh?

      The U.S. does not pay more per megabit than any other country, that's pure bullshit.

      Believe it or not it isnt BS. Here I pay 50$ a month for 3 megabits, in Japan for example, they pay the equivelent of about 25$ for about 50 megabits. Business Week, hardly a liberal bastion even says "The U.S. has steadily fallen behind other nations, both in terms of the share of the population with broadband and the speed of those connections."

      But even if it wasn't, so what? Is it your god-given right to get "affordable" broadband out of another person's pocket? How can you justify it?

      I'm not asking anyone to subsidize anything. I'm asking for the govt to level the playing field so competitive forces can take over.

      This whole /. topic would be a non-issue if I could pick my cable Broadband provider. If my provider did something I didnt like then I could go the the competition. As it stands I cant do that now.

      --
      Make it a malt liquor. I want to be as clever and handsome as possible.
    27. Re:Vonage should be able to compete w/o regulation by krem81 · · Score: 1
      First of all, it's not just "one PC vendor". There are literally millions of PC vendors everywhere, big and small, that will gladly sell you a Windows-less PC with an OS and an office suite to boot.

      Second, on what do you base your claim that a caveat emptor system would be insurmountable?

    28. Re:Vonage should be able to compete w/o regulation by Frank+T.+Lofaro+Jr. · · Score: 1

      Bush's Justice Department unfortunately DOES cling to that definition.

      Verizon was allowed to buy MCI. Point proved.

      --
      Just because it CAN be done, doesn't mean it should!
    29. Re:Vonage should be able to compete w/o regulation by krem81 · · Score: 1

      Well, think of it this way: if we didn't sponsor people living in rural areas (by way of cheap communications, highways, etc.) then there'd be less of them there to begin with. I mean, what next, should we pay for the museums in Boondocks, PA, just because they live too far from Philly?

    30. Re:Vonage should be able to compete w/o regulation by Anonymous Coward · · Score: 0

      I suggest you take your humiliation like a man rather than attempting to meander elsewhere with your simpleton philosophies.

    31. Re:Vonage should be able to compete w/o regulation by Anonymous Coward · · Score: 0

      MSN didn't block Opera, it sent Opera different content than it sent IE, under the premise that Opera couldn't render it correctly. There was no backlash against MSN for what it did to Opera. There was some bullshit whining on a few websites, which doesn't constitute backlash because it didn't impact MSN's market positon one iota. The only thing that resulted in harm to Microsoft as a result of the "fiasco" was a settlement for over ten million dollars because Opera sought government intervention (which Ayn Rand wouldn't have approved of).

      If Microsoft didn't live dangerously on the edge of being squashed by the DoJ, it would have sent Opera BORK BORK BORK pages long after it stopped rendering them. Opera has practically no marketshare at all.

    32. Re:Vonage should be able to compete w/o regulation by Anonymous Coward · · Score: 0

      I don't care whether my ISP allows VOIP providers to make connections. But I do care whether my ISPs refuse to make a connection that I have authorized.

      If I ask my computer to connect to a particular IP address and send or receive data on that connection, the ISP should consider itself obligated to perform that operation to the best of their ability. It doesn't matter what the ISP thinks of the VOIP provider. It's not carrying Vonage's data; it's carrying _my_ data. The ISP doesn't have a contract with Vonage; they have a contract with _me_. The VOIP provider shouldn't have to negotiate anything. That's the point of having an end-to-end protocol.

    33. Re:Vonage should be able to compete w/o regulation by base3 · · Score: 1
      First, most of those "millions" of vendors have OEM agreements with MS, in which they (and thus the end-user) pay for Windows even if it is included.

      Second, I base the claim of insurmountable friction in a pure caveat emptor on the fact that there is a baseline assumption that sellers will be prohibited from the government from engaging in truly rapacious and dangerous practices (e.g. sale of a "health tonic" containing lead paint chips), eliminating the requirement of careful research and reading thirty pages of fine print for most people.

      --
      One CPU cycle wasted on digital restrictions management is ONE TOO MANY.
    34. Re:Vonage should be able to compete w/o regulation by Anonymous Coward · · Score: 0

      The first paragraph in the above should say "not included," as opposed to included.

    35. Re:Vonage should be able to compete w/o regulation by Jah-Wren+Ryel · · Score: 1

      Because, by virtue of their control and perceived ownership of the physical infrastructure they will have an inherent advantage over other ISPs. There are plenty of stories of local ILECs messing with the lines used by competing ISPs - switching their customers over to known bad pairs, and lots of opportunity to do "higher level" bad things like reduce the amount of equipment maintence to areas with a high percentage of competitor ISP subscribers. The kind of thing that regulation is the only way to enforce does not happen, and then you back with regulation again.

      --
      When information is power, privacy is freedom.
    36. Re:Vonage should be able to compete w/o regulation by cmefford · · Score: 1

      Just a few points. I am an ISP. Me, myself, the corporate me. Being an ISP costs me real money. I mean REAL money. My connectivity is the largest expense I have. My network is built out of cisco gear mostly, all aquired at deep discount via eBay. My bandwidth comes from a real tier1, not a suitshop pretending to be a tier1, (read "business DSL" Provider), but good ole old-school T1s, They are expensive. I got a break on my local loop, (29 miles) to provide an "interesting" service to a remote area. Good on my upstream for being considerate. If my growth continues, I'll pass break-even in a few months, and actually move into the profit zone in a year or so, at which point, I'll start paying interns from the local high-school to act as part-time sysadmins, and I'll put the rest into grants and scholarships. I am well disposed to Vonage and such. However the hype is far from the reality. This service is a HUGE bandwidth hog. I stand by my peering agreement with my customers/users. But my users/customers who choose to try the Vonage "advatage" will effectively kill me. I am a "Free Community Wireless" provider. I live on services. The connectivity/peering is free. I charge for a good email service (folks can use hotmail, gmail, yahoo whatever, but if they want it from me, I charge for it, and it's a good service) I have some web-hosting clients, who are happy, and some other such revinue streams. Also, some folks in the community I serve just kick in a few bucks gratis. Folks have turned off their "faster" cable "dsl" service because my service is BETTER, not faster, just better. Vonage has an interesting prototype service, but it is not at all ready for prime time. It's too fat, way too fat. If they want to claim to be a phone company, then they need to actually act like a phone company, get their ducks in a row, roll out a useful, not damaging service, and provide real predictable quality of service, and not go for a free ride on MY back, at MY expense. Time will tell if this will work. I could easily fail at this project. It would be a shame, Vonage's "big marketing, big hype, big promises (that they don't keep)" isn't helping me any. And I know I am not at all alone. I'm not opposed to Vonage as such. I think it's a cool concept. But they need to straigten up. SIP is cool, IAX is better. This technology needs to mature.

    37. Re:Vonage should be able to compete w/o regulation by krem81 · · Score: 1

      Well, maybe I chose a bad example, but my point still stands - it's only yours and the ISP's business what kind of service you get.

    38. Re:Vonage should be able to compete w/o regulation by krem81 · · Score: 1
      You're talking about the big vendors, who get a huge discount on Windows licensing in exchange for an exclusivity agreement. The small vendors don't care about that. Go down to your local computer shop and see how much they would charge you for a computer with Windows as opposed to one without.

      Second, I base the claim of insurmountable friction in a pure caveat emptor on the fact that there is a baseline assumption that sellers will be prohibited from the government from engaging in truly rapacious and dangerous practices (e.g. sale of a "health tonic" containing lead paint chips), eliminating the requirement of careful research and reading thirty pages of fine print for most people.

      Did I miss the headline about "Consumer Reports" and other similar publications being outlawed?

    39. Re:Vonage should be able to compete w/o regulation by krem81 · · Score: 1

      I've got a solution for you: if you want to be an ISP, build your own infrastructure. Do it with fiber, do it with wireless, do it however you want. If there are no regulations granting local monopolies to utilities, nobody will be able to stop you.

    40. Re:Vonage should be able to compete w/o regulation by Jah-Wren+Ryel · · Score: 1

      You forget the reasons public utilities are monopolies today.

      Limited amount of space on the poles and the difficulty in getting the necessary easements across private property. Wireless has similar problems in that available frequencies are limited by the FCC and without that regulation, there is nothing to prevent someone from stepping all over your traffic.

      Plus, what do you purpose is done with the current infrastructure? ILECs like to act like they own it, and some have been able to get laws passed that say they own it, but for the most part the infrastructure is a public trust maintained by the ILECs.

      --
      When information is power, privacy is freedom.
    41. Re:Vonage should be able to compete w/o regulation by krem81 · · Score: 1
      It is indeed hard to build infrastructure for a cable/phone/electric utility from the ground up. However, it is not impossible. It requires a lot of investment and dedication, but companies (including small-time operations) have done it in the past without the benefit of the monopoly power. As for wireless, the bandwidth used for Wi-Fi is not regulated currently, yet amazingly there are many commercial and non-commercial Wi-Fi providers all over the place.

      What do I propose to do with the current infrastructure? That's a tough decision, and should be up to those who own it to decide. If it's the public who owns it, then it should be up to a vote. My personal preference would be to sell it to the highest bidder.

    42. Re:Vonage should be able to compete w/o regulation by Anonymous Coward · · Score: 0

      Stop enforcing copyright laws.

      *Poof* no more microsoft monopoly.

    43. Re:Vonage should be able to compete w/o regulation by Jah-Wren+Ryel · · Score: 1

      but companies (including small-time operations) have done it in the past without the benefit of the monopoly power.

      That is one unsupportable statement. Really, it is a BIG maybe. The other problem with it is that it does not take into account my original point in that there is not enough resources available - pole space is limited and getting easements is hard enough for a single company, no way 5-10 are going to be able to do that.

      As for wireless, the bandwidth used for Wi-Fi is not regulated currently

      Yes it is, maximum legal transmission power is very low. Nowhere near enough to run an ISP with any reasonable area of coverage or bandwidth.

      --
      When information is power, privacy is freedom.
    44. Re:Vonage should be able to compete w/o regulation by TomXP411 · · Score: 1

      That would be a valid argument IF Linux, OS X, and BSD could all run the same applications. Internet access is "universal". Each carrier brings you the same data, regardless of the way it gets there. So it doesn't matter which ISP you use: you get the same data. But operating systems have been designed in such a way that they cannot use each other's programs. This means that it's impossible for you to run Windows software (reliably) on Linux. Even with WINE, you still need certain licensed Windows code to run many programs. If you wish to do many of the things that computers are good for, you have no choice but to use Windows. Certain web sites don't even work properly on non-MS browsers. This is amazing to me, considering the fact that IE was not the first web browser. Netscape outstripeed it in the feature arena for years (Netscape implemented tables and then frames one version number before IE did). And don't get me started about cookies and non-MS browsers. (Mac users still can't use my company's web site). So while MS is not technically a monopoly, they are certainly a "virtual" monopoly. It is literally not possible to do everything I do on one computer if that computer does not have Windows on it. Sure, I could do music on a Mac and programming on a *nix box, but with a ratio of well over 1000:1 (at least in this town), I'd say that MS is about as mono as a monopoly can get.

  17. Copyright infringements. by mctk · · Score: 5, Funny

    These ISPs should be protective. Imagine their surprise when the RIAA comes after them for letting some Vonage customer use his line to stream an mp3 to his friend's E1060.

    --
    Paul Grosfield - the quicker picker upper.
    1. Re:Copyright infringements. by HyperShadowDC · · Score: 1

      So your saying that if people use SBC to stream MP3s over their phone, then could the RIAA go after SBC? Wait don't answer that, this is the RIAA we are talking about.

  18. Read the article! by Anita+Coney · · Score: 5, Informative

    Well, according to the article the blocking is being done by the LECs, which are merely telephone companies that provide local service.

    --
    If someone says he and his monkey have nothing to hide, they almost certainly do.
  19. Corporations by null+etc. · · Score: 4, Interesting
    "The presumption [of the Internet] is that you're fully connected," Cerf said. Any attempts to block certain application types or types of content, he said, "will destroy the utility of the Net."

    I guess this has been the presumption of the Internet for corporations, but this has never been presumed for consumers.

    How many consumers are using broadband providers that prevent them from serving web content on port 80?

    What about users who get stiffed when their "unlimited monthly Internet" gets terminated due to "excessive usage" (hence leaving us to wonder what part of the service was "unlimited"?)

    I think this is just a case of corporations get preferential treatment, when consumers would never be presumed to have the same rights.

    1. Re:Corporations by mboverload · · Score: 1
      I dont know about other people, but I am allowed to use all my ports with no transfer cap. I use my SBC DSL about 24/7 at 142kb/s downloading stuff, and I have never had any problems.

      Do providers just do some "pin the tail on the donkey" game with a map of the USA when it comes to transfer caps and port blocks?

    2. Re:Corporations by jc42 · · Score: 3, Informative

      I am allowed to use all my ports with no transfer cap. ... Do providers just do some "pin the tail on the donkey" game with a map of the USA when it comes to transfer caps and port blocks?

      Yes, that's a good description of what they do. Hereabouts (Boston), the local linux/unix users group has had a discussion lately about Comcast blocking ports 80 and 25. Some people reported no blocking, others reported both ports blocked, others reported only one blocked. The story seems to be that they're slowly blocking these ports, one neighborhood at a time. If you don't like it, you can upgrade to business service.

      Last year, we had RCN in our neighborhood. They started blocking port 80, then started blocking port 25. We switched to speakeasy in November, because they promise not to block ports (and are linux/unix friendly ;-). But they aren't available everywhere.

      A common excuse for blocking these ports is that it's an easy way for the ISP to block whatever malware is currently infecting Windows boxes and dragging the network to a standstill. But, of course, once a port gets blocked in your neighborhood, it never gets unblocked.

      Unless you upgrade to business service.

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
    3. Re:Corporations by nolen · · Score: 1

      SBC recently started blocking outgoing port 25, at least for me -- but they will unblock it for an individual if you ask them to. You can even do it through a web form, but for some reason it's the "report abuse" web form. That wouldn't have occured to me, and it took 10 minutes with the tech support guy before he finally told me how to do it; for the record, it's at http://help.sbcglobal.net/servabuse.php

    4. Re:Corporations by Anonymous Coward · · Score: 0

      I'm on RCN and can't connect to anything on port 6969 (the common bit torrent tracker port). As long as we are mentioning what they are up to. ^^

    5. Re:Corporations by Anonymous Coward · · Score: 0
      I think this is just a case of corporations get preferential treatment, when consumers would never be presumed to have the same rights.

      Sounds like a mantra for modern America.

    6. Re:Corporations by Secrity · · Score: 1

      "I think this is just a case of corporations get preferential treatment, when consumers would never be presumed to have the same rights."

      On many levels I totally agree with this statement. This statment doesn't apply in this case. It is like saying that restaurants get preferential treatment because their commercial pots and pans are not crap like the consumer grade pots and pans.

      This is not a matter of corporations getting preferential treatment over consumers. It is a matter of corporations paying commercial rates for commercial grade Internet access and consumers paying for consumer grade Internet access. Most consumers could get Commercial grade Internet access if they wanted to pay for it.

  20. Again, read the article by Anita+Coney · · Score: 4, Informative

    Well, according to the article the blocking is being done by the LECs, which are merely telephone companies that provide local service.

    --
    If someone says he and his monkey have nothing to hide, they almost certainly do.
    1. Re:Again, read the article by Anonymous Coward · · Score: 0

      The blocking is being done in their capacity as ISPs I'm sure. A lot of rural co-op phone companies are also the only DSL provider and network provider in the area.

    2. Re:Again, read the article by Anonymous Coward · · Score: 0

      Pardon? Read the article?

      You must be knew here -Welcome!

    3. Re:Again, read the article by PepeGSay · · Score: 1

      no it is not being done that way. Read the article.

    4. Re:Again, read the article by Anonymous Coward · · Score: 0

      I did read the article. I saw SIP, network management devices, ports and IP mentioned over and over. Unless there is some sort of magical physical layer here that can selectively block SIP connections to specific addresses then I am going to continue to assume that this is being done by rural phone companies acting as the ISP.

  21. VoIP is a broadband business booster! by asiaipcom · · Score: 1

    By creating and successfully running a broadband application, the VoIP providers are just promoting more broadband usage indirectly. Why should the ISPs panick? In the long run, it is to their benefit, isn't?

    1. Re:VoIP is a broadband business booster! by Husgaard · · Score: 1
      Towards the customer most ISPs advertice a flat rate plan: "Unlimited access at a fixed rate."

      But the ISP has to pay for the traffic. They want their customers to use the net as little as possible while still being retained as customers.

      This is why we often see customers being dropped due to "excessive usage" of "unlimited access".

    2. Re:VoIP is a broadband business booster! by Algan · · Score: 1

      This is not really the reason when it comes to VOIP. VOIP traffic is actually very easy on bandwidth; Vonage's traffic is probably around 16kbps each way. And besides, how much can you talk on the phone? The real reason is that providers want to push their own VOIP services.

      --
      If con is the opposite of pro, is Congress the opposite of progress?
    3. Re:VoIP is a broadband business booster! by asiaipcom · · Score: 1

      In growing markets like that in Asia, where a PC is still not quite affordable, broadband phone is one strong reason for me to subscribe to a good ISP.
      As far as competing for the market, if ISPs block competitors' services, competitors can always help its customers to move to another ISP.
      What stops Vonage from bundling its phone with a broadband service?

  22. server, really? by www.sorehands.com · · Score: 2, Informative
    Please define a server? Is that something that can receive incomming data and respond to it w/o the user interacting? Then any mail client that checks the server for new e-mail is a server.

    Comcast defines a server as:

    run programs, equipment, or servers from the Premises that provide network content or any other services to anyone outside of your Premises LAN (Local Area Network), also commonly referred to as public services or servers. Examples of prohibited services and servers include, but are not limited to, e-mail, Web hosting, file sharing, and proxy services and servers;
    A SIP device does not qualify as it is not providing service network content or service to anyone out sideo yoru home -- though it receives data, it receives data on behalf of the end user.
    1. Re:server, really? by ComputerSlicer23 · · Score: 2, Informative
      Server: Something that actively listens all the time on a port.

      A VoIP phone would definitly qualify as that (at least if you accept incoming phone calls). An e-mail client, does not listen on any ports (at least not any I've ever heard of). They might have a connection they established that exists for a long time. But at no point in time does any sane e-mail client issue:

      listen(...);
      ...
      accept( ... );

      However, any number of SMTP, IMAP and POP3 servers do that as part of normal operations.

      You might see an FTP client listen on a port in one of the two modes (Passive or non-Passive, I can't remember which). However, that is the data connection, not the control connection.

      Kirby

    2. Re:server, really? by I_Love_Pocky! · · Score: 1

      Is that something that can receive incoming data and respond to it w/o the user interacting? Then any mail client that checks the server for new e-mail is a server.

      That is not true. The email client is not contacted by the email server, it just periodically does the work of connecting to the email server for you. It is not a service that can be contacted from external sources (as a VoIP phone can).

      A SIP device does not qualify as it is not providing service network content or service to anyone out sideo yoru home -- though it receives data, it receives data on behalf of the end user.

      That really depends on how you look at it. The device is providing access (network content) to anyone who dials the number. In essence it is serving a user's phone number to the rest of the world. This would be analogous to a web server that only handles one client at a time (Which I imagine would still be illegal under Comcast's TOS).

      I've never looked into how VoIP is deployed, but suffice it to say that if it listens on a port for incoming connections, then it is a service.

    3. Re:server, really? by Sandor+at+the+Zoo · · Score: 1
      An e-mail client, does not listen on any ports

      The popular Mac shareware email client I wrote about a decade ago was an SMTP server first (as well as client), then I added POP later. SMTP was the way to to transfer mail before all these fancy shmancy protocols for storing mail came along.

    4. Re:server, really? by nacturation · · Score: 1

      So any instant message app is now a server?

      Remember that voip can be routed through a proxy, thereby making it a client program -- the proxy is then the server.

      --
      Want to improve your Karma? Instead of "Post Anonymously", try the "Post Humously" option.
    5. Re:server, really? by DDumitru · · Score: 5, Informative

      You dont understand how SIP works.

      VOIP calls run exclusively over UDP packets. There is not a TCP packet to be found. SIP, or Session Initiation Protocol is a UDP handshake that is used to setup a connection. With consumer VOIP circuits, the client will send a SIP registration request to the SIP proxy server (Vonage in this case). The proxy server will reply with an OK. The actual payload of the UDP packets looks just like an HTTP transaction (complete with a GET and headers) and ditto for the reply. It is just not in a TCP stream. If a packet gets lost, then it is lost and the transaction does not happen.

      The SIP client will nearly continually repeat this UDP registration followed by shorter "keep alive" exchanges. The idea is to keep any NAT router happy so that the channel now is end-to-end connected.

      If the server needs to ring your phone, it now has an IP address and UDP port number that it can send a packet to. This then causes the SIP client to setup an RTP "connection". Again, these are UDP packets and TCP is nowhere to be found. The RTP connection is basically a set of UDP packets sent out very quickly. For a non-compressing codec (like G711.u [aka ulaw]), this means 50 UDP packets/second of about 220 bytes each. The packets go both ways at full speed (which is why VOIP does not work over dialup). There is no error detection. If a packet is lost, 20ms of voice is dropped.

      So is a SIP client a server. I don't think so. I think it is wrong to describe a server as something that listens on a port. In the case of residential internet access, it is not the listening that the ISP does not like. It is the bandwidth and usage patterns. A better metric would be "is this a one to one communication". A web server is one to many. Ditto for streaming video. SIP is one to one. If you want to call SIP a server, then you should probably call an IM client a server as well.

      What the ISPs are really doing is trying to figure out how to charge some people "more" when they can get away with it. It is not just "usage", but also an arbitrary categorization of what is residential access. From a purely network and traffic point of view, bittorrent should be the first thing outlawed. A local webserver on port 80 is nothing compared to a good torrent.

      The other issue is "should an ISP be allowed to block competitors traffic". A lot of people argue against regulation of any kind. If you are one of these then you are a fool. If you leave a company completely without regulation, they will steal from you. There have to be limits to their behaviour. I have seen VOIP companies that claim, in the contracts, that they don't honor local number portability requests. They are saying that if you get a phone number from then that they will not give it up. Perhaps the regulations have not caught up to VOIP providers, but this policy is wrong, probably illegal, and the government should work to stop it. Similarily, if an ISP has a policy to hurt a competitors traffic so that their service works better, then that ISP is wrong. If this is not against the law, then the law should be enlarged to stop the practice. At the very least, this policy should be openly disclosed by the ISP to all of their customers up front.

      It is about time for businesses to provide service to their customers instead of feeling like their customers are their property to leverage.

    6. Re:server, really? by jc42 · · Score: 2, Insightful

      I've never looked into how VoIP is deployed, but suffice it to say that if it listens on a port for incoming connections, then it is a service.

      That's exactly what it has to do, if you are to receive incoming calls. In the IP sense, a traditional telephone is a "server", because it is always listening on the line for the voltage wiggle that signals an incoming call. An IP phone has to listen for incoming connections; this is done by calling the listen() library routine. The term for such a program is "server". If an ISP doesn't allow servers, they are intentionally blocking things like IP phones.

      The common ISP "no servers" rule is equivalent to having a telephone line that only allows outgoing calls. That isn't very useful, of course, though phone companies can sell you that sort of service if you want it. They can also sell you a "server only" service that only allows incoming calls. This is actually a bit more common, though still fairly rare. You don't see many phones set up these ways, because people normally understand how useless such a phone would be to them.

      The main reason that ISPs have gotten away from this is that the Internet reached popularity with the idea of "web browsing". This led to people accepting the idea that a web site was something that someone else did, and you just looked at them. But the real value of the Internet is two-way communication, just as with the telephone. You shouldn't have to relay email through a third-party site, any more than you should have to use voice mail to send someone a telephone message. You should be able to make some of your own files available on the Web, by running a web server on your machine. Not allowing such things is as limiting as an outgoing-calls-only phone line would be. You have a pale shadow of an Internet connection, and are missing some of the Internet's most important capabilities.

      It'll probably all sort itself out in a few more decades, and we'll be able to use the Internet as it was designed. But we're seeing one of the battles here. The big companies want their control back. They don't like these little upstarts providing a comm service. If they can get away with it, they will block traffic to and from their competitors, so you'll have to pay them extra for a service that your own computer could do on its own.

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
    7. Re:server, really? by ZorinLynx · · Score: 1

      >You should be able to make some of your own files >available on the Web, by running a web server on >your machine. Not allowing such things is as >limiting as an outgoing-calls-only phone line would >be. You have a pale shadow of an Internet >connection, and are missing some of the Internet's >most important capabilities.

      This is one of the reason ISPs that ban servers bother me so much. Half the point of having an internet connection is being able to serve content, as well as consume it.

      It's as if the ISPs want us to only be consumers, and not producers as well. This has to be the reason, because BitTorrent consumes many times the bandwidth your typical personal webserver consumes, and it's allowed.

      I really do hope this silliness goes away. At least some providers, like SpeakEasy, Bellsouth, and so on don't seem to mind servers, but a lot still do. }:P

      -Z

    8. Re:server, really? by ptimmons · · Score: 3, Insightful

      Apparently you have some misconceptions of how SIP works too.

      The latest SIP RFC (RFC 3261) *requires* (in normative text) that all devices support both TCP and UDP as transport protocols. SIP devices MUST use TCP as a transport mechanism if the message to be sent is within 200 bytes of the MTU of the transit link.

      Also, SIP has no "GET" header (like HTTP). The SIP methods defined by RFC 3261 include INVITE, REGISTER, ACK, BYE, CANCEL, and OPTIONS. Other subsequent SIP-related RFCs include other methods such as PRACK, SUBSCRIBE/NOTIFY, INFO, and UPDATE. These are all well defined and the RFCs are publicly available.

      I agree with the parent poster that SIP devices should be considered servers. I'd go one step further that the RFC defines a PEER TO PEER protocol, where all SIP devices MUST act as both clients AND servers. If I call you, my request is made from the "client" aspect to your "server" aspect. Once the call is setup, if you hang up the phone, your BYE message is sent from your "client" aspect to my "server" aspect. This is the nature of SIP.

    9. Re:server, really? by Anonymous Coward · · Score: 0

      "They are saying that if you get a phone number from then that they will not give it up. Perhaps the regulations have not caught up to VOIP providers, but this policy is wrong, probably illegal, and the government should work to stop it."

      As an individual, you do not own the phone number, the VoIP company does. The problems of number portability extend far beyond the reaches of VoIP carriers, I hear it on a daily basis... sometimes non-VoIP carriers refuse to port numbers to us. The VoIP company I work for will typically give up a number ported to them (which is a lot more gratious than most VoIP carriers), but for a number that was purchased prior to giving it to a customer, it just goes back in the pool to give to someone else. There's a reason why even the largest VoIP company like Vonage has big black holes of area codes, sometimes getting certain numbers can be difficult/impossible, if you own one of these numbers do you...

      A) Give it up to a competitor and lose a potential customer on top of the customer you already lost because you can't replace that number, or....

      B) Keep the number becuase the customer you might port it for already didn't like your service, so try your luck with the next customer?

      B) is the business answer, and at these early stages, you have to play your cards right to stay in the game.

    10. Re:server, really? by I_Love_Pocky! · · Score: 1

      That's exactly what it has to do, if you are to receive incoming calls.

      Not really. TCP connections are two way, it would be simple to deploy an application using TCP that would connect to a remote server, and then block waiting for a response from that server. Calls could then be routed through said server, and no listening port on the client machine would be necessary. It would be possible to deploy a VoIP system using such a technique, but I imagine not using UDP as the underlying transport mechanism would be rather costly.

      . But the real value of the Internet is two-way communication, just as with the telephone. You shouldn't have to relay email through a third-party site, any more than you should have to use voice mail to send someone a telephone message. You should be able to make some of your own files available on the Web, by running a web server on your machine. Not allowing such things is as limiting as an outgoing-calls-only phone line would be.

      Such connections are available for purchase today. I imagine in the future their cost will fall to a rate that will make them reasonably available to the general public.

    11. Re:server, really? by SillyNickName4me · · Score: 1

      First of all, the assumption that not liking your service is the reason people switch is at least not always correct. Getting offered a better alternative is most likely the most common reason for people to switch. Now, instead of only being a bit on the expensive side (or offering a bit less for the same money) you also spoil your reputation.

      B is definitely not the correct business answer for a company that offers a service.

    12. Re:server, really? by rlds · · Score: 1

      Well, there's practically no regulation on what the ISP has to offer. Consider a company like Comcast, their terms and conditions can be quite arbitrary. Powell and the FCC have very little authority about what Comcast can block to or from your cable modem. In fact Comcast wants to offer its own telephony service, and also create multiple market segments so you pay extra for things you take for granted today. Only competition between the cable companies and the major phone companies (SBC, Verizon) make provide some market-driven relief to the users.

      But Powell's explanation to the let the major companies get less regulation is that competition is coming in terms of new technologies. This is falling as a lie if those new technologies have no regulatory protection to survive. Especially when offered by other companies besides the cable and telephone giants.

    13. Re:server, really? by DDumitru · · Score: 1

      My appologies for the inaccuracies in my description. I was not trying to imply that SIP used GET, but just a protocol like HTTP. Also, thank you for the information about the SIP spec requiring TCP. I knew TCP was in the spec, but thought it was rarely used. In fact, I think most providers firewall the TCP traffic anyway (we do that with our PBX here). I have a hard time imaging a SIP transaction that hits 1300 bytes anyway.

      I think that SIP as a "peer to peer" protocol is the right description. Saying that peer to peer is also a server, while technically accurate, does not seem to be what ISPs prohibit. I have never seen a cable company complain about instant messaging as a "server application".

      If you really want to have fun, configure SIP to run on port 53 (domain), at least until ISPs start transparent proxying domain queries so that they can act like Verisign and redirect mispellings to their own "contracted" search engines.

      The real issue is that ISPs need to say what they are doing and state what they are charging for. If they have limitations, the limiations need to be non discriminatory and easy to understand. If a limitation is there to prevent abuse (things like blocking outbound port 25), then the ISP needs to state this and let users turn it off. The key is "disclosure" and "fairness". If ISPs disclose and have policies that are fair to competitors then it is hard to complain.

  23. No problems on Comcast by Nick+Radov · · Score: 1

    We've been using Vonage for several weeks over a Comcast cable modem. No problems so far. Vonage has the cheapest rates I could find for direct-dialed international calls.

  24. Smart business strategy by wh31788 · · Score: 2, Interesting

    I used to work for the Nasdaq stock market. What's interesting is that Vonage's founder employed a very similar strategy when he started the Island ECN. He essentially piggybacked off of Nasdaq's infrastruture in order to avoid the costs of building a network. He has since left the securities industry to venture into telecoms, but not before selling Island to some private equity firms for BIG $$$. Don't get me wrong; I'm not complaining. In fact I am somewhat jealous that Vonage has come up with yet another way to capitalize on this model. These guys are very smart. And don't expect the FCC to do anything about it--in the end the SEC ended up as a major cheerleader for Island (lots of rhetoric about encouraging competition, etc.).

    1. Re:Smart business strategy by Anonymous Coward · · Score: 0

      You posted this same exact thing already in this article a few thread up..

      A slashdot reader is capable of reading through all of the comments without them being posted multiple times.

  25. How they get away with it by IO+ERROR · · Score: 4, Interesting
    ISPs currently aren't treated as "common carriers" under FCC rules. They can, therefore, discriminate for or against any traffic in any arbitrary manner they wish. They can screw with the competition's VoIP traffic while giving the best service to their own VoIP traffic, for instance. They can keep your VPN from working. They can tell you you can't run servers. They can tell you how much email you can send per day and what server you have to send it all through...

    So this is a mixed blessing.

    --
    How am I supposed to fit a pithy, relevant quote into 120 characters?
    1. Re:How they get away with it by bagboy · · Score: 1

      All of this is true, but then the competitors (in the area) are free to offer the services that this one is blocking. If it is a LEC doing the blocking, this gives the CLECs and other ISPs a competitive edge. A free market at work!

    2. Re:How they get away with it by ScrewMaster · · Score: 2, Insightful

      That's correct, because they absolutely do not want the regulatory and quality-of-service burdens that come along with common-carrier status. However, what they do want (and are lobbying heavily for) are the same protections and immunities from prosecution granted the old-line phone companies. I don't they they should get it: there needs to be some kind of carrot dangling over their heads to keep them honest.

      Hopefully, competitive pressure will keep ISPs from becoming too onerous. I have Comcast (from way back when it was @Home, and then AT&T Broadband) and haven't had any problems running anything, or any issues with Comcast's floating bandwidth cap and all that. Yet, other people I know (not in this area) have had problems, so whatever policies they have they aren't enforcing them very consistently.

      --
      The higher the technology, the sharper that two-edged sword.
    3. Re:How they get away with it by otis+wildflower · · Score: 1

      And you can tell them to go fuck themselves, by voting with your wallet.

    4. Re:How they get away with it by evilviper · · Score: 1
      ISPs currently aren't treated as "common carriers" under FCC rules. They can, therefore, discriminate for or against any traffic in any arbitrary manner they wish.

      True, but for a very long time, ISPs have been trying to hide under the "common carrier" banner, and action like this serves to vastly weaken their arguement.

      Plus, VoIP interacts with the POTS system, so, in that way, the FCC might very well declare themselves the authority on the issue, and have authority to push around ISPs for that reason.
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  26. Why not tunnel? by bigberk · · Score: 4, Insightful

    When we built our own VoIP technology we used blowfish encryption and used dynamic ports. As a result, the packets look like generic TCP packets and there is no way to tell what's underneath.

    1. Re:Why not tunnel? by Anonymous Coward · · Score: 0

      Your statement reminds me a little of those who tell people to run mail or web servers on non-standard ports though. Most people don't want to build their own VOIP infrastructure and just want to interoperate with everyone else.

    2. Re:Why not tunnel? by evilviper · · Score: 2, Insightful

      The answer to "why not" is bandwidth and latency. The extra bandwidth is trivial on a corporate network and the like, but over slower links, it could pose a problem, especially with multiple simultaneous VoIP connections. Latency is the bane of all interactive services over IP, and bad enough as it is, without adding more.

      Dynamic ports is certainly a good idea, though.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    3. Re:Why not tunnel? by Anonymous Coward · · Score: 0

      How well does using TCP for your VoIP technology work? Also, do you know if your VoIP traffic resembles any specific generic TCP application?

    4. Re:Why not tunnel? by Anonymous Coward · · Score: 0

      interesting, I never run it through a packet analyzer so I don't know what it resembles. the latency turned out surprisingly good, but we exclusively use it over good quality connections.

    5. Re:Why not tunnel? by lineman60 · · Score: 0

      wow, thats a good idea!

    6. Re:Why not tunnel? by Captain+Nitpick · · Score: 1
      Latency is the bane of all interactive services over IP, and bad enough as it is, without adding more.

      It's a bit dated, but Stuart Cheshire's (author of Bolo) "It's the latency, stupid" is still relevant.

      --
      But then again, I could be wrong.
  27. No dialtone to India? No problem! by Anonymous Coward · · Score: 1, Funny

    Just call tech support and voila you're talking to India. From there you can ask the locals to patch you up to your final destination. Heck, they can even tell you the weather or update you on the latest news and rumors regarding your family and friends.

  28. Re:"Nothing for you to see here. Please move along by Anonymous Coward · · Score: 0

    Try progress, try progress for the last few decades.

    -Steve Gray.

  29. What do you expect? by Space_Soldier · · Score: 2, Insightful

    The human being will always play dirty if it can and it is allowed to...

  30. Wow by Wrexs0ul · · Score: 1, Troll

    Sir, this is by far the smartest response I've ever read on Slashdot.

    Thank you.

    -Matt

    --
    --- Need web hosting?
  31. Re:"Nothing for you to see here. Please move along by Doc+Ruby · · Score: 1

    Slashdot's staff really has to add some kind of explanation to that notice. All the FPs have actually declined in quality, harping on that one note.

    --

    --
    make install -not war

  32. Re:Slashdot mantra: by Anonymous Coward · · Score: 0

    Yup. Free as in beer, blaw, blaw, blaw. Most Slashdot "readers" are still sucking of mom and dad or the govt's teet, so what do you expect?

  33. Abba time! by coyotecult · · Score: 0, Offtopic

    A man after midnight, won't somebody help me chase the shadows away! Oh wait, you're mostly hetero males. Hmm. I guess it doesn't work after all then.

  34. E911 by Ant2 · · Score: 5, Interesting

    I work for a major backbone company who provides VoIP services to a number of players. We are getting ready to roll out Enhanced 911 (E911) service. Any company found to be arbitrarily blocking calls (including 911 calls) might be in for a bit of a legal surprise.

    1. Re:E911 by Anonymous Coward · · Score: 0

      I agree that they should be in for a legal supprise, but if you knowingly sell services (even E911) over an unregulated medium, you can't hold an entinty legally responsible for blocking it. Its unregulated. Its the best, and worst part of VoIP all at the same time.

    2. Re:E911 by Anonymous Coward · · Score: 0

      How's life over at Level1 there Ant2?

    3. Re:E911 by sysadmn · · Score: 1

      Of course, the bad guys don't have to block anything to be successful. They can use Quality of Service (QoS) to "delay" traffic they don't like. So a connection is made, but it's just bad enough that a certain percentage of people will abandon the call. Since QoS has the greatest effect when the network is already congested, you'd never be able to prove the carrier was discriminating for anti-competitive reasons. You: My VOIP calls sound lousy when the network is busy. Rural LEC: Well, Duh! We only agree to try to get the bits there. However, if you'd like to purchase our "We'll Try Even Harder To Get the Bits There" service, you might get better response.

      --
      Envy my 5 digit Slashdot User ID!
    4. Re:E911 by Elshar · · Score: 1


      Yea, good luck suing someone for blocking any call made over VOIP. Can't pick and choose which regulations apply. Either the service IS regulated, and there are consequences for messing with the service, or it's NOT regulated, and anyone can do anything to the service.

    5. Re:E911 by Anonymous Coward · · Score: 0

      Please tell me you're not routing 911 calls over the Internet. You're just asking for someone to take the service out.

  35. Provider block == new provider. by otis+wildflower · · Score: 2, Insightful

    As Buckwheat might say, "it's as simple as dat!"

    I mean, I like my cable modem and all, but the day Time Warner decides to shit on my VoIP connection in favor of their overpriced junk ($15/mo Vonage does me just fine, don't need unlimited talking LD or local) is the day I drop the whole megillah.

    1. Re:Provider block == new provider. by deadweight · · Score: 1

      Where do you all live whre you have MANY broadband provideds to pick from? I have exactly one. If I moved closer in I might have two. Does anyone have 3,4,5 or more?

    2. Re:Provider block == new provider. by NardofDoom · · Score: 1
      And what if this "other" provider also blocks VoIP? In my area there are two broadband providers. I have no choice, it's either Cable or much slower, more unreliable DSL.

      We should regulate the Internet like we regulate the phone industry. The IP network should be a common carrier, and blocking access from competing programs should be illegal. Would you tolerate FedEx owning a portion of the highway and forcing UPS and DHL to find alternate routes?

      IP Common Carrier would be good for competition, which is both good for industry and good for consumers. The legal oligopoly on broadband is only good for the oligarchs.

      --
      You have two hands and one brain, so always code twice as much as you think!
  36. It's the accent... by Hamster+Lover · · Score: 1

    My guess is the Vonage computers have a hard time understanding the Indian operators accent, until they're outsourced, of course.

  37. Vonage isn't exactly great at business Ethics... by digitalgimpus · · Score: 1

    They aren't exactly a victim... they just get made when people do it to them...

    http://sipphone.com/press/pr_sep30_2004.html

    Vonage locks hardware without informing users... but that's not anti-competitive.

  38. They can't win. by GNUALMAFUERTE · · Score: 2, Interesting

    It's easy to block H323 traffic, but try blocking SIP or IAX traffic, it's not that easy, it can go through proxys, and you may even use it over SSH. Absolutely undetectable. The only thing that may tell that you are using VoIP is the network activity, you can easily identify a voip conversation with ethercap (forget about open ports and/or content), it's usually a constant flow of packets, in both directions, using a somehow stable bitrate. But even that can be hidden under a ssh connection.

    ALMAFUERTE

    --
    WTF am I doing replying to an AC at 5 A.M on a Friday night?
  39. But is it blocking the ports? by Rick+Zeman · · Score: 1

    Or are they just QoS'ing it down to a dull roar? If VOIP is sucking such a percantage of their pipes that it's affecting their customers in other ways, that, I can't say that I'd blame 'em. Not too much different that universities throttling down P2P....

  40. Vonage sucks by duffbeer703 · · Score: 1

    Fuck Vonage.

    Try cancelling the service... its harder than AOL. I've been getting chargebacks for months since I don't have time to wait 45+ minutes on hold.

    --
    Conformity is the jailer of freedom and enemy of growth. -JFK
    1. Re:Vonage sucks by Anonymous Coward · · Score: 0

      I cancelled, and it took all of about 5 minutes. Maybe you're just calling during their busy period?

  41. solution by John+Sokol · · Score: 1

    I have alway stated they need to masquerade as some other protocols.

    I have been doing video streaming for 14 years now and it's always need necessary to look like http or ftp or some other protocol to get my Livecam streaming video past firewalls and other obstacles.

    With my ECIP/SPAck it's been the same way. I have even had IETF members swear to official to block my packets at the backbone level.

    --
    I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso
    1. Re:solution by Anonymous Coward · · Score: 0

      I was wondering if someone could make a p2p utility that'd look like http traffic (Or do they already??). Universities and businesses lock out ports and I am left with nothing to do on the net. Shit, I cannot even download a linux distro I wanted to try because of the zero p2p crap I am stuck in.

  42. I'm on my local cable board... by LostCluster · · Score: 1

    and I took the chance during an open meeting to ask our regional Comcast rep whether he could state that his company would promise not discriminate against competing VoIP services... He said he couldn't and wanted the next question.

  43. Re:"Nothing for you to see here. Please move along by Anonymous Coward · · Score: 0

    Agreed. A simple 'sorry, our servers aren't all in sync yet; please try again in a minute or so' would work wonders.

  44. if you read TFA by Anonymous Coward · · Score: 0

    you'll see that it is certain rural LECs doing it. Anything with the word rural in it is not worth the call. Move along.

  45. Automated Switchboard by John+Meacham · · Score: 1

    This reminds me of the story of how the automatic telephone switchboard was invented. An undertaker was convinced that the telephone operator (who was the wife of one of his competitors) was routing calls to her husband rather than him when clients asked for him.

    His response was to invent the automated switchboard to keep human operators who were prone to bribery or bias out of the loop.

    see
    Almon Strowger for more information. Not much has changed, except now we can program computers to carry out the dirty work.

    --
    http://notanumber.net/
  46. Re:"Nothing for you to see here. Please move along by aussie_a · · Score: 1

    I don't know. I'd say that's better quality then GNAA.

  47. Monopolies make the problem much worse... by evilviper · · Score: 4, Insightful
    Analysts expect the issue of network neutrality (or network discrimination) is only going to get larger as the bell and cable companies expand their VoIP efforts

    More than competing services from providers, the consolidation of communication companies is going to have a huge negative impact. Maybe they'll start providing VoIP for free, by raising monthly cable/DSL prices by $20/mo., gradually. Perhaps they'll institue a system-wide policy to slow-down VoIP traffic from other providers, and/or drop a fairly small number connections from competitors over a (randomized) length of time.

    More than that, the consolidated companies can throw their weight around much more. The FCC should slap any ISP for doing something like this, but with such large companies, they can bribe everyone in Wahington, and have enough lobbyists to provide as many sound-bytes as it takes.

    As I type this, Verizon is merging with MCI, and somewhere a few more politicans and CEOs are getting richer, while driving service, reliability, etc., into the ground.
    --
    Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  48. There is, and it will bite them in the butt. by Bob_Robertson · · Score: 4, Insightful

    The IP providers are trying to have it both ways.

    With one side of their face, they claim that they cannot be held accountable for the content that traverses their network. This is the "common carrier" argument, they are selling connectivity only. Just like the road is not liable for being sped upon.

    But with the other side of their face, they block services that they think are inconvenient to their business model, such as blocking port 80 inbound to subscribers unless they buy "business" rate services, or block port 25 outbound with the excuse that "it blocks spam".

    So what happens when they are dragged into court, and have to explain how they can do both of these things at the same time? Likely nothing, they have good lawyers.

    Which reminds me, the FCC would just LOVE to get their regulatory claws into the IP service business. This gives them multiple paths, "ensuring customer equity", "preventing unfair competition", and worst of all is their claiming that since the content of services they already regulate (like phones and TV) are being delivered by IP now, their regulations apply to the new medium.

    Whatever you do, don't remind them that the entire justification for the FCC is to "regulate scarce resources (broadcast spectrum) for the good of all", and IP is not a scarce resource.

    Bureaucrats hate being told they have no jurisdiction. They will go get some and come back in force. Watch out, you selective filtering IP providers, you're just setting yourselves up for a nasty fall.

    Bob-

    --
    The Ludwig von Mises Institute. The reasoning individuals economics
  49. Use a different port. by DanteKy · · Score: 1

    One big problem is that the VOIP packages I've dealt with at the ISP I work at want to use port 69. We block this port as I'm sure most ISP's do. I mean don't all ISP's wnat 1337 HaX0rs crippling them.

    1. Re:Use a different port. by SillyNickName4me · · Score: 1

      That you block port 69 access to routers and your own servers is fine. There is no reason whatsoever to block port 69 on your customers connection however, and there are very good reasons not to. VOIP is one, but tftp is a service that has its use, and you as ISP are not the one to tell if this is usefull for a customer or not.

  50. Place the blame where it is due. by JPriest · · Score: 0, Flamebait
    According to Powell, his understanding is that the blocking is not coming from major service providers, but from rural Local Exchange Carriers (LECs).

    If ISP's decide to block 5061 they would blocking way more than just Vonage, even if they block TFTP then Vonage uses an alternate port. So tell me, which ISP's are blocking Vonage?

    --
    Saying Java is nice because it works on all OS's is like saying that anal sex is nice because it works on all genders.
    1. Re:Place the blame where it is due. by tonsofpcs · · Score: 1

      I too would like to know what ISPs are blocking Vonage. Lets start a thread/list of who works and who doesn't.
      Mine gets a dialtone, I'm on Optimum Online

    2. Re:Place the blame where it is due. by JPriest · · Score: 0

      OK, what ports does Vonage use that OO blocks? I am reading the OO board on DLSR and see other OO users that use Vonage fine.

      --
      Saying Java is nice because it works on all OS's is like saying that anal sex is nice because it works on all genders.
    3. Re:Place the blame where it is due. by Anonymous Coward · · Score: 0

      When I say it gets a dialtone, that means it works. RTFP before replying.

    4. Re:Place the blame where it is due. by Anonymous Coward · · Score: 0

      In many cases where there there is a problem people say they can send but not receive, receive but not send etc.

  51. Is this in relation to Vonage's latest outage? :) by Jackie_Chan_Fan · · Score: 1

    Vonage had a widespread outage the other day. Vonage users couldnt make calls out.

    Hmmmmmmmmmmmmmmmmm

    I am a vonage subscriber. I recently joined. Great price, great service.... I dumped my verizon line that costs $45 a month.

    I welcome vonage and any other VOIP solution that provides BETTER service than POTS and at a cheaper price.

    I never had caller id, voicemail, 3way calling, unlimited free longdistance etc with verizon.

    Vonage is great. I see that many here are bashing it, but really its a nice service at a great price.

    If a customer pays an ISP... that ISP should be required to fullfill their obligation... WHICH is to provide internet service.

    VOIP is just another thing you can do with your internet service. ISP's have no right to dictate what you do with your service if you pay for it.

    I pay for Vonage, I pay for Optonline (which also has a VOIP service of their own).

    I pay for the pipe, what i do with it, is irrelevant ESPECIALLY if its using a competing service!!!

  52. Can't phone home on just one Pay Phone's company. by arthurh3535 · · Score: 1

    Oddly enough, it's the company that we dumped to get our VoIP. Of course, that same said company had decided to double bill and when we notified them that we need to have our service disconnecter *after* a date, they dumped us three days ealier.

    --
    No! It's a *SIG*. Keep the Special Interest Groups away! (Con joke!)
  53. The Libertarian Verdict by Anonymous Coward · · Score: 0

    This type of behaviour is fraud. Any company that says it provides "Internet access" must provide Internet access. Blocking certain ports or packet types means that the ISP is no longer providing Internet access; it is providing something entirely different, something that is not 100% Internet access. This is clearly fraudulent and the ISP shall be forced to make good on its contract, and it must clearly state exactly what type of service it is providing if it is blocking certain things or handling certain types of packets specially. This also means that "unlimited" access must mean that: No limits.

  54. SBC's doing it by Anonymous Coward · · Score: 0

    We have a Televantage phone switch with a VoIP board. Basically my office is a private VoIP provider. One of our remote employees uses SBC DSL. Guess what? They absolutely block H.323 traffic. We've ended up running all of our remote employees through a VPN to avoid this very issue.

  55. This is already happening in my country by pembo13 · · Score: 3, Interesting

    The mail ISP in my country, a former monopolist (and almost sole ISP) is tring this stunt. However, there are alot of unaware people falling for their 'great service'. But basically they are giving private IPs, and NATiing all their traffic on that service to one public IP, so VOIP cannot work on that service. And of course the package they offer with VOIP capabilties are much higer priced than the other service. And yes, they are also the main telephone company. They have very little compeition in land lines.

    --
    "Thanks for all the money you paid to us. We've used it to buy off ISO among other things" -Microsoft
  56. Yes, it's really a server. by Ungrounded+Lightning · · Score: 1

    A SIP device does not qualify as it is not providing service network content or service to anyone out sideo yoru home -- though it receives data, it receives data on behalf of the end user.

    First: With respect to the USUAL definition of server and client: A SIP phone that is receiving calls is a server and a SIP phone that is originating calls is a client. (It's even described that way in the RFC.) Of course a typical SIP phone instrument is being both at the same time.

    The phone-as-server accepts connections, and provides services such as negotiating the type of streams you are willing to accept, ringing the phone, or telling the remote client that you're busy, might be reached at another site or set of sites (temporarily or permanently), or that you only accept calls if they're first routed through THAT proxy.

    Rule of thumb: If an automated agent accepts connections and provides some useful information or activity (even if small) to a distant agent, it's a server. If it initiates connections to distant servers, it's a client.

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  57. filter all content to *.vonage.com by Anonymous Coward · · Score: 0

    or, at least make the latency unbearable...

  58. Test your ISP by fiji · · Score: 2, Informative

    "Find an ISP that doesn't have those restrictions and use them instead."

    Check out your current ISP with http://www.testyourvoip.com/. It places a call in Java to test out your connection's ability to handle a good quality VoIP call. But it will also tell you if your provider is blocking VoIP specific ports.

    -ben

  59. Re:Vonage isn't exactly great at business Ethics.. by Anonymous Coward · · Score: 0

    read your agreement, they _own_ the equipment they send you

  60. The Full Ramifications by SumDog · · Score: 1

    I agree that it's wrong for them to block other VoIP providers, however, the lines become blured when you talk about packet shaping. What if they cut bandwidth to Vonage or VoIP that they are direct competitors with? It's harder to prove, but just as damaging. What if someone only has VoIP and needs to make a 911 call?

    The decision the FCC made years ago to allow communication companies to be involved in more than one service has provided some good competition, however it's also created some interesting conflicts of interest.

  61. New port numbers aren't a solution - but... by Ungrounded+Lightning · · Score: 2, Interesting

    New port numbers or IP addresses may be simpler, but can also more easily be blocked.

    New port numbers aren't necessarily a solution, because someone calling you has to have a way to find you.

    Fortunately, while there are default port numbers, they're not hardwired into the protocol. SIP registrars (directories), redirect servers ("i've moved"), proxies (firewall traversers, PBXes), and user agent servers (sip phones doing call forwarding, etc.) can all redirect your sip negotiation to any port they like, not just the default port.

    An ISP trying to block someone using an external registrar would pretty much have to identify the SIP session by its content, which means examining the start of every TCP connection or UDP packet (SIP can use either) to figure out if it's a SIP session.

    Unfortunately, the upcoming generation of edge routers can DO that. B-(

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  62. Wrong, READ YOUR CONTRACT! by micron · · Score: 1

    IANAL

    When you agree to subscribe to broadband service, you are not getting "Internet Access", you are getting whatever the broadband service contract says that you are getting. If it is not spelled out in the contract, it is not guaranteed. Simple as that. Looking at my service agreement from Comcast, they pretty much don't gurantee any level of service.

    Does anyone have information on better contracts for "business level" services?

    1. Re:Wrong, READ YOUR CONTRACT! by Anonymous Coward · · Score: 0

      First step would be if people understand what VOIP is and how it is implemented.

      IP was never supposed to be a guaranteed bandwidth.
      Voice needs a guaranteed bandwidth.

      If you put voice onto IP you have no way of guaranteeing the bandwidth.

      And so if you want a contract that allows for VOIP, you need to start by learning about IP, IP-v4 and IP-v6, and the newer version of things that allows for priority in packets.

      ATM is supposed to allow for guaranteed bandwidth. MPLS is supposed to allow for translation of any protocol to any other protocol.

      If you need guaranteed bandwidth you can most likely get it by leasing a trunk line.

      Also, you might want to hire a consultant who actually understands the technologies who can review your needs and decide what kind of lines to lease.

      If you get a service for 39.99 a month you get what you pay for. And that is pretty good for most internet surfing. Not for VOIP or other services that need guaranteed bandwidth.

      Look into ATM and MPLS and T3 lines

  63. I bet you like bundling IE with Windows, too. by Ungrounded+Lightning · · Score: 1

    The ISP's are the owners of their networks and it is up to them whether or not they want to let Vonage through.

    Last time I looked, using market dominance in one of your products to give another of your products an advantage is explicitly banned by federal antitrust law.

    It's what got Microsoft in trouble over Internet Explorer.

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
    1. Re:I bet you like bundling IE with Windows, too. by krem81 · · Score: 1

      I never cared about Microsoft bundling IE with Windows. It's their business, not mine. That there is a law preventing Microsoft from doing whatever the hell it wants with their property is more of a reflection on the legal system we have, not on my choices as a consumer.

  64. FCC yes, FTC no. by Ungrounded+Lightning · · Score: 1

    ISPs currently aren't treated as "common carriers" under FCC rules. They can, therefore, discriminate for or against any traffic in any arbitrary manner they wish.

    But discriminating against the traffic of other VoIP providers when you also provide VoIP yourself is an antitrust violation. That comes under the jurisdiction of the FTC.

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  65. Not in the article by sjlutz · · Score: 1

    Does anyone know what companies Vonage is complaining about? I didn't see it in the article.

  66. I'm using Vonage right now.. by willpall · · Score: 2, Funny

    I'm using Vonage right now to post this comment so apparently my carrier is allowin j(*&Slsaj [NO CARRIER]

    --
    Libertarian: label used by embarrassed Republicans, longing to be open about their greed, drug use and porn collections.
  67. In other news cognitive dissonance found by Rares+Marian · · Score: 1

    to be linked to a gene unique to CEOs given to periods of hoarding.

    Wait that was Verizon... Nevermind ignore this post.

    I proclaim that companies shall not use the letter V. Thank you.

    --
    The message on the other side of this sig is false.
    1. Re:In other news cognitive dissonance found by HitherYon · · Score: 1
      I proclaim that companies shall not use the letter V. Thank you.

      They need the V for camouflage. Even the most sheep-like consumer is going to be wary of a company called "ownage".

  68. ISPs should be common carriers by jonwil · · Score: 1

    There should be a law giving ISPs of all kinds (dial-up, cable, wireless, DSL etc) the same common carrier status as POTS phone companies have.

    Although would this mean places like airports, coffee shops, airplanes, municipalities and so on that now offer internet access of various kinds would be covered too?

    What about the case where someone is leaching off someone elses WiFi connection (with or without permission), would that be covered?

    In any case, giving ISPs common carrier status would be a good thing IHMO.

  69. Just because it is on paper does not make it true by Anonymous Coward · · Score: 0

    Except these companies are advertising on television and in print the service as "Unlimited Internet Access."

    Just because something is in a contract does not make it legally binding; also, even if something is not written, that does not mean there is not a contract.

    For example, consider buying a ticket to a theater show. If I disrupt the performance, I am in breach of contract, even though there was no document or signing. Similarly, if the theater operator cuts the show short, he is in breach of the contract.

    Also, you can not contract away yourself (slavery) because self-ownership is inalienable, no matter how many pieces of paper you sign.

  70. Re:Vonage isn't exactly great at business Ethics.. by s.o.terica · · Score: 1

    Sorry, this doesn't sound comparable to me. What Vonage is doing, according to your article, corresponds to what US mobile phone carriers have been doing since the dawn of time: they both sell you hardware at a subsidized price, with the catch that it's locked to only work with their network. And Vonage isn't even keeping you from using a non-Vonage branded VOIP box with their network, which gives them a leg up on at least Sprint PCS (who won't activate any non-Sprint branded phone on their network).

  71. Re:"Nothing for you to see here. Please move along by MillionthMonkey · · Score: 3, Interesting
    A nice Slashcode feature might be for every story to appear with a small random number of several standard first posts added programatically, before the story even appears to subscribers- like from among the following:
    • First!
    • First Post!
    • In Soviet Russia...
    • And the server is toast...
    • Well it didn't take long for that to happen...
    • Nothing for you to see here, please move along huh huh huh
    If a real first post arrives within a certain time limit, it should be preceded by one of these. And modding one down shouldn't cost you a mod point.
    Even if nobody but the first posters themselves know the difference, just spoiling the experience for them would make it worth it.
  72. Re:Just because it is on paper does not make it tr by micron · · Score: 1

    They may advertise their services on the TV, but there is a disclaimer refering to the service agreement in fine print.

    I understand that there is a notion of "it is what it is" in regards to contract law... i.e. a man could sign a contract declaring that he was a woman, but the contract would be voice because he is not.

    Your theatre example does not hold up. There is usually an escape clause in the even that the show is cut short or canceled.

    Read through your broadband access contract. I reread the one from Comcast tonight. As a consumer level service user, Comcast basically does not guarantee squat! There is no bandwidth guarantee, and the "agreement" is full of excuses for them to limit your service.

  73. Who owns the network? Who makes the rules? by zerofoo · · Score: 4, Interesting

    I have three types of cable coming in to my house:

    1. Powerlines
    2. Non-Twisted Copper
    3. Coaxial cable

    The first two types are connected to networks that were built with taxpayer assistance. Thanks to that, the services (and associated charges) comming over those wires are REGULATED by federal, state, and local laws.

    The last type is connected to a network that was built by private companies with private sector dollars. That network is "slightly" regulated in that the cable company is given a monopoly on the township for a limited time span.

    The way I see it, if a private company owns the network - they should decide what services will be provided on that network.

    If consumers and federal/state/local governments do not like the options given to them by those private networks, they should make it a priority to fund (via tax dollars) a public network that can be run according to need.

    Take the city of brotherly love - Philadelphia, PA for example. The city is tired of waiting for private cellular phone companies to provide wireless internet service, so the city is looking at building their own. Why shouldn't the government compete with the private sector? Especially in situations where the private sector is falling GROSSLY short on services, but collecting a king's ransom?

    Capitalists claim competition is a key driver of efficiency in markets (they are right) - but why can't the government be a player in that market?

    -ted

  74. traffic shaping? by Anonymous Coward · · Score: 0

    So does traffic shaping reduce or eliminate a telco's ability to claim that it is a common carrier providing equal access?

    On the surface, there doesn't seem to be much moral or legal difference between shaping the who (Vonage) and shaping the how (p2p protocols such as BitTorrent).

    1. Re:traffic shaping? by ray-auch · · Score: 3, Insightful

      There is a big difference when it comes to common-carrier or anti-competition.

      The whole point there is that you can't favour a particular "who" - if a railroad company said "freight trains are too heavy for this bridge and will have to divert" then probably ok, wheras if it blocked freight trains from other companies but allowed its own, it wansn't.

      If the ISPs are just blocking _all_ VOIP traffic then fine - they aren't delivering a full IP connection, but (in most cases) nothing forces them to. If they are blocking Vonage VOIP whilst allowing their own VOIP then I would have thought you are right into the realms of competition law, particularly if the ISP has a monopoly on the network provision.

  75. Can anyone explain this? by Futurepower(R) · · Score: 1


    I don't understand this discussion, or maybe I understand it better than others. I have VOIP. I have a hardware firewall which blocks all but port 80.

    My understanding is that, when the SIP device finds all ports blocked, it works around the block. Maybe with STUN.

    Skype also works around firewall blocks.

    Can anyone explain this?

    1. Re:Can anyone explain this? by Ashtead · · Score: 2, Informative
      Does your firewall block UDP ports at all? Many of the "ready-to-run" ones only care about TCP ports, which is what your port 80 for a webserver would be. Blocking TCP ports does nothing for other protocols such as GRE (used with some VPN's) or UDP (which, like TCP, also has a set of numbered ports).

      VoIP uses UDP, usually port numbers in the vicinity of 5060, and some units may have a way of moving away from these to other UDP ports that are not blocked.

      --
      SIGBUS @ NO-07.308
    2. Re:Can anyone explain this? by arivanov · · Score: 2, Interesting
      Well, you are working from the wrong assumption:

      You are assuming that The port is blocked. This is the most stupid neandertal approach, though when cablecos and telcos are concerned such approaches are what is to be expected.

      The correct assumption is that the traffic is not blocked, but assigned to a low priority class and throttled. Even if this is not being done now, it will be the situation in a year or two. I have been following RFPs run by several major telcos and the ability to both define and apply such policies is a must. If you do not have it your equipment does not get past the initial phase. And they are not talking per interface classes and diffserv here. They want it on the scale of a whole counry network with an idiot friendly GUI to put in front of the droid in business development who will be defining the policy assigned to each product.

      Basically Vonage and Co are zombies and they will rot away in a the next 2-3 years. As Don Corleone used to say "Nothing personal, just business".

      --
      Baker's Law: Misery no longer loves company. Nowadays it insists on it
      http://www.sigsegv.cx/
    3. Re:Can anyone explain this? by JPriest · · Score: 1
      Maybe the bells would do something that stupid in response to the land line ditching, but most DSL users have a bundled DSL/POTS package where they won't save much money by going with DSL/VoIP.

      As far as the cable broadband providers, most of them are rolling their own voip with all the same protocols and ports as the other 3rd party providers. But as far as the cable MSO's go, VoIP is _hardly_ the ememy.

      --
      Saying Java is nice because it works on all OS's is like saying that anal sex is nice because it works on all genders.
    4. Re:Can anyone explain this? by vacuum_tuber · · Score: 4, Insightful
      Basically Vonage and Co are zombies and they will rot away in a the next 2-3 years. As Don Corleone used to say "Nothing personal, just business"

      Not gonna happen.

      The correct assumption is that the traffic is not blocked, but assigned to a low priority class and throttled.

      That would be pretty stupid and neanderthal, too. It can't be done in secret. The first technician who is hauled before a Grand Jury is going to give up his managers in a heartbeat. The first manager hauled in will give up the droid suits in a heartbeat. The droid suits will be indicted. I imagine they're stupid enough to try it until a few of them have been consigned to the graybar hotel for a few years.

      Vonage has over 350,000 "lines" and is adding them at 30,000 per month. The genie is well out of the bottle and can't be put back. VoIP growth is now running at 900% per year. Shipments of VoIP switch equipment have surpassed shipments of traditional switch equipment. The avalanche is well underway and people who have tasted affordable, flat rate VoIP service that works from almost anywhere on the planet are going to be out for blood if any politician, bureaurat or weasel telecom tries to get in the way.

      I invite any telecom droid who wants his career to turn into a blackened, smoking pit to just try messing with VoIP traffic. Expect existing laws to be stretched to cover this and expect interference with VoIP traffic to be criminalized very soon.

      Grandma to her congresscritter: "I don't know why, but as soon as my cable Internet company offered its own voice over Internet service, my Vonage service began to develop noise and dropped calls."

      congresscritter: "We'll look into it, ma'am. We've had a lot of calls about this in the last week."

      congresscritter to aide: "Harvey, get on the phone with FCC and the AG's office. These ISPs are fucking with my consituents' lives and safety. Find a law, and let's break their fucking legs with it."

      --
      Look at the bright side: there's always seppuku.
    5. Re:Can anyone explain this? by esanbock · · Score: 1

      teleco: "I understand, Mr. Congressman. Perhaps the solution lies within this envelope marked with a '$$$'
      congresscritter: "As I was saying, nothing to see, move along."

    6. Re:Can anyone explain this? by timeOday · · Score: 1
      The correct assumption is that the traffic is not blocked, but assigned to a low priority class and throttled. Even if this is not being done now, it will be the situation in a year or two.
      This is all covered in the article:
      the possibility exists that certain types of traffic -- such as Vonage's VoIP services -- could be "blocked" or otherwise degraded... there is no current law or regulation prohibiting such techniques... but Powell said the FCC might indeed have some enforcement options, specifically if carriers are found to be violating anti-competitive statutes.
      ...
      MCI executive and Internet co-founder Vint Cerf agreed, saying it was bad for everyone if service providers suddenly started discriminating against traffic types by competitive parameters.
      ... Qwest CEO Richard Notebaert, who also spoke at the conference Monday, said his company has a commercial contract with Vonage. Carrying more application traffic, Notebaert said, was an economic plus for Qwest.
      In short, most of the people that matter have made up their minds. People are not oblivious to this issue, and they don't want poor quality VOIP calls due to traffic discrimination - whether complete blocking, throttling, or prioritization. I'm not claiming to predict the future, but the QoS features you refer to could just as easily be used to give a boost to real-time applications like VOIP, rather than degrade them.
  76. not seen in the wild?? by sonictheboom · · Score: 2, Insightful

    ahem. actually its been done by the carriers in more places than I can remember - Argentina, Ethiopia, Paksitan...

    Voip has been enemy number 1 for PTTs the world over for many years. Get out from under that rock and take a look around.

  77. Re:Who owns the network? Who makes the rules? by calidoscope · · Score: 2, Informative
    The last type is connected to a network that was built by private companies with private sector dollars. That network is "slightly" regulated in that the cable company is given a monopoly on the township for a limited time span.

    I don't think I've ever seen a cable company that really paid for the whole cost of their network. If you're cable is on a pole line, the they are most likely using pole lines built and paid for by the electric and phone companies. This doesn't include the easement for the pole lines. Similarly, if the cable is underground, they make use of easements for their right of way. They may have paid to put the cable there, but they most likely DO NOT own the right of way.

    --
    A Shadeless room is a brighter room.
  78. Re:Who owns the network? Who makes the rules? by fuzzybunny · · Score: 1

    The way I see it, if a private company owns the network - they should decide what services will be provided on that network.

    Yes, we are in agreement, but you are talking about the 'last mile'. Cable network providers generally don't send Internet data traffic over the same coax past a neighborhood substation, but rather over sort of dedicated wire (yes, this is a terrible generalization, but usually applies in some very high level form or another.)

    Also, a lot of cable ISPs maintain their own backbone networks between components of the actual cable net, a number of which your traffic can/may/will traverse before it hits the ISP's upstream. Who paid for that wire?

    You're absolutely correct; if the entire infrastructure (at least that part used by your data traffic) of the company doing the technical limiting was paid for by the company, they can do what they want, insofar as it's not against any laws. That's a good thing too--in such situations I don't want my government being a bureaucratic wet blanket. Call your congressman if you feel otherwise, that's what he's there for. Otherwise, if there's a cent of your own tax money involved, wa-hey.

    --
    Cole's Law: Thinly sliced cabbage
  79. That is incorrect, common carrier rules do apply.. by AKosygin · · Score: 1
    If I remember correctly from my days interning at a cable company, there are other things you forgot to mention, which makes your statement somewhat inaccurate.
    Privately funded cable systems OTOH, have no requirement to allow competitors to use their infrastructure. The difference is that a cable company is not obligated to allow a competitor to sell cable or Internet service over their lines. Because connectivity is a necessary element of Internet service, blocking/restricting connectivity is a (partial) failure to fulfill their obligation the service contract. Applying "equal access" to viop would mean allowing other phone service prviders to use the voip servers that the cableco owned.


    In some municipalities, counties, or states, there are laws governing the usage of cable similar to the telephone company. Usually, because the cable company must obtain the rights of way through the cities, counties, etc. those government usually sets up conditions and requirements for how the cable must be operated in exchange for such rights to dig up the streets and run cable through the streets or over them. Some cities have requirements in allowing other television stations and possibily competitors to use the lines. Hence why cable companies must carry common airwave channels also on their lines.

    As for internet service, that is actually governed by the common carrier laws (if I remember correctly), as I remember that the cable company, that I was working for briefly, was legally forced to allow customers to have Earthlink as their ISP instead of the cable company's own ISP. So, to extrapolate upon that logic, Vonage must be allowed to go through the cable company's ISP by extension of the common carrier rule as we have discussed.
  80. Expect the unexpected on other's networks. by SeaFox · · Score: 1

    In the Cable world, MSOs are going to be applying QoS tags to the bits containing Voice calls from their customers. When a call originates behind one of their MTAs or eMTAs, they are expected to do this. As a result ALL other traffic should, and will suffer to some degree.

    What makes this more interesting is not just port blocking as a way to ruin VoIP businesses but the way a service is "rated" by the provider itself.

    VoIP, along with network gaming and certain other applications all require one thing to work well, a constant quality data stream. The TOS for some providers may differ on what exactly a decent connection is.

    I work for a cable internet company. A month or so ago we were experiencing an overload of a certain region's systems (they has since been completely rebuilt). Anyway, at the time we instituted some load sharing techniques on the network to make sure more people could connect (although everyone's connection wasn't as fantastic as the fewer who got on before). A side effect of the first iteration of our load balancing was a pronounced latancy that occured at a regular intravel.

    Now, to normal web surfers, this was barely noticeable. But we recieved lots of calls from people doing network gaming complaining about slow speed, and VoIP subscribers complaining about the connections effecting their phone service. We got the most calls from people using VPN connections. The latancy was bad enough the VPN servers believed the user was gone and would log them out frequently.

    While we don't block any of the traffic for these services, we don't support them either per our terms of usage. The support calls generally went as verifying the user could get on the web. To which they all replied they could. Measuring the latancy, and seeing it appear once in awhile, but since the average packet times were still under 100ms, despite the occasional 500+ms packet, we were providing a decent connection. Since web surfing was not being effected really we were supportting what we could.

    The latancy problem was worked on and resolved within 48hrs mostly to appease VPN users, but for gamers and especially VoIP users, our response was "We don't block it, but we don't support it, if it works, hooray. If not, too bad."

    While Vonage is upset it is being outright blocked by some providers, some are doing it as part of lessening network congestion by Zombie PC's, and some may simply be disrupting the network's stability accidently as part of dealing with other issues. Vonage will have to realize when it plays on its competitors equipment, things may not always be sunshine and dasies, and they may find themselves effected by issues they have no control over.

  81. Netgear FVS-328 by Futurepower(R) · · Score: 1


    My understanding is that the Netgear FVS-328 blocks incoming connections to all UDP ports. It has a control panel for unblocking them.

    1. Re:Netgear FVS-328 by Anonymous Coward · · Score: 0

      It'd be pretty tricky to "block incoming connections to all UDP ports" since UDP is a connectionless protocol.

  82. Fair enough, but.... by WindBourne · · Score: 1

    I think that it is time, that the gov (both feds and states) remove the ability to have local monopolies or at least limit it for a set length of time. Once the monopolies are removed, competition can take over (and it will; qwest would love to go into NY, Chicago, LA, Dallas, etc and kick).

    --
    I prefer the "u" in honour as it seems to be missing these days.
  83. Not surprised. by Anonymous Coward · · Score: 0

    I use to work at ATT/TCI. Then comcast took over and most jobs were drained from Colorado. ATT was doing phones over cable (but not sip). It works, but expensive on bandwidth. Right now, Comcast is busy developing their system and trying hard to get it work correctly (the ppl in phili do not know phones or cable and lastly have piss poor QA). According to some of my buddies, once they have it working (perhaps up to asterisk level), they will roll it out everywhere. Then they will kill all sip on the cable except for theirs. of course, keep in mind, the folks that I know, are the geeks that are trying to rescue the project. They probably do not know the real politics back in philly. So....

  84. Re:Who owns the network? Who makes the rules? by WindBourne · · Score: 1
    That network is "slightly" regulated in that the cable company is given a monopoly on the township for a limited time span.

    Most are trying to do 50-100 years monopolies. If they have a monopoly, then they should be offering up what they said they would; the internet.

    If they do not have a monopoly, then who cares. It is their business.

    Personally, I think that this would be a good time for a limited distance monopoly to work; That is from the CO to the home. Or better from the block green box to the home. Minimize the monopoly and do not allow that company to offer any other service.

    --
    I prefer the "u" in honour as it seems to be missing these days.
  85. UDP is much more appropriate... by cduffy · · Score: 2, Informative

    ...and, indeed, there are quite a lot of folks using OpenVPN in UDP mode for moving VoIP traffic.

    Trying to tunnel a protocol which has its own reliability layer through another protocol which also implements a reliability layer makes bad things happen.

  86. Now you know why Skype do NAT/FW busting by lkcl · · Score: 3, Interesting

    Skype's peer-to-peer randomly distributed connectivity is impossible to detect, impossible to lock down, and therefore impossible to block.

    The skype program can even automatically detect whether a connection is BEING blocked, and can decide to set up a new connection to another intermediate machine.

    Remember - skype's program makes at least 50 random connections to other computers in the distributed network, and any one of these could be used to route voice traffic.

    Carriers stand absolutely zero chance of blocking skype.

    Which is why I've been advocating the creation of a public distributed "VPN" along the same lines - to carry more than just VoIP traffic.

    1. Re:Now you know why Skype do NAT/FW busting by MooseGuy529 · · Score: 1
      Remember - skype's program makes at least 50 random connections to other computers in the distributed network, and any one of these could be used to route voice traffic.

      Um... Skype uses those only for directory listing and routing messages. Voice traffic, IIRC, goes directly to another IP. Maybe it can route through other nodes, but I didn't think it could.

      --

      Tired of free iPod sigs? Subscribe to my blacklist

  87. LNP Transfer question by JPriest · · Score: 2, Interesting

    There is a federal regulation that mandates that you must be able to take your telephone # with you to another service. The problem with the law is that I don't think there is any section that says how long the bells can drag their feet in this process. There are many cases where the POTS providers stall for MONTHS fufilling LNP (Local number portability) requests for VoIP telcos. Can anyone point me the actual section of the regulation that governs LNP?
    I didn't find the answer to this question in the Telecom Act of 1996

    --
    Saying Java is nice because it works on all OS's is like saying that anal sex is nice because it works on all genders.
    1. Re:LNP Transfer question by Zed2K · · Score: 1

      It took mine 3.5 months to transfer my number from SBC to Vonage. It eventually happened and vonage credited me for the vonage service for those months, but I was still paying SBC for local and att for long distance.

    2. Re:LNP Transfer question by nsayer · · Score: 1

      I have just started down this road, and believe I've found a great workaround...

      Before I sent in the paper work for the LNP Transfer, I turned on call forwarding on the old voice line, and forwarded it to the Vonage temporary "virtual" number. Then I disconnected the wiring for the SBC line and wired the vonage box into place.

      Now the only issue is the money - I will still have to pay SBC until they get around to it, but at least the Vonage line is now fully functional and I need do nothing more about the changeover. The extra $$ I was spending on long distance calls will still be money I'm saving in the meantime. The savings will be even greater at some point down the road.

  88. Re:"Nothing for you to see here. Please move along by FirstOne · · Score: 4, Informative

    It's been a while since I last tested Vonage's service. When we tested it, Vonage configured the Cisco ATA-186 to use non-compressed 64Kbit/sec data streams as the default. (IP/UDP encapsulation increases net bandwidth requirements to ~80Kb/sec in each direction). Get enough of those puppies running and you'll suck down a fair percentage of any smaller ISP's backbone. Note: This type of VOIP encoding technique requires more data bandwidth than carrying the same phone call over a POTS network!!!

    At the time, you had to jump threw hoops to get Vonage to turn ON compression and reduce the network loading by a factor of 10 to 20x, (down to 4 to 8Kb/sec). But at the time, activating compression was a double edged sword, as quite a few of Vonage's termination switches&gateways no longer worked properly with the compression protocol activated.

    Since then, they have improved things a bit. They've added a user configured "Bandwidth" saver to the account management web page, and "Probably?" fixed many of compression issues with the termination switches&gateways.

    But from what I hear, the nasty (2 * 80Kb/sec) is still the default, and it inflicts a "Tragedy of the Commons" type problem on smaller ISP's. Where no single user causes a problem, but when dozens/hundreds of simultaneous users start placing calls using their Vonage service, an ISP with limited resources is forced to act. This problem can only be corrected at the source, (Vonage), since most users are blissfully ignorant of the implications. (I.E. A couple of intelligent users reseting their compression settings will have little net effect on the overall traffic patterns. )


    In summary, Vonage is complaining about smaller phone companies not providing enough IP bandwidth to carry a significant portion of their PAID/Measured traffic over Uncompensated long distance backbone connections. Ha, fat chance! For the most part, I would say that Vonage's problems are self inflicted, story over.

  89. Re:"Nothing for you to see here. Please move along by windex · · Score: 4, Interesting

    If a broadband ISP can't handle all their users utilizing 160Kbit/sec of bandwith they are far too oversold to be of any value to any consumer.

    I work for such a provider, and we're also a Old School Long Distance(tm) company. If we were to block or limit wanted traffic (VoIP service), we would be breaking the statutes that allow us to remain common carriers of IP traffic.

    Even to deal with virus outbreaks, we don't stop the packets (that would be filtering, which is bad), we just redirect them to a device I have built that can identify the customer from radius logs and network maps, then spits out a report for us to contact them.

    Common carrier is important, and there is court prescidence to justify the fact that 'rate limiting' is the same as 'filtering' in the eyes of common carrier status. Let someone take it to court against the provider, then there will be hell to pay. Would you want to be "responsible" for the data passing over your internet connection?

    Thought not.

  90. Re:"Nothing for you to see here. Please move along by trifster · · Score: 1

    Great post. I would have just jumped on a band wagon to blame the ISPs. Thank you for the enlightenment.

  91. Re:"Nothing for you to see here. Please move along by Anonymous Coward · · Score: 0
    Not forgetting...

    In Korea, only old people ...

    Your idea, is original, but this is why it won't work... [checklist of items]

    The FCC really need to regulate this

    The FCC need to stop regulating this...

    This patent is so obvious

  92. Idiotic Replies by Anonymous Coward · · Score: 0

    I've seen so many idoitic replies to this story ... even more than the slashdot usual.

    First:

    It's their network, they can do what they want.

    Technically true but not morally. I am paying for a service from my provider and I expect to be able to use that service, but the minute too many people start using a service that they are all paying for (broadband) they have to cut it off. Why? I'm paying for it. I guess their profit margin would be to slim if people actually used the service that they were paying for.

    Second:

    They are just making sure that the network does not become affected by all that traffic.

    So how does cutting off traffic help? How does blocking my traffic affect me?

    You know what ... this is just stupid.

    1. Re:Idiotic Replies by Anonymous Coward · · Score: 0
      actually man others have made very legitimate points about what this says about the "common carrier" status that some ISP's are trying to claim. (For instance, some do this to try and insulate themselves from liability for P2P on their networks)

      They raise an interesting issue.

  93. The Ports by dj245 · · Score: 1

    You forgot the big nasty and probably the best reason for ISP's with lots of bandwidth. Vonage uses ports that are frequently used by worms and trojans. When all of a sudden my Vonage stopped working cold, I found out over the course of a week that my college had blocked the ports because of a recent worm. With no ports to connect I couldn't play so I canceled.

    --
    Even those who arrange and design shrubberies are under considerable economic stress at this period in history.
  94. BroadVoice is better. by Futurepower(R) · · Score: 1


    Also, my understanding is that BroadVoice is far better than Vonage, which annoys Slashdotters with Flash ads, as though we are like little cats and something moving will make us follow it.

    BroadVoice, like Skype, works around the difficulty. If necessary, they could do everything over port 80, I understand.

  95. Don't try to justify greed by Anonymous Coward · · Score: 0

    The states only care because they charge a huge tax on telephone service (which is unjustified, since its horribly regressive).

    They aren't upholding any noble legal principle here. They just want money.

  96. Don't forget Amazon by Anonymous Coward · · Score: 0

    "hereas Vonage, et al, are pretty much leeching on"

    yeah, Amazon does the same thing. They have a "for-profit" web site, and they expect ISP's to deliver their packets to customers without paying.

    That should be against the law.

  97. 911 calls, suing, competition (or lack thereof) by Anonymous Coward · · Score: 0

    Just let time warner kill my VOIP connection with vonage. God forbid i EVER need to dial 911 and I can't!? I will sue the pudding out of them for it.

    This by itself is probably the only thing stopping cable companies from just shutting down your VOIP connections.

    On top of that, people mention that I should dump my ISP and find someone else. I have a regular residential Time Warner Road Runner connection (3mb download). THERE IS NO ONE ELSE THAT PROVIDES THIS SERVICE!!!!

  98. RTFA!!!!! by PepeGSay · · Score: 2, Insightful

    The article states:

    "According to Powell, his understanding is that the blocking is not coming from major service providers, but from rural Local Exchange Carriers (LECs). Brooke Schulz, Vonage's senior vice president for corporate communications, said Monday that the company would not comment on the report."

    From that it sounds like it is certainly the phone companies not the ISPs that are blocking the Vonage traffic. This probably means that they *are* common carriers. However the article states there are currently no laws regarding this type of blockage. But, I repeat, "this has nothing to do with the ISPs"!!!!!!

  99. Re:"Nothing for you to see here. Please move along by Anonymous Coward · · Score: 0

    If they can't afford the bandwith, maybe they shouldn't sell broadband, or put bandwith limits on customers. I use comcast, I pay for 4meg/386k. I keep bittorrent open 24/7 and use a constant 100+k down 24k up. I also use vonage with 100 minute phone calls being the norm. If comcast blocked my voip or bittorrent service, I would switch providers instantly.

  100. Can anyone help? by Futurepower(R) · · Score: 1


    You are revealing my lack of knowledge about these things.

    My understanding is that the VOIP providers establish a "connection" using TCP, and then the actual communication takes place with UDP. Skype uses only UDP for the voice part of the communication.

    Can anyone help here? I find it impossible to know everything about every subject in computing, as does everyone else.

    1. Re:Can anyone help? by geniusj · · Score: 1

      He's catching you on a technicality. Had you replaced the word 'connections' with the word 'packets', you'd have been safe :)

  101. Bad news for whomever is doing the blocking by EmagGeek · · Score: 3, Insightful

    The argument that LECs and ISPs have been using to avoid liability for filesharing is that they are not content providers and have no responsibility to filter or otherwise regulate the content that is delivered over their links. However, once they start filtering VoIP, then they are implying that they are indeed making an effort to regulate content, and therefore are opening themselves up to more legal nightmares.

  102. Common Carrier Status? by nurb432 · · Score: 1

    I would think that if provider X doesnt allow traffic Y, its their choice. ( and of course must notify their users and allow them to drop service with out an additional fee ) Unless of course data providers have been declared as 'common carriers'.. Which i hadnt heard they did, yet. However, if they are soon forced to monitor and drop packets ( ie, RIAA/MPAA ) then they would not be a 'common carrier'... Cant have it both ways...

    --
    ---- Booth was a patriot ----
  103. Re:Who owns the network? Who makes the rules? by Jahz · · Score: 1

    Its true that the service providers need competetion. With that being said, I would rather the government no run my network. This is mainly because -- in my experience -- the government is incompetent.

    My father has been a medium-high level gov't official for decades now and I can tell you that most government employees are lazy, unmotivated and incompetent. Private industry demands better from their employees. The result is better and more reliable service.

    --
    There are 10 types of people in the world. Those who understand binary and those who do not.
  104. Re:"Nothing for you to see here. Please move along by Anonymous Coward · · Score: 0

    I declare that sigline of the year. Awesome.

  105. Verison and MCI by Anonymous Coward · · Score: 0

    And with Verison buying all those big pipes at MCI, you can bet there will be a lot more of this, and on a much larger scale. And the size of the corporation will provide perfect plausible deniability. Excellent.

  106. Re:"Nothing for you to see here. Please move along by Anonymous Coward · · Score: 0

    So? If they sell for instance 2mbit/2mbit ADSL to me, I have the right to use just that. The backbone isn't one of my problems.

    It's just their problem if it can't handle the load they are getting or are not billing the customers properly.

  107. If providers were worried... by mwood · · Score: 1

    ...then they should have stopped doing it.

  108. Re:"Nothing for you to see here. Please move along by Anonymous Coward · · Score: 0

    How does this get modded funny? It's just not anymore. It's redundant. It's stupid. And it wasn't that funny in the first place. And yes, I'm posting as AC, rather than karma whoring.

  109. Re:"Nothing for you to see here. Please move along by Anonymous Coward · · Score: 0

    ISP's broadband models are based on an average 20Kbps per user. If you want 160Kbps guaranteed, expect to pay 8 times as much for your broadband. Vontage is making a lot of bucks off bandwidth they are not paying for - and neither are you!

  110. Re:"Nothing for you to see here. Please move along by fupeg · · Score: 3, Insightful

    The only problem with your argument is that these ISPs have binding contracts with their customers to provide a certain amount of bandwidth. So if their customers use Vonage, then Vonage traffic should be able to absorb every bit of that bandwidth, all the time. It's hard to imagine that the amount of bandwidth they've promised customers is less than the 160 Kb/sec you claim that Vonage consumes. So if they can't handle all their customers simultaneously using 160 Kb/sec then they are guilty of fraud because they have sold something (bandwidth) that they are unable to provide.

  111. Re:"Nothing for you to see here. Please move along by timeOday · · Score: 2, Insightful
    You are wrong, there is no tragedy of the commons here. Subscribers ARE *paying* for their bandwidth. They pay their ISP who of course pays their upstream providers. Nobody is uncompensated.

    You are also wrong that Vonage is complaining about smaller phone companies not providing enough IP bandwidth; what they are complaining about is ISP's *specifically targeting* and blocking VOIP traffic. Failing to deliver adequate capacity is another matter. There are no real quality of service guarantees in residential service, though no failure could be more grave for an ISP which, after all, has nothing to offer but bandwidth.

    Compression is not necessarily a good idea, not if it increases latency.

  112. Re:Who owns the network? Who makes the rules? by Rich0 · · Score: 1

    If they do not have a monopoly, then who cares. It is their business.

    I'm not sure this business model could work.

    Suppose the deal is that the public allows a cable company to come in a wire up a city in exchange for a 10 year monopoly.

    After 10 years, in theory somebody else can come in and run their own wires, but nobody would ever do so unless offered a monopoly of their own. The reason is that although the incumbent company may be charging very high prices at the moment, they'd drop them the instant a competitor actually got up and running. Since the incumbent starts out with 100% market share, the competitor wouldn't be able to pay for their loans on all that cable they just ran and they'd go out of business. At this point, the incumbent buys their cables since they're the only company that can profitably use them, and they raise their prices again.

    Wires on the ground tend to be a natural monopoly, and consequently they tend to require regulation. I'm open to other scenarios that would eliminate the need for regulation, but in most cases it is a necessary evil...

  113. Re:"Nothing for you to see here. Please move along by Anonymous Coward · · Score: 0

    In all actuality most residential customers do not have a binding agreement and receive "best-effort" bandwidth.

  114. Re:"Nothing for you to see here. Please move along by Rich0 · · Score: 1

    Uh, are you suggesting you want to ban overselling?

    We could do that by law, but then nobody would sell broadband for less than $500/month. You simply can't afford to provide it for less than that right now.

    What you get with your $25 DSL subscription is an agreement that they'll give you a lot of bandwidth as long as you only use it for generally-interactive network usage and not use protocols that tie up the network in a disproportionate manner.

    ISPs don't normally police this strictly, but they do put their foot down when their costs go up substantially.

    Take a poll of what most DSL customers want:

    1. Allow Vonage - everybody's bill goes up by $10/month (including non-Vongage customers).

    2. Allow Vonage with an extra $30/mo fee for only Vonage customers.

    3. Ban Vonage.

    Most people would pick #2 or 3.

    Don't get me wrong - I sometimes play fast and loose with the ISP terms and conditions, but I try to be considerate and throttle network usage. If they complained I'd throttle further.

    I don't expect the same SLA and TOS for a residential DSL line as a commercial T1. You only get what you pay for.

    It is easy to say "well then, don't sell DSL if you can't afford the bandwidth" - but do we really want to not be able to buy DSL?

  115. Re:"Nothing for you to see here. Please move along by steve_bryan · · Score: 1

    It must be gratifying for telecoms to see others making spurious arguments in their defence. The issue here is not people using VoIP twenty four hours a day, seven days a week (24 x 7) which is what seems to be claimed. It is the telecom equivalent to the Microsoft monopoly case.

    Microsoft was found guilty of using its effective monopoly position in the computer OS to favor its own applications over competitive products (e.g. the OS doesn't ship until Lotus crashes or whoever the current target was).

    In this case the telecom has significant leverage over your IP connection. If it can make independent VoIP companies ineffective by blocking ports or selectively denying them bandwidth it opens the door to allowing the ISP to provide that service. We have already seen this happen with telecoms and ISP service. How many more examples do we need as the telecom companies continue to merge into ever larger monopolistic entities? If we manage to have telecom, cable TV, IP over power lines, and true high speed wide area wireless them maybe there will be enough natural competition to keep them honest. But we are a long way from that currently.

    Of course this should all be a moot point since they claim common carrier status, That removes any question of "shaping bandwidth" or blocking ports. If they want to play those games they should lose their common carrier status and face liability for everything that goes over their network.

  116. UPS cannot deliver to a USPS PO Box, says USPS by Anonymous Coward · · Score: 0

    The Post Office can and does choose to compete, and refuse to cooperate with other carriers.

    About the only level of cooperation you might see, as part of customer service, is a fed ex drop box outside the office, which is shocking enough, given their attitude.

  117. Re:Who owns the network? Who makes the rules? by WindBourne · · Score: 1

    I do think that the other could come in and compete.

    But at the least, it is time to minimize the monopoly. That is the monopoly should be from CO to the house. And it should not be allowed to compete in any thing else.

    --
    I prefer the "u" in honour as it seems to be missing these days.
  118. From the Dept of Homeland Obscurity by Rares+Marian · · Score: 1

    The simple to read Corporatism alert:

    Irgin - the spirit is willing but the flesh is weak
    Erizon - not so weak flesh
    Onage - clear and present danger

    --
    The message on the other side of this sig is false.
  119. Re:"Nothing for you to see here. Please move along by Geekbot · · Score: 1

    "Vontage is making a lot of bucks off bandwidth they are not paying for - and neither are you!"
    Ummmm, I absolutely am paying for my bandwidth. And when ISP's advertise 300kb/s they better be ready to back it up. I don't care if they say "up to...", if they don't say "but as low as..." or "as long as you are only surfing the web..." then they should be responsible for the speed they use to sell their product. I think ISPs have teh reasonable expectation that if they advertise "up to 300Kbps" that most consumers will be led to believe they will acheive that speed and not 20Kbps per user, 15 times slower than their marketed speed. I could beat that with a 33.6K dialup.

  120. Solution: by Alsee · · Score: 2, Interesting

    Why don't they use encrypted packets and random or pseudo-random port numbers?

    That's pretty much the solution any time some idiot tries to filter your network traffic. At that point they either have to let it though or they have to start blocking any traffic they can't identify. And the latter option results in a substantially unusable internet connection and they'd lose all their customers.

    -

    --
    - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
  121. VONAGE SUCKS! by Anonymous Coward · · Score: 0

    Vonage has screwed me for several months now! I am paying for their "service" and the number they gave me can't be reached by my customers. When people try to call it says "Thank you for calling, goodbye" and then they are hung up on! WTF??? I have complained and complained; but they keep saying it's the fault of the other phone cos. Bull! I am not paying the other phone companies for service, I am paying Vonage and they are screwing me. Every other phone I have seems to work fine. Vonage acts as though they have no responsibility to their customer. As a company, I hope they fail. I am all for VOIP, but Vonage SUCKS! I'll be switching back to Qwest soon. I may get charged more but at least I'll get my calls. My advice: stay as far away from Vonage as you can. Unless of course you enjoy pissing your money and time down a drain.

  122. Re:"Nothing for you to see here. Please move along by Rich0 · · Score: 1

    However, it does make sense for Vonage to at least try to play nice with the network - utilizing compression by default, etc.

    Don't get me wrong - I'd be using Vonage myself if my phone company let me drop my local line but keep DSL. However, Vonage can't claim to have clean hands unless they take reasonable steps to keep network intrusion to a minimum.

    The parent was simply pointing out that Vonage by default makes no attempt to compress the data much at all. You don't need the same kind of datarates for phone as you do from an mp3 file - if they just use a little compression they could drop network usage by quite a bit.

  123. Re:"Nothing for you to see here. Please move along by NateTech · · Score: 1

    I would like to see where in your TOS that your ISP actually tells you that they expect "generally interactive" services be used.

    If they sold you a bitrate and they have no such interactivity clause in their TOS, then they deserve to sink with their ship.

    Someone else (yes, perhaps more expensive) will come along to take their place immediately if there's money to be made from the original customer base and proper contracts.

    You get what you pay for, but in most States you also get what you were promised, or consumer protection laws kick in.

    If that bankrupts some idiots who didn't know how to properly set up TOS with their clients, so be it. The data transport business is hard.

    Time for Bobby Businessowner who owns the ISP to go back to the sandbox and play with his little-boy toys if he can't learn to hire a lawyer and write a proper service contract and TOS for and with his customers.

    I used to work for a co-location company that both had proper TOS contracts for everything, including maximum burst and sustained rates as well as a slew of other metrics, but who also gave 100% refunds for down-time. Even DNS server outages were considered... yes... downtime.

    Damn yes, they were more expensive than their competition, but the 100% uptime guarantee drew a crowd of folks who simply didn't want to deal with network problems, and wanted to focus on their business.

    It also drove some pretty damn nice engineering to avoid down-time in the back-end and paid for good quality hardware to do it with.

    If all you want and expect is crap, that's what you'll get.

    Market pressure goes where the price/performance curves cross, and in residential service, people are all too easily convinced their performance is going to be low. Not enough people vote with their wallets.

    I specifically use a small local ISP run by solid businesspeople and staffed by smart geeks at a higher price than the local burger-joint DSL provider known as Qwest.

    Qwest is required to provide them access to their backbone (someone mentioned common-carrier laws -- yes, we have them here, and Qwest doesn't like to mention it) and I get transport services from Qwest to their POP and then out through their well-staffed, decently-paid, happy to serve when called staff member's, and relatively speedy network with good uplinks to the world.

    I get one bill from Qwest for the transport and another bill from the ISP for their routing and server services, basically. Put together, the price is competitive with all but the lowest bait-and-switch Qwest pricing, and when I call on the phone I talk to a real human sysadmin for things like DNS reverse delegation and I fill out a standard ARIN form for static IP's when needed and pay very little for them.

    I have a high-quality experience at very little extra cost. A true class-act shop, like most small businesses that have their pricing and marketing done correctly and aren't in a constant death-struggle with bankruptcy.

    --
    +++OK ATH
  124. Re:VONAGE SUCKS! - not by Goose3254 · · Score: 1

    As a counter-point, my Vonage account has been fully operational for several months. The biggest issue I had was "porting" my old POTS number to Vonage. It took a few months, but during that time, Vonage credited my account, essentially providing me my long distance service absolutely free. I'm not sure that it wasn't a reluctance on the part of the POTS provider to release the number.

    I work for a large corporation that provides out-sourcing opportunities for smaller companies that do ostensibly the same business. Every day we get requests for small "mom and pop" companies, equipped with a off-brand, off-the-shelf or home rolled VPN concentrator, to connect to our network, without benefit of actually having a tech staff of thier own. It's often pretty funny (in a sad patehtic way) to hear some glorified secretary try to configure their end of a "meet in the middle" connection. I can explain the options available when you get to them, but I can't tell you how to operate in the OS of every piece of equipment ever built. This is a downside of the "plug and play" mentality. It's pretty easy to see that using anything configured by default increases the likelihood that it will be compromised by the less scrupulous among us.

    Sure there have been a few glitches in my voice service, but I do not pay for business class on my cable internet service or Vonage. Absent business class connections, I have to concede that "best effort" is in effect here. I may change my mind about Vonage if I ever need to use 911 and find the service is impaired, but as of now, I use my basic Vonage service as well as my basic broadband internet service to conduct business for work frequently.

    All that said, the few people I've known that have had problems with Vonage, usually stems from the fact that they are using a router/firewall between themselves and their carrier, and then didn't make any allowance for the VOIP service in the "whiz-bang" internet appliance they bought at Costco/downloaded from the internet. This is why there are certain things you should get professionals to do, or (even better) be willing to invest some time into teaching yourself. Expectations of service levels are moot if you try to do the work yourself, without proper knowledge. I mean, do you blame the power company for the fire if you connected your house to the commercial power grid yourself using unwound wire coat hangers? Sure, it's just point A to point B and wire coat hangers will carry voltage and current, but it's still not a good idea. This is why the government required inspections on such connections to public services.

    This post is in direct response to above and not necessarily on-topic to the parent article.

  125. WTF? by lorcha · · Score: 1

    IAX uses a single UDP port: 4569. No TCP.

    --
    "Avoid employing unlucky people - throw half of the pile of CVs in the bin without reading them." -- David Brent