Slashdot Mirror


Vonage's CEO Says VoIP Blocking Is 'Censorship'

Avantare writes "CEO of leading VoIP provider says port blocking of VoIP traffic is one potential small step toward an unwanted future of IP-based censorship. According to Vonage Holdings Corp. CEO Jeffrey Citron, intentional blocking of Voice over IP traffic is more than just a competitive dirty trick -- it's an act of censorship against free speech. In an exclusive interview here Tuesday [March 1], Vonage's chief executive said the issue of the company's recent incident of having some VoIP traffic blocked reaches beyond the market for IP-based voice communications and into the realm of free speech -- and as such, should be protected by the courts, the FCC, or by new telecom regulation that ensures free and open access over the Internet."

386 comments

  1. There *could* be a way around this. by Slartibartfast · · Score: 5, Interesting

    I was thinking about issues along these exact same lines, and a way to get arround the inherent issue -- an issue that occurs in many other places -- came to me: expand the functionality of DNS. As it is, when you perform a DNS query, you are given an IP address, a hostname, or an MX record. Would it be that much more difficult to extend it a little bit, and have an optional "service 'FOO' can be found at port 12345"? Initially, clients would still expect to find their services at traditional ports (eg., http at port 80), but anyone who truly cared could distribute modified client software, such as Firefox (or Vonage phones) with the additional functionality. This would make port blocking ridiculous, because, for example, Vonage could have a VoIP system on port 80 -- making ISPs have to start block hosts to disable VoIP, and that would truly be flagrant censorship, and disallowed. Yes, there are some complications, but I think it's something that should be considered.

    1. Re:There *could* be a way around this. by Anonymous Coward · · Score: 4, Informative

      http://www.rt.com/man/portmap.8.html

      Right not in DNS, but rather the host service.

      Maybe we should just IPSec wrap all communications.

    2. Re:There *could* be a way around this. by Soko · · Score: 5, Informative

      BIND 9 and the DNS server portion of Microsoft Active Directory(TM) already have this - they're call srv records. Check the RFC or see for yourself here.

      Soko

      --
      "Depression is merely anger without enthusiasm." - Anonymous
    3. Re:There *could* be a way around this. by msblack · · Score: 4, Interesting

      With only 65,534 ports available, I don't think we want to start allocating *too* many of them to individual applications beyond the well-known port numbers below 1024. Use whatever ports you like. However, if your activity is disruptive to the ISP's ability to provide a minimal level of service to all their customers--not just you--they have every right to place limitiations. Free reign over the Internet is not an inherent right. Free speech doesn't even come close to applying here as it is a private network...boo hoo hoo.

      --
      signature pending slashdot approval
    4. Re:There *could* be a way around this. by Anonymousse+Custard · · Score: 2, Insightful

      This is interesting, though then you have to wonder how long it will take for someone to develop something that filters after doing a DNS lookup, i.e. user wants to connect to port 80 at Vonage, filter does dns lookup and says "no way" since it isn't a web service.

    5. Re:There *could* be a way around this. by Anonymous Coward · · Score: 1, Interesting

      Port 443 (https) would be better. It's used for secure data anyway.

    6. Re:There *could* be a way around this. by cbrocious · · Score: 3, Interesting

      What you've described is precisely how multicast DNS (mDNS... branded Rendezvous (now Bonjour) by Apple) does service broadcasting and browsing. You have a name for the service (foobar.raop_.apple.local. or whatever) and txt records to go along with the service (and an optional service name like 'My webserver')

      --
      Disconnect and self-destruct, one bullet at a time.
    7. Re:There *could* be a way around this. by Anonymous Coward · · Score: 0

      You can already do exactly that sort of thing. It doesn't really solve the problem. ISP's can defeat any mechanism which uses a scheme like that. And traffic analysis would probably be able to recognize and defeat, or at least fataly degrade, VoIP traffic.

      This is the kind of problem legislatures are formed to solve, and that illustrates the pitfalls of monopolies no matter how limited or well meaning.

    8. Re:There *could* be a way around this. by Dachannien · · Score: 1

      Why should DNS be burdened with this service? Seems to me like the host offering a set of services should be able to enumerate those services to a client who asks.

      Besides, as a solution for getting around the port-blocking issue, your idea wouldn't work. All an ISP has to do is make the same query (or snoop the query) made by the customer, and if the response indicates a VoIP service on a particular port, they block traffic to it.

    9. Re:There *could* be a way around this. by CompSci101 · · Score: 1

      So, to clarify, you're suggesting that DNS not only do name mapping to IP addresses, but protocol AND name mapping to an IP address AND port?

      Technically, I like it, but it seems like it'd be a mess in practice. For instance, when you register mydomain.com, are you registering http://mydomain.com? https://mydomain.com? etc.

      Having to register across TLDs is, in my opinion, already bad enough and I think a lot of non-tech people would be confused by the new scheme.

      Besides, isn't WSDL supposed to address this? Speak up, web services folks.

      C

      --
      The Sun is proof that we can't even do fire properly.
    10. Re:There *could* be a way around this. by TilJ · · Score: 2, Interesting

      Not too mentiun tcpmux (check your ientd.conf man page). DNS SVC records are a related idea.

      --
      "The purpose of argument is to change the nature of truth." -- Bene Gesserit Precept
    11. Re:There *could* be a way around this. by fikx · · Score: 2

      Just as a side question....what is to prevent Vonage or some other such company from setting up on port 80? the only technical damage (beyond setting a truely horrible precident) would be some unlikely browser getting confused when it hits port 80 on that one machine and gettign VOIP stuff instead of HTTP.
      Just wondering how that would stack up....

      --
      AB HOC POSSUM VIDERE DOMUM TUUM
    12. Re:There *could* be a way around this. by merreborn · · Score: 3, Informative

      It's called a Well Known Service record (WKS). Actually, rfc 1033 defines the WKS a little differently from what you've purposed. Either way, the whole concept would only make blocking a given port harder, not impossible. If the world can read your DNS records to determine which port the services they need are on, so can your ISP.

    13. Re:There *could* be a way around this. by MBGMorden · · Score: 3, Insightful
      Unless of course the system was designed with rotating ports protected by a secure key. Imagine that when you sign up you are given a software key by Vonage or whatever other service provider. Whenever your client connects to the DNS server it will pass the request + a key. The DNS server will respond with a random port, which will accept a connection (from a client with your certified key) for the next 10 minutes. If you don't connect within that time or have to reconnect it'll just generate a new port number. If the ISP tried to query them then they would either a) not get a response at all for not having a key, or b) even if they did have a key, they would be assigned a DIFFERENT port than you.

      Of course one wonders how long until they just filtered out connections to a specific IP, but that's another issue.

      --
      "People who think they know everything are very annoying to those of us who do."-Mark Twain
    14. Re:There *could* be a way around this. by junelson · · Score: 3, Insightful

      The ISPs don't need to port block. They can block at the application layer. Numerous solutions exist out there to shape traffic at the application layer, including recognizing the RTP traffic associated with a SIP call.

      I don't think the big guys will block VOIP. They don't need to. If they prioritize their in-house VOIP traffic and then just treat the BYOV (Bring Your Own Voip) traffic as normal web - or perhaps even a lower level, the call experience will not be as good on the BYOV as the in-house. Bundle this with their marketing power, triple play capabilities, and power backup (the cable companies are already building out power backup), and they won't need to block it - the "market" will work it out for them.

    15. Re:There *could* be a way around this. by arkanes · · Score: 4, Insightful

      Ooh, private network. Good point. I guess all the telcos better give back all that funding and the tax breaks and the eminent domain right-of-way and everything else that they got because they were making something of public benefit. There are very few large corporations, and none that built, build, or maintain nationwide infrastructure, that can make a non-laughable claim that their network is "private". Hell, strictly speaking, the *only* reason corporations are even allowed to exist as legal concepts is to provide societal benefit. It's right there in the legislation.

    16. Re:There *could* be a way around this. by Anonymous Coward · · Score: 0

      Most ISP carriers are moving higher up the stack with deep-packet inspection routers -- a la Sandvine.

    17. Re:There *could* be a way around this. by An+Onerous+Coward · · Score: 4, Insightful

      "It is a private network?" Please. If a phone company started monitoring my phone calls in order to find out which brand of corn flakes I prefer, nobody would defend them by saying, "Well, it's their system."

      The Internet is becoming a critical enabler of free speech, and if those who carry Internet traffic are going to start unduly mucking about with the packets I send, then it's time to make them stop.

      You would have a point, if VOIP actually consumed mammoth amounts of bandwidth, or otherwise disrupted service for everyone. But it doesn't. Certainly there are much more pressing bandwidth hogs to go after. Anyways, all the quality of service issues that might be relevant to this could be handled by using simple traffic shaping against heavy users, without regard to what functions the traffic was serving.

      Essentially, you're saying that if the Internet can do something, but your ISP would make more money if you were doing it a different way, it has the right to keep you from doing it over the Internet.

      --

      You want the truthiness? You can't handle the truthiness!

    18. Re:There *could* be a way around this. by werelnon · · Score: 2, Interesting

      Not if Cringely is correct and telcos start to use COS (Class of Service) to prioritize chosen traffic above all others (like their own voip traffic).

    19. Re:There *could* be a way around this. by RollingThunder · · Score: 1

      And then all the provider would have to do is set up a transparent proxy for everything going out to port 80, and Vonage will break, since it doesn't talk HTTP.

    20. Re:There *could* be a way around this. by DerekLyons · · Score: 0
      "It is a private network?" Please. If a phone company started monitoring my phone calls in order to find out which brand of corn flakes I prefer, nobody would defend them by saying, "Well, it's their system."
      Of course nobody (well, nobody with sense anyhow) would defend them thus. The telcos are public utilities, not private networks. (Though the networks are privately owned, they must by law have a certain amount of 'openess' about them to prevent monopoly abuse.)

      VOIP on the other hand is a service that uses *other peoples* networks, without the consent of the owners of said network. Until internet connections are regulated as public utilities (which they should be), ISP's are completely within their right to block VOIP traffic.

    21. Re:There *could* be a way around this. by Brandybuck · · Score: 2, Insightful

      Essentially, you're saying that if the Internet can do something, but your ISP would make more money if you were doing it a different way, it has the right to keep you from doing it over the Internet.

      Let me think. Hmmm... Yes! Gee that question was easy!

      I realize it's fashionable nowadays to pretend if it weren't for the benevolence of an omnipotent government we would all be miserable choice-less slaves of corporatism, but it's simply is not true. You do have a choice. If you don't like your ISP, get another one! How hard can it be?

      Let's take a different service and see if you statement still makes sense. What about roads (you know, the whole info superhighway analogy thingy). You're saying that if you possess the technical ability to do something on the road, you're insurance company doesn't have the right to prevent you? Bullshit! If you don't like your insurance company telling you how to drive, find another company! Duh!

      p.s. Yes, I realize that some poor schmuck living in Waxhole Tennessee might only have one tiny dialup ISP in their neck of the woods, but somehow it's always those in universities with several dozen ISP options that complain about this.

      --
      Don't blame me, I didn't vote for either of them!
    22. Re:There *could* be a way around this. by ArtStone · · Score: 1

      After installing Ethereal on my PC, one of the first discoveries was that this is exactly what many of the streaming audio services do - they send an HTTP regest on port 80 to download an "image" file with an undefined size, which is actually the audio stream. Oddly, hours later that image still has not finished downloading :)

      Of course, this only works in listen-only services - since VoIP is bidirectional, the outgoing traffic would be a bit more problematic.

      --
      Final 2006 "Proof of Global Warming" US Hurricane Count -> 0
    23. Re:There *could* be a way around this. by cayenne8 · · Score: 1

      Hmm...so,would this make ISP's blocking port 25 a free speach impediment too?

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    24. Re:There *could* be a way around this. by Anonymous Coward · · Score: 0

      > You do have a choice. If you don't like your ISP, get another one! How hard can it be?

      Actually most people have long term contracts (you get a discount that way). So it would cost me for example $200 to get out of my contract.

      > You're saying that if you possess the technical ability to do something on the road, you're insurance company doesn't have the right to prevent you? Bullshit! If you don't like your insurance company telling you how to drive, find another company! Duh!

      Ah not that an analogy is anyway to prove things but even if it were. Yours is pretty weak. Unless VOIP is excluded in your terms of service then I can't see what the issue is. To me a better analogy would be you insure a van than holds nine people. When the insurance company finds out you have seven kids they say you can't drive them in it because it's too much risk. VOIP does not seem like a service that would go out of the normal TOS for a personal account.

      Now if that ISP notified you before you got the contract then your statement would make a little more sense.

      Btw how would you like it if your isp started charging extra for going to a sex site? Get another ISP my friend.

    25. Re:There *could* be a way around this. by Anonymous Coward · · Score: 0

      So you're changing the port number, big deal... they can easily change the detection method to do content sniffing.

      You're proposing something like renaming JPGs to .XYZ in hopes that the ISP won't know what they are.

    26. Re:There *could* be a way around this. by dbrutus · · Score: 1

      It may be private, but they contracted to provide Internet service. If they sell service without notifying in advance of port blockage, they should (and probably will) call it fraud.

      The cure is simply to prosecute the fraud, where it exists, insist on advance port blocking disclosure, and let the free market hammer the blocking ISP's P&L statement. I can't imagine that there's much of a market for crippled Internet service when you can go to other services for the same price and get full access to all ports.

    27. Re:There *could* be a way around this. by dbrutus · · Score: 2, Insightful

      Replace VOIP with HTTP and your point has exactly the same validity, which would be none at all. If nobody can send a message to my computer without explicit permission from my ISP then what you have isn't Internet service as it has traditionally been known. It's something else that happens to use the TCP/IP stack and is being fraudulently sold as Internet service.

      Whatever customers they can retain after they have to truthfully disclose what they're offering, they're welcome to. I don't think they'll be enough to stave off bankruptcy.

    28. Re:There *could* be a way around this. by Brandybuck · · Score: 1

      Actually most people have long term contracts (you get a discount that way). So it would cost me for example $200 to get out of my contract.

      Those contract terms are for six or twelve months. So unless you're saying that everyone is going to be on their first twelve months of use for the rest of their lives, it not a very good argument.

      Besides, if you own your own DSL/cable modem you can quite often avoid that restriction, because it's only there to offset the "free" equipment they give you. I specifically avoided these term contracts in a couple of providers over the years.

      --
      Don't blame me, I didn't vote for either of them!
    29. Re:There *could* be a way around this. by Trillan · · Score: 1

      To play devil's advocate for a moment, haven't we already decided that's true of cell phone providers?

      For the record: I think calling this a free speech issue is misleading, but that doesn't mean I think it isn't an issue that should result in some heads rolling.

    30. Re:There *could* be a way around this. by fossa · · Score: 2

      Don't all coporations need a charter from some government (state gov't ?)

      wikipedia

      The Rise of Corporations

      So... it seems corporate charters of the past were limited in time and contained a "public good" clause but have neither feature today.

    31. Re:There *could* be a way around this. by rackman · · Score: 0

      Great. Then lets just turn all the big public corporations into goverment/communist enemies. Have you ever heard of free market? I bet you didnt even know that every piece of copper wire a telco buys for outside plat whether installed or not is taxed? Go back to China you last of the commie's long since gone and forgoten.

    32. Re:There *could* be a way around this. by Chandon+Seldon · · Score: 2, Insightful

      One of the basic properties that defines a free market economy is the lack of government-granted monopolies. By that guideline the telecom industry completely fails at being even vaguely related to a free market.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
    33. Re:There *could* be a way around this. by Anonymous Coward · · Score: 0

      BIND 9 and the DNS server portion of Microsoft Active Directory(TM) already have this - they're call srv records.

      And, of course, djbdns supports srv and other record formats.
      Here is a brief outline - srv and rr records
      and a tinydns srv record formatting tool

    34. Re:There *could* be a way around this. by FireFury03 · · Score: 1

      what is to prevent Vonage or some other such company from setting up on port 80?

      They can happilly set up on *UDP* port 80, but doing VoIP over TCP (which is what HTTP uses) is completely insane.

      On a VoIP connection, if you lose a packet or it arrives late, you want to just drop that fraction of a second of audio - if you're using TCP then it would notice the packet hadn't arrived and freeze the whole connection whilest doing retries, etc - in general it would be very bad. (It's something that Skype does - need I say more).

    35. Re:There *could* be a way around this. by Alsee · · Score: 1

      if it weren't for the benevolence of an omnipotent government we would all be miserable choice-less slaves of corporatism, but it's simply is not true.

      Correct. The truth is that we "all [are] miserable choice-less slaves of corporatism" BECAUSE of the force of government. Though I'd hardly call the government "omnipotent" and I'm more than a little cynical about the "benevolence" part.

      You do have a choice.

      You are overlooking the fact that in many cases it is LEGALLY PROHIBITED for a competitor to attempt to enter a market and offer a choice. The Telcos that offer DSL are a government granted and government enforced monopoly. In most areas Cable companies are a government granted and government enforced monopoly.

      I certainly admit we are dealing with complex issues and there are often no easy or perfect solutions. However you can't call on "private property" and "free market" and "choice" defenses when we are talking about government imposed monopolies. When the government steps in to prohibit competition it inherently exterminates the natural market forces that ensure products and services serve market demand and serve the customer. The natural market forces that prevent companies from abusing their position and harming their customers for the company's selfserving purposes.

      Either we need to eliminated the government imposed monopolies, or the government needs to artificially impose those customer-protecting market forces through regulation. One or the other. So long as those companies want the benefit of government protection of their monopoly status they MUST cheerfully accept the public protection regulation that comes along with it.

      -

      --
      - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
    36. Re:There *could* be a way around this. by AK+Marc · · Score: 1

      VOIP on the other hand is a service that uses *other peoples* networks, without the consent of the owners of said network.

      When I buy an ISP connection, I gain permission. When my ISP buys from a Tier-1 provider, they gain permission. I've never seen a peering argeement that states "we will peer for everything except VoIP traffic." You are plain wrong. I have explicit permission to pass any legal traffic I want (including VoIP) though the networks end to end. If the "other people" didn't want me on their netowrk, they shouldn't take my money and claim they will be passing my traffic.

      You obviously don't understand how the Internet works.

    37. Re:There *could* be a way around this. by An+Onerous+Coward · · Score: 1

      How hard can it be to get a new ISP? Well, my parents live in a small town, about twenty miles from Salt Lake. Up until about a year ago, the only option for broadband to their home was a satellite system ala DirecTV. We kept asking the phone company when DSL would be available. Much like Doom 3, it would be done when it was done.

      One of their neighbors got fed up and started his own wireless ISP. Great guy, great geek, not much of a businessman. His prices are far too reasonable for someone who has a lock on Internet service for three thousand people, he forgot to bill us the first two months, and he once gave my parents a full month refund for a three day outage.

      This isn't Waxhole, Tennessee. This is a town less than twenty miles from a major city, and less than ten miles from another city of 10,000 people. Now that the neighbor is up and running, the business case for bringing DSL to their area has fallen apart. Everyone who wants broadband at the prices Qwest would offer already has it through the wireless ISP. Since everyone out there who wants cable has satellite, none of the cable providers will build out the area either.

      The guy is doing a good job, treating his customers fairly, doing a lot of the phone support himself. Which is all wonderful, because there's no way my parents' neighborhood is going to see any competition from the traditional service providers for a long, long time.

      Like I keep saying, Internet service for a given area has many of the features of a natural monopoly.

      Your analogy about the insurance companies is bogus. Far too bogus to be punctuated with "Bullshit"s and "Duh"s. The insurance company doesn't own the roads, and cannot physically prevent you from doing anything. They can't turn off your car remotely, or reroute your car along a different road. All they can do if they find you violating the terms of your agreement is to drop you as a customer, or increase their fees, or whatever. Further, since insurance companies aren't natural monopolies, getting a new insurance company only takes a phone call. Nobody has to ask, "Okay, if I'm moving to the other side of town, can my insurance company still cover me?" They can.

      You cannot easily apply the principle to a situation where service competition is fragmented. If you've got an area where neither a cable company nor a phone company is currently providing broadband, the first company to provide it is going to get all the potential customers, and any new provider is going to fail unless they offer a better service at a lower price. The only reason phone and cable companies are competing in the same areas anywhere is because they built out their respective systems back when they were selling different services, and hence weren't competing.

      --

      You want the truthiness? You can't handle the truthiness!

    38. Re:There *could* be a way around this. by DerekLyons · · Score: 1
      You obviously don't understand how the Internet works.
      Ah... But I do. Your confusion as the difference between an ISP's contracts with others, and your ISP's contract with you is prima facie evidence that you do not.
      When I buy an ISP connection, I gain permission. I have explicit permission to pass any legal traffic I want (including VoIP) though the networks end to end.
      Contrary to popular (and childish) belief, very few ISP's actually provide full, unlimited, and unfettered acess to the net.

      I snipped your noise about peerage and Tier-1 because it's utterly meaningless. The agreement that controls isn't the agreement between your ISP and peerage/Tier-1 acess points, but your contract with your ISP. One suspects you haven't actually read your user agreement, if yours is like 99% of them out there, you'll find all manner of restrictions on your usage.

    39. Re:There *could* be a way around this. by jc42 · · Score: 1

      Free speech doesn't even come close to applying here as it is a private network...boo hoo hoo.

      Yes, this is an argument that we're hearing a lot in the US these days. Along with the trend towards "privatization" everywhere, this of course means the end to free speech, and all the rest of our constitutional rights.

      There's really just one good solution: We should ban private ownership of any and all communication media. This appears to be the only way we'll preserve our right to speak freely. Corporations should only be able to rent the access rights, as it used to be. If they aren't allowed to own the comm lines, they won't be above the law.

      Alternatively, we could get an agreement with the comm companies that the First Ammendment applies to them through their exclusive license with the government. But this looks unlikely, given the current political climate.

      So we just have to make all comm channels legally "public" property, subject to the laws.

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
    40. Re:There *could* be a way around this. by jc42 · · Score: 1

      ... somehow it's always those in universities with several dozen ISP options that complain ...

      What university are you in? At most universities with which I'm familiar, there is exactly one ISP available: the university's network. There have been a number of stories lately about universities putting some rather strong constrainst on what their students are allowed to do. These are mostly stories about P2P file sharing, of course. But the message comes across clearly: The university administration asserts absolute control over what can go over their network; the students must follow the university's rules; they aren't allowed to use an independent network that violates the rules.

      I often think about the phrase "academic freedom" when I read these stories.

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
    41. Re:There *could* be a way around this. by AK+Marc · · Score: 1

      Contrary to popular (and childish) belief, very few ISP's actually provide full, unlimited, and unfettered acess to the net.

      Well, working for an ISP and having worked for other ISPs, I am quite sure that you are overstating your case. The only things I've ever seen purposefully blocked are viruses and spammers or people in direct violation of the ToS. Read the ToS. If they don't follow it, feel free to sue them; you'll win.

      Since you are obviously incapable of proper reading comprehension, the story was about an ISP blocking something that they did not say was against the ToS. How many ISPs do you think block things that aren't violations of their ToS or some type of malware?

    42. Re:There *could* be a way around this. by Phil+Karn · · Score: 1
      Doesn't tcpmux itself run on a well-known port? Otherwise, how would you find it? If so, then the ISP could simply block the tcpmux port, and you're right back where you started -- unable to move mail or whatever off the well-known port number.

      I do like the DNS idea if only because it would be somewhat harder for the ISP to censor that information. But since they generally run the DNS resolvers that you use, they could still filter any new records you propose along these lines. And if you try to run your own DNS resolver, they'd just block or transparently proxy UDP port 53, as some already do...

      The only truly effective way to block ISP censorship on the basis of packet content is to encrypt that content so your ISP can't read it. Then, to stop them from blocking encrypted traffic, you'll have to look just like an encrypted service that's already so widespread that no ISP in their right mind would dare block it. I can think of only one candidate: SSL-encrypted HTTP over TCP port 443. We all know that the only legitimate use of the Internet (according to the corporations) is to buy lots of stuff with our credit cards, so would you want to be the ISP that brings down the wrath of Amazon or eBay or Yahoo for restraint of trade?

      But then they'll just compile a list of "authorized" SSL-speaking hosts, and block access to all others. I think we're hosed.

    43. Re:There *could* be a way around this. by iminplaya · · Score: 1

      I think we're hosed.

      Keep the faith. The wireless mesh that you yourself speak of in other threads will get us out of this mess. I read some of your posts and checked out your site. It helps me realize that we still have chance. Unless the gov't requires a license to operate a computer, we'll beat this. Of course bypassing the control by the ISP's could make that a real threat. Let's just hope that your neighbors don't keep voting for people that might do this kind of thing.

      --
      What?
  2. Free Speech? by ackthpt · · Score: 5, Funny
    CEO Jeffrey Citron, intentional blocking of Voice over IP traffic is more than just a competitive dirty trick -- it's an act of censorship against free speech.

    IANAL, but I don't think HIAL either.

    --

    A feeling of having made the same mistake before: Deja Foobar
    1. Re:Free Speech? by Anonymous Coward · · Score: 0

      No, but I bet he does consult with lawyers before making such statements.

    2. Re:Free Speech? by ackthpt · · Score: 1
      No, but I bet he does consult with lawyers before making such statements.

      I seriously worry about the quality of legal advice that could have lead to that statement. I don't think it speaks very highly of Vonage, accepting that as a worthwhile strategy.

      --

      A feeling of having made the same mistake before: Deja Foobar
    3. Re:Free Speech? by Anonymous Coward · · Score: 0

      Don't you mean:

      IANAL, but I don't think He'sANAL.

    4. Re:Free Speech? by Anonymous Coward · · Score: 0

      Are you a citizen? Are you endowed (with inalienable rights)?

      I think it is cowardly for you to defer to lawyers as the deciders of free speech.

    5. Re:Free Speech? by wernercd · · Score: 1

      Grand Parent: IANAL, but I don't think HIAL either.

      Parent: IANAL, but I don't think He'sANAL.

      Parent Translation: I don't think He is Am Not A Lawyer.

      I dont' think that makes as much sense as "I don' think 'Hes Is A Lawyer' " (HIAL). Then again I don't speak ebonics.

      I never thought I'd be a gramar nazi but i couldn't resist this one. I make to many mistakes myself to normally consider it /snicker.

    6. Re:Free Speech? by winterdrake · · Score: 1

      Also Not A Lawyer. Think first and then talk, you'll look like an idiot less often.

    7. Re:Free Speech? by mooingyak · · Score: 1

      I don't think he's also not a lawyer.

      That doesn't sound much better.

      --
      William of Ockham had no beard. The most likely explanation is that it was chewed off by squirrels every morning.
    8. Re:Free Speech? by karmatic · · Score: 1

      I don't know. He sounds pretty anal to me.

    9. Re:Free Speech? by wernercd · · Score: 1

      Gotta love people who scream 'think before you talk' while they insert their own foot into their mouth.

      It seems there's a limited supply of common sense and an unlimited number of people who flaunt their low supply of it.

  3. I don't know... by winstonmeister · · Score: 3, Interesting

    if I'd go so far as to call it cenorship, per se, but it certainly is a scummy thing to do. Broadband companies shouldn't cherry-pick what ports they'll use, especially if they want to keep their "common carrier" status. Isn't that the defense they like to use against releasing P2P customer information to the MPAA? Or is that more of a /.-ism than something said by the companies themselves?

    1. Re:I don't know... by DigiShaman · · Score: 1

      It's a good thing TimeWarner doesn't do this. I'll never say never. But the last thing they will want to do is piss off their subscribers. Though they offer Digital Phone, at least VOIP packets are prioritized using QOS. With Vonage, it shares your bandwidth in a free-for-all status. If a customer is not happy with their Vonage service using RoadRunner though, we would be happy to embrace them for our digital phone service instead.

      Point being; never piss off your customer base. It's far easier to lose customers then it is to gain them.

      --
      Life is not for the lazy.
    2. Re:I don't know... by Richard_at_work · · Score: 2, Interesting

      Phone companies can block what numbers you can call or receive calls from, and that hasnt affected thier common carrier status. As such, ISPs dont have common carrier status - that privilege needs to be bestowed upon an industry by a Judge I think, you dont automatically get it just because you handle other peoples traffic.

    3. Re:I don't know... by Anonymous Coward · · Score: 0

      Why do you switch from "they" to "we" near the end of your post?

      Any disclosures you'd like to make?

    4. Re:I don't know... by MBCook · · Score: 2, Interesting
      As far as I know (and I have basically no knowledge here) there are no cases on this. If there are cases, they are probably quite old. That said, if a phone company (let us assume SWB) just started blocking people from calling random number (or Sprint PCS/Cingular/NexTel stores to be more like the issue at hand) I think it would be clear that unless they could make an argument it protected the consumer (i.e. those three companies were know fraud schemes, which they aren't despite what you may think of their prices/service ;), they would get in BIG trouble. While this may not technically be censorship (I believe it's not "censorship" unless the Government is doing it), it's scummy (as others have pointed out) and the courts will end up intervening on the public's behalf (whether that is due to a Vonage lawsuit, a class action case, or a government probe started by some agency).

      Cute trick guys. Now pay up for messing with your customers service. Let's not forget that phone companies block numbers because someone requested it, not because it messes with their business. If person A can't call person B that's because person A had the number blocked from that phone, person B had the number blocked from that phone, or a court ordered it so due to somee legal preceding (say a restraining order). That would be like someone calling up AOL and saying "Make it so my computer can't talk to Yahoo's computers anymore.", not AOL just saying "Sorry, Yahoo is off limits for (pathetic reasons X and Y)." as the ISP in this case is doing.

      PS: Not only that, they are (among other things) intefering with interstate commerce, breaching contract (I'd imagine), and any decent lawyer could probably think up about 20 more.

      --
      Comment forecast: Bits of genius surrounded by a sea of mediocrity.
    5. Re:I don't know... by peg0cjs · · Score: 1
      Phone companies can block what numbers you can call or receive calls from

      Please provide an example of this that isn't an explicit blacklist that you (or the other party) have requested. If my telco tells me I can't access a competitor's phone number, I'll be making a few calls to the CRTC (Canadian version of the FCC).

      --
      Karma: Excellent (Mainly due to Bill & Ted's Karma Adventure)
    6. Re:I don't know... by Richard_at_work · · Score: 1

      If you are a bad credit customer, they can block premium rate calls from your line. If you dont pay your bills, they can block long distance. If you have been accused of nuisence calls, and it has been proven to a suitable extent, you can be barred from calling that persons number.

    7. Re:I don't know... by peg0cjs · · Score: 1
      I have never heard of any of these behaviours. Typically, if you are a bad credit customer, they block ALL calls, not just premium and/or long-distance ones.

      As for being a nuisance caller, that's a requested blacklist, which is quite different than what Vonage is complaining about.

      --
      Karma: Excellent (Mainly due to Bill & Ted's Karma Adventure)
    8. Re:I don't know... by DigiShaman · · Score: 1

      As I've stated in my previous posts, I am employed by TWC. Funny how I went from "they" to "we". I guess it's because I really don't like taking my work home with me. I do have a life of my own you know.

      --
      Life is not for the lazy.
  4. It's not free speech. by Anonymous Coward · · Score: 0

    It's about property rights. Who owns the network, how much belongs to the public, and what are private interests allowed to do with it.

    It's one thing to prevent a man from speaking on your property, and quite another to prevent him from doing so in a public space, or in his own home.

  5. Umm.... by Anonymous Coward · · Score: 0, Troll

    It's the ISPs network. They can do whatever they want with it. If they want to block Vontage or BitTorrent or whatever, they can. Now sit down and have your juice.

    1. Re:Umm.... by erroneus · · Score: 4, Insightful

      Just because someone has an ability to do something, it is not the same as having the right, morally, ethically, legally or otherwise, to do so.

      Internet service can be viewed just as phone service is -- as a common carrier device. If a phone company were to block certain incoming or outgoing calls without your prior autorization simply because they can and don't want you to, for example, contact a competing company to set up service with them, they'd find themselves in a HUGE pile of doo-doo.

      In this case, and I may be reading this wrong, but they are blocking a type of internet traffic for no reason other than to be anti-competitive. This harms the consumer. And before you start saying "well then they should just move to a different ISP!" there are times then they are the only broadband game in town and as such could be found to be abusing monopoly power... that's yet another big pile of doo-doo they don't want to find themselves in or else they'll end up like Microsoft and... oh wait, nevermind that is a bad example isn't it. ;)

      But seriously, if they begin blocking types of service that customers have access to, then it's time to examine the terms of service at the very least... but I think someone from the DoJ should be peeking into this affair.

    2. Re:Umm.... by LionMage · · Score: 3, Interesting
      It's the ISPs network. They can do whatever they want with it.

      Yes, but the more restrictive the ISP is, the less they look like a common carrier. You can't have your cake and eat it too -- and common carrier status confers all kinds of protections (legal and otherwise) that the ISP runs the risk of losing if it starts censoring specific kinds of traffic.
    3. Re:Umm.... by popo · · Score: 1


      That's interesting...

      What exactly, if you don't mind explaining, are the benefits and legal parameters of "common carrier" status?

      --
      ------ The best brain training is now totally free : )
    4. Re:Umm.... by shreak · · Score: 2, Insightful

      I can't comment on what the legal parameters are but one of the benefits is a level of legal immunity.

      If my child stumbles across some pornographic site on the web, it would be unlikely that I'd be able to squeeze any cash out of the ISP for presenting the material to her. They will argue "We're a common carrier, we don't limit or scrutinize the information you access through us so we have no way of protecting you or your child from any information you may be presented with" or some such.

      If they were to start censoring information presented to customers it is conceivable that they could be required to uphold community standards. They are no longer a "common carrier".

      Other examples of common carriers:

      Phone companies (not liable for criminal activity or operations that violate local community standards, like phone sex)

      Mail Carriers - Not liable for illegal or community standard violating material.

      =Shreak

    5. Re:Umm.... by ScrewMaster · · Score: 1

      Just because someone has an ability to do something, it is not the same as having the right, morally, ethically, legally or otherwise, to do so.

      Not to dispute your your statement, but that's precisely what Jack Valenti (boo! hiss!) has said about every form of media copying and trasmission technology since the invention of the audio cassette.

      On the other hand, motion picture studios and the MPAA don't qualify as common carriers, either.

      --
      The higher the technology, the sharper that two-edged sword.
    6. Re:Umm.... by winterdrake · · Score: 1

      Parent is correct, to whatever person thought they could stick their fingers in their ears by modding it down.

      Censorship does not apply to this situation in the slightest. All I want to know is where's the line to get a CEO's salary with the rampant incompenance we keep hearing about.

    7. Re:Umm.... by larytet · · Score: 1

      it happens all the time with P2P traffic. ISP are getting more reestrictive. ISPs are looking for providing advanced services like VoD and VoIP. how would you call comcast ? ISP ?

      Rogers and Shaw in Canada install traffic filters and shapers and limit monthly amout of bandwidth by 60G (up+down). I guess VoD service when bought from Shaw is not going to be capped. as far as you pay $8/view bandwith is unlimited, right ?

      Nothing new here. Encrypt the packet, use random ports and probably you will have a chance to use the service

  6. leave it to the market by fatjesus · · Score: 5, Insightful

    the market will take care of this

    the day my ISP blocks a voice over IP port is the day that I switch to another ISP

    1. Re:leave it to the market by Skye16 · · Score: 2, Interesting

      Ah, but if only the market were broad enough. My choices are either Cable, dial-up, or copying information to a disk and sending it through the mail. If only we all had the options you have :(

    2. Re:leave it to the market by Anonymous Coward · · Score: 0

      That will work; just as soon as the monopoly is removed from telecom services in a given area.

    3. Re:leave it to the market by NeoSkandranon · · Score: 4, Insightful

      That only works given two conditions:

      1) a significant number of people are not only aware of the issue but actually care about it.

      2) a significan subset of 1) have a viable option to switch *to*

      --
      If you can't see the value in jet powered ants you should turn in your nerd card. - Dunbal (464142)
    4. Re:leave it to the market by Anonymous Coward · · Score: 0


      the day my ISP blocks a voice over IP port is the day that I switch to another ISP


      Bzzzzt. Wrong. It is the day you realize that all the broadband options available to you are really just multiple brandings of a single service provider.

    5. Re:leave it to the market by pete0t2 · · Score: 1

      I don't think thew will work

    6. Re:leave it to the market by fatcatman · · Score: 4, Insightful

      That's right, more and more we just don't have options. IMHO, this is akin to the phone company blocking access to certain numbers because they just don't want to route them. How would you feel if you weren't allowed to call a phone number you wanted, and there's not a damn thing you can do about it because your telephone provider is the only one in town?

      ISPs should not be allowed to filter service like this. My DSL provider IS a phone company, about the time VOIP starts eating into their service they can just turn it off and screw me. That's not right, and is a valid reason for federal regulation of ISPs much like phone companies have been regulated for decades.

    7. Re:leave it to the market by C10H14N2 · · Score: 2, Insightful

      the day my ISP blocks a voice over IP port is the day that I switch to another ISP The day that happens, I'll have the choice of shoddy service or NO service...and I live right smack in the center of the capital. I suppose I could just rig up my cellphone, but I think they might not look kindly on it being connected 24/7. The free market isn't free, in any sense. To believe otherwise is to turn economics into religion...

    8. Re:leave it to the market by Unkle · · Score: 1
      The data connection to one of our servers in Minnesota from where I work (in Michigan) is so slow that I came up with a reasoning as to why (I had plenty of time while getting the files I needed, and I couldn't really do anything else in the mean time):

      The packets head over to Lake Michigan, where they are loaded, one by one, onto a boat to cross the lake. When they get there, they are then sent the rest of the way by carrier pigeon. Unfortunatley, sometimes a hunter in Wisconsin shoots my pigeon down, and my side gets a timeout message from Minnesota and sends the packet again. Packets from Minnesota travel the opposite route, but run the same chance of being shot down.

      --
      Against stupidity, the gods themselves contend in vain.
    9. Re:leave it to the market by CdBee · · Score: 1

      And if you can't?

      Some ISPs have a captive audience - NTL in the UK for example, as it is the only broadband provider its subscribers can get unless they switch phone lines as well ( NTL is a Cable company that also distributes TV and telephone services over its network)

      --
      I have been a user for about 10 years. This ends Feb 2014. The site's been ruined. I'm off. Dice, FU
    10. Re:leave it to the market by clean_stoner · · Score: 1

      I live in a small town in Kansas, where I only have one option for broadband. Sure, I could switch to a dial-up provider, but then I wouldn't be using VoIP anyway. How many other people are in this situation?

      --

      Sigs are for the weak.

    11. Re:leave it to the market by miu · · Score: 1

      I think that this blocking is being done by rural co-op phone companies as they have a history of exactly this sort of trick. I've dealt with them from a regulatory standpoint (mostly reciprocal compensation and local call completion area agreements) in the NE and NW of the US - and in quite a few areas there is *no* market, these guys are the guys you have to deal with.

      --

      [Set Cain on fire and steal his lute.]
    12. Re:leave it to the market by Brandybuck · · Score: 1

      The free market isn't free, in any sense. To believe otherwise is to turn economics into religion...

      Pervasive government regulation is not freedom. To believe otherwise is to turn statism into religion. Oh wait, it is...

      --
      Don't blame me, I didn't vote for either of them!
    13. Re:leave it to the market by C10H14N2 · · Score: 1

      Free-market extremists imagine the market in a vacuum. Those, like myself, who recognize this is impossible aren't proponents of "statism" or "pervasive government," we just recognize that there are a number of very visible hands in addition to a great number of "invisible hands," rather than just the single mythical one at play.

      That's the difference. It doesn't take a leap of faith to believe that there are unavoidable factors limiting the "free market." It's just a statement of fact. However, the belief of an all-powerful invisible hand that equalizes everything... that sounds like faith-based economics, non?

    14. Re:leave it to the market by Brandybuck · · Score: 1

      You said "The free market isn't free, in any sense." That is the radical position, not mine. You weren't talking about unavoidable factors limiting the market, you were talking about the market being unfree in any sense!

      I am not claiming that the market is completely fair. I am not claiming that it perfectly efficient. It is not. But to reject out of hand because it isn't perfect is irrational. To reject it for A, B and C because it doesn't work so well for D is illogical.

      I do know however, that the government isn't completely fair or perfectly efficient either. Maybe I should be calling you the "extremist" for thinking that government can fill all market roles.

      --
      Don't blame me, I didn't vote for either of them!
    15. Re:leave it to the market by cbr2702 · · Score: 1
      this is akin to the phone company blocking access to certain numbers because they just don't want to route them. How would you feel if you weren't allowed to call a phone number you wanted, and there's not a damn thing you can do about it because your telephone provider is the only one in town?

      If the phone company started blocking access to numbers, they would probably not be doing it just to annoy you; they would be doing it to a large number of people. So what's stopping you from stepping in and setting up a new telco to serve/profit from all these people who would leave their old one if they had anywhere to go?

      --


      This post written under Gentoo-linux with an SCO IP license.
    16. Re:leave it to the market by Alsee · · Score: 1

      So what's stopping you from stepping in and setting up a new telco to serve/profit from all these people who would leave their old one if they had anywhere to go?

      Ohhh, I don't know....
      Maybe because the GOVERNMENT PROHIBITS it?

      Were you unaware that Telcos were a government enforced monopoly? That in most areas cable companies are a government enforced monopoly?

      The government extermination of free market competition also results in the extermination of the natural free market forces that benefit and protect the customers, the public. So long as these companies expect the benefit and protection of government enforced monopoly status they must accept the regulations that come along with it, the regulations to substitute for the lost free market forces protecting the public.

      -

      --
      - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
    17. Re:leave it to the market by C10H14N2 · · Score: 1

      Maybe I should be calling you the "extremist" for thinking that government can fill all market roles.

      Never said that, nor do I remotely think that whether I've expressed it or not.

      to reject out of hand because it isn't perfect is irrational.

      Never did that. Market economics are a fact of life, it would be silly to "reject out of hand." It is relying on them to work automagically ("just let the market provide") that I find rather insipid. Markets must be, and for all intents universally are, tempered. We've already experimented with more-or-less unregulated capitalism and it was a disaster. It is only through careful regulation of the market that more countries don't economically resemble Argentina--ergo, markets are not free, they are fettered, deliberately and IMHO, effectively--that is, provided one has a basis for comparison. Mine is, well, the previous 200 years or so of history pre-and-post-1929, for instance.

      I do know however, that the government isn't completely fair or perfectly efficient either.

      Never disagreed with that.

      Moving right along...

    18. Re:leave it to the market by Brandybuck · · Score: 1

      We've already experimented with more-or-less unregulated capitalism and it was a disaster.

      The US came somewhat close to a free market during the eighteenth century, but the abuses attributed to capitalism during that era were in fact the result of government intervention into the market. To take one example, the railroads, you have an history of governments competing to hand over total monopolies to the railroads. The infamous "octopus" of California could never have occured without the massive feudal-like land grants, including inhabitants, to the railroads.

      This was an era of great change, and anytime you have change you have pain. It was the era were immigrants couldn't get here fast enough. It was the era the market invented consumerism. It was the era the market invented sanitariums and retirement homes. It was the era when the American assumption that everyone should be able to own their own home was born.

      No, it wasn't a perfect era. No one is claiming it was. But is as hardly the disaster it is sometimes portrayed to be. Don't compare it to the rampant cronyism that is Argentina. That nation has never had anything close to a free market.

      Sidenote: you mention 1929. The stock market crash and the great depression were not the fault of a free market. It was caused by government interference in the money supply, and prolonged by Hoover's and Roosevelt's attempts at government solutions.

      --
      Don't blame me, I didn't vote for either of them!
    19. Re:leave it to the market by cbr2702 · · Score: 1

      No, I didn't know that. But that just shows that your telephone analogy is not a good one. You can set up your own ISP. If you don't like the TOS or practices of your current one, that might be a reasonable option.

      --


      This post written under Gentoo-linux with an SCO IP license.
    20. Re:leave it to the market by Alsee · · Score: 1

      Sure you can easily set up a dialup ISP. Dialup is a signifigantly different market from broadband. You're going to have a bitch of a time attempting to set up any sort of broadband ISP. Telcos have a government imposed monopoly on phone lines (DSL lines), and Cable companies generally have a government imposed monopoly on cable lines.

      -

      --
      - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
    21. Re:leave it to the market by cbr2702 · · Score: 1

      But look at all the companies that offer DSl; you don't have to buy it in full from your phone company. To offer DSL to consumers, you'd have to lease the loops from the phone company, but the service you'd provide would not be in their control.

      --


      This post written under Gentoo-linux with an SCO IP license.
    22. Re:leave it to the market by C10H14N2 · · Score: 1

      You may not like it, but it's (markets!=free) a statement of fact. It's not my fault global economics don't meet your standards. However, neither you nor I are in much of a position to change that.

      Arguing the minutiae of this-or-that event is utterly useless and pedantic. My Argentina reference was just an off-hand reference to instability and wild fluctuation. You can argue the who's, why's and what-if's about the 1930's, but the fact remains, the result is managed economies and they are going to stay that way for quite some time, so please, just drop it.

    23. Re:leave it to the market by fatcatman · · Score: 1

      Their practices are anti-competitive. Have you ever tried to get DSL from a third party? Maybe it's different in bigger cities but where I live, it's very expensive. You pay the DSL provider (phone company) and you pay the ISP.

      However, if you just use the phone company's ISP, it's like half the price.

      That isn't valid competition.

  7. If port blocking is censorship by Anonymous Coward · · Score: 5, Funny

    That makes my Linksys router The Ministry of Truth.

    1. Re:If port blocking is censorship by Leroy_Brown242 · · Score: 1

      Well, your linksys is blocking stuff from yourself. Not blocking others from recieving something over a connection they have payed for. I think that's the difference.

  8. Censorship... by blenderking · · Score: 3, Informative

    Only governments censor. This would be anti-competitive. Semantics, yes, but an important distiction nonetheless.

    I'm done, carry forward with the conversation.

    --
    blenderking.com over 50,000 blenders can't be wrong
    1. Re:Censorship... by serutan · · Score: 1

      I agree. Corporations can unduly restrict the use of their products, but only governments can censor. It's an important distinction, especially at a time when corporations are acting like governments, ideas are treated like property, and citizens are regarded as "consumers."

    2. Re:Censorship... by shystershep · · Score: 3, Insightful

      Find a dictionary. Not sure where you got the idea that "only governments censor." It's only a First Amendment issue when the government is involved, but that doesn't change the fact that this is censorsihp: namely, an ISP telling you what communications you can send/receive over your connection.

      --
      The bigotry of the nonbeliever is for me nearly as funny as the bigotry of the believer. - Albert Einstein
    3. Re:Censorship... by nfgaida · · Score: 1

      When the government is run by the corperations is there a difference?

      --
      *elevator music plays*
    4. Re:Censorship... by Omnifarious · · Score: 3, Insightful

      I have begun to think that the distinction between corporations and governments isn't so cut & dried as some people seem to think it is. I think any organization becomes government-like as it grows larger.

    5. Re:Censorship... by Anonymous Coward · · Score: 1, Insightful

      Only governments can censor? Say what?

      References please?

    6. Re:Censorship... by slipnslidemaster · · Score: 1, Insightful



      I'm not even it's semantics. I think it's apples and oranges.

      I DO think it's a smart move on his part to cut through the crap and use those phrases to get to the public. Simple phrases like "free speech" and "censorship" play to the masses and ultimately get though the "Trade Federation Lobbist Blockade(TM)" to Congress and other politicians.

      Polititcians tend to want to at least LOOK like they are on the right side of the free speech/censorship issue, even though this is a competition/marketplace issue. Now that this has gotten thrown against the public wall, they have to at least address it.

      --


      "What the hell is an aluminum falcon?"
    7. Re:Censorship... by Anonymous Coward · · Score: 2, Insightful

      Bosh.

      Governments are not the only entities capable of censorship. Anybody who has control over any communication medium can exercise censorship.

    8. Re:Censorship... by 99BottlesOfBeerInMyF · · Score: 5, Insightful

      Only governments censor. This would be anti-competitive. Semantics, yes, but an important distiction nonetheless.

      You are incorrect. First anyone can censor, not just governments. Second, these corporations are given special legal protections by acting on behalf of the government as "common carriers" of communication, and as such are required to maintain impartiality in order to retain that status. An ISP is immune from prosecution for carrying child porn, only so long as it impartially transmits data, regardless of what it is, and does not attempt to police the content of its network. Whichever ISP this is just opened themselves up to prosecution for child porn, copyright infringement, libel, false advertising, etc., etc.

    9. Re:Censorship... by Anonymous Coward · · Score: 1, Insightful

      How the hell did this get a +5 Informative? It's incorrect, not informative.

    10. Re:Censorship... by mabinogi · · Score: 1

      no, it's not stopping you from saying anything, it's just stopping you from using one method to say it.

      They don't give a shit about the content of the conversations. It is not censorship. It's not right either, but it's definitely not censorship.

      --
      Advanced users are users too!
    11. Re:Censorship... by Anonymous Coward · · Score: 0

      I think the GPP meant "it's only censorship if the goverment does it".

      I can censor you and there isn't anything you can do about it. If the U.S. government censors me as a U.S. citizen there will be (potential) heck to pay (as long as I am not labeled a terrorist or a security threat).

    12. Re:Censorship... by XorNand · · Score: 1

      Bah... pure dystopian FUD. By many academics' definitions, a government is simply an entity that has a monopoly on the legal use physical force. Capital punishment, detention and confinement, etc. Every govenment has this in common and sometimes that's all they have in common. Just because some institution is powerful doesn't mean "it's one in the same as the government".

      --
      Entrepreneur : (noun), French for "unemployed"
    13. Re:Censorship... by Anonymous Coward · · Score: 0

      Most ISPs are NOT common carriers, unless they are an ILEC or CLEC. I don't think any Internet service has been classified as a common carrier service yet.

    14. Re:Censorship... by ArsonSmith · · Score: 1

      I think you ment only government censorship is forbiden by the 1st amendment.

      --
      Paying taxes to buy civilization is like paying a hooker to buy love.
    15. Re:Censorship... by RevMike · · Score: 1
      Only governments censor. This would be anti-competitive. Semantics, yes, but an important distiction nonetheless.

      The situation is not so cut and dried. As a practical matter, the ISPs in the United States that can effectively carry VoIP traffic also hold their competitive positions as the result of government granted monopolies and franchises: the telephone system and cable tv system. A business that has received such a level of competitive protective from the government generally can't simultaneously be a completely private business.

    16. Re:Censorship... by 99BottlesOfBeerInMyF · · Score: 1

      Most ISPs are NOT common carriers

      There is a small body of precedent from a number of cases involving copy-written materials and child pornography (in the U.S.) Note, many of the big ISPs are phone companies.

    17. Re:Censorship... by snwcrash · · Score: 1

      Just to play devil's advocate, what happens when the government cedes these powers to a 3rd party. Such as outsourcing detention of prisioners, hiring mercenaries (security contractors) and the like. Aren't these companies by definition mini-goverments then?

      I don't think corporations are quasi-governments, since they are goverened by a higher level (US government can pass laws controlling corporations etc) where as national governments are soverign.

      --
      Save a life, sign your organ donor card.
    18. Re:Censorship... by Jherek+Carnelian · · Score: 1

      Most ISPs are NOT common carriers, unless they are an ILEC or CLEC.

      But the only ISPs blocking VOIP are ILECs and CLECs and it makes sense that they would WANT to block VOIP because they have a legacy market (POTS) that they wish to protect. ISPs that don't also sell POTS have little to no financial incentive to block VOIP.

    19. Re:Censorship... by Anonymous Coward · · Score: 0

      Cable companies that sell a voip service could also be interested in blocking your use of a competing service.

    20. Re:Censorship... by ScrewMaster · · Score: 2, Insightful

      Maybe Comcast, SBC and the rest of the ISP crowd don't care about the content of your communications but there are powerful groups that most definitely do care about that content. The RIAA, MPAA, BSA ... they all come to mind, and believe me they are interested in censorship, as in "eliminating all Internet traffic with which they disagree". I'm not sure what the legal definition of censorship is (that's all that counts, you know, the dictionary definition is irrelevant) but it doesn't matter. Call it what you will: censorship, anticompetitive measure, stupidity ... the fact is that ISPs deciding what is and isn't an "acceptable" use for the network is bad for the Internet and bad for us users. ISPs want that power, which is why they fight being considered "common carriers". They also want all the legal immunities that come along with common carrier status, and they want them without the associated regulatory burdens. This is called "having one's cake and eating it too."

      In any event, if we're as freedom-loving a society as we like to think we are (and as we tell everyone else who will listen) we need to nix the idea right now that communications providers should be able to do anything but ship packets from point A to point B. That's a precedent that needs to get set immediately.

      --
      The higher the technology, the sharper that two-edged sword.
    21. Re:Censorship... by ScrewMaster · · Score: 1

      And that falls squarely under the umbrella of anti-trust, particularly in those many areas that only have one broadband supplier. Censorship claims aside, using one's monopoly power to eliminate competition in this manner is about as raw an example of an antitrust violation as I can think of. Not that it matters in the current political scene, but still.

      --
      The higher the technology, the sharper that two-edged sword.
    22. Re:Censorship... by Omnifarious · · Score: 1

      Given the existence of multinationals, and the ability of corporations to spur government to the use of physical force even when there doesn't seem to be an obvious law that was broken, I question whether governments really do govern such corporations.

      I also think that maybe the definition of government as an entity with a monopoly on the use of physical force is overly simplistic.

    23. Re:Censorship... by Mr.+Jerar · · Score: 1

      Something to think about, so what happens to the ISPs that block smtp, netbios, or any other ports? Give it's a bad idea for netbios traffic to be traveling on the internet outside of a vpn tunnel. Wouldn't those ISP fall under the what you are describing?

    24. Re:Censorship... by rlds · · Score: 2, Insightful

      The particular company in this case is considered a common carrier by the FCC. The FCC enforcement action that was getting investigated was based on common carrier language in the 1934 Telecom Act, section 201(b). What the FCC was about to claim is that the VoIP communication service consituted a "just and reasonable" service, and blocking VoIP was going to be determined unlawful because it was "unjust or unreasonable". The consent decree entered with this ISP terminates the investigation, but could expire no later than 30 months from today.

      http://www.fcc.gov/

    25. Re:Censorship... by Brandybuck · · Score: 1

      Only the government has the *power* to censor (at least in this society). I just looked up "censor" in the dictionary, and discovered quite a few disparate meanings. But the sense of the word as used in the story blurb (the sense that it is an immoral thing to do) is defined only in terms of government or government power.

      --
      Don't blame me, I didn't vote for either of them!
  9. Stop whining Vonage by winkydink · · Score: 2, Interesting

    and get creative about masking your traffic. Sheesh.

    --

    "I'd rather be a lightning rod than a seismometer." -Ken Kesey

    1. Re:Stop whining Vonage by miu · · Score: 2, Interesting
      and get creative about masking your traffic. Sheesh.

      I may have missed the sarcasm of that post, but...

      That is a battle that Vonage cannot win, the ISP is the ultimate "man in the middle" of security literature. Suppose Vonage switched to SRV records - ISP looks for SRV requests for SIP services and redirects or fails them, or they could block RTP streams themselves (even encrypted ones) with characteristics other than those of the ISP, since the ISP is guaranteed to be privy to all communications they can observe or change *anything* the customer sends or receives. Ultimately an ISP with no competition could even make using competing VOIP providers a violation of the TOS.

      --

      [Set Cain on fire and steal his lute.]
    2. Re:Stop whining Vonage by ArtStone · · Score: 1

      Were a cable internet company to get that agressive, that would seal their fate in getting them labeled as common carrriers for internet traffic. This issue was very hot a few years ago with AOL leading the charge to get equal access to the cable networks - until they acquired Time Warner, that is.

      --
      Final 2006 "Proof of Global Warming" US Hurricane Count -> 0
    3. Re:Stop whining Vonage by miu · · Score: 1
      Oh yeah, I remember how AOL was all hot for that - joined industry groups, lobbied, released whitepapers, then a total reverse in no time flat.

      It could still happen - maybe, but unless another big company were to champion the cause I don't think it will without some huge concessions to the cable companies (the sort that would allow a great increase in number of markets for example).

      Plus, for reasons I explained in another post in this thread I think this sort of blocking is just being done by rural co-op carriers, the sort were they are the only phone, DSL, and network provider available in the area and see VoIP as stealing a service that they should provide. Even most cable companies don't have that sort of captive market.

      --

      [Set Cain on fire and steal his lute.]
  10. but I thought it was ok to block traffic by KingOfTheNerds · · Score: 1

    In 2003 the district courts allowed companies to block different types of malicious traffic- so I thought blocking of different tracknig was allowed? I guess since this isn't malicious they should have a case.

    --
    Want to learn about anything sexual? Check out the sex wiki:
  11. Free Speech as in 1st Amendment? by ShadyG · · Score: 2, Insightful
    Though Citron would not identify the ISP that Vonage is claiming to have blocked its VoIP service...

    Unless that ISP is named "Congress" or someone to whom Congress has delegated a monopoly position, I don't see the connection to Free Speech.
    1. Re:Free Speech as in 1st Amendment? by 99BottlesOfBeerInMyF · · Score: 1

      Unless that ISP is named "Congress" or someone to whom Congress has delegated a monopoly position, I don't see the connection to Free Speech.

      Free speech has limitations in the form of a number of laws. Certain organizations are granted exceptions to laws restricting free speech by being granted "common carrier" status. These companies do not have to worry about prosecution for transmitting or publishing child porn, copyrighted works, or libelous materials. In order to maintain their status as common carriers guess what they are required to do, or refrain from doing? Guess what someone just did? This is a free speech issue, just not from the angle most people normally view it. The problem now is getting the laws enforced by our big business loving, easily bribable executive branch.

    2. Re:Free Speech as in 1st Amendment? by drew · · Score: 1

      if it's a cable internet provider, then it most likely is a government delegated monopoly...

      --
      If I don't put anything here, will anyone recognize me anymore?
    3. Re:Free Speech as in 1st Amendment? by Anonymous Coward · · Score: 1, Insightful

      It's not a direct connection, you're right. Congress didn't grant all the monopolies; the states and local governments did. But all the amendments apply to those governments as well, and in general, you want them to.

      For example, if the 14th Amendment (equal protection, ie voting rights for blacks and women, marriage for gays eventually, etc) didn't apply to states, we could still have states that wouldn't let black people vote except in federal elections. Or if you're on a different end of the political spectrum, perhaps this one will appeal -- the Second Amendment, if it applied only to the federal government, would mean that states and cities could legally ban firearms altogether. The recent Supreme Court decision banning execution for crimes committed as minors applies equally to state and federal cases.

    4. Re:Free Speech as in 1st Amendment? by Anonymous Coward · · Score: 0

      the Second Amendment, if it applied only to the federal government, would mean that states and cities could legally ban firearms altogether.

      Some of them (hiss spit Chicago) get pretty close anyway...

  12. Mail Server by varmittang · · Score: 1

    Does this mean that my ISP that is blocking my port 25 will have to stop if VoIP wins out over the ISPs. Because I want to run a mail server so I can speak to people in large numbers.

    --
    -----BEGIN PGP SIGNATURE-----
    12345
    -----END PGP SIGNATURE-----
    1. Re:Mail Server by buht · · Score: 1

      exactly my thoughts... isnt email freedom of speech? what about http servers and sharing information on port 80? it seems we pay more ot choose the providors that do not block traffic... guess VoIP customers might have to pay more for dedicated routing.

      --

      -- The box said Windows 2000 or better... so I installed Linux
    2. Re:Mail Server by varmittang · · Score: 1

      Even though my first answer to the post was more about spamming people, I do want to work on my skills by setting up and running my own mail server. I know I can use another port, but I rather use the default so that I know everything is being setup correctly and how it would be when on a job. As for port 80, thats not blocked for me, so I have my site on a PC at home that I can work on and fine tune my abilities to setup Apache.

      --
      -----BEGIN PGP SIGNATURE-----
      12345
      -----END PGP SIGNATURE-----
    3. Re:Mail Server by gurps_npc · · Score: 1
      No. Despite the foolish rhetoric, this is a FRAUD issue not a censorship issue.

      The ISP, like all of them, advertised full internet access. They then proceeded to negate a service that is customarily thought of as "retail internet service", WITHOUT informing their customers.

      Mass mailing spam is not cusomarilly thought as as "retail internet service"

      --
      excitingthingstodo.blogspot.com
    4. Re:Mail Server by DeputySpade · · Score: 1

      link?

      --


      This space intentionally left blank
    5. Re:Mail Server by varmittang · · Score: 1

      Link? You mean the link that is right under my name for www.ducktapeandglue.com.

      --
      -----BEGIN PGP SIGNATURE-----
      12345
      -----END PGP SIGNATURE-----
    6. Re:Mail Server by canofbutter · · Score: 1

      You assume that running your own mail server on your Internet connection immediately means you want to spam people (that is what the original poster meant, however a valid point is raised). If the ISP has the "right" to block this kind of traffic (or block spam in general) how is it any different than chosing to block VoIP, BitTorrent, etc?

    7. Re:Mail Server by DeputySpade · · Score: 1

      It was a subtle joke. :P

      Posting a link in your comments is a sure way to get yourself /.'ed. It would be funny to watch a guy get himself /.'ed in a thread about ISPs shutting off ports that generate too much traffic.

      --


      This space intentionally left blank
    8. Re:Mail Server by gurps_npc · · Score: 1
      Nope I don't assume that at all.

      The question is, "what is the defintion of full consumer internet service".

      The FCC agrees with my interpretation that a running mail server is not a "consumer " internet service, but is instead a "business" internet sercice, while VOIP is a "consumer" internet service.

      For your arugment to be valid, you have to convince the courts/FCC that people expect a "retail/consumer" internet service to include a mail server, which I don't think is going to happen.

      --
      excitingthingstodo.blogspot.com
  13. Congress isn't happy by moofdaddy · · Score: 5, Interesting

    I work in DC as a lobbyist for the VOIP industry and let me tell you that this is not somethign we are sitting idly by and letting go unnoticed. I have been making a lot of calls today to various senators and congress trying to get their support and it has not been too difficult at all. Many were outraged at the idea and asked what our recomendation was on what to do. At the moment we are drafting a bill and a number of senators (Biden, Lehey, Kennedy) have expressed interest in introducing it.

    The bottom line is that the telecoms have a strangle hold and they are not willing to let go but they have over stepped their boundries this time. Expect to see hearings announced soon.

    --
    Be better in bed. Wikiafterdark!
    1. Re:Congress isn't happy by Dachannien · · Score: 2, Insightful

      Make sure you pick up some Senators on the other side of the aisle before the bill goes to the floor. Always better to have a bipartisan group on board from the start, rather than letting the bill get stuck in a political quagmire.

    2. Re:Congress isn't happy by NeoSkandranon · · Score: 1

      what you are saying is that your lobbying group is writing a bill, you just have to get some actual politicians to introduce it...

      On the one hand I am glad you're getting the ball rolling.

      On the other I'm saddened to think how many laws get drafted this way...

      --
      If you can't see the value in jet powered ants you should turn in your nerd card. - Dunbal (464142)
    3. Re:Congress isn't happy by Anonymous Coward · · Score: 1, Informative

      You might be a good person, and on the side of the public concern...

      But that dosen't change my opinion that all lobbyists should be herded up and whacked with a giant fly-swatter.

    4. Re:Congress isn't happy by hawkbug · · Score: 1

      That's nice in this case, but let's talk about a different scenario. Say I'm an ISP in rural Iowa that has roughly 15 customers because I'm small, and again in rural Iowa. Now let's say that you only had a single T1 or a fractional you were working with. Then imagine all 15 of your clients making VOIP calls at once. Your bandwidth would drop to nothing, and the clients would complain. Your only choice would be blocking vonage's ports so your clients can still "surf the net" at decent speeds. It's no different than blocking P2P traffic if you have to speed things up.

    5. Re:Congress isn't happy by Anonymous Coward · · Score: 0

      You're right. If you think that's all you can do as an ISP to fix the problem then your customers should get screwed. They will find an ISP who will implement QOS and throttling.

    6. Re:Congress isn't happy by SuiteSisterMary · · Score: 2, Insightful

      A, what? VoIP uses veddy veddy little bandwidth; it's quite doable over dialup, let alone broadband. The main concern is latency and jitter, not bandwidth.

      A T1 should be able to support, well, at bare minimum, the 24 voice channels it really is. And VoIP takes less bandwidth than the 64 Kb/s those channels are using.

      --
      Vintage computer games and RPG books available. Email me if you're interested.
    7. Re:Congress isn't happy by mindstrm · · Score: 2, Informative

      That would add up to about 120kbps, far less than even a quarter of a t1.

      voip is not a bandwidth hog by any means, in the space of ONE user listening to a 128kbps streaming mp3 station you can cram 15 calls.

    8. Re:Congress isn't happy by MrWa · · Score: 1
      At the moment we are drafting a bill and a number of senators (Biden, Lehey, Kennedy) have expressed interest in introducing it.
      It is disconcerting to hear "straight from the horse's mouth" that a lobbyist is writing a bill that will be introduced by a senator. One more example of how far the U.S. has gotten from a government that represents the people.

      Even though most people on /. will be glad to hear that something will be done to support VOIP, we can be reasonably sure that any bill you draft will be in the interest of the VOIP providers and not in the interest of the public those senators were elected to represent.

    9. Re:Congress isn't happy by xAXISx · · Score: 0

      The North American Phone System uses 8-kbit/s audio quality, so, I'm certain VoIP does aswell, meaning 15 calls is only 120kbit/s. That not exactly an extreme hog of bandwidth.

    10. Re:Congress isn't happy by nytmare · · Score: 1

      The day the US government starts regulating what traffic all ISPs must carry, is the day the internet is no longer free. It'll become another utility like the existing telephone, power, and cable grids.

      I can't see that happening given its historically free nature and current international presence. The whole point of VOIP is to provide cheap access via an unregulated infrastructure. You start regulating it and suddenly most of VOIP's reasons-for-being float out the window.

    11. Re:Congress isn't happy by mmkkbb · · Score: 1

      a government that represents the people.

      When did lobbyists cease to be people? Nothing stopping you from doing the same.

      --
      -mkb
    12. Re:Congress isn't happy by clean_stoner · · Score: 1
      I work in DC as a lobbyist for the VOIP industry

      I'm confused, are we supposed to like moofdaddy for helping VoIP or dislike him because he's a lobbyist?

      (I take no responsibility for your inability to detect a joke)

      --

      Sigs are for the weak.

    13. Re:Congress isn't happy by Anonymous Coward · · Score: 0

      This is all good, but did you read that it was only 1 small ISP that they had problems with. Better to nip it in the bud, but they way you made it sound, it was rampant in the industry.

    14. Re:Congress isn't happy by Anonymous Coward · · Score: 0

      I have been making a lot of calls today

      Unfortunately they've been going nowhere because they were blocked by your ISP...

    15. Re:Congress isn't happy by DickBreath · · Score: 1
      Your only choice would be blocking vonage's ports so your clients can still "surf the net" at decent speeds. It's no different than blocking P2P traffic if you have to speed things up.

      That would be your only choice ?

      It would be out of the range of capabability to do something called "traffic shaping"?

      This revolutionary new fangled idea called traffic shaping allows you to give lower priority to some kinds of packets. For instance
      • VoIP packets (lowest priority)
      • P2P packets
      • FTP
      • everything else
      • HTTP
      • IM
      • SSH
      • online gaming (highest priority)
      It is not an all-or-nothing proposition (blocked vs. unblocked). You just have to get your priorities right.
      --

      I'll see your senator, and I'll raise you two judges.
    16. Re:Congress isn't happy by DickBreath · · Score: 1

      Maybe instead of the word "regulating" you should use the word "restricting".

      It sounds like the "regulating" here is precisely what will keep the Internet free.

      --

      I'll see your senator, and I'll raise you two judges.
    17. Re:Congress isn't happy by Anonymous Coward · · Score: 0
      When did lobbyists cease to be people?

      They relinquished their humanity when they became finger-puppets for faceless, soulless corporate conglomerates, actually.

      By the way, "lobbyist" is such a euphemistic term; why not use something more to the point? For instance: "spin-doctor," "pressure group representative," etc.

    18. Re:Congress isn't happy by JWW · · Score: 1

      Isn't it the point that VoIP packets should have the highest priority to avoid latency issues, but the tradeoff is that VoIP is low bandwith allowing the majority of the bandwidth to be used for everythinge else?

    19. Re:Congress isn't happy by ScrewMaster · · Score: 1

      Yes, well ... in a previous era I would find it easier to agree with you (the Communications Act of 1934 was generally a pretty decent bit of legislation) but given the way Congress is going now, I don't know ... and the FCC. Let's not forget the FCC. The last thing we want is Powell's "decency" standards applied to all U.S. Internet traffic. But I know what you're saying ... set some limits on ISP behavior and try to prevent the worst of the problems from occurring. But given Congress' demonstrable inability to deal effectively with far-reaching technological issues from the citizen's standpoint, the cure might end up being far worse than the disease. How would you like a new set of telecom regulations drafted by, say ... Orrin Hatch? Or maybe that Berman puppet? No thanks.

      --
      The higher the technology, the sharper that two-edged sword.
    20. Re:Congress isn't happy by Anonymous Coward · · Score: 0

      Actually Vonnage uses a *WHOLE FUCKING SHITLOAD* of bandwidth, before we bitched it was using about 400kb/s, after we complained they did something that turned it down to 90kb/s which is still bullshit. If they fix their system they might find ISP to be more tollerant

    21. Re:Congress isn't happy by Kiryat+Malachi · · Score: 1

      The North American Phone System uses 64 kbit/s audio; 8 kHz sampling, 8 bits per sample. VOIP may or may not use it, depending on provider, but your math is totally incorrect.

      Oddly, Vonage is using full-rate non-compressed audio, which comes out to around 70-90kbit/s when overhead is accounted for. They also offer a compressed 30kbps channel, though I'm not sure what codec they're using. Packet8 offers G.729, which is a 23kbit/s codec, as well as G711 (64kbit/s).

      Of course, if you can tolerate absolute shit voice quality, you could always move to something like the GSM codec, which is around 13 kbit/s. ILBC might also be an option in that range of bandwidth, although I'm not particularly familiar with it, and apparently G723.1 will do 5-6kbit/s operation.

      --

      ---
      Mod me down, you fucking twits. Go ahead. I dare you.
      (I read with sigs off.)
    22. Re:Congress isn't happy by DerekLyons · · Score: 1
      I work in DC as a lobbyist for the VOIP industry and let me tell you that this is not somethign we are sitting idly by and letting go unnoticed. I have been making a lot of calls today to various senators and congress trying to get their support and it has not been too difficult at all. Many were outraged at the idea and asked what our recomendation was on what to do. At the moment we are drafting a bill and a number of senators (Biden, Lehey, Kennedy) have expressed interest in introducing it.
      The funny part is... If Microsoft tried to get a law passed giving itself preferential treatment, the howls on /. would be monumental. Yet let something the geeks like try the same thing... and it's +5 Interesting.

      Slashdotters are no better than the megacorp$ they claim to hate so much.

    23. Re:Congress isn't happy by Anonymous Coward · · Score: 0

      "I work in DC as a lobbyist for the VOIP industry..." "I have been making a lot of calls today..." until my ISP started blocking my VOIP calls...

    24. Re:Congress isn't happy by Anonymous Coward · · Score: 0

      The FUD spreaders are out in droves... Vonage uses 90kbps by default and is user-adjustable down to 40 (as I recall, been awhile since I looked). Under no circumstance is a Vonage call responsible for 400kbps.

    25. Re:Congress isn't happy by Jackie_Chan_Fan · · Score: 1

      That's nice in this case, but let's talk about a different scenario. Say I'm an ISP in rural Iowa that has roughly 15 customers because I'm small, and again in rural Iowa. Now let's say that you only had a single T1 or a fractional you were working with. Then imagine all 15 of your clients making VOIP calls at once. Your bandwidth would drop to nothing, and the clients would complain. Your only choice would be blocking vonage's ports so your clients can still "surf the net" at decent speeds. It's no different than blocking P2P traffic if you have to speed things up.

      VoIP transfer rates are tiny in comparison to any other general internet use.

      Look at it this way... if all 15 users in your imaginary town were on a VoIP call at the same time.... It wouldnt equal to the amount of data being uploaded by atleast 1 of their children on an warez ftp site, or bit torrent, or hosting a videogame etc.

      The point is... If 15 users making a VoIP call is going to break your network... you need a new fucking network.

      And this article is about unfair competition practices.

      If the small imaginary ISP has 15 users using their own ISP's VoIP service, they would have the same bandwidth problems no matter if they're using Vonage vs the isp's VoIP.

      No one said being an ISP was cheap either. If you have 15 users... Common buisness practice would force you to have higher prices compared to an ISP with over a million subscribers.

      If you cant run a 15 user ISP, its not the problem of the vonage users on your network. Its the ISP's problem because they are the ones who want to be an ISP.

      If you cant provide internet service... GO OUT OF BUISNESS.

    26. Re:Congress isn't happy by Jackie_Chan_Fan · · Score: 1

      The day the US government starts regulating what traffic all ISPs must carry, is the day the internet is no longer free. It'll become another utility like the existing telephone, power, and cable grids.

      I'm sorry, but all broadband within our country is a PAY service. There is no "free internet" Its maintained by huge multinational telecomunication industries, local isps, etc..

      There is nothing free about it. It never was free.

      The $50 that i pay a month is proof that there is no free internet.

      The gov should be regulating what traffic must be carried, as long as what "must be carried" is EVERYTHING that is the internet.

      If we need a law that demands ISP's provide the internet as the internet is.... without any illegal monopolistic corperatist bullshit designed to twist and alter the internet into their favor... THEN SO FUCKIGN BE IT.

      This is the net, and it should be for all people, all contributors, everyone. What you dl or ul should not be dictated by your ISP... ESPECIALLY when it is in their interest to curb the competive services that you chose to you pay for, while using their ISP service... THAT YOU PAY FOR.

    27. Re:Congress isn't happy by Jackie_Chan_Fan · · Score: 1

      Even though most people on /. will be glad to hear that something will be done to support VOIP, we can be reasonably sure that any bill you draft will be in the interest of the VOIP providers and not in the interest of the public those senators were elected to represent.

      BINGO.

      We can also all assume that they will toss in all kinds of odd things totally unrelated to protecting the consumer. These "odd things" will of course be the hooks installed into the laws by the telecos and voip providers. These "hooks" will be used to their benefit once they find the oppurtunity.

      The consumers are only getting a good deal with VoIP because a new buisness is simply undercutting the old monopoly.

      Once VoIP becomes the norm... the Voip providers will of course subject their consumers/subscribers to the same harsh dictating bullshit practices that their users are trying to escape from.

    28. Re:Congress isn't happy by DickBreath · · Score: 1

      I believe you are right. But I have never used VoIP. If the bandwidth is low, then it should get higher priority due to latency issues. I am really answering the post suggesting that this would destroy a small ISP, and that they could only block by port with no other options.

      --

      I'll see your senator, and I'll raise you two judges.
    29. Re:Congress isn't happy by jc42 · · Score: 1

      The funny part is... If Microsoft tried to get a law passed giving itself preferential treatment, the howls on /. would be monumental.

      The funny part is that we've had a number of such reports here, and while the howls were audible, they were most often howls of laughter. Such things tend to bring out the wags and punsters as well as the oh-so-serious commentators.

      For example, a number of reports on anti-spam bills have pointed out that 1) Microsoft has lobbied for them, and 2) The bills somehow exclude Microsoft ads from coverage. Actually, some other big companies have also supported the bills in exchange for an exclusion, too, but of course Microsoft is the one that's most interesting to this crowd, for obvious reasons.

      The predominance of humor in many such discussions is probably not irrelevant. Sometimes the best way to kill something is to make it look ridiculous to the general public.

      If you look back through this discussion, you'll see that most of the posts have been serious. But some of the most effective have been the ones that got a "Funny" rating.

      Now if I could only think of a joke to end this with ...

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
  14. Vonage's CEO Says VoIP Blocking Is 'Censorship' by Homology · · Score: 1

    Of course, his bonuses might be "censored".

  15. Not "censorship"... by rkischuk · · Score: 4, Insightful

    ...just anti-competitive business practices by entrenched, government-sponsored monopolies. Still bad - but I guess "censorship" elicits the stronger, knee-jerk reacion.

    --
    Seen any BadMarketing lately?
    1. Re:Not "censorship"... by Anonymous Coward · · Score: 0
      "censorship" elicits the stronger reacion.

      And you try to diffuse that reaction? Why? To protect your corporate overlords?

      Are you a complete fucking moron?

    2. Re:Not "censorship"... by rkischuk · · Score: 1

      And you try to diffuse that reaction? Why? To protect your corporate overlords?

      Umm, no. But sensationalism isn't the way for Vonage to get their message across. I'm trying to curb abuse of "censorship" before misuse of the word desensitizes people to actual censorship. We need more people sensitive to abuses of corporate power, and to do that, we need to call it what it is, not throwing around overblown and inaccurate labels for it.

      --
      Seen any BadMarketing lately?
    3. Re:Not "censorship"... by Brandybuck · · Score: 1

      And you try to diffuse that reaction? Why?

      I realize that the liberal/progressive mind has no room in it for the concept of right and wrong, but that's only a delusion created to hide the unpleasant moral truth that the ends do not justify the means. A wrong is a wrong even if helps promote a right. If your cause cannot be promoted without lying then it does not deserve to prevail. Period.

      --
      Don't blame me, I didn't vote for either of them!
    4. Re:Not "censorship"... by mntgomery · · Score: 1
      Main Entry: censor
      Function: transitive verb
      Inflected Form(s): censored; censoring
      /'sen(t)-s&-ri[ng], 'sen(t)s-ri[ng]/
      : to examine in order to suppress or delete anything considered objectionable

      Anti-competitive? Yes

      Censorship? Yes

      They are not mutually exclusive.
      --

      This comment was generated by a squadron of trained super elite albino ninja chickens for you.
  16. QoS by Anonymous Coward · · Score: 0

    Vonage should spend less time complaining and less money on the seemingly unending number of ads it has out and direct more of its efforts to improving the quality of their service.

    Vonage reminds me of AOL Dialup in the '90's - Market the hell out of the service and worry later if we can deliver the product.

  17. Ports by rudeboy1 · · Score: 1

    I'm no VOIP expert, but who's to say various comapnies couldn't just pick random ports to pass along traffic, if you want to get really tricky, predestined by some sort of timing software or some such thing? Wouldn't it be terribly easy to get around port blocking like this? If you wrote it into the software, you wouldn't have to worry about losing the non-tech customer base. Anyone know why this wouldn't work?

    --
    Raging in an online forum won't do anything for the world around you. To see change, you must take action.
    1. Re:Ports by 2bitloser · · Score: 1

      The issue with that is firewalls. If the ports change randomly its going be hard to keep your network firewalled and still allow VoIP traffic.

    2. Re:Ports by rudeboy1 · · Score: 1

      Not neccesarily. Plenty of other functions use randomly occuring ports, once they establish an initial handshake. So, if Vonage could set it up so that a VOIP call originated on port 80, it could then be redirected to whatever port they wanted. They key difference here is that generally VOIP traffic is relegated to a specific port. My proposal is to undo that idea somehow, if possible.

      --
      Raging in an online forum won't do anything for the world around you. To see change, you must take action.
    3. Re:Ports by denbesten · · Score: 1

      If my firewall can figure out how to track it, so could their firewall that is doing the blocking.

    4. Re:Ports by 2bitloser · · Score: 1

      Ok. I see your point. It would just involve allowing traffic from a specific IP on all ports. The only problem is that can easily blocked by ISPs, however that would be a direct attack on the VoIP company.

  18. At what level? by Jace+of+Fuse! · · Score: 3, Interesting

    Blocking at what level?

    Is it restricting free speech if a company blocks VoIP outside of their network?

    Is it restricting if one ISP decides to block it for all of their customers?

    In the first situation, it's not really any different than a company policy forbidding personal phone calls on company time.

    In the second situation, switch ISPs to someone mroe reasonable.

    I think before we can go around saying that blocking VoIP is denying free speech, we should look at each situation individually.

    And of course, when possible, vote with dollars.

    --

    "Everything you know is wrong. (And stupid.)"

    Moderation Totals: Wrong=2, Stupid=3, Total=5.
    1. Re:At what level? by gstoddart · · Score: 1
      I think before we can go around saying that blocking VoIP is denying free speech, we should look at each situation individually.

      Here's the way I see it -- if I buy bandwidth from you and you want to act as a common-carrier, what I do with the bandwidth is none of your business.

      If I have a VPN connection and you can't see what's going on because it's encrypted you won't have the opportunity to block VoIP. So does the fact that I've kept it private change the legal status of it?

      Now, some clever wing-nut will say that if I've encrypted it so it can't be found, I'm obviously breaking the law. In which they would be saying that it's illegal to encrypt my own data on my own bandwidth in case someone else needs to check it in case I'm violating their rules. Screw that.

      If ISPs start blocking VoIP, they could find themselves responsible for everything sent over their networks, because they will have made themselves far more involved in the content.
      --
      Lost at C:>. Found at C.
    2. Re:At what level? by gurps_npc · · Score: 1
      Your analogies are wrong.

      Companies have the right to forbide personal phone calls of THEIR EMPLOYEES. I do not work for my ISP, they would NOT have the right to do this. A better analogy would be a University allowing charging students for phone service but forbidding them from calling other universities.

      --
      excitingthingstodo.blogspot.com
    3. Re:At what level? by hellfire · · Score: 1

      And of course, when possible, vote with dollars.

      This is what I'm worried about. Qwest is setting a dangerous precident. First, how do you vote with dollars when there aren't that many alternatives in high speed ISP service. Second, if they call start blocking the service and tying in their own phone plans, what's to stop them?

      --

      "All great wisdom is contained in .signature files"

    4. Re:At what level? by Brandybuck · · Score: 1

      Actually, a better analogy would be insurance companies telling you how you may or may not drive on roads they do not own. What right do they have to tell you how to drive on the roads?

      --
      Don't blame me, I didn't vote for either of them!
    5. Re:At what level? by jebiester · · Score: 1

      Yes, but how would you feel if you signed a 6 month contract (as many ISPs ask you to do here in Australia), and then find out you can't use VoIP? And the notice would be hidden deep in the contract somewhere?

      I think it might be reasonable if they weren't allowed call themselves an ISP anymore - maybe having to call themselves a "Filtered ISP" or "Partial Internet Provider" as soon as they started limiting your access and internet usage.

      Of course many telecoms would resist the public knowing what they are doing though.

  19. Au Contraire by lambent · · Score: 1

    I asked a representative of Vonage on the phone about this issue recently. They said that they had never heard of it, and that it wouldn't be a problem.

    Case closed, thanks to their wonderfully well informed technical support department.

    1. Re:Au Contraire by DHR · · Score: 1

      Wow, you actually got through to Vonage support? All I've got for the past 3 days is a busy signal after going through the menu options.

    2. Re:Au Contraire by Anonymous Coward · · Score: 0

      Maybe someone is blocking you.

  20. Service Outage by TrippTDF · · Score: 1

    My company uses vonage... anyone else notice their service went out at around 3:00 EST? www.vonage.com went down, too.

    1. Re:Service Outage by LiquidCoooled · · Score: 2, Funny

      No, but I heard my ISP was going to start blocking access to slashd [CarrierLost]

      --
      liqbase :: faster than paper
    2. Re:Service Outage by kyoorius · · Score: 1

      Yep. Mine went down too.

  21. First for a CEO by Jaguar777 · · Score: 5, Funny

    The engineers, Citron said, "could talk to the [customer's] box, but the box couldn't talk to [Vonage's] server, and it only couldn't talk SIP. We thought, Ah! There must be something going on here. So my guys just changed the SIP ports to something different, and 'schwing!' The service worked just fine."

    This has to be the first time a CEO has used the word 'schwing!' in an official interview.

    --
    Maybe you should educate the morons of tomorrow so they'll stop believing the leaders of tomorrow. - Dogbert
    1. Re:First for a CEO by stinkyfingers · · Score: 1

      This has to be the first time a CEO has used the word 'schwing!' in an official interview.

      That's just because Derik Reese can't get an interview.

    2. Re:First for a CEO by Anonymous Coward · · Score: 0

      He was trying to be cute. He obviously doesn't know the meaning of the word, or it's proper use. I'll bet he doesn't even know what a "Stacy Alert" is.

    3. Re:First for a CEO by GeorgieBoy · · Score: 1

      So, the real "etymology" behind "schwing", which many people don't realize, is "the sound your sword makes as it is being unsheathed."

      That, of course, explains the connotation Mike Myers was using in Wayne's World.

    4. Re:First for a CEO by mavantix · · Score: 1

      How is this censorship, if clearly, Vonage knows the (easy?) fix is just to change ports? It's not like an ISP is going to block all ports, and besides, I believe my Vonage box connects outbound to establish connection, so if my ISP started blocking random outbound ports, I'd find a new ISP. Seriously, is a large ISP really going to do full stateful packet filtering just to stop VOIP at the packet type level. Yeah, right.

      Vonage needs to get their head out of the toilet. Although, I certianly believe in free speech and no censorship, it's just sad that ISP's even play games like this. The consumer has no voice anymore. :(

      p.s. Yeah, I have Vonage, and I love it, except their customer service which SUCKS beyond belief. Thankfully, I don't have to deal with them daily...

  22. Party on Garth! by Anonymous Coward · · Score: 0

    from TFA
    "The engineers, Citron said, "could talk to the [customer's] box, but the box couldn't talk to [Vonage's] server, and it only couldn't talk SIP. We thought, Ah! There must be something going on here. So my guys just changed the SIP ports to something different, and 'schwing!' The service worked just fine." "

  23. The FCC? by funny-jack · · Score: 2, Insightful

    and as such, should be protected by the courts, the FCC, or by new telecom regulation that ensures free and open access over the Internet.

    Wait, so do is VOIP regulation a good thing, or is it a bad thing?

    I'm confused.

    --
    You probably shouldn't click this.
    1. Re:The FCC? by 1lus10n · · Score: 1

      I think they want the telco's and cable companies regulated. Not themselves. It was badly worded though.

      --
      "Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe." --Albert Einstein
    2. Re:The FCC? by squiggleslash · · Score: 1
      Some regulation of anything can be a good thing, it depends on the level.

      I'd like to see ISPs obliged to either treat all traffic equally, not banning legal applications, limiting restrictions to actual nuisance causing by their customers (spam, "excessive usage" - with such usage clearly defined and advertised), or else cease to be able to use the word "Internet" in their advertising.

      That seems fair to me. It'll probably upset the libertarians, but if someone's going to advertise access to the Internet, let them either provide it fully, or cease advertising that they do.

      --
      You are not alone. This is not normal. None of this is normal.
    3. Re:The FCC? by Anonymous Coward · · Score: 0

      It's nothing to be confused about. If someone's selling direct use of a shared public resource (like physical telephone lines) then only that direct use should be regulated to limit the harmful effects of the monopoly.

      There is no reason for such regulations on VOIP services that aren't selling/renting any physical lines -- because everyone has equal access to the market and there is no implicit monopoly.

    4. Re:The FCC? by Anonymous Coward · · Score: 0

      Technically, a regulation forbidding ISPs from specifically blocking VOIP would be a regulation of the telecom industry, not the VOIP industry.

    5. Re:The FCC? by kindbud · · Score: 1

      You won't win many people over to your side, if when they decide to change their mind and agree with you, you ridicule them for it.

      --
      Edith Keeler Must Die
  24. Hold on. by FireballX301 · · Score: 1

    Intentional blocking of VoIP is censorship? Perhaps the ISP decided to make VoIP a privilege, instead of a right. Besides, why would the FCC or any American-centered communications bureau regulate this? I would leave it to the W3C or some other Internet consortium. Remember, free speech is a guaranteed right of Western countries only, for the most part. Look at China, for example.

    It's the same as you not paying your phone bill, then suing the phone company for not allowing your friends to call you. I call BS on this.

    1. Re:Hold on. by Anonymous Coward · · Score: 0

      What?

      What you have here is a company, say Time Warner Cable, blocking VoIP ports, most likely so that they can make you buy their own VoIP services instead. And Vonage says, "whoa, hold on, you shouldn't be able to do that in America." I'm inclined to agree given the limited broadband competition within specific areas combined with the importance of phone service. Of course, if the FCC does anything, I expect broadband providers to retaliate by increasing broadband prices in an attempt to get people to purchase a VoIP + broadband bundle.

      Also, note that the W3C has no power and never will. Furthermore, this has nothing to do with standards or anything else. It has to do with anticompetitive practices by ISPs.

    2. Re:Hold on. by An+Onerous+Coward · · Score: 1

      No, a better analogy would be lots of people not paying their phone bills, moving all their communication with their friends to instant messaging, and then having the ISP (which is also the phone company) blocking IM'ing so those people will have to start paying for phone service again.

      How is your analogy even remotely useful? Seriously, explain it in excruciating detail.

      --

      You want the truthiness? You can't handle the truthiness!

  25. This is funny.. by x.Draino.x · · Score: 2, Insightful

    So Mr. Citron wants VoIP to not be regulated as a voice service, but as a data service. But says that blocking his data service is censorship of free speech? So if my ISP blocks me from accessing IRC, is that censorship of free speech? They are both data services right? Make you your mind Mr. Citron! ( I should note that I am a Vonage user, and dislike the blocking, but I do find this comical. )

    1. Re:This is funny.. by m50d · · Score: 1

      Yes, definately. And I would switch ISPs if mine did that

      --
      I am trolling
    2. Re:This is funny.. by dillon_rinker · · Score: 1

      Mr. Citron does not want VoIP to be regulated in the same way that old-fashoined phone companies are. The FCC's regulation of phone companies is based on the copncept of a company selling access to physical wires. That company generally monopolizes the area that they serve, in the sense that no one else owns phone cables that go to the house. The company is required to contribute funds to a government program that subsidizes the company's services in parts of the country where the company can't make a profit (rural telephony, in other words).

  26. Talk about competitive dirty trick... by dolphino · · Score: 1

    "Free speech" has been watered down once again. Its sad to see constitutional rights prostituted by CEOs as a way to make the stock holders happy.

    1. Re:Talk about competitive dirty trick... by Anonymous Coward · · Score: 0

      Do your homework. Vonage is a privately held company.

    2. Re:Talk about competitive dirty trick... by dolphino · · Score: 1

      Nice attempt at a troll. Privately held companies answer to stock holders, just not public ones.

  27. My ISP Port Blocks Me and I Hate It by camrdale · · Score: 1

    I can't stand the idea of port blocking by ISPs. Already my ISP (Telus in BC, Canada) blocks port 25 so that I can't use my work's SMTP mail server for sending email and I'm forced to use their smtp server. This causes headaches for me as I have a laptop for home and work that I have to reconfigure each time.

    It's criminal that they can charge me for providing an Internet connection, and then limiting it's use like that.

    1. Re:My ISP Port Blocks Me and I Hate It by doon · · Score: 2, Informative

      Authenticated SMTP on Port 587 Is your friend, even better if it is on a Server that supports Start TLS so you can encrypt it. We block outgoing (25) from any of our dynamic ranges as it cuts down on the crap that comes from the owned boxes in Terms of Direct to MX spam and Virii. I use this setup on my laptop and have had no problems going between cafe's, hotel's etc...

      --
      To E-mail me, replace the first period in my domain with an @
  28. Common Carrier? by CarrionBird · · Score: 3, Insightful
    AFIAK ISPs lay claim to "common carrier" status, so they aren't responsible for the content they carry.

    Doesn't such selective conetnt filtering make them lose that status? Sounds like bad mojo for them.

    --
    Free Mac Mini Yeah, it's
    1. Re:Common Carrier? by interiot · · Score: 1

      DOCSIS contains provisions for filtering ranges of ports, and companies I've been with regularly use this to block ports that particularly obnoxious worms/viruses use. So this isn't anything new. But it's a good question whether this violates the common-carrier thing.

    2. Re:Common Carrier? by orkysoft · · Score: 1

      Well, the customers want the ISP to block the ports used by viruses, because it blocks viruses, which is what the cursomers want.

      But the customers don't want the ISP to block the Vonage ports, because it blocks Vonage, which is a service that some of those customers subscribe to, and wish to receive.

      I think the "do the customers ask the ISP to block these ports?" question is relevant in the debate whether this violates the common carrier thing.

      --

      I suffer from attention surplus disorder.
  29. Nonsense by joke-boy · · Score: 4, Insightful
    If I understand the issue, certain ISPs are blocking the ports used by VOIP apps for whatever reason (bandwidth, probably). Assume for the moment that the VOIP complaint is valid. The logical next step would be for trojan writers to say that blocking ports that their trojans use is *also* censorship.

    ISPs shouldn't be required to support VOIP, any more than they're required to support email, FTP, or any other service. An ISP should be free to choose the services that it wishes to support, and a customer can then choose an ISP that offers the services that he desires. If VOIP is a good thing, then customers will punish ISPs that don't support it. If it's bad, then VOIP will die (as is natural in a competitive marketplace). The VOIP cry of censorship is just an attempt to get legislative backing for a business model.

    1. Re:Nonsense by EvilStein · · Score: 1

      Except that trojans are often illegal, and you're not paying for them. You are, however, paying for your VoIP service.

    2. Re:Nonsense by squiggleslash · · Score: 3, Insightful
      ISPs shouldn't be required to support VOIP, any more than they're required to support email, FTP, or any other service. An ISP should be free to choose the services that it wishes to support, and a customer can then choose an ISP that offers the services that he desires.
      I agree completely. However, if an ISP chooses not to allow certain protocols to operate over the network, then I think they should be prevented from using the word "Internet" in their advertising. I think that's reasonable: if you're not actually going to provide full access to the Internet, why the hell should you be able to imply you do?
      --
      You are not alone. This is not normal. None of this is normal.
    3. Re:Nonsense by Anonymous Coward · · Score: 0

      Most of the ISPs that are starting to block these services are the ones introducing their own VoIP services and are there for trying to establish a monopoly in their client base.
      You would think it would be much more reasonable(and harder to notice) if instead of blocking they shaped the traffic down to a lower priority or a limited bitrate and just let the quality go to $%^&. Than say look , ours is better!

    4. Re:Nonsense by gurps_npc · · Score: 1
      You missed the most important point.

      The ISP did NOT tell their CUSTOMERS they were blocking VOIP.

      You can't offer a general service, then go out of your way to not offer a specific service that is customarillly offered with it unless you TELL YOUR CUSTOMER that you are not offering the specific service.

      The ISP committed fraud against their customers - they claimed to offer full ISP service but in truth were only offering a limited ISP service.

      --
      excitingthingstodo.blogspot.com
    5. Re:Nonsense by Atzanteol · · Score: 1

      The problem is that in *many* areas broadband is NOT a competitive marketplace yet. You have large monopolies (cable, phone) that have a strangle-hold on broadband.

      This isn't "I don't like Foo's prices, I'll go up the street."

      --
      "Ignorance more frequently begets confidence than does knowledge"

      - Charles Darwin
    6. Re:Nonsense by iminplaya · · Score: 1

      ...as is natural in a competitive marketplace...

      That's part of the problem. We don't have a competitive marketplace. We have gov't protected monopolies. The problem of collusion is very real. In a real competetive marketplace, this won't be an issue. As it is, we have "different" products serviced by the same company.

      --
      What?
    7. Re:Nonsense by way2trivial · · Score: 1

      Really,
      http://www.comcast.net/terms/use.jsp
      par t xiv.

      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;


      is not a voip box ANY of those?
      so comcast MAY in your view block voip?

      --
      every day http://en.wikipedia.org/wiki/Special:Random
    8. Re:Nonsense by joke-boy · · Score: 1

      Yes, but the ISP that you're paying doesn't have any relationship or obligation to the VoIP service that you're paying for separately. That's like saying that the phone company somehow has some obligation to support the ISP that you connect to via modem.

    9. Re:Nonsense by Low2000 · · Score: 1

      The problem with this argument is that for some of us, another ISP is not an option. From where I sit, unless I up and move, my only options are.

      Comcast : 4Mbit : $45/month
      IDSL : 192Kbs : $120/month
      Dialup : 48Kbps : $10.00

      Dialup is not viable for VoIP. IDSL is too expensive. That leaves comcast. If they decide to block VoIP, I'm SOL. I wish it weren't so. I do wish I had the option of simply choosing my ISP based on what they offer.
      FYI: The population of the city I live in is ~140,000. I'm not in a rural area.

    10. Re:Nonsense by An+Onerous+Coward · · Score: 1

      Yes, the market will take care of everything.

      Question: How many broadband providers service your area? In mine there are two. If a third one wants to come into my area, they'll have to build their own lines or rent them from one of the existing providers. I honestly don't see the latter happening.

      Your free market talk doesn't work. When it comes to Internet to the home, the words "natural monopoly" are appropriate, and the words "free market" are not. The only way I can see for providing a true free market for Internet service is if the government provides the infrastructure and leases its lines out to private companies at a set rate schedule.

      That way, getting in the game only requires setting up your own servers. No building out redundant lines, no sending installers to individual houses to run wires and poke holes. Everyone has equipment that allows them to access any of the providers, and providers have to compete with every competitor and in every neighborhood. The UTOPIA Project is attempting to do that for Utah.

      But since it requires government involvement, socialism must ensue, right?

      Personally, I would much rather have the war over VOIP fought in the legislature and the courts than on my ISP's routers.

      --

      You want the truthiness? You can't handle the truthiness!

    11. Re:Nonsense by crbowman · · Score: 1

      Sure fine, but sue them for fraud, you are presumeable offering internet access, and you aren't providing it. Instead you are providing web browsing or port 80 access, but if you are blocking my ports, you aren't providing internet access.

    12. Re:Nonsense by PalmKiller · · Score: 0, Flamebait

      I know this is gonna hurt some folks sense of what the internet is, but...VOIP is not a customary internet service, in fact its quite new almost an infant technology. Customary services are FTP, SMTP, and Gopher (pre www browsing) and these traditionally make up the internet. All the new services have been allowed for various reasons (ie HTTP to make it prettier, DNS to make remembering addresses easier, then much later HTTPS for security, etc), but those are the main things people customarily got on the internet for in the beginnings. So if a company offers FTP, SMTP, Gopher and throws in the use of DNS/HTTP/HTTPS traffic, they are allowing what the internet is expected to provide at a bare mininum, everything else you can do is gravy.

    13. Re:Nonsense by don.g · · Score: 1

      IP is a customary internet service. The rest you list all use IP. Blocking arbitary IP traffic to your customers, when they haven't asked for it and have no way to make you stop, is bad.

      I think by "internet" you really mean "interweb", than nebulous thing accessed by newbies with that big e icon.

      --
      Pretend that something especially witty is here. Thanks.
    14. Re:Nonsense by Anonymous Coward · · Score: 0

      Is Everquest a customary Internet service?

      How about Telnet?

      I expect access to both, and anything else that may come up. If I wanted your version of the Internet, I would have asked for the cripplednet account.

      Just becuase the Internet as you know it only includes a limited set of services doesn't mean that's what the Internet was designed to provide. Heck, back in 1992 I could still route IPX if I really wanted to.

      So don't preach to me that the Internet = The Web, because it's not and if any company tries to insist it is, they are lying.

    15. Re:Nonsense by Just+Some+Guy · · Score: 1
      I know this is gonna hurt some folks sense of what the internet is

      Particularly those of us who do know what the Internet is: a giant WAN of computers speaking IP. Full stop. That's it. You're describing a particular set of services, but those are just applications running on top of the network.

      Yes, it really is that simple. HTTP, FTP, SMTP, etc. are not the Internet - a bunch of servers, routers, and pipes are.

      --
      Dewey, what part of this looks like authorities should be involved?
    16. Re:Nonsense by way2trivial · · Score: 1

      um, ok... it doesn't provide services to others outside the premises if they call and leave a message on the answering machine connected to my voip router?

      how is it any different if someone elses computer contacts mine, and leaves a bunch of converted to analog voice data, or a ftp file?

      my machine is serving up the facility for folks to put data through my pipe, and leave it in my house,...

      that's a server.

      what makes me believe that voip would be blocked?
      IT ALREADY IS BEING BLOCKED BY SOME COMPANIES

      furthermore, comcast is coming out with their own VOIP service, and you can be damn sure they'll do what they can to make their service more 'useful'

      --
      every day http://en.wikipedia.org/wiki/Special:Random
    17. Re:Nonsense by fourtwo · · Score: 1

      The phone company has an obligation to allow you to dial up to that ISP. If the phone company blocked your connection to the ISP of your choice because they offered competing services, whouldn't you be pissed?

    18. Re:Nonsense by Brandybuck · · Score: 1

      I think that ISPs that don't provide complete access to all usenet groups should be prevented from using the word "internet" in their advertising.

      --
      Don't blame me, I didn't vote for either of them!
    19. Re:Nonsense by Anonymous Coward · · Score: 0

      You're wrong or you don't understand servers. VoIP from an end-user perspective is not a server any more than saying if my computer responds to an outside ping then my computer is a server. I'm more surprised that you didn't latch on to the e-mail portion of that exclusion. Since the sentence you quoted is very short, I may have missed the context, but if my computer automatically downloads e-mail from MSN, is that a Comcast TOS violation too?

    20. Re:Nonsense by Brandybuck · · Score: 1

      How many broadband providers service your area?

      In my area there are seven (at last count). Only one cable provider though, because it's a government mandated monopoly, but there are several DSL providers (backends, not merely resellers of the government mandated monopolists telco's services), and a couple of wireless providers. Of course, I live in an urban area. But a friend of mine who lives in ruraldom still has three broadband providers.

      But even in your two-provider area, what's wrong with only two providers? Why do you insist that the market has failed if it only provides you with two choices instead of fifty? Why the heck do you think a single state-offered provider is going to offer you more choice/freedom/service than your current two market-offered providers? What makes you think that political lobbying is a more effective means of directing the economy than market forces?

      Your free market talk doesn't work.

      But it DOES work! It may not be perfection, but that doesn't mean it's utterly and completely broken. Utopia is not an option for ANY economic system. You are not going to get perfection. EVEN WITH THE GOVERNMENT.

      I know that the free market works because I can walk into the neighborhood grocery store and find it completely stocked with food from around the world, all without the benefit of the government. It's only through market signals that the food gets ultimiately delivered to my grocery store. While there are certainly bureaucrats regulating some of the contents of the grocery store, there are no bureaucrats ensuring that the specific foods I desire are being grown and processed, and no bureaucrats ensuring that they are delivered in a timely manner to the specific grocery store I shop it. That's all the result of the market.

      --
      Don't blame me, I didn't vote for either of them!
    21. Re:Nonsense by way2trivial · · Score: 1

      your question
      -nope, you made your machine make a request of a specific machine, which was replied to.

      if a machine located at any ol' random IP can initiate contact with my home computer, and get a response-that makes it a service running on my computer.

      --
      every day http://en.wikipedia.org/wiki/Special:Random
    22. Re:Nonsense by Jackie_Chan_Fan · · Score: 1

      If I understand the issue, certain ISPs are blocking the ports used by VOIP apps for whatever reason (bandwidth, probably). Assume for the moment that the VOIP complaint is valid. The logical next step would be for trojan writers to say that blocking ports that their trojans use is *also* censorship.

      Are you a fucking moron? You PAY for VoIP per month where as a trojan infects your pc against your will. It is an assault on privacy. There is a huge difference between the two. I cant see at all how you conclude this as a logical step. Its completely illogical and Mr Spock should shove his Vulcan cock up your ear for this. ;) (Nothing personal of course.. just some silly words)

    23. Re:Nonsense by AK+Marc · · Score: 1

      If they don't block 119, then they do provide access to all USENET groups. You may have to pay someone else for the actual service, but they aren't actively blocking USENET or content on USENET. However, they are singling out a specific application in VoIP to block. It doesn't matter who you wish to pay for the service, VoIP is blocked.

      Or, to sum it up, your analogy is stupid.

    24. Re:Nonsense by An+Onerous+Coward · · Score: 1

      Two providers is not sufficient choice, if provider X is a cable company and provider Y is a phone company. Under your "they own the network they can do what they want" system, provider X can prohibit me from using their connection for VOIP, in order to "encourage" the use of their phone service. Provider Y can prohibit me from using their connection for streaming video, to make their cable offerings more compelling. If I need both VOIP and video, my only option is to pay both providers for a connection. I don't think anyone will argue that paying twice for basically the same service is the sort of solution the free market should be producing.

      I never said that the free market was "utterly and completely broken". But in the case of Internet service, the necessity of running physical wires means that non-wireless providers are best done as natural monopolies. The fact that wanna-be provider Z can't rent lines from provider X or Y to undercut their prices means that Z would have to run its own lines. Two sets of wires run through the same area to provide the same service isn't an ideal allocation of resources, and the free market is supposed to be an ideal allocator of resources.

      Nor did I claim that government would be the perfect solution, to this problem or anything else. Your all-cap histrionics are therefore unnecessary. What I'm trying to say is, left entirely to themselves, markets don't behave in ways that benefit the customer. Monopolies form, anticompetitive agreements get created, safety and environmental concerns get ignored. The government has a role in creating a space in which the free market can act beneficially.

      That's the whole idea behind the UTOPIA project, which you conveniently mischaracterized as "a single state-offered provider". The goal of the project is to create infrastructure that anyone can use, then let service providers compete for customers. When I say compete, I mean really compete, not just "compete to see who can build out this neighborhood first, lock in the customers, and make it fiscal suicide for anyone else to enter. Read up on network effects, as they offer an insight into why it's hard for new providers of anything to compete on a level playing field.

      Your neighborhood grocery store is a fine example of the power of the free market. Since I've granted that the free market works well with proper management, the analogy does nothing to further your argument. The reason your analogy fails is that grocery stores aren't natural monopolies. Instead, consider the road system.

      Say roads were privatized: anyone can purchase a road, charge fees for using them, and (because you seem to want me to believe that private property rights are all-important) they can deny traffic "at will". So neighborhood grocery store X buys up all the roads around neighborhood grocery store Y, and refuses access to either customers or inventory destined for store Y.

      See, the reason grocery stores aren't a natural monopoly is because the road system is equal access. Anyone with a car and a license can use the system to get to any grocery store connected to the road system. Ergo, the road system (a public utility) is creating a space in which the free market can work. It's a wonderful thing.

      What isn't a wonderful thing is this idea you're trying to push, saying that the freedom of the market can only be assured if we allow service providers to act in a discriminatory manner to protect their current cashflows. I'm in favor of regulating the market because that's the only way to ensure maximum freedom for and benefit from the market.

      These companies you revere for their ability to benefit society? They had a sweet deal back when they were selling "telephone service" or "cable TV service". But they were the ones who decided to get into the business of moving arbitrary data as well. If they couldn't understand that voice and picture could be shuttled about in such a way, and now their new service is eating into demand for their old service, they should suffer for their miscalculation, not their customers.

      --

      You want the truthiness? You can't handle the truthiness!

    25. Re:Nonsense by Brandybuck · · Score: 1

      Have you tried applying your arguments to long distance phone service? Back when the phone company was a government mandated monopoly, there was only one set of phone lines. Now with half a dozen long distance providers in my area, there is still only one set of phone lines. By your arguments this shouldn't work, yet I can get cheaper long distance rates from companies than the one company that happens to own the lines. The reason it works is because no one company owns all the lines, so that they have to trade rights. One compnay offers another the right to its lines in exchange for the rights to use theirs.

      Take a look at the internet itself. It makes a good laboratory for the free market. With virtually no government regulation, tens of thousands of nodes manage to interact to route packets along each other's properties. AT&T uses Sprint's backbone, and vice versa. I can set up a node and get my packets sent to your node, without having to negotiate with the owners of each and every node the packet goes through.

      You said "your free market talk doesn't work." But in the case of the internet, it does work. Without the benefit of government assistance it manages to perform millions of economic transactions each day.

      --
      Don't blame me, I didn't vote for either of them!
    26. Re:Nonsense by gurps_npc · · Score: 1
      You have demonstrated that it is POSSIBLE to use VOIP as a service.

      But the nature of VOIP itself is NOT a service, so they can not block all VOIP.

      If they had a way to systematically ONLY stop people doing what you describe, that would be legal.

      The fact that SOME companies already block it does NOT make it legal. Companies commit crimes all the time. And they get away with it. The question is not what people do, but what claims were made and whether or not they fulfilled their claims. They made claims they did not fulfill. They committed Fraud, and violated Common Carrier rules that require them to allow other telephony services to use their services.

      --
      excitingthingstodo.blogspot.com
    27. Re:Nonsense by An+Onerous+Coward · · Score: 1

      "Without the benefit of government assistance?" Surely you jest. The whole thing started out as a government research project, the government regulates the telecom industry heavily (not always to the detriment of industry or consumer), and a sizeable portion of the infrastructure is owned, paid for, or subsidized by the government.

      You seem to have this problem where you define the free market as "whatever big business happens to be doing at the moment."

      You also seem to have lost sight of the story itself. The Internet is supposed to be a shining example of free market economics because everybody on the network can talk freely to everyone else on the network. But the story is about a company deciding to "poison the well" by blocking traffic it happens to find inconvenient to its current business model. So, no, the free market isn't forcing interoperability. Government intervention seems to be doing that job.

      Finally, your argument works only if everyone in the market can force interoperability by threatening not to carry other people's traffic. While it works well for companies that already have large amounts of infrastructure to bring to the negotiating table, what about my friend with the small town wireless network? If the company providing his backbone connection starts degrading the quality of his service, in preparation for the rollout of their new SuperDeluxeWireless network, what can he do? He can't threaten to drop their traffic, since his company would go under before they even noticed. There's certainly nothing in his contract that will reimburse him for the value of his entire company. I guess he could do the commie-liberal-socialist-hippie thing and sue them for anticompetitive practices. But that would mean government intervention, and that's bad, right?

      The situations you're describing, phone and internet service, isn't a free market, open to anyone with a will to compete. It's a self-perpetuating oligopoly populated by the companies who were big enough to get a place at the telco table ten years ago. Yes, there are market forces at work between the various companies. However, a truly free market requires some sort of base where everyone has equal access, not just AT&T's brats.

      --

      You want the truthiness? You can't handle the truthiness!

  30. freedom talk by Doc+Ruby · · Score: 4, Interesting

    I asked around some VoIP execs I know, and it seems like only Vonage is being blocked this way - though their packets are exactly the same as Vonage's (except for the to/from bits). I don't know about "censorship", but it's clearly unfair competition from telcos seeking to offer competing VoIP.

    --

    --
    make install -not war

    1. Re:freedom talk by GundyRage · · Score: 1

      Vonage is also known to use port 5061 instead of 5060 like most SIP servers. That is an easy way to distinguish between the two different VSPs (Voice Service Providers - I think I just made that up ;).

      Also, with all this talk about freedom, why don't they allow you (without jumping through hoops) to connect a SIP phone of your choice (READ Asterisk)?

      -G

    2. Re:freedom talk by Doc+Ruby · · Score: 1

      My guess is their anti-Asterisk policy is a combination of marketing and support considerations. Vonage is still launching their brand, defining itself as "just a phone, but cheap, and a little better because it's the Internet". Keeping it simple, which Asterisk would complicate. And they'd have to support more platforms than just the ATA they ship. The threat that Asterisk could present to Vonage, in terms of offering features to callers that compete with Vonage's features, as well as the extra load possible with many user "extensions" sharing the same phone#, combine to rule out Vonage Asterisk support, unless they need to offer it to compete. Since they're the leaders without it, I expect they will skip it indefinitely.

      --

      --
      make install -not war

    3. Re:freedom talk by renehollan · · Score: 1
      Most VSP's (as you say) that offer unlimited calling plans require locked down ATAs that authenticate when announcing their location, and originating calls.

      If this were not the case, then one could share a single account with others.

      There are ways around this, of course and, IIRC, Broadvoice has opened up their service (and is Asterisk-friendly) but they start per-minute billing on unlimited plans when there are simultaneous calls in session. I can only presume that other VoIP providers do not want to go to the trouble to detect that and/or deal with "but my account/password was stolen" claims.

      I've been tinkering with the idea of using Asterisk with Vonage, by having A* sit in between a Vonage-locked ATA and the 'net, spoofing the analog port on the ATA if necessary to get it to originate a call, and enter the appropriate state to answer Vonage's SIP server's authentication queries. Classic man in the middle eaversdropping and spoofing technique.

      I have no desire to defraud Vonage (and couldn't this way, unless I shared out access to the ATA in some manner), but I would like to use A* to manage multiple VoIP services and local SIP phones.

      --
      You could've hired me.
  31. Not Censorship? by Evil+W1zard · · Score: 1, Offtopic

    So if I block VoIP at my border routers and at my CI's does that mean I am censoring free speech? No it just means my organization doesn't use VoIP and doesn't need to have associated ports open to allow that traffic through. So is disallowing my internal phone system to make international calls censorship of free speech as well?

    --
    News Reporters Make Tasty Polar Bear Treats!
    1. Re:Not Censorship? by theparanoidcynic · · Score: 2, Informative

      The difference is role. The ISP's job is to give you a chunk of raw bandwith. You can send data to, and recieve data on any port you like so long as you're not doing something malicious, idiotic, or illegal. That's what the customers signed up for, so that's what they should get.

      --
      Only in a Slashdot fantasy can a Slackware install turn into several hours of sex . . . . .
  32. Don't use those ISPs then... by garcia · · Score: 2, Insightful

    According to Vonage Holdings Corp. CEO Jeffrey Citron, intentional blocking of Voice over IP traffic is more than just a competitive dirty trick -- it's an act of censorship against free speech.

    No, it's a commercial entity telling you how you can use their network. Don't like it? Give your money to someone who will allow it.

    Port blocking of VoIP traffic, he opined, is a step down a slippery slope that could lead to network owners blocking content or Web sites they disagreed with.

    As much as I disagree with ISPs blocking any sort of traffic they do have every right to do so as you are using their network and unfortunately for most people you are *usually* under no contract of service w/the ISP that says they cannot stop you from doing whatever it is you want.

    Content providers already effectively block content they don't want you to see. There have been reports of ISPs blocking traffic on ports 6881 to 6889 and trackers requiring you to use different ports (see http://tmnsp.net as they require you to use alternate ports because of this). Comcast (the largest consumer broadband ISP) doesn't offer Usenet access except through a third party. Other ISPs don't offer ALL Usenet groups - they are keeping you from some content!

    "The FCC could come out and institute the largest possible fine they could, with the sternest of statements saying, 'this will not be tolerated,' " Citron said. "That might send a strong enough message."

    Or the large conglomerate providers, who already have the FCC in their pockets, could just pay the FCC off and tell them to ignore the problem. I don't see this solving anything.

    Personally, I think Vonage should make their software impossible to trace. Yeah it could make the quality/speed take a hit but it would protect them. They can't ban ALL traffic or no one would use the service. Pipe the shit over 443 and be done w/it.

    "It'd be unfortunate to have to pass a law [against port blocking and other types of interference], but we may have to," Citron said. Though he said he has previously testified against the need for port-blocking regulation, Citron may now change that tune, especially if more network operators start using port-blocking or other techniques to selectively control Internet traffic.

    The implications are too far reaching. I wouldn't be able to block spammers and hackers from hitting my machine because Vonage can't sell their VoIP service?

    "What are people using broadband to do? Communicate," Citron said. "They [network operators who block VoIP] are restricting your ability to communicate with another person. And that's censorship."

    People are using broadband to download porn, POP email from their ISP, and CNN.com from the web. As long as they can do that people will be happy. Find and partner with ISPs that will allow your traffic and point possible (and current) users in that direction but certainly don't believe it will stop an ISP like Comcast from blocking your ports. They have millions of subscribers who are clueless (just like Comcast wants them). If you think that anything less than a good percentage of Comcast would make them change their ways, you've got another thing coming.

    Welcome to the future of conglomerate communication control!

    1. Re:Don't use those ISPs then... by Rude+Turnip · · Score: 2, Interesting

      Since Comcast is running a *government-granted* monopoly in my town, it is censorship. Same goes for Verizon.

    2. Re:Don't use those ISPs then... by Anonymous Coward · · Score: 0

      Heh, if you have two companies you don't have a monopoly. Sorry.

    3. Re:Don't use those ISPs then... by Anonymous Coward · · Score: 0

      Excuse me? Broadband ISPs are, by and large, monopolies in many areas. The Internet has become such a large part of society that the use of these ISPs has effectively become necessary for a large portion of the middle and upper class population. These ISPs are blocking 3rd party VoIP service so that they can sell their own VoIP service at a higher price, not (primarily) because of bandwidth concerns. Now, IANAL, but that sounds like a good justification for regulation right there.

      What if Comcast bought CompUSA and restricted access to BestBuy.com, Frys.com, NewEgg.com, etc.? Would that be okay, too? Sure, they might lose some customers, but broadband is too important to give up just for some lower prices on electronics. But you can bet those companies would sue.

      I think Vonage is in the right here.

    4. Re:Don't use those ISPs then... by jephthah · · Score: 0

      you dont have to use Comcast. you dont have to use broadband.

      theres about a million AOL CD-Roms being used as drink coasters. and if you have any ability at all, there are other options as well.

    5. Re:Don't use those ISPs then... by gurps_npc · · Score: 1
      You would have a point EXCEPT:

      1) ISP's all advertise them self as full internet access.

      2) The ISP did NOT inform the customer they were blocking VoIP.

      The problem is actually FRAUD committed byt he ISP, they promissed a service and did not fulfill their promise. But I do agree this is not a "censorship" issue

      --
      excitingthingstodo.blogspot.com
    6. Re:Don't use those ISPs then... by Kiryat+Malachi · · Score: 1

      Let's imagine two circumstances:

      Carrier blocks access to *all* VOIP traffic. Carrier has effectively said that we will not carry this type of traffic. Carrier has done nothing illegal.

      Carrier blocks access to *competitor's* VOIP service. Carrier is engaging in practices both monopolistic and violating their common carrier status.

      --

      ---
      Mod me down, you fucking twits. Go ahead. I dare you.
      (I read with sigs off.)
    7. Re:Don't use those ISPs then... by Big_Al_B · · Score: 1

      Personally, I think Vonage should make their software impossible to trace. Yeah it could make the quality/speed take a hit but it would protect them.

      The problem is that to sell and sustain a scalable, cost-effective VoIP-in-a-box service, Vonage needs to use standards-based protocols and equipment.

      "Rolling their own" VoIP signalling/payload protocols would be very, very expensive to deploy and support. They'd have to convince equipment manufacturers to support them and train (and retain) a whole support infrastructure in complicated proprietary protocols.

      Or they could whine in the press about "censorship" and yell "there oughta be a law" for free.

  33. different than other ports? by natedubbya · · Score: 2

    ISPs already block other ports, such as ftp and web servers to prevent users from attracting more bandwidth to their network. Is this any different? The act of port blocking isn't any different, so I wonder if the content going over the port (in this case, voip) would make a difference in court.

    1. Re:different than other ports? by Anonymous Coward · · Score: 0

      mine doesn't. yours must suck, or something.

  34. 'Free' Speech? by Anonymous Coward · · Score: 0

    Networks cost money. You can't cry "But it's free speech!" about a privately owned network. Or, as it is said: Freedom of the press belongs to those who own one.

  35. "Best Effort" by kkovach · · Score: 0

    They don't need to block them to crush them. They only need put forth their "best effort".

    From Cringely today, http://www.pbs.org/cringely/pulpit/pulpit20050303. html

    It really is a shame.

    - Kevin

    --
    The less confident you are, the more serious you have to act.
  36. One Word. by Anonymous Coward · · Score: 0
    I don't see the connection to Free Speech.

    Skype

  37. Hmmm... maybe I'll wait by ylikone · · Score: 3, Interesting
    I was thinking about cancelling my Bell telephone land line and just using my cable internet and vonage. I only have the options of bell sympatico ultra-high speed and rogers cable internet... if both of these services were to block voip ports then I would be left with no phone at all. We really need more high-speed broadband providers in this area (southern ontario, canada) if I will make the switch to vonage. Sure there are a lot of standard DSL choices, but I find them to be too slow for my needs.

    Also, just realized vonage doesn't support calling 911 in canada yet! WTF is up with that? I have kids and it is important to have them be able to pick up the phone and just dial 911 (as they have been taught at school, the media, etc...). Yet another factor to consider before I make the switch.

    --
    Meh.
    1. Re:Hmmm... maybe I'll wait by CertGen · · Score: 1

      You're wrong when you say there are no other options to Rogers and Sympatico in your area. You just need to look a little harder. There are plently of DSL providers in Ontario (Magma is one that comes to mind). There's also the option of a non-residential high speed connection if you want to use Vonage. True, it is more expensive, but it doesn't come with the restrictions that residential connections are weighed down with. Residential connections are, in part, more lucrativily priced because there are no service guaruntees attached to them. The ISPs don't have to deliver 24/7 access with minimum bit rates, and in return you get to pay less.

      I'm a Vonage and a Rogers customer in Ontario and if Rogers plans to block Vonage use on its network when it launches its own VoIP service late this summer I'll be thanking my lucky stars there's no service contract with Vonage or Rogers. So I can jump either ship as suits my communication needs.

      I think 90% of what's been discussed here can be resolved with: if you want no-strings-attached internet acces, don't buy a residential connection.

    2. Re:Hmmm... maybe I'll wait by Big_Al_B · · Score: 1

      I'm not sure how your PSTN services are priced/packaged, but I have several friends here in the US that use Vonage for their primary home telephone service, and only keep the most basic POTS-line service for 911 access.

      I also know a couple folks who've configured their FXO-equiped Sipura (sp?) analog telephone adaptors to failover their VoIP to 1FB-lines.

  38. Slashdot discussion summary by swb · · Score: 2, Funny

    No need to read all the comments. Just realize that in any article relating to censorship, you'll have three kinds of posts:

    1) Vocabulary pedants reminding you that only governments can censor and that ____ isn't government censorship.

    2) Replies to vocabulary pedants claiming that any sufficiently powerful and/or monopolistic entity hindering communications isn't functionally different than government censorship.

    3) People suggesting that Linux be deployed as a remedy.

    1. Re:Slashdot discussion summary by joranbelar · · Score: 1

      You forgot:

      4) self-aggrandizing karma whores submit meta-commentary on the discussion itself, providing little of substance to the debate at hand.

      Wait, would that make my post:

      5) ... meta-meta-commentary ... ?

      Why do I feel like the Tortoise/Achilles all of the sudden ;)

    2. Re:Slashdot discussion summary by Anonymous Coward · · Score: 0
      ...

      4) PROFIT!

      (like you didn't see that one coming?)

  39. How is Vonage protecting free speech ... by jephthah · · Score: 1, Interesting

    when they charge $30-something a month?

    1. Re:How is Vonage protecting free speech ... by The+Hobo · · Score: 1

      Free beer, free dom (I know there isn't a space, more of a highlight). Like the whole GNU philosophy.

      --
      There is another kind of evil which we must fear most, and that is the indifference of good men. -- Boondock Saints
    2. Re:How is Vonage protecting free speech ... by narcc · · Score: 1

      That's free as in freedom -- not free as in beer.

  40. Yes! The FCC should protect free speech by Triumph+The+Insult+C · · Score: 1

    afterall, they have shown thus far they have done an outstanding job protecting free speech thus far. nevermind those pesky, soon-to-be, $500k fines for subjective indecency ...

    --
    vodka, straight up, thank you!
  41. I, Cringely by hiero · · Score: 2, Informative

    VoIP packet blocking/tagging is the subject of Cringely's latest column .

  42. Bubble Packets, IPv6 by shapr · · Score: 2, Interesting

    First of all, bubble packets let you get around blocked incoming ports.
    Second of all, how is this different from disallowing any incoming or outgoing connections?

    Some ISPs don't allow any incoming connections, some don't allow port 25 outgoing.
    Blocking port 25 outgoing would be easy to fix, only block it for microsoft mailer agents. (try this on your spam filter).

    Why don't ISPs upgrade to IPv6 so users have the most useful technology available to them?
    ISPs don't upgrade to IPv6 because they maximize profit, not user services.

    As for IPv6 being the 'most useful', it would mean every user could have a public static IP, and run their own services.
    Every user could use true multicast (BitTorrent is fake multicast) meaning webcasts, online games, and many other applications would use a tiny fraction of the bandwidth they use now.

    --

    Shae Erisson - ScannedInAvian.com
  43. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  44. Absolute hogwash by Anonymous Coward · · Score: 0

    "Oh, it's not censorship, everything is fine, nothing to see here!"

    Bullshit.

    Corporations are government-granted monopolies and they can most definitely censor.

    You are doing evil by attempting to diffuse and excuse what is really going on here with simple-minded dictionary definitions.

    Try to look beyond your brainwashing for once, sheep.

    1. Re:Absolute hogwash by FLEB · · Score: 1

      You're right! After reading your well reasoned and delivered counterpoint, I completely understand and agree with your stated position.

      --
      Information wants to be free.
      Entertainment wants to be paid.
      You just want to be cheap.
  45. Re:Devil's advocate time by rudeboy1 · · Score: 1

    I agree. If an ISP provides any sort of Spam blocking protection, they are voluntarily providing a service which would generally be considered A Good Thing, even though it would fall under the same symptoms as what we are discussing now. The only difference is that now it is an unwanted feature. Furthermore, I have yet to see an ISP that gives you a choice as to whether you want to use their spam services or not, assuming you use the program that provides email through the ISP. I suppose in that instance, to choose not to use the ISP-supplied email service on the basis that you want to be free of their oppressive spam protection is one's possible way of voicing protest over the ISP's ability to block traffic at will. Getting back to the point at hand, there is no equivalent statement you could make, short of not using the ISP altogether. My point is this: When you sign up with an ISP, you are limited to the terms and restrictions you are required to initial prior to use. Should the ISP decide to change those terms, or enact a new policy based on the interpretation of those policies, your choice is to either gut it out, or pack it up. It's a crappy ultamatim, but is the nature of most large communications (phones, internet, etc) companies. The difference here is, as I believe has been made in an earlier post, is that this is not coming from the government. Ergo, while you are able to disconnec your service in protest of such a policy, which is not truly censorship by definition, but feels close to it, you may not really do the same if the government decided to enact a law to violate your liberties. That is, unless you are of the same mind as about 51% of the rest of your constituents, but even then, the process must wait until the next election. Summary: The ISP's can do whatever they want. IT's their picnic. If you don't like it, leave. If enoug people leave, they may rethink their decision to cut off certain services. But this is in no way censorship. This is a big business protecting it's own interests, which is not quite the same thing, due mostly in part to your ability to choose to go to another provider, (from cable to DSL, etc.)

    --
    Raging in an online forum won't do anything for the world around you. To see change, you must take action.
  46. The Future? by suwain_2 · · Score: 1

    This is something I've worried could happen for a long time.

    With my current Internet connection, I can go anywhere. I can connect to Slashdot on port 80. I can ssh into my server. I can view Microsoft's webpage. I can view Red Hat's page. In short, I can pretty much connect to anything on the Internet I want.

    What's to stop ISPs from restricting this? I don't think it's going to happen, but I'm not so confident that it will never happen. I believe some markets, such as web access on cell phones, already do what I'm describing.

    You might have one monthly access fee to be able to hit certain webpages. You can get CNN, Yahoo, and Hotmail for one low fee! For another $10 a month, you get Slashdot, Microsoft, and Google. And for only another $25 a month, you can go anywhere on the Internet that you want!

    I don't see any evidence that it's happening today. But has anyone else worried that this might, one day, be the case?

    --
    ________________________________________________
    suwain_2 :: quality slashdot p
    1. Re:The Future? by gibson_81 · · Score: 1

      A few years ago, a Swedish ISP (I think it was Telia, not sure though ...) said they were planning to do just that: They would offer a "CheaperNet" (no, they didn't call it that) with access to newspapers, a few communities and web mails for a lower rate (think it was 1/3 or something), but I don't think anything ever came from it ... Now that I think of it, they probably announced those plans just before Telia (POTS state-monopoly, now privatized) was forced to allow other ISPs to hook up ADSL customers via their land lines without overcharging them, so maybe it was the increased competition that stopped it all ...

  47. Not Content Based by denbesten · · Score: 2, Insightful

    Censorship is blocking somthing based on its content. Blocking calls that contained foul language would be censorship. Blocking ALL voip calls is not censorship.

    It may be anti-competitive behavior, it may put their common-carrier status at risk and it sounds like improper behavior, but it is not censorship.

  48. Free speech refers to content, not form. by brauwerman · · Score: 1

    Free speech, as protected by our Constitution, refers to content, not form. VOIP restrictions are completely unrelated.

    (Also, free-speech is only protected from infringement by *government*.)

  49. not legal censorship by delirium+of+disorder · · Score: 1

    This should not be considdered censorship under the legal definition, since telco's are private componies and are not subject to the First Ammendment. It is, however, a false advertising issue. If an ISP claims to offer access to the Internet, you should get full access to the tcp/ip stack and a real contactable IP. NAT breaks the democracy of the Internet by not allowing nodes to be servers. Port blocking keeps you from experiencing all kinds of features.

    If a buisness says they are an internet provider, they should sell sell access to the internet. If they don't, they are decieving customers, who should expect to be able to use the same wide array of services anyone with a real internet connection can. I would like the market to simply sort all this out. In a real free market, dissatisfied users could just sign up for a better ISP. In the real world, users are too stupid (they think they have "AOL which is the same as teh interweb" ). In the real world, monopolies control local telecommunications access and set prices. We need courts to define what access to the internet is.

    --
    ------ Take away the right to say fuck and you take away the right to say fuck the government.
  50. A way to fix port blocking? by michrech · · Score: 1

    Modify the ATA's to start at port 1 and go to port 1024 (or higher) when connecting to Vonages' servers. They will need to modify their server software to listen for incoming connections on whatever port range (excluding 80 and whatever other specific ports they need for things).

    Lets see the ISP's block ports 1 through 1024!

    Forget all the fancy DNS routing crap I've seen in here. This sounds (at least on the surface) much more simple..

    Of course, right here I could be showing how little I know about TCP/IP type stuff anyway.. :)

    --
    bork bork bork!
    1. Re:A way to fix port blocking? by Big_Al_B · · Score: 1

      The VoIP signalling and call-control protocols define well-known ports for those tasks. Any standards compliant VoIP implementation (which are the only scalable type) needs to use those ports.

    2. Re:A way to fix port blocking? by 99BottlesOfBeerInMyF · · Score: 1

      Waht you propose is a technical band-aid to a legal issue that needs to be solved. What happens when they use some deep-packet inspection tools to filter out the traffic based upon content or merely rate limit encrypted traffic to increase its latency? There is no point waging a technology war over an issue that should be government regulated.

      If they want to discriminate, then make them share the lines the government has granted them exclusive rights to.

  51. No problem for ISPs by WindBourne · · Score: 1

    the Isps own the modem software that is loaded (assuming dsl or cable). It become trivial to block differing ports on a per site basis.

    The only real answer is to take this to court and/or get laws passed prohibiting the FCC and the large ISPs from doing this

    --
    I prefer the "u" in honour as it seems to be missing these days.
    1. Re:No problem for ISPs by Anonymous Coward · · Score: 0

      One problem is that VoIP is pretty economical because of the lack of regulation but they want to force regulation of the network they flow over. This could be opening for overall regulation which they probably would prefer to avoid.

      BTW, I just switched to SunRocket so I'll definitely be following this. I'd hate to have my phone blocked (my wife will resort to using the cell phone more for out of state relatives).

  52. The Entire "Usefulness" of the Net is at stake by popo · · Score: 1


    If industry groups are allowed to determine what constitutes acceptable use of Internet traffic, its not just IP blocking for phone users that's at stake. Hell, I'm sure the RIAA would love to just do away with music on the net altogether. (Not to mention the MPAA). Bible thumpers would love to put an end to porn. And old ink&paper publishers would love to get rid of the whole kit & kaboodle.

    The point is that preventing certain communications because of corporate agendas or industry expedience is anti-competitive and is an effort to preserve business models that have been outmoded by the development of IP.

    This can not be allowed to happen.

    --
    ------ The best brain training is now totally free : )
    1. Re:The Entire "Usefulness" of the Net is at stake by Big_Al_B · · Score: 1

      This can not be allowed to happen.

      Keep in mind that it's not "industry groups" that are accused of blocking traffic. It's actual network owners/operators that are deciding what they will transport on circuits and equipment they own/lease/manage.

      Many, many ISPs have been port-blocking for years to prevent spam or worm propogation. And they were lauded for doing so. IMHO, it's never been the right thing for ISPs--who want to argue "common carrier" status--to do, and it breaks the end-to-end connectivity that I expect as an internet service customer. I personally would rather protect my own network/equipment than have my ISP chip away at my connectivity, beyond my visibility, in a benevolent (or not) attempt to help me.

      People need to remember that the internet is not public like a national park, it's public like a shopping mall. It's consists of mostly commercial enterprises with equipment and circuits they buy or lease from other similar enterprises. Even the "public" institutions that have an internet presence also buy or lease from the same commercial sources.

      Much like you can get arrested for trespassing by the owner of a mall, at their whim, you can get your traffic blocked by an upstream or intermediate network, at their whim.

  53. Which IP are we talking about here? by eno2001 · · Score: 1

    IP as in Internet Protocol or IP as in Intellectual Property. I tell ya kids... someday we're going to TLA ourselves into a language that means nothing and says multiple things all at once. I'm getting old.

    --
    -"...bad old ideas look confusingly fresh when they are packaged as technology" - Jaron Lanier (Digital Maoism on Edge.o
  54. SPILL the BEANS. WHO? by AtariDatacenter · · Score: 1

    Who is doing the port blocking? Spill the beans, already!

  55. Today's Cringely article covers this by Anonymous Coward · · Score: 0
  56. I have a question for you, if you are willing. by way2trivial · · Score: 2, Insightful

    My isp, comcast, specifically, for the entry level cable modem account, PROHIBITS in the AUP the use of servers for the end user.
    (with comcast pro, this can be waved)

    Do you not consider the hardware reciving input when a voip customer recieves a call on the end users machine to not be within the definition of a server? or do you think that this portion of an AUP is illegal, and therefore should be ignored? ala civil disobedience- or a third possibility I haven't considered.

    I'd like to know- comcast reserves the right to block ports when customers are found running servers....

    whats your response to that?

    --
    every day http://en.wikipedia.org/wiki/Special:Random
    1. Re:I have a question for you, if you are willing. by Anonymous Coward · · Score: 0

      A VoIP gateway is not a server. The server is running at the ASP's datacenter. The VoIP gateway at the customer prem comes online, authnicates and registers with the at the ASP's datacenter. Then calls destin to the customer prem VoIP gateway will be signaled to it from the server.

    2. Re:I have a question for you, if you are willing. by way2trivial · · Score: 1

      "comes online"? it's a port that is listening.
      http://whatis.techtarget.com/definition/0,,sid9_gc i212964,00.html

      1) In information technology, a server is a computer program that provides services to other computer programs (and their users) in the same or other computers.

      the linksys voip router, is darn sure providing 'services' to other computer programs and their users...

      it's not like I sent out a request for a web page, it's sitting there, waiting for something (vonage for example) to make a request of it...

      --
      every day http://en.wikipedia.org/wiki/Special:Random
    3. Re:I have a question for you, if you are willing. by Anonymous Coward · · Score: 0

      By your definition, just about any computer can be called a server. Have you ever pinged another system on your own LAN? If you got a response, that's a service (measured elapsed round-trip time, existance of specified address, verification of networking software layers, confirmation of hardware "link" -- those all sound like benefits to the person doing the pinging).

    4. Re:I have a question for you, if you are willing. by way2trivial · · Score: 1

      because of a request I made sitting in my chair.
      I requested the result.

      I ask for a webpage, I send out a http request, and await the reply.

      a voip phone isn't waiting for a reply, it's waiting for a request to fill.

      now, making a call- with no ability to recieve, is a completely different thing.. but a port, waiting for contact, from any machine at any IP address is different, than me, making a request, of a specific IP #

      there, you've helped me quantify my definition.
      if it something on my machine, awaiting contact from any IP, where I didn't contact that IP first? yeah-- that fits my definition of a server.

      --
      every day http://en.wikipedia.org/wiki/Special:Random
    5. Re:I have a question for you, if you are willing. by jc42 · · Score: 1

      Actually, your definition doesn't matter, because there's already a standard definition of "server" on the internet. A server is a process that calls listen() and accept().

      That's the application-layer definition, actually. At a lower level the definition would be in terms of that level's terminology, but not materially different in practical import.

      And it's easy for an ISP (or anyone else) to test whether you're running a server on any given port. Just connect() to it. If you get a successful return, there's a server running on that machine, listening on that port.

      (Of course, you need to call socket() before any of these - unless your parent process passed you an open socket. ;-)

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
    6. Re:I have a question for you, if you are willing. by way2trivial · · Score: 1

      thank you for that, I found a multitude of definitions available.. none so concise...

      and, to answer a phonecall, you have to run a 'server' by that definition...

      --
      every day http://en.wikipedia.org/wiki/Special:Random
    7. Re:I have a question for you, if you are willing. by jc42 · · Score: 1

      and, to answer a phonecall, you have to run a 'server' by that definition...

      That's right. By the Internet definition, a traditional phone is a "server". It is always alive and listening on the line for an incoming "ring" signal. When you pick up the handset, it sends an "accept" signal that stops the ringing and completes the connection.

      The phone people didn't use Internet terminology, of course.

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
  57. This is great news by dfn5 · · Score: 1
    Adelphia blocking port 80 to my server is censureship. Now I can sue cuz he said so.

    --
    -- Thou hast strayed far from the path of the Avatar.
  58. Re:Devil's advocate time by 99BottlesOfBeerInMyF · · Score: 1

    But this is in no way censorship. This is a big business protecting it's own interests

    It is censorship, just censorship based upon the technology you use, not upon the content of your speech. If your school burned all books written on off-white colored paper, that would still be censorship, just not based on criteria that make any sense to the average person.

    When I sign up with an ISP, they are a common carrier, with special immunities and responsibilities. If they want to restrict spam coming through their mail server, it is no different qualitatively than restricting all calls from overseas. It is fine, so long as the user agrees to it and is informed. If they decide no one can get calls from china, and just stop delivering those calls, that is censorship.

    To make a third, and final point; ISPs are in many cases government enforced local monopolies. If the government makes it illegal for anyone else to run data lines across town and to my home, then they also have a responsibility to insure that communications across those lines are not censored, otherwise that is censorship by an organization appointed by the government as the only option. Given our corrupt and broken system, I have little doubt that it would take fifty years to get such a case through the court system, but it does not change the fact that it is censorship.

    ...is not quite the same thing, due mostly in part to your ability to choose to go to another provider, (from cable to DSL, etc.)

    See my above comments about local monopolies. Allow me to provide a slight alteration of your above assertion, "...is not quite the same thing, due mostly in part to your ability to choose to go to another method, (from written to sign language, etc.)"

    Would you agree that restricting actually speaking in public is not censorship, since you can always write your comments down or use sign language? I know I don't.

  59. Just pass the Data by Nom+du+Keyboard · · Score: 1
    The advanced features of network analyzers, Citron said, already allow administrators to look not only at what types of packets are traversing their networks, but into the actual content of the packets.

    An excellent argument for encrypting packet contents. The Internet's function is to route digital data to its destination. That's all! Same for the telecom companies that provide Internet connections. I wish someone with more authority and a bigger stick than I have would remind them of this simple fact.

    --
    "It's the height of ridiculousness to say for those 9 lines you get hundreds of millions."
  60. The real problem is the monopoly by WindBourne · · Score: 1

    The FCC and Local communities have granted monopoly status to the phone company and to the cable companies.

    Yet, they both intrude on each others space, but are actively seeking to prevent any other competitors from coming in. The best thing that can happen is that the FCC needs to limit the monopoly status from CO/green boxes to the house and then allow total competition in the other space. A company then has to decide which part of the equation they are on; The delivery to the house, or the service (ISP, TV, Phone, etc). IOW companies such as comcast would be broken up into 2 companies.

    Until we limit the monopoly status to the smallest part and allow true free market competition to exists, we will continue to have nightmares over this.

    --
    I prefer the "u" in honour as it seems to be missing these days.
  61. Article Obsolete by Farce+Pest · · Score: 1

    Telco agrees to stop blocking VoIP calls

    The Federal Communications Commission said Thursday that Madison River Communication will "refrain from blocking" VoIP, or voice over Internet Protocol, calls and will pay a $15,000 fine to the government.
    --
    This message has been scanned for memes and dangerous content by MindScanner, and is believed to be unclean.
    1. Re:Article Obsolete by ArtStone · · Score: 1

      Unfortunately, the above post is probably too late to get much attention - but the above article does mention that this *IS* the telco that Vonage was concerned about actively blocking VoIP.

      Looks like the FCC has settled this issue and other Telcos should take note. Since the non-RBOC telcos were exempted from the 1996 Telecom Reform Act, perhaps this one thought they could get away with doing this.

      Now onto more important issues like Howard Stern and regulation of Satellite Radio content.

      --
      Final 2006 "Proof of Global Warming" US Hurricane Count -> 0
  62. Re:Not Content Based by Anonymous Coward · · Score: 0

    Blocking any VoIP calls that contain the letters, A, E, I, O, and U. Is that censhorship?

  63. Re:Free Speech as in 1st Amendment? ... No by spiritraveller · · Score: 1

    "Censorship" and "Free Speech" do not automatically mean there's a First Amendment issue.

    It is true that the Bill of Rights protects us from government action only... it does not follow that the government is the only entity that can restrict your rights, and thus the only one that should be controlled.

    Mr. Citron is saying that Congress (or some other part of the government) should act to protect our rights... not that the Constitution already does.

  64. Port Blocking is great ! by Matador · · Score: 0

    Port blocking is excellent.

    If these damn ISP's would block port 25, instead of Vonage's port -- Life would be so much better !

    Why a dynamic IP block should have Port 25 open, is beyond me.

    Block Spam, not VoIP you ISPs !

  65. Not censorship by Chyeld · · Score: 1
    This isn't censorship anymore than it's censorship for NBC not to run ads for ABC's shows.

    It is anti-competitive behavior. Which means if it's being done by one of the Baby Bell's he could probably get them to stop with the threat of legal problems.

    However there is nothing in the law which states your compediters have to facilitate you doing business. The only reason most people think it's illegal is they believe the special rules that apply to monopolies apply to everyone instead of just monopolies.

  66. Internet Provider != Government by sterno · · Score: 2, Insightful

    Even if he was a lawyer, his conclusion is specious given the fact that Internet providers are not government agencies. If free speech was not subject to contract law, then there'd be no such thing as non-disclosure agreements. If you pick an Internet provider the prevents you from using VOIP, then that's what you get. If you don't like it pick somebody else.

    The exception to my statement is situations where there is monopoly power in a given market. If your only option for high speed internet is one company, then I think that company may have a higher obligation to open up to competitors for VOIP traffic.

    In the end, I suspect companies that make a habit of forcing people to use their VOIP will simply drive customers to other Internet providers.

    --
    This sig has been temporarily disconnected or is no longer in service
    1. Re:Internet Provider != Government by kneeless · · Score: 1

      No, constitutional law forbids any person, organization, etc. to take away your rights in anyway shape or form unless you specifically sign them away in a contract or NDA. Always read what you sign!

    2. Re:Internet Provider != Government by Fareq · · Score: 2, Interesting

      You would be correct, expcept that ISPs qualify as common carriers.

      This means that they get things like protection for bad stuff people do on their network in exchange for not being allowed to ask what people will do on their network...

      If they want to give up that protection (and have the ??IA sue *them* instead of end-users, they are welcome to do so -- then they would be legally allowed to restrict that sort of thing in [almost] any anti-competitive way they like.

  67. Telco agrees to stop blocking VoIP calls by Saeed+al-Sahaf · · Score: 3, Informative
    --
    "Who are in control, they are not in control of anything - they don't even control themselves!" - Glen Beck
  68. 1st Amendment commonly misunderstood... by Anonymous Coward · · Score: 0

    While I agree that ISP's shouldn't be allowed to block VoIP, it's not because doing so would infringe on the First Amendment--in fact, this would have NOTHING to do with the First Amendment, which begins as such "Congress shall make no law...". You see, the First Amendment is grossly misunderstood, it doesn't explicitly guarantee citizens the right to unimpended speech or expression (although some would argue it implies it), all it does is bars Congress from making laws that abridge the freedom of speech.

    Blocking VoIP should be illegal because it's predatory and anti-competitive, not because it's outlawed by the First Amendment.

  69. And you don't live in Mexico! by Spy+der+Mann · · Score: 1

    Here VoIP is forbidden due to stupid regulations. There might be VoIP, but it'll be provided by... guess who? The major phone companies >:(

    The giants won't surrender that easily...

  70. Telco agrees to stop blocking VoIP calls by Anonymous Coward · · Score: 0

    From the article:
    "The Federal Communications Commission said Thursday that Madison River Communication will "refrain from blocking" VoIP, or voice over Internet Protocol, calls and will pay a $15,000 fine to the government."

    Full article on CNet

  71. The parent is nonsense by hellfire · · Score: 1

    The VOIP cry of censorship is just an attempt to get legislative backing for a business model.

    Hogwash.

    If Qwest told you that you could not use a Mac or linux in order to use their service, and that you had to use a Windows PC, would you sit there and take it? If Qwest said you could not use your own email but are required to use AOL would you sit there and take it?

    If Qwest said "I'm sorry you cannot use Vonage/Skype/etc on our network, but you can use our service which costs you $40 a month!"

    This is anti-competitive and should be illegal! This is the oil company also controlling the railroad company and the railroad company preventing competing oil companies from shipping, thus driving the oil company out of business. It's no different.

    It's like a TV that can only pick up one network that it's tied to. I don't want to be stuck watching ABC and nothing else, I want to pick and chose my channels.

    Blocking traffic based on a competing company should be illegal, plain and simple. An ISP provides a means of transporting data to you. When they become large and start using their market power to leverage other services while preventing competition by other services... well by jove I believe somewhere in the anti-trust acts there is already something that makes that illegal... though IANAL.

    --

    "All great wisdom is contained in .signature files"

    1. Re:The parent is nonsense by joke-boy · · Score: 1
      Blocking traffic based on a competing company should be illegal, plain and simple.

      Eh, I agree and I don't. If you claim to be a common carrier, I agree. And if you operate a monopoly (actual or even just effective), I agree. Otherwise, I don't - in other cases, competitors should have no right to dictate your behavior.

      The arguments that people have made about the fact that the ISP marketplace truly isn't free are good ones. I'm reluctant to say that a company offering the only DSL traffic to a region can blithely block traffic, because as has been pointed out, they're just as likely to make those decisions from an anti-competitive point of view as they are from a business model point of view. But to blindly mandate that such services must be supported is anti-competitive too - smaller ISPs can't necessarily handle the bandwidth requirements of unfettered VoIP support, and they should be required to do so in order to conduct their business

    2. Re:The parent is nonsense by joke-boy · · Score: 1

      Whoops, I misstated something here. I meant to say that if you claim to be a common carrier, I agree that you should not be allowed to *selectively* block some services. Common carriers blocking *all* such services are OK, my monopoly comment notwithstanding.

    3. Re:The parent is nonsense by Brandybuck · · Score: 1

      If Qwest told you that you could not use a Mac or linux in order to use their service, and that you had to use a Windows PC, would you sit there and take it?

      No, I wouldn't take it. This in fact happened to me, and my ISP wouldn't support FreeBSD (or Linux). I wouldn't take it. But instead of crying to the federal government about censorship, I simply switched to a different provider. Quick, simple, effective.

      But it wasn't convenient. I think too many people in the modern society are confusing convenience for some sort of unalienable natural right requiring government intervention everytime they don't get their way.

      --
      Don't blame me, I didn't vote for either of them!
  72. More Vonage Updates by #define · · Score: 1

    Here's a link to ZDnet's updated coverage of the Vonage port-blocking fiasco.

    The ISP is identified, and apparently the FCC did get involved with fines.

  73. Are ISPs starting to act like the oil companies??? by killerkoi · · Score: 1

    Are Telcos and ISP going to put so much pressure out there so that no other new/better technology can exsist or even be born? Where are the super cars that get 100MPG at 100MPH (as reported about in Popular Science in the early 90's)? They are dead in the water, because the oil industry would take a KO blow from the loss of continual insane riches they already receive. They use there money and power to stomp out better technology and anything that would hurt their bottom line.

    I have Vonage at home and at my office. I love it. It is cost effective and clear and I don't have to pay extra for features. I did notice that when I logged into my account online last week, they had a notice to 4 major cities: Detroit, Chicago, Minneapolis/St.Paul and one other (I can't remember). This notice was to explain that local Telco's were blocking service and may cause outages and that they were working on this issue. I know that QWest controls the metro DSL lines in Minneapolis/St. Paul. There are a variety of ISP using those line to supply internet. I know that Comcast and RoadRunner are the Cable Modem suppliers in the same area. I can't get pin point who was doing it, but I wouldn't put it by Qwest by any means.

    We are already seeing this. This is the main reason the CEO had to speak out about it.

    I have seen where Verizon has caused outages to smaller ISPs providing internet to Verizon controled DSL lines that they are reselling by having "troubles and line outages. The outages were only to the lines used by none Verizon internet clients.

    Why can't they just play nice?

    --
    Film makers are the reason we pull our feet back when something brushes against them.
  74. Only governments can censor? by jgoemat · · Score: 1

    Where does that come from? There's nothing in the definition that says that, editors can censor a book, TV producers can censor their shows, etc.

  75. Oh Pleease.... by Qbans · · Score: 1

    I'm not sure if I'd go as far as saying it's censoring free speech, granted I don't think it's right (and maybe I'd consider it anti competitive) but I wouldn't call it supressing free speech. Vonage is strange, they're not a telephone company (despite what ever they say) they are an unregulated information service. They fought with the FCC over that, now they want to go cry wolf and say that their calls can't be completed and are being blocked. Hmm interesting, perhaps the FCC should look over their 911 service again.

    The product that they provide is an addition, not a substitiution to a landline (right now at least), there's 911 service, but its not the best (and in some places it routes to call centers not designed for emergency calls, not to mention that it has to be setup see this.) If the broadband connection goes down so does your phone line, not to mention the sporadic outages that occur (like the one that I had with it two days ago, could make calls, would ring, once RTP opened up ATA would go busy... interesting.) Regardless, it's a cool service, not meant for prime time, but great for offloading calls that otherwise you'd have to pay for, or using with cell phones (call follow me/auto call forwarding), etc. Not something that I'd give to a 90 year old grandmother and say "good luck."

    Is it right, no, does it impeade on free speech, no. As an ISP they can do whatever they want, ISP's can filter whatever they want maybe not ethically but they can still do it. My advice for those with the offending ISP, hit them where it hurts, and switch (if possible.)

  76. Go the other way... by shemnon · · Score: 1

    Take the logical step the opposite direction. If they have shown an ability and willingness to block a certian kind of traffic, then they have the ability to block other, probably illegal, kinds of traffic. I.e. gnutella/bittorrent. Hence, RIAA can sue them instead of the end users.

    By sniffing into the content of the data steam said ISP is no longer a common carrier and can and IMHO should be held by law liable for other such content brought to their attention or reasonable attention. So any P2P networks data should also be blockaded. That "common carrier" state is what was keeping ISPs from being sued in the neo-napster lawsuits and what they are doing with VIOP is taking action that disqualifies them from being a common carrier: concerning themselves with what their customers are doing and acting on it.

    I hope for freedoms sake RIAA puts them out of business. It's either all permitted or resitricted to the fullest extent of the law, not what makes you competitively advantageous.

    --
    --Shemnon
    1. Re:Go the other way... by DeepRedux · · Score: 1
      It is not "common carrier" status that is keeping ISPs from being sued by the RIAA. Their protection is a section of the DMCA creating a "Safe Harbor" for customer communications passing through their systems. Blocking Vonage would not appear to affect an ISP's Safe Harbor protections.

      See here for more.

    2. Re:Go the other way... by shemnon · · Score: 1

      But by blocking VIOP connections they are either modifying the communication or participatin in the source/destination step, by changing the destination to the bit bucket.

      By doing this they operate without the safe harbor and are hence suable via vicarious liability.

      --
      --Shemnon
    3. Re:Go the other way... by Anonymous Coward · · Score: 0

      Uhm... As has been mentioned elsewhere, P2P is more than just illegal filesharing.
      ANY client-server setup is actually P2P.

  77. Nonsense by jgoemat · · Score: 1

    Using VoIP really isn't providing a server or services to others outside the premises, unless the person using Comcast was hosting a VoIP server or gateway. This section is meant to prevent people from running servers that will have people outside the premises using Comcast's bandwidth for their own use. If you're running an FTP server, you can have lots of people from other networks using Comcast's bandwidth to trade files. How is VoIP different from running an FTP Client? Consider that the FTP server actually connects back to the client to transfer files before you answer... In the very least, what in that section would lead you to believe that VoIP would be blocked?

  78. go ahead and try by Anonymous Coward · · Score: 0

    There are laws against interfering with anybody trying to make a 911 call. I'll just tell HPD about this and they WILL investigate. Woe unto the dumbass that tries to block my VOIP.

    1. Re:go ahead and try by Big_Al_B · · Score: 1

      Check your VoIP service contract. I bet there's a clause in there that disavows the use of the service for "lifeline" applications such as 911--even though you do have 911 access. Vonage, Packet8 et al. are well aware this type of thing may happen.

      I know of one large cable provider that occasionally and unintentionally catches VoIP packet streams in their DDoS prevention systems. Their network architects are actively working with VoIP equipment manufacturers and service providers to tune these systems better.

  79. This appears to be already done....??? by AndyMan! · · Score: 2, Informative
    ZDNET: FAA fines telco for blocking VOIP.

    North Carolina telecommunications company accused of deliberately blocking Internet phone traffic has reached a deal with federal regulators to halt the controversial practice.


    Telco agrees to stop blocking VoIP calls
  80. Solution: municipal broadband by Serveert · · Score: 1

    Easy shmeezy.

    --
    2 years and no mod points. Join reddit. Because openness is good.
  81. BY extension, i.e. P0R/V, by Anonymous Coward · · Score: 0

    blocking any IP traffic fits the same shoe.

    of course this is the guy who got bumped from free republic for speaking freely. what a bunch of fucking hypocritz those doodz be.

    wonder if disallowing one the use of a patented technology to communicate might be considered censorship and a violation of free speech protection as well?

    you think you've got free speech in the USA? get a permit to speak in the park and spice it up real good with lots of nigger, kike, wop, whitey, tree nigger, chink, fucking little bitches, cornholing fags, dickfearing dykes, pussy ass polocks, etc and see how long your free speech lasts.

    No, in the USA, you only have the right to speak inoffensively, at least in most public forums.

    In fact, if you eat a bananna in front of some fat bitch and she takes offense, you might have the GBI, FBI, NAACP, ACLU, and 3 teated bovines on your back.

    So, is VOIP blocking a violation of free speech?
    Or, is it allowed under terms of contract? It's much easier to fight terms of contract, IMO, because most IP end users are already pretty fucking fed up with overly restrictive and capriciously fluid contracts. IMO vonage will gain much more mileage fighting the 'let the vendor FUCK ME IN THE ASS' mindset that most consumers have because thee is already a growing frustration with vendors who practice this. Fighting on the free speech front is a lost cause. Hell, these days you cna get your ass sued because someone is offended at what they think you might be thinking, whether you're thinking it or not.

    Banana eating pigs offend monkeys, creationists, and darwinst all at the same time!

    Ivan Stang. If you're reading this, go fuckj yourself.

  82. wrong terminology by idlake · · Score: 1

    While I think that VoIP blocking is really bad, calling it "censorship" has the wrong connotations. The term "censorship" suggests that a government prohibits a publication because it does not like the content; sometimes it is used for closely analogous private actions, but it really implies and organized effort by a very powerful entity to suppress ideas and ideologies. Censorship is not the suppression of technologies that might ruin one's business.

    What VoIP blocking is is reprehensible anti-competitive behavior. Even if it is carried out by a government, it is not censorship.

    Now, the same technology used for VoIP blocking can also be used for censorship. But there is no "slippery slope" there--the technology already exists and it will become a standard part of the Internet. The question is how it is going to be used, but confusing "censorship" and "anti-competitive behavior" is not going to help us in that debate. For example, while I don't like anti-competitive behavior, I still prefer a government telecommunications monopoly to private censorship, and those are choices we could face.

  83. They already block FTP and HTTP ports by rastoboy29 · · Score: 1

    on a regular basis, and IMHO this is basically the same difference. They want to charge for the unnatural "server" designation to unblock these ports. It's more of the same, business telling the customer what they can do with the product they buy.

  84. The million dollar question is still unanswered by n9mdh · · Score: 1

    Who is the ISP involved? Are we talking a major provider of pipe, or are we talking small fish? Someone in this esteemed crowd *must* know who it is and also be willing to spill....

  85. Vonage: still waiting for my phone # xfer by StarsEnd · · Score: 1

    I wonder if Verizon is pulling a "fast one"? My phone # xfer was sent to Verizon on Jan 6. Yes, it has been ~ 2 months since I requested a phone # xfer to vonage. Can Verizon just sit on this request? I hope the law prevents that.

  86. voip blocking is censorship.... by Anonymous Coward · · Score: 0

    and file deletion is murder.

  87. Let me grab that tree growing up yer arse! by ZosX · · Score: 0

    Dude. It's a joke. It's funny. Laugh.

  88. Parent isn't interesting by Anonymous Coward · · Score: 0

    the point, as already pointed out, is that the service you buy from the ISP is access to the Internet. Last time I checked, one guiding premise of the Internet is that any point can communicate with any other point with standardized protocols.

    Although I am certain that Vonage has the engineering ability to scramble their traffic, they are embracers of standard, non proprietary/platform dependant communications technology (TCP/IP, SIP). They are fighting for the right to do what is and has always been possible.

    Their customers chose them because it doesn't matter if they use the motorola telephone adaptor, a software sip phone, a java sip client on a mobile phone or the Asterisk PBX to access their services. Vonage customers (might) know that they aren't locked into Vonage. With number portability, you can use the same hardware and change voice providers; this is a very scary system for Ma Bell & company.

    Down the road it is conceivable that long distance service could be brokered per call at the consumer level. With cooperation and IETF standards, the conventional system of corperations managing partnerships for transiting their customer's calls is out the door. How long until we merely pay a yearly phone number registration fee (ala domain names) and the Internet acts as our phone company?

  89. Ummm... by vertinox · · Score: 1

    I wouldn't be able to block spammers and hackers from hitting my machine because Vonage can't sell their VoIP service?

    Umm... Are you a common carrier?

    Perhaps you provide internet connection to consumers?

    I dunno... Letting your neighbors war ride your wireless router doesn't really count as being an ISP. Even if you are an admin at a large company, unless you specifically sell internet access over wires you own (or rent) then I don't think this applies to you.

    --
    "I am the king of the Romans, and am superior to rules of grammar!"
    -Sigismund, Holy Roman Emperor (1368-1437)
  90. "Nonsense" by sploxx · · Score: 1

    [Discl.: I'm from the EU and not the US, but similar tactics are used by ISPs here.]

    The logical next step would be for trojan writers to say that blocking ports that their trojans use is *also* censorship.

    You compare trojans with VOIP. Because trojans are intrusive and illegal bits of code. At the same time, you are ok with the ISP interfering with your IP packets by blocking them depending on their content. Yes, the port number can be considered as content. The same way as you I could argue that we'd soon end at OSI level 7 (application) filtering. Couldn't I?

    As it is often the case for infrastructure (in a wider sense), the free market won't work here. There is lack of information on the consumer side.

    Joe Sixpack is uniformed about these issues. That doesn't mean that he's stupid. Just uninformed. And if the issue is solved politically by setting standards for this product "IP connectivity" (transparent and visible for Joe!), no one really loses.

    Personally, I would compare this to food safety standards.

    I do know alot about the IP protocol, routing in the internet, bits&bytes etc.pp.

    But I don't know a lot about the ingredients of my frozen pizza.

    Surely, if there'd be a free unregulated market for food, I could go and buy food but only if I sign a contract with the supplier that there is no machine oil in the pizza, that the tomatoes used were fresh anough, that the number of bacteria don't exceed a certain value and so on. This would end in studying datasheets for food! Maybe even MSDS ones and I don't want to do that! :)

    And this would only be possible if the pizza company gives me this information. If it does not, I have to search for another producer of pizzas which does.

    Of course you can argue that one can built up trust, e.g. "food safety labels" which set a certain standard. Essentially proxies who decide which food you can buy. But what would you gain by doing that?
    Less bureaucracy, more efficiency? Surely not. You'd have competing food safety labels ("This ISP supports raw IP labels") and an intransparency because of of different kinds of labels.

    Don't get me wrong, labels can be a good thing and a first step in the right direction (for example for ISPs). But I don't think regulating IP connectivity by simply requiring that an ISP just passes data through it's network - without controlling which connections can be made, what data has to flow - has any economic impacts except for the ISPs shareholders.

    Sorry for this long post, I really got carried away in the usual /. how-much-free-market-is-good :-)

  91. FCC already fined the blocker by rlds · · Score: 1

    It was a North Caroline ISP. This was announced today. So the FCC felt they had the authority to intervene and that might be a good thing. The cencorship/free speech argument is very weak. I'm sure that's not the reason the FCC fined this company. The Vonage CEO should look for better lawyers, or they are going to be out of business soon.

  92. Re:Devil's naysayer by vertinox · · Score: 1

    The one question that is isn't too clear is that what happens if the companies are either:

    A.) Government regulated. (See Airlines)

    B.) Goverment sponsored. (See power companies and farmers)

    C.) Government allowed monopolies (see telcos)

    Can those companies promote specific religions? Can they censor critics of the government? Can they make suggestions on who to vote for?

    These are questions that should be asked.

    If a telco was receiving money from the government or by some government mandate they were allowed to exist then they should be somehow accountable to the same rules as government.

    Otherwise you might up up with oppression through proxy in which the govenrment sets up a large corporation to restrict the rights of it's people indirectly.

    Although, I don't think this is really the case... Just something to consider.

    --
    "I am the king of the Romans, and am superior to rules of grammar!"
    -Sigismund, Holy Roman Emperor (1368-1437)
  93. Wrong, wrong, wrong line of reasoning by conradp · · Score: 1

    First of all, this Citron guy is clearly an idiot, making comments like "Until a market becomes free and becomes developed, sometimes you may have to put in place government regulations that allow for the market to develop." I'm not sure I would ever agree with that statement, but especially in this case, the ISP / internet market is very well-developed and is only being hampered by more and more burdensome regulation (such as recent court decrees subjecting them to political speech-limiting laws.)

    The free speech argument is clearly bogus. I guess we have to keep repeating this over and over, but freedom of speech is a constitutionally guaranteed prohibition against the government from banning or penalizing certain viewpoints or certain opinions. We need to defend true freedom of speech to the death, but freedom of speech does not obligate any company to carry any particular information or to espouse any particular viewpoint. Freedom of speech does not obligate newpapers to print stories that they disagree with, or obligate ISPs to carry traffic that they don't want to carry.

    What's sad is that Citron could have used a slightly different argument to hurt the ISPs where it counts: liability. ISPs are given broad immunity to liability by being given "common carrier" status - as long as they don't discriminate between packets or content or exercise editorial control over what they cover, they can't be held liable in defamation cases, for damage caused by information sent over the internet, for copyright infringment posted by one person or another, etc. But now they are discriminating against certain types of messages by blocking VOIP, and those that do so should lose their "common carrier" status and thus be exposed to liability for anything that travels across their networks.

    A court ruling affirming this would open up VOIP traffic faster than you could find a picture of Anna Kournikova on the internet.

    --
    "To be absolutely certain about something, one must know everything or nothing about it." -- Olin Miller
    1. Re:Wrong, wrong, wrong line of reasoning by Anonymous Coward · · Score: 0

      If this isn't a free speech issue, then what exactly is it an issue of when your ISP is not delivering the full components of internet functionality that you paid for?

      Fraud?

    2. Re:Wrong, wrong, wrong line of reasoning by Anonymous Coward · · Score: 0

      Great post and good points. Of course the argument you describe is the more cogent and likely to affect an ISP's bottom line.

  94. Re:Devil's advocate time by Anonymous Coward · · Score: 0

    And obviously, it gets modded 'troll'. Despite the fact that it's completely logical - if ISPs can't arbitrarily block whatever they want, then they can't arbitrarily block spam. Amount of bandwidth won't be an issue, and even if it is, that will hurt VoIP more than spam.

    But obviously, the moderator assumed "supporter of spam" and modded me troll, DESPITE the fact that I clearly wrote "Devil's advocate time".

    Devil's advocate is a prime way of making one think about the merits of one's own position on any given issue. By effectively 'hiding' my comment by putting it at -1, the moderator responsible doesn't wish people to think about the issue. Thus, said moderator is a fascist.

    Now THERE'S your troll.

  95. "But it's the ISP's network" is a cop-out by Anonymous Coward · · Score: 0

    After all, who is actually PAYING the ISP? I don't pay my ISP to snoop my e-mail and wiretap my communications, I pay them to simply be a median that minds their own business unless there's an actual due cause.

    VoIP doesn't cripple bandwidth and hence the ISPs have no logical interest in blocking VoIP -- when they do, then they aren't delivering the full functionality of internet access that you, as a customer, are paying for.

  96. Vonnage is taking many shortcuts by Anonymous Coward · · Score: 0

    Vonnage is not really a telephone company, and in their own filings they admit as much. In fact, they go out of their way to avoid being considered a provider of this service. Thus, if a user is unable to make calls because a) the user's broadband equipment breaks or loses power; b) the ISP's network is overloaded or down; c) the routes between the serving ISP and the destination are congested or down, whose fault is it?

    Vonnage is pretending to take the high ground, but it is not using good telco quality engineering practices to provide what users think is telephone service. They blame thier poor implementation on ISPs and anyone else who thay can.

    For example, take 911 service. When you dial 911 on most Vonnage phones, it does not call the local E911 Service point. Instead, it dials a local number that in some places cannot even dispatch emergency services. This is because Vonnage does not want to spend the money to provide routing data to the telco near the callers location. Just one example of the type of service Vonnage provides.

    For another example, ask them about the insecure use of TFTP on their devices.

    1. Re:Vonnage is taking many shortcuts by Big_Al_B · · Score: 1

      How else would you have it work?

      Well, when I turn up service in a new location on our region-wide VoIP network, I make sure there's a 911 trunk from my VoIP/PSTN switch directly to the PSAP (the technical name) in that service area.

  97. They've already started at this by deinol · · Score: 1

    Most broadband providers, at least cable ones, block port 80. Why? Because they want to charge more for you to run 'servers' with your bandwidth. Can we get a class action lawsuit againt them for interfering with my right to free speech? Probably not, their terms of service say you shouldn't be running any 'servers' in a loosely defined way. Is my IM client a server? Is that VOIP Client a server? It's got open ports, and listens for people to connect...

    As a lot of others have pointed out, most of us have the choice of broadband with similar restrictions, or one of many dialup options. Just not acceptable. I at least have a choice between DSL or Cable, if one gets too bad.

    --
    Got Apathy?
  98. BS Free Speech arguments by WoodstockJeff · · Score: 1
    it's an act of censorship against free speech

    I don't see the government stepping in and stopping VOIP, so it's not a free speech issue. First Amendment issues refer to the government abridging public speech. This is decidedly private speech, carried over non-public conduits. Everyone who owns transmission lines is free to carry or not carry what they want. If I own 5,000 miles of fiber-optic cable and decide it won't carry VOIP, who is going to infringe on MY rights to do with my property as I see fit?

    The possible exception is someone covered under a "common carrier" regulation, requiring them to not discriminate against content... but, if the government decides to require that, how are they going to justify it when they want to regulate things like kiddie porn?

  99. Re:Not Content Based by Anonymous Coward · · Score: 0

    Huh? So blocking a few songs that some African American rappers might wish to perform is censorship, but blocking all African Americans from singing is not racism?

  100. These are not servers according to most ISPs' AUP by Dark+Coder · · Score: 1

    You are entitled to run the following "server ports" and not yet fall into a AUP-definition of a server.

    1. SSH
    2. H.323/Netmeeting
    3. DNS
    4. NTP
    5. LDAP
    6. TALK/NetTalk

    The grey areas of servers that most ISP are struggling with are the potentially "bandwidth-intensive" servers such as:

    1. Web server, authenticated (i.e. Family web)
    2. FTP server, authenticated
    3. SMTP server, TLS/SSL
    4. SIP (aka VoIP)
    5. Instant Messaging Server (i.e. Jabber)

    The definite (or should be) no-nos are:

    1. Web server, open
    2. FTP, anonymous
    3. SMTP server, un-authenticated (or worse, SMTP open-relay)
    4. Peer-to-Peer (P2P)
    5. NNTP
    6. P2P VoIP (aka Skype)

    Now, throw enough products on the market/Internet such as eDonkey/Sharaza/Gnutella/Skype, achieve mass appeal/domination, and then the ISP would have no choice but to support them.

  101. Re:Vonnage is taking many shortcuts FUD by Anonymous Coward · · Score: 0

    More FUD brought to you by the folks working for Packet 8, ATT Advantage, etc. Vonage is currently the largest supplied of POTS-connected VoIP in the world. There are many legal, financial and liability reasons to not cal themselves a telephone company and it seems like good business to avoid doing so. You're wrong about 911. Based on your physical residence, Vonage will figure out where the emergency response call center is (I forget the technical name for it) and you supply them with the physical address. How else would you have it work? E911 is not available in all areas so the only "universal" alternative is exactly what they're doing.

  102. Re:Vonnage is taking many shortcuts FUD by Anonymous Coward · · Score: 0

    Unfortunately, it is clear you know little about E911 or how Vonnage actually works.

    First, the E911 statement is true in many areas. Take New York for exaple, a Vonnage call there will not reach emergency dispatch. Instead, it goes to a general number who will tell you to 'hang up and dial 911". This is true in many urban and semi-urban areas. Out in rural areas, the E911 service point may be answered by the same person as the 10 digit phone number vonnage calls, so you might get through to the right person.

    However, by not using the proper protocol to contact 911, Vonnage prevents the location of the emergency from being provided electronically to the dispatcher, which might be important if the person was unable to speak after the call started.

    BTW, I am simply a software engineer who does not work for a telco or ISP. I simply want people to know that Vonnage (and the others) are not telephone service. If emergency calling and E911 access is important to you, then don't use anything but a hard wired land line or maybe an E911 capable cell phone. If you don't care about emergency service, then use Vonnage or a cup and string - I don't care either. Don't complain when the ambulance cannot find your house in time.

    Finally, use a packet sniffer on the Vonnage stream and watch for the TFTP packets at startup. Ask yourself "How easy would it be to spoof this stream and kill the Vonnage phone?"

    It is a pity people are so easily fooled.

  103. Censorship versus Restraint of Trade by Jim+Robinson+Jr. · · Score: 1

    I'm certainly no expert in this topic, but don't think the issue of censorhip will get very far. As others have correctly noted, the ISP provides a service; you, as the consumer, can choose to use that service or not. Even the question of viable alternatives is moot, because *nothing* requires you to have Internet access. It's not a "right". It's a privilege, and one that you can choose to pay for... or not. Your choice. However, I think there is still an issue with this, though not with the FCC. An ISP choosing to block VOIP traffic could be said to be interfering with Interstate Commerce. From either the perspective of Vonage or a company using VOIP isn't this nothing more than restraint of trade? If I am correct, then this is a significantly bigger issue. Thoughts? JR

  104. I'm a vonage user and my cable company has voip... by Jackie_Chan_Fan · · Score: 1

    I'm a vonage user. I signed up a month ago and i'm still waiting for my POTS phone number to be converted over to vonage.

    My ISP (optonline.net AKA cablevision) has their own VOIP service known that costs $34 a month. Vonage costs $24 a month.

    Cablevision is getting really flakey on their capping/throttling policy. They of course wont promise any quality of service, they do block ports etc.

    Blocking vonage has been the concern of many optonline users, due to vonage being more affordable than optonline's own optimum voice VOIP service.

    Cablevision loves to play games due to the power they hold in the number of subscribers. Everyone here in New York remembers the whole Yankee YES network mess where cablevision refused to carry YES and charge their subscribers $2 extra per month. YES is now on cablevision FREE, no additional charge.. but cablevision seems to have no problem with squeezing their existing customers into their digital io plan which costs $10 more than basic cable... but of course requires a box, and of course several boxes for how many tv's you happen to own. Cablevision really wants everyone to pay $90 a month for their digital cable service. The evidence is in that they are no longer supporting HBO customers that use the old cable boxes.

    Point is.. Cable companies have power and they can use it as they see fit to benefit their own interests. Even at the cost of holding their subscribers hostage.

    It's simple math really.

    Pay for cable broadband + Pay for competing VoIP service = You paid for your own dam right to free speech.

    Afterall we're all forced to sign these stupid contracts with ISP's that simply allow them to dictate their service and giving us shit power in return... I think its best we use the big stick of the government to bat their asses back into line because as consumers, even in large numbers as subscribers... are simply powerless due to their service contracts and the monopolistic advantages these corperations have over our regions. In other words... There usually isn't regional competition. And if there are... they're pulling the same bullshit.

    The vonage CEO is correct. It is a free speech issue. Its also a consumer protection issue. Its also a monopoly issue, a corperate dictatorship anti competitive issue... Its a federal communications issue... Its a civil rights issue.

    VoIP is a cheaper alternative to the telephone industries tight grip on the bullshit they overcharge us for.

    The cable/DSL ISP's that are blocking VoIP are trying to maintain their own tight grip on the bullshit they overcharge us for. Vonage is a great example of this as it is $10 cheaper than my own isp's voip service.

  105. Vonage will backdoor their own software by crush · · Score: 1
    According to Vonage Holdings Corp. CEO Jeffrey Citron, intentional blocking of Voice over IP traffic is more than just a competitive dirty trick -- it's an act of censorship against free speech.

    I'm in two minds about this. I think Vonage is very quick to fly the "Free Speech" flag and look for support from civil libertarians (and libertarians), but there's a couple of pieces missing from that picture. First is that Vonage recently admitted that they would co-operate with government spy agencies to provide backdoors. (See the VoIP panel report from SCALE3x

    Now that the crowd was smelling blood another audience member asked whether or not these vendors would co-operate with foreign national governments to provide wiretap access. This appeared to agitate the panel members extremely and drew vocal reactions from most of the audience. Jeff Bonforte answered that they were a US corporation answerable to no-one but the US government and that their customers were buying equipment shipped from a US address, so why would they need to co-operate with a foreign government? The questioner then proceeded to point out that if the foreign government were a member of the WTO then they would possibly be obliged to co-operate. Darryl Strauss appeared to agree that international treaties might put a crimp in this feisty stance. There was some intimation that we all had the possibility of encryption anyway, and that moving to VoIP didn't make the situation any worse or better. The panel appeared keen to reassure the audience that this perceived problem did not matter, with Jeff Bonforte noting that at one of his previous gigs they had received frequent law-enforcement requests and although they had attempted to comply with them it was hard to get the logs and to track down the specific information requested. The result he intimated was that the requesters frequently gave up. Interestingly, given the obvious interest of the crowd in this topic and the reflexively defensive reaction of the panel, it turns out that this was one of the pre-tabled questions which the panel had agreed not to discuss because "it wasn't interesting"!

    The second is that Vonage is looking to piggyback it's own private service over the back of an infrastructure created to allow all of us to communicate cheaply with each other: the internet. They don't have a god-given right to use it and they're using bandwidth shared by all of us (and often provided by heavy government subsidy using our tax dollars) for their own profit. Whining about how they're not allowed to use this for their own purposes makes about as much sense as Spam Kings whining about their Free Speech being suppressed.

    On the other hand it's obviously the case that long-distance phone calls are vastly overpriced and could be done cheaper and provide many more interesting services than the current oligopolists are doing.

  106. UPDATE: Firm pays $15,000 to settle issue by EvilStein · · Score: 2, Informative

    The article can be found here

  107. WRONG!! by Newer+Guy · · Score: 1

    The ISP is selling Internet service to the customer. The customer has a REASONABLE EXPECTATION that the service will be usable for ALL (non harming) Internet uses. Punitive port filtering is not only bad, it could leave the ISP that does it vulnerable for a HUGE lawsuit if for example their port blocking (which was done with no advance notification to the customer) resulted in bodily harm because the subscriber could reach police, fire, etc. But, if I read the consent decree above, arbitrary port blocking for punitive purposes has now been judged illegal by the FCC.

    1. Re:WRONG!! by LionMage · · Score: 1

      Nice content in your post, but could you tone down the stridency with the all-caps? Also, the subject line is inflammatory and misleading, since you really haven't negated my arguments; rather, you have merely provided an alternative viewpoint (which does not in fact negate anything I said in my parent post).

      With any legal dispute, you are going to see two or more opposing legal theories, each of which has merits. It's up to a judge or a jury to decide which argument is more compelling. This is not a clear-cut case where one viewpoint is "WRONG!" and another viewpoint is right.

      Furthermore, your initial statement is in fact false. You state that the ISP is selling Internet service to the customer, and that the customer has a reasonable expectation that the service will be usable for all non-harmful Internet uses. However, most ISPs in the United States now block port 80 inbound to the customer's computer (for example) so that the customer is prohibited from running a web site hosted on their own computer hardware. I could argue that I have a reasonable expectation to be allowed to run any damned IP service I want on my own hardware, and the ISP as the common carrier shouldn't regulate that; however, the ISP has to balance my bandwidth utilization against that of other customers, and they have a desire to prevent people from using a non-commercial account for commercial purposes (i.e., running a for-profit web site when you've only paid for regular home broadband service).

      Of course, the ISP is normally required to divulge what their customers are and are not allowed to do -- those are the terms of service the customer must agree to. The only reason the FCC and the courts stepped in this time is because VoIP is being backed by a lot of large companies with a lot of money, and many of these companies feel they are being unfairly locked out of competition in these areas by port blocking. (In most cases, the ISP is doing port blocking on VoIP because they want to offer such services themselves, or because they want their customers to use traditional phone service, which many carriers also provide.)

  108. Might have been mentioned already, but... by millennial · · Score: 1

    Weren't there some laws passed a few years ago reclassifying some types of high-speed internet connections as "information" systems instead of "telecommunications" systems? Would telecom regulations even apply to these now, regardless of whether they should or not?

    --
    I am scientifically inaccurate.
  109. ISP Fraud in port blocking? by cbr2702 · · Score: 1

    Did you read your terms of service with your ISP? ISPs (with the exception of some like Speakeasy that make a selling point of it) generally all have exceptions int the TOS for port blocking and anything else they think they might need. So it's not fraud at all.

    --


    This post written under Gentoo-linux with an SCO IP license.
  110. Common carriers by cbr2702 · · Score: 1

    Does this mean that because if yout email provider does some sort of spam filtering, if they miss pornographic spam and your daughter gets it, you can sue your mailprovider?

    --


    This post written under Gentoo-linux with an SCO IP license.
  111. In the case of number blocking... by Svartalf · · Score: 1

    ...you have to ASK for that. The Telcos don't explicitly block them at their discretion. They can't do that and keep their common carrier status.

    --
    I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
  112. Re:Mod Parent UP by jephthah · · Score: 0

    and so i get trolled for callin a troll a troll.

    dang. mebbe i'll learn.