Slashdot Mirror


Comcast Plans Cable Boxes with Integrated Wi-Fi and Snooping

Kaa writes "Short version: Comcast's cable modem/802.11g base station that is made by Linksys has capabilities to 'phone home' to Comcast and tell them how many devices are connected to your WiFi base station, how much bandwidth they are using, etc. It also has the capability to 'disable LAN segments' which, I assume, means they can kick your devices off your home network if they choose to do so. Something tells me this particular device won't make it into my house..."

427 comments

  1. Smoothwall by Anonymous Coward · · Score: 5, Informative

    Simple Solution:
    Put a smoothwall box or another router between your home network and the new cable modem (as I'm sure many of us already do). Although the wireless access would be nice to use, 802.11b/g access points are pretty cheap these days.

    1. Re:Smoothwall by MandoSKippy · · Score: 2, Informative

      Will Comcast allow ports coming in to be opened? I could see them not allowing us to SSH and TS into our home boxes. (I suppose that techincally is against their TOS) I LOVE having remote access to home. It's a wonderful way to browse sites that may or may not be work related without leaving gobs of cookie dough all over the work PC :)

    2. Re:Smoothwall by justforaday · · Score: 5, Insightful

      Simple Solution: Put a smoothwall box or another router between your home network and the new cable modem (as I'm sure many of us already do). Although the wireless access would be nice to use, 802.11b/g access points are pretty cheap these days.

      even simpler solution: buy one of the many many many available router/wifi AP combos out there and don't pay the extra charges that comcast wants you to pony up...

      --
      I'll turn into a supernova and burn up everything. Well I'll turn into a black little hole and you'll turn into string.
    3. Re:Smoothwall by Anonymous Coward · · Score: 4, Informative

      I just got Speakeasy. It's awesome, although a little pricey. However, you can get static IP's and NO port blocking! Leaving Comcast behind and never looking back.

    4. Re:Smoothwall by strictnein · · Score: 2, Interesting

      That's a good question. I setup port redirecting on my firewall to access my home systems to avoid problems (people scanning for common open ports and my ISP blocking them). That coupled with dynamic DNS works pretty nice. Of course they could block obscure ports like 39492 (not the one I actually use, wouldn't want to give away my top secret network secrets!), but why would they (other than to be evil)?
      Of course... I don't use their service (TimeWarner owns the cable around my house)... but I have friends that do.

    5. Re:Smoothwall by JofCoRe · · Score: 2, Informative

      obscure ports like 39492 (not the one I actually use, wouldn't want to give away my top secret network secrets!),

      Using obscure ports doesn't really matter anymore... All I need is a recent version of nmap, and I can find out what services you're running and what ports they are on :)

      --

      Place sig here.
    6. Re:Smoothwall by Anonymous Coward · · Score: 3, Insightful

      You are assuming that Comcast will permit another WiFi or router on their network. Where do you think the segment disabling will be used? RTFA para 1.4 stated that the cablehome gateways can be standalone or embeded within the DOCSIS cablemodem. For the standard home user, it will be embedded, since it is a cost issue. then comcast will rule their home LAN.

      I'll post further when I log in, Redundacy does not bother me! But you should Read the PDF linked in the article. the words are not too complex for the average /.er

    7. Re:Smoothwall by Anonymous Coward · · Score: 1, Interesting
      SSH and Terminal Services are not outside of the Terms of Service. The Comcast terms of service specifically prohibit you from running a public service of any-kind, so SSH is only dis-allowed if you're offering shell-accounts to the public.

    8. Re:Smoothwall by Kiryat+Malachi · · Score: 1

      DOCSIS. Thus, you can use a non-integrated cable modem if you don't want them to have that kind of control. There are all kinds of issues with them banning customer-owned equipment from their network, some of them (I believe) legal, so its unlikely that a savvy user can't ignore this.

      On the other hand, some people are gonna get screwed. Then again, they usually do.

      --

      ---
      Mod me down, you fucking twits. Go ahead. I dare you.
      (I read with sigs off.)
    9. Re:Smoothwall by MandoSKippy · · Score: 2, Insightful

      True. But that assumes you take the time to scan all the ports at a given IP address. Many Script kiddies will go to a certain port and scan for it. They don't have the patience to scan a single IP for all ports. I agree with parent (and I do similar things) It just another layer in a multi layer model for security. It's not the end all and be all, but it helps.

    10. Re:Smoothwall by AndroidCat · · Score: 5, Funny
      and don't pay the extra charges that comcast wants you to pony up...

      I knew there must be a pony in there somewhere.

      --
      One line blog. I hear that they're called Twitters now.
    11. Re:Smoothwall by jrockway · · Score: 4, Informative

      It doesn't help. A full nmap run will take maybe thirty seconds. Any script kiddie can scan you. Also, you probably shouldn't be worried about script kiddies. They won't know what ssh is. Someone may really want your data, and changing ports ain't gonna stop 'em from trying to get at it.

      It does break all internet standards, though. That's always a great thing (*rolls eyes and looks at M$*)

      --
      My other car is first.
    12. Re:Smoothwall by Allen+Zadr · · Score: 4, Informative
      Er, actually, if you read further down, [specifically, Table 5-6 (page 37)], you will find that most ports and protocols will be entierly uneffected by these technical extensions.

      If you use SMTP, yes, so too will this. Unless you let the CableHome system access the SMTP of your devices, you have nothing to worry about.

      It uses DHCP, well, so does my current Cable-Modem. In fact, all DOCSIS cable-modems can offer DHCP. No surprise there.

      Ping - yep, looks like it will block pings into your network (or answer for you). Nothing every DSL modem doesn't already do.

      TFTP, slightly more worrisome, but a good standard to allow remote updating of devices that they own (and need to manage).

      This is about selling more network devices into your home that the average user won't know how to set up with an old Linux box and a pack of bubble-gum. They will get to sell more stuff, and make more money. Many users will get the benefit of neat network appliances in there home .. that they merely have to pay a separate subscription fee for.

      The network segment shut-down is there to cut-off devices that they own but you are trying to use anyway, but don't want to pay the subscription service for.

      Yes, there is room for abuse, but it's not nearly as bad cutting off all other WiFi. It wouldn't be technically capable of telling a WiFi router apart from an in-home network switch or a NATting Linux box. I suppose the built-in WiFi would block your own WiFi's signal, but that doesn't point to a conspiracy.

      --
      Kinetic stupidity has a new brand leader: Allen Zadr.
    13. Re:Smoothwall by Anonymous Coward · · Score: 0

      That is why I only allow work IPs to connect to specific ports. As for everyone else.... I might as well not even be on the net.

    14. Re:Smoothwall by tljohnsn · · Score: 1

      I agree. I've been using Safe Passage from work as well because of people that monitor the network traffic.

    15. Re:Smoothwall by strictnein · · Score: 1

      I do have my firewall reject all WAN ping attempts, but that just makes such a scan take longer.

      But it still is able to find out some things:

      Interesting ports on somehostname.somehost.com (123.456.789.101):
      PORT STATE SERVICE
      XXXXX/tcp filtered unknown
      XXXXX/tcp open unknown
      XXXXX/tcp open unknown
      Device type: general purpose
      Running: Microsoft Windows (blah, blah, blah)

      But not what service(s) are running :) And, actually, some of the port information is innacurate depending on what type of scan you do.

      And, now that I've scanned more ports, it inacurately reports some ports as open:

      PORT STATE SERVICE
      XXX78/tcp open unknown
      XXX79/tcp closed unknown
      XXX80/tcp closed unknown
      XXX81/tcp open unknown
      XXX82/tcp open unknown

      But it's a fun tool.

    16. Re:Smoothwall by Piewalker · · Score: 1

      Shouldn't all walls be smooth? Idealism will be the end of me.

    17. Re:Smoothwall by Guildencrantz · · Score: 1

      But what of other MAJOR cable providers that can provide competition? So far Comcast has been the only viable cable option and I'm ditching Qwest completely this coming week. There is no way that I'm going to put up with a telephone company again, which rules out ADSL.

      At this point the only options I have are a DSL line through Qwest or Comcast. So far Comcast has won as the lesser of two evils (of course I have my own modem, routers, and wireless accesspoint).

      ~~Guildencrantz

      --

      Penguin Trivia #46: Animals who are not penguins can only wish they were. -- Chicago Reader 10/15/82
    18. Re:Smoothwall by STrinity · · Score: 2, Informative

      Exactly. Comcast doesn't make you use their router -- landline or wifi -- so why pay extra when it's cheaper to buy your own.

      --
      Les Miserables Volume 1 now up with my reading of
    19. Re:Smoothwall by nolife · · Score: 1

      You can scan the full range but that is more noticable and not really a good idea for someone fishing around and not trying to get caught.

      I do the same with the port forwarding but I only allow a few select ip addresses access to my incoming SSH port. I'm not sure what kind of signature nmap is capable of getting from deny and reject compared to one that is simply not listening but I feel this is one step safer then simply allowing full access to my SSH machine to anyone that wants to try to get in.

      --
      Bad boys rape our young girls but Violet gives willingly.
    20. Re:Smoothwall by JofCoRe · · Score: 1

      Interesting ports on somehostname.somehost.com (123.456.789.101):
      PORT STATE SERVICE
      XXXXX/tcp filtered unknown
      XXXXX/tcp open unknown
      XXXXX/tcp open unknown
      Device type: general purpose
      Running: Microsoft Windows (blah, blah, blah)


      I don't see the "VERSION" listed in your scans, which means you either aren't using the latest version of nmap, or you didn't use -A. Try nmap -A and see what it returns.... (or you could give me your IP and I'll see what I can find :)

      --

      Place sig here.
    21. Re:Smoothwall by mrjackson2000 · · Score: 1

      Ping - yep, looks like it will block pings into your network (or answer for you). Nothing every DSL modem doesn't already do. my DSL modem does not block pings

    22. Re:Smoothwall by JofCoRe · · Score: 1

      I only allow a few select ip addresses access to my incoming SSH port. I'm not sure what kind of signature nmap is capable of getting from deny and reject compared to one that is simply not listening but I feel this is one step safer then simply allowing full access to my SSH machine to anyone that wants to try to get in.

      Yes, I think that limiting the incoming IP range will give nmap some issues, but I'm not certain (I guess only fyodor or someone that read the code would know for sure). As long as the rejection is done before nmap can connect to port 22, I think it will register as a closed port. So if you are rejecting using IPTables or something like that, your ssh port is probably pretty well hidden. If you're doing the rejection with ssh once the machine connects (can you do that? dunno, never tried... :) then nmap might still be able to find something out.

      Might be interesting to see what happens though. What's your IP? :)

      --

      Place sig here.
    23. Re:Smoothwall by Anonymous Coward · · Score: 0

      Also, you probably shouldn't be worried about script kiddies. They won't know what ssh is.

      I think that you are seriously underestimating script kiddies. SSH is not some uber secretive program that you have to be a security god to use. It doesn't take a genius to use SSH. I am sure that even the more brain dead Windows using script-kiddiots probably have a copy of PuTTY on their desktop.

    24. Re:Smoothwall by Anonymous Coward · · Score: 0

      Maybe it could be a conspiracy within AOLTimeWarner to get people off of cable an back to *cough cough HACK* ..dial-up - think about it... it would most certainly mean at least a few more AOL subscribers.

    25. Re:Smoothwall by gujo-odori · · Score: 1

      I use Roadrunner Business Class. It's not cheap - I pay 90 bucks/mo for 2 mbps down/512 kbps up with 1 global static IP, but:

      A) Unlike consumer cable, the rate doesn't seem to fluctuate at all

      B) Unlike consumer cable, I can do whatever I want. No port restrictions, etc. Not sure about reselling bandwidth, I'd have to check the TOS again, but I don't want to do that anyway, so to me it doesn't matter (it might to others)

      C) In the odd even that you have a problem (the only one I ever had was the first router they gave me was defective and died the next day; they sent somebody out with a replacement, and I got a letter of apology from a vice-president), they have genuinely clued support people handling the RR Business Class customers. I can't say enough good about them. They are polite, professional, and if a problem needs to be escalated, they will escalate it without giving you any crap.

      Is it worth 90 bucks for that? To me, yes. YMMV, of course, but if you want something approaching the service level of a leased line from a good provider but only want to pay 90 bucks for it, a Roadrunner Business Class connection looks like a pretty good deal.

    26. Re:Smoothwall by sootman · · Score: 1

      "even simpler solution: buy one of the many many many available router/wifi AP combos out there..."

      I think that's what the grandparent meant when he said "or another router"... :-)

      --
      Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
    27. Re:Smoothwall by gujo-odori · · Score: 3, Interesting

      Just to clarify, what I mean by "doesn't fluctuate at all" is I have all my bandwidth, all the time. I downloaded the 4 GB DVD image of the latest Fedora Core 2, and it was solid at 240 kbps, give or take just a few kbps, from start to finish.

      My dad has standard Roadrunner consumer service, and while I have seen speeds on his network far higher than mine (sometimes over 400 kbps, and often over 350, during off-peak hours), I have also seen speeds far lower.

      While I suppose I could live with fluctuation (I've never seen a speed below 100 kbps down on his network, and even that is rare), I do also like having a global static IP and no restrictions (save those imposed by law) on what I do with my connection.

    28. Re:Smoothwall by 0x0000 · · Score: 4, Funny
      even simpler solution: buy one of the many many many available router/wifi AP combos out there and don't pay the extra charges that comcast wants you to pony up...

      As an recent victim of the Comcast scam, I feel that I should point out that it is a virtual certainty that Comcast will attempt to cook up some scheme to prohibit use of their network using any equipment that is not "approved" by their MBA-wielding, $1-billion-from-Micro$oft-funded, shit-for-brains, corporate thugz.

      Apparently Comcast has issues with allowing their victims (you know, the ones they pretend are "customers") to actually use the service.

      Heads up, Comcast management: the next time one of your high-school-dropout, red-neck-trailer-trash, gun-fetish, drooling "tech support" MORONS tells me "You can't do that" I may just go fukking POSTAL. You should make your employees aware of this, since they will no doubt rate some hazard pay in their capacity as human shields protecting YOU from .... well, somebody less disgruntled than, ME, since I would never even consider trying to PROTECT MY RIGHTS AS A CONSUMER, especially against huge, honking, big dick corporate like yours, oh mighty Gatekeepers of Broadband Access -- no matter how fukking STUPID, CLASSIST, PREJUDICED, and IGNORANT YOU ARE -- right? eh? So. We understand each other? You a) provision the cable modem I paid you for, and b) you provide the bandwidth I pay you for, and you c) leave me the fuk alone about what devices I can hook to that connection, and I don't have to come all the way over there to straighten it out with you in person .... k?

      I really wish .... oh nevermind.

      --
      "The Internet is made of cats."
    29. Re:Smoothwall by brsmith4 · · Score: 3, Interesting

      There is something seriously wrong if you are paying for business class and only getting 240Kbps. I have regular plain-jane RR and get 366kbps constantly. Perhaps you should use that schnazy support to resolve that problem because for 90 bucks, it is a serious problem.

    30. Re:Smoothwall by justforaday · · Score: 1

      I think that's what the grandparent meant when he said "or another router"... :-)

      sheesh...i didn't even RTFA...now you want me to RTFcomments i reply to too??? some people...

      --
      I'll turn into a supernova and burn up everything. Well I'll turn into a black little hole and you'll turn into string.
    31. Re:Smoothwall by chainsaw1 · · Score: 0, Troll

      Except speakeasy doesn't do cable. I'm not sure what's worse... that your putting shameless plugs on /. or that you got modded insightful

      --
      - Sig
    32. Re:Smoothwall by Anonymous Coward · · Score: 0

      No, because anyone who knows enough to be turned off by this would not use AOL if it were the last thing they could use. I know I will go without slashdot over checking it via AOL.

    33. Re:Smoothwall by Allen+Zadr · · Score: 1
      Sorry, that's true (a technical oversight on my part).

      Not all DSL modems will block pings, although many do.

      --
      Kinetic stupidity has a new brand leader: Allen Zadr.
    34. Re:Smoothwall by Casca · · Score: 1

      30 seconds? Really? To scan 65000 or so ports? You're full of shit. I bit bucket your port scan, and it takes a hell of a lot longer than that. Assuming you wait just 1second for a reply on any given port, its gonna take you 65000 seconds to map my IP address. Think about it...

      --
      Casca
    35. Re:Smoothwall by Anonymous Coward · · Score: 0

      Even simpler solution: sign up for access from one of the competing DSL carriers that doesn't do crap like this or raise their rates on a semi-annual basis.

    36. Re:Smoothwall by edrain · · Score: 1

      Good god! I don't know a ton about Qwest (I have them for local phone service), but I can't imagine Comcast being the lesser of two evils. Everytime I write that check I shudder. I wouldn't be 1 bit surprised to find out that they fund the Taliban. :)

    37. Re:Smoothwall by Biochrome · · Score: 1

      Wow. The stupidity is suffocating. Speakeasy DOES do cable.

    38. Re:Smoothwall by Anonymous Coward · · Score: 0

      Who says I can't send 65000 requests in very fast succession? One doesn't have to wait until they receive a response from one port before they scan the next.

    39. Re:Smoothwall by mOdQuArK! · · Score: 2, Informative

      Your mistake is assuming that the ports are being scanned sequentially. nmap scans all 65000 (or so) ports concurrently (it doesn't have to wait for a port to respond before initiating the connection to the next one), and the 30 second delay mentioned in the message you responded to is probably long enough for nmap to register all the ports that are going to respond.

      Bitbucketing port replies won't do diddlysquat (and will actually probably make it easier for the attacker, since the attacker will get back replies for only those ports which are open & active.)

    40. Re:Smoothwall by 0x0000 · · Score: 0, Flamebait

      > I suppose the built-in WiFi would block your own WiFi's signal, but that
      > doesn't point to a conspiracy.

      like HELL it doesn't you comcast totalitarianism apologist you! Just wait to you're on the USER side of their fukking B'n'D approach to customer abuse. The bitch went OUT OF HER WAY to let me know she had a GUN -- more than one, in fact.

      She left her mic open and pretended she was talking to someone else while I was supposed to think it was just an oversite -- open mic while I was on hold.

      And that's not all not only does she have GUNS, the stoopid twit tried to tell me the NIC was bad in my laptop!

      Comcast's policies are clearly so fascist, they have had to dredge the bottom of the sledge-pile to find individuals STOOPID and RUDE and MORONIC enough to impose their policies on unwitting customers without walking off the job in disgust. No actual thinking human being would impose those kinds of atrocities on fellow human beings! This is a perfect example of why certain jobs SHOULD be outsourced. The AMERIKAN who took my call a) refused to cooperate with me at all to get me online, b) was too stoopid to live, let alone have a job, and c) didn't understand english well enough to allow me to tell her how to do her job.

      I've had FAR better "tech support" experiences dealing with foreign nationals who, while they may have an accent, at least are not entirely STOOpid (I think some of them can even read, and may have graduated high school, neither of which this twit could possibly have accomplished), and in many cases actually TRY to solve the problems with which they are presented. Comcast showed no desire at all to help. The attitude (leaving aside for the moment the rudeness and blatant attempts at intimidation and extortion of additional monies) was simply "It's not our fault you were stoopid enough to give us money."

      Their pet BLONDE (and I don't mean that in a nice way; let me be clear about that) tried to convince me that the reason the Comcast server refused to provide routing for the circuit after providing the IP address to the NIC was because was because the cable modem was "full of junk mail or something".

      She then tried to tell me that the NIC on the comp was bad, and hung up while I was trying to explain to her what it meant that a PING against her stoopid PROXY IP timed out...

      She should use her fukking capgun on herself; unfortunately for her and the IDIOTS WHO PAY HER SALARY, I remain strangely unintimidated...

      So. The moral of the story is: Just because their DHCP server sends your network configuration, this does not mean they will actually let yuor packets onto their wires afterward. Not even if you call them and ask them nicely.

      --
      "The Internet is made of cats."
    41. Re:Smoothwall by pipingguy · · Score: 1


      There must be a Lisa Simpson reference somewhere, and this is a repost of something I saw here recently:

      Source: http://www.harpercollins.com/catalog/excerpt_xml.a sp?isbn=0060523999

      Over lunch today I asked Ed Meese about one of Reagan's favorite jokes. "The pony joke?" Meese replied. "Sure I remember it. If I heard him tell it once, I heard him tell it a thousand times."

      The joke concerns twin boys of five or six. Worried that the boys had developed extreme personalities -- one was a total pessimist, the other a total optimist -- their parents took them to a psychiatrist.

      First the psychiatrist treated the pessimist. Trying to brighten his outlook, the psychiatrist took him to a room piled to the ceiling with brand-new toys. But instead of yelping with delight, the little boy burst into tears. "What's the matter?" the psychiatrist asked, baffled. "Don't you want to play with any of the toys?" "Yes," the little boy bawled, "but if I did I'd only break them."

      Next the psychiatrist treated the optimist. Trying to dampen his out look, the psychiatrist took him to a room piled to the ceiling with horse manure. But instead of wrinkling his nose in disgust, the optimist emitted just the yelp of delight the psychiatrist had been hoping to hear from his brother, the pessimist. Then he clambered to the top of the pile, dropped to his knees, and began gleefully digging out scoop after scoop with his bare hands. "What do you think you're doing?" the psychiatrist asked, just as baffled by the optimist as he had been by the pessimist. "With all this manure," the little boy replied, beaming, "there must be a pony in here somewhere!"

      "Reagan told the joke so often," Meese said, chuckling, "that it got to be kind of a joke with the rest of us. Whenever something would go wrong, somebody on the staff would be sure to say, 'There must be a pony in here somewhere.'"

    42. Re:Smoothwall by mrogers · · Score: 1

      A port scan is completely parallelizable, so the speed is only limited by bandwidth. Check out Paketto Keiretsu's port scanner. It uses raw sockets - no need to open a socket for each port.

    43. Re:Smoothwall by strictnein · · Score: 1

      I just downloaded the latest version (3.50)
      Didn't try the -A option so I guess I'll give that another shot when I get back to work tomorrow.

    44. Re:Smoothwall by Master+of+Transhuman · · Score: 1


      People need to be more consistent about their nomenclature.

      240K - B as in BYTES - per second is good at 2Mb - b as in BITS - max speed. 240Kb - b as in bits - would not be good.

      Upper case B = bytes, lower case = bits.

      The poster is claiming 2Mbps and receiving 240KBps which is correct.

      Of course, for ninety bucks you could say he should get maybe 3Mbps or more, but he also says he gets a static IP with no port restrictions - which ain't bad and is definitely a requirement for business class.

      --
      Richard Steven Hack - This sig is TOO GODDAMN SHORT TO DO ANYTHING USEFUL WITH! MORONS!
    45. Re:Smoothwall by 0x0000 · · Score: 1
      Qwest (I have them for local phone service), but I can't imagine Comcast being the lesser of two evils.

      Believe it. I've had both. I would take my Qwest DSL back over Comcast's bullshite any time were I given the option.

      Try this:

      google.com/search?hl=en&q=Comcast+lawsuit

      And that's the part they admit too.... They haven't repented, believe me. In fact, they're worse than ever.

      --
      "The Internet is made of cats."
    46. Re:Smoothwall by karmatic · · Score: 1

      Ever heard of multithreading or parrellizing? It's quite possible to scan all 65,536 ports at once, resulting in a 1 second port scan. Take that, bitbucket.

    47. Re:Smoothwall by brsmith4 · · Score: 1

      The fact that you know a 'B' is a byte and a 'b' is a bit is quite impressive *cough*

      Like anyone with half a brain couldn't tell what I meant... Don't be such a tight ass.

      He's being ripped off. He should be getting at least 512KBps for that kind of cash. I had business class for a while and that's what I got.

    48. Re:Smoothwall by Anonymous Coward · · Score: 0

      You're assuming one has to scan one port at a time, which is of course completely silly. All you have to do is initiate a non-blocking connection to a port, and move on to the next one. When a port responds, great. If not, give it a few seconds and assume it's a goner.

    49. Re:Smoothwall by LnxAddct · · Score: 1

      Hmm... well I wish I lived in fantasy land too... I'm kidding:) Where my firm is, its something like 384kbps/1024kpps for about $110 a month and thats cheap for business class. Maybe where you are it's cheaper, but as far as New York and Philadelphia, as well as a few other eastern cities, thats about the cheapest you'll find it. Static IP alone will increase the price by 80 bucks or so.
      Regards,
      Steve

    50. Re:Smoothwall by pentalive · · Score: 1

      I just looked at Speakeasy's site, It seems to me that their lowest rate, home DSL is almost $50.00 a month.

      When I had my own place =I think= I was paying only $20.00 or
      $30.00 for SBC dsl - was I wrong?

      Sure Speakeasy will let you share with your neighbors, they also charge twice as much.

    51. Re:Smoothwall by brsmith4 · · Score: 1

      When my old town first got cable broadband, the company, Cox, did not put any bandwidth restrictions on the connections, because not a lot of people were online at the time. We would constantly get 1MBps to 2MBps, like we had our own 10Mb connection straight to the internet. Later, they put limits in place. Here in tampa, the limit was 256KBps or a while. They recently raised it to around 366KBps and haven't raised the rates. Perhaps it does vary by region, but I feel bad for the guy, paying that kind of price and getting 1/3 less Bandwidth than I do.

    52. Re:Smoothwall by Master+of+Transhuman · · Score: 1

      Well, anyone with half a brain should have been clearer in his comments. It sounded like you were saying he was getting only small b speed.

      In any event, I SAID he probably should be getting more, but it varies - as subsequent posters also said.

      The providers aren't giving everybody 6Mbps even to business class any more if you haven't noticed.

      --
      Richard Steven Hack - This sig is TOO GODDAMN SHORT TO DO ANYTHING USEFUL WITH! MORONS!
    53. Re:Smoothwall by Baloo+Ursidae · · Score: 1

      Too bad DSL costs twice as much for half the speed, eh?

      --
      Help us build a better map!
    54. Re:Smoothwall by SacredNaCl · · Score: 1

      When I had my own place =I think= I was paying only $20.00 or
      $30.00 for SBC dsl - was I wrong?


      The line item for SBC's cheapest plan may be $26.90 per month with a qualifying bundle, but that doesn't mean you really pay $26.90. It's closer to $35 a month by the time their made up taxes and service charges get applied. If you signed up before they applies the latest round of made up charges it's roughly $31.95 a month. Which still isn't bad for what you get, but I find their adverting of $26.90 to be not only misleading but fraud.

      --
      Freedom is merely privilege extended unless enjoyed by one and all.
    55. Re:Smoothwall by Anonymous Coward · · Score: 0

      the next time one of your high-school-dropout, red-neck-trailer-trash, gun-fetish, drooling "tech support" MORONS tells me "You can't do that" I may just go fukking POSTAL.

      so i'm some sort of "moron," eh? yeah, you truly have the pulse of the nation.

  2. This is a product for the lusers... by LostCluster · · Score: 5, Interesting

    Sure, the /. user won't want this in their house...

    But the user who is too dumb to configure WiFi without Comcast's help needs this. This technology could let Comcast's techs lock down any access point who's not running WEP, and see to it that all the devices the customer has are taking their DHCP assignments properly. Of course, anybody reading this will know how to do these administrative tasks on their own, but those who are clueless can have trust Comcast configure their router and firewall to optimal settings.

    If this cuts down the number of worm-vunerable computers on the Internet by letting those who don't know what they're doing hand the controls over to Comcast, I won't complain.

    1. Re:This is a product for the lusers... by the_mad_poster · · Score: 3, Interesting

      Yea, you won't complain until Comcast won't give you service unless you have "compliant" hardware. It's a big potential benefit to Comcast's bottom line, and the "lusers" aren't going to know enough to try and kill it. Do you think they'll give a crap if you want it or not?

      --
      Alito: A vote for Alito is a punch in the eye to put that bitch back in her place!
    2. Re:This is a product for the lusers... by ParSalian · · Score: 0

      More importantly they could shut down other tvs(satalite) to prevent any use of commpetaters. Althought that is illigal they might beable to hold back a small amount and not be caught.

      --
      The conservative is the man who has a real concern for injustices and takes thought against the day of reckoning.
    3. Re:This is a product for the lusers... by Anonymous Coward · · Score: 1, Insightful
      Of course, anybody reading this will know how to do these administrative tasks on their own, but those who are clueless can have trust Comcast configure their router and firewall to optimal settings.


      Bwahahahah.. oh.. wait... stop... my sides hurt...

    4. Re:This is a product for the lusers... by LostCluster · · Score: 5, Insightful

      Yea, you won't complain until Comcast won't give you service unless you have "compliant" hardware

      However, Comcast can't require you use their cable modem to connect to their system. That's simply against FCC rules. The FCC usually hates it when the service provider starts mandating that only their hardware be used.

      (Think... If they could, wouldn't they be doing that already?)

    5. Re:This is a product for the lusers... by gabbarbhai · · Score: 3, Interesting

      Umm.. If you trust them enough, sure. What's to stop them from analyzing your work habits/surfing habits, and start pumping specific ads to the devices, or worse?
      I wouldn't let comcast, of all people, to administer my computers. Nor would anyone else want to, no matter how technically-alternatively-enabled.. And there might be (I don't know) some products specifically designed to keep your computers patched properly (no, NOT M$SFT) that one might want to subscribe to separately, with proper disclosures and agreements signed.

    6. Re:This is a product for the lusers... by 2names · · Score: 5, Insightful
      The FCC usually hates it when the service provider starts mandating that only their hardware be used.

      We _are_ talking about a Government agency, right? And God knows that no Govt agency has EVER changed policy or regulations to appease a corporation...[rolling eyes]

      --
      "I'm just here to regulate funkiness."
    7. Re:This is a product for the lusers... by mrwonton · · Score: 2, Interesting

      I have comcast internet access at my home. It is unfortunately the only broadband available in my town. I'd love to try to tell them what I think of decisions like this by switching, but its just not an option, as without them, I'd be without broadband (God Forbid!).

      How can a good slashdot geeks in my position give comcast a piece of their minds in terms they can understand?

      --
      Not more than you need, just more than you want
    8. Re:This is a product for the lusers... by the_mad_poster · · Score: 4, Interesting

      I can't use just any old modem I want for Adelphia. It has to provide certain *ahem* "features" that let them do some level of snooping. Of course, this is all in the name of helping me troubleshoot my connection.... yea.. sure... depsite the fact that they've never successfully found a problem remotely...

      They can't make you use any specific modem, but they CAN mandate that your modem must have certain "features" and "standards" under the guise of helping you out. Then, they can push that this tech gets standardized and start requiring it for new connections.

      Never underestimate the power of a monopoly to get it's way when it comes to raping consumers.

      --
      Alito: A vote for Alito is a punch in the eye to put that bitch back in her place!
    9. Re:This is a product for the lusers... by slickwillie · · Score: 5, Funny

      Maybe I don't want one in MY house, but I'd sure like my neighbor to get one.

    10. Re:This is a product for the lusers... by StarKruzr · · Score: 1

      Let them try. If they do, BUBBYE Comcast.

      --

      +++ATH0
    11. Re:This is a product for the lusers... by the_mad_poster · · Score: 1

      I've often been tempted to drop Adelphia, and I've only had their "service" for 4 months. It's been out for about 4 days since I got it due to technical problems, and it was out for 8 days once when they screwed my billing up beyond all belief (automatic payments.. you'd think that means... you know... that the payments are taken automatically....). However, I'd have to drop down to the ol' land line again. Ugh. And, it would only be about $10 a month cheaper since I don't have cable TV and I don't get their little "package deal" (bullshit: the price is a ripoff either way for the QOS).

      If I thought Adelphia would give a crap, or that I could organize enough people to do some real damage, I'd do it. But, I can't, so I won't. On top of that, I'd have to hook up my phone through Verizon (or, their lines at the very least... ask 2600.com about how getting service for 3rd party leased Verizon infrastructure works...), and they've fucked me over in the past already.

      Such is the modern American consumer's choice. Which abusive monopoly do I want to get beat up by today?

      --
      Alito: A vote for Alito is a punch in the eye to put that bitch back in her place!
    12. Re:This is a product for the lusers... by DrEldarion · · Score: 4, Interesting

      I wouldn't let comcast, of all people, to administer my computers. Nor would anyone else want to, no matter how technically-alternatively-enabled..

      I'm sure you'd be surprised how many "technically-alternatively-enabled" people would jump at the chance to have Comcast administer their computers.

      I'm not saying that it would be in their best interests, but if you're clueless about computers, a well-known company offering to take care of everything for you is something you'd squeal in glee about.

      In fact, I'd imagine that a significant portion of computer-illiterates would give FULL control of their computer to any well-known company (say, MS) if the company put enough marketing spin on it ("Imagine having all your computer problems fixed with one call! We'll even do it all for you, you just sit back and relax!")

    13. Re:This is a product for the lusers... by Anonymous Coward · · Score: 2, Informative

      I work for comcast and I can assure you their not gonna spend a penny having some tech snoop through modems when they can be put to better uses. The only time these features are gonna be used is if someone calls in and is having issues.

    14. Re:This is a product for the lusers... by wcb4 · · Score: 1

      I've got Adelphia here in Carroll County MD.... had issues early on that involved several techs visiting my abode, all of whom asked me why I did not purchase my own cable modem. The most recent visit from a tech was about 3 months ago... he told me about someplace offering the Surfboards cheap with a rebate that made them free if I waned to get my own, so its still an option, at least in Carroll County, MD

      --
      I reject your reality ... and substitute my own.
    15. Re:This is a product for the lusers... by A_Wandering_Nomad · · Score: 1
      They can't make you use any specific modem, but they CAN mandate that your modem must have certain "features" and "standards" under the guise of helping you out.
      Additionally, they can also choose to not offer a discount for using your own modem. Pretty much eliminates most reasons to go out and get one..
    16. Re:This is a product for the lusers... by Hell+O'World · · Score: 1

      Move to a real city. That'll show em.

    17. Re:This is a product for the lusers... by Nef · · Score: 1

      It all depends on how you use your bandwidth. If you're strictly a gamer, then...well, like you said, your without. If you just want the high speeds, there are variants of DSL (I recall iDSL or cDSL being superlong capable with metered speeds based on distance from CO) or even Satellite that may work for you. My parents are in a similar situation with Adelphia, due to the 'family' funding issues, where cable service was available on one side of the street for almost a year, but not on the other. They now have a 512/128 Satellite connection for 20 bucks a month. Typical lag is in the 300-400 range, but if you're not worried about realtime requirements, it's just fine. They browse the web, IM and send emails all at speeds at or near my 3.5MB/512KB on Comcast. Because lets face it, you never reach advertised speeds, if you could, they'd advertise a higher figure with the same real level of service, and charge more for it. There's also a new trend to setup direct microwave links between remote areas (where possible, LOS issues prevail) and sharing T1 and the like for 'home-grown' solutions. It's all about your pain (or more often cash) threshold. If you have the money and patience, anything is possible. HTH.

    18. Re:This is a product for the lusers... by falcon5768 · · Score: 3, Informative

      maybe so, but they have already twice under two different administrations (clinton and regan) forced the cable companies to adhear to this policy.

      --

      "Slashdot, where telling the truth is overrated but lying is insightful."

    19. Re:This is a product for the lusers... by Anonymous Coward · · Score: 0

      From some experiences that I've had with comcast, this sounds less about protecting the internet from viruses and more about protecting their business model. They charge $5/month per extra computer and have a policy against using NAT'ing routers. They've even told me they can detect NAT'ing routers and disable them. It turns out they are only able to disable NAT'ing if it is done from your DOCSIS cable router, where the internal nat network is local to the device.

      I'd like to give them credit for trying to protect the internet, but this just sounds too slimy.

    20. Re:This is a product for the lusers... by dougmc · · Score: 2, Insightful
      This technology could let Comcast's techs lock down any access point who's not running WEP
      More accurately, it would probably mandate WEP at initial configuration -- Comcast would set it up themselves (probably not even letting the customer have access at all) and instead give the customer a card with their WEP key and instructions on how to set all their wireless devices to use it.

      I certainly won't be using any of these boxes, but I can see where this would be a very good thing for the non-technical user. Unless you're one of those people who likes to borrow their neighbor's wireless network ...

      Of course, it also would mean that Comcast has a database with everybody's WEP key in it somewhere -- which Comcast or the FBI/NSA/KGB/BSA/KFC/etc could use to sniff all your traffic, even that which doesn't go over the network (of course, Comcast could do that at the WAP itself, without even requring physical proximity.) And if somebody hacked into that database, it would give them a huge number of WAPs (and their addresses) that you could use with impunity -- and the encryption would even make them *seem* secure. (If a user suddenly starts spewing spam, and their WAP uses WEP, people are going to be less likely to believe that his WAP was abused.)

    21. Re:This is a product for the lusers... by Anonymous Coward · · Score: 0

      Have you ever had a Comcast technician troubleshoot anything? Their average technician has no knowledge of networking and many think a firewall is some software you load (no joke). I have had several dealings with Comcast in my area and in ALL the cases I had to explain where the problem was and why I couldn't fix it (i.e. their equipment). Somehow I don't think troubleshooting a more complex environment is what they should be trying to do before they learn how to do a traceroute (most of them could ping but none knew how to do a traceroute).

      Finally, isn't this the company that sent usage letters to people saying they used too much bandwidth (on an unlimited connection) and then refused to tell them how much is acceptable. Not exactly a trust inspiring company or one I want snooping on the network of anyone I may be helping.

    22. Re:This is a product for the lusers... by Anonymous Coward · · Score: 0

      Your "ahem features" are known as DOCSIS standards, which aren't unique to Adelphia.

      Nor do they let us "snoop" any further than the modem itself, which is strictly diagnostic information.

    23. Re:This is a product for the lusers... by Quattro+Vezina · · Score: 1

      Additionally, they can also choose to not offer a discount for using your own modem. Pretty much eliminates most reasons to go out and get one..

      I'm willing to pay the extra money. For my apartment, I bought a $90 Motorola Surfboard cable modem. Comcast will let a customer rent a modem for a very cheap price. In fact, I think the modem I bought is the same model Comcast uses. I don't care. I'd rather pay the extra money than have Comcast have any control over my equipment.

      --
      I support the Center for Consumer Freedom
    24. Re:This is a product for the lusers... by boredMDer · · Score: 1

      Arescom NetDSL 800? :)

    25. Re:This is a product for the lusers... by silas_moeckel · · Score: 1

      Funny I just moved and got them. They had no problem with my Cisco UBR as a modem and I dont think it has many of those fun features least I dont see them in the IOS. Granted it took them 2 weeks to get the install correct 1 week for signal and another to stop sending me to this little private IP jail.

      --
      No sir I dont like it.
    26. Re:This is a product for the lusers... by qoa · · Score: 1

      When the big "speed increase" hit my area, I my download nearly doubled.... for a week. Now I get 131kbs if I'm lucky and there's plenty of lag with it.

      --
      Every normal man must be tempted at times to spit upon his hands, hoist the black flag, and begin slitting throats.
    27. Re:This is a product for the lusers... by willtsmith · · Score: 1

      As long as they "give" away the box, it's fine. In a way, they're trying to help beginners "manage" their network.

      It will also help Comcast to shut down trojan infected machines at the point of attack. This costs MANY users mondo bandwidth.

      If they don't force it on me, I'm fine with it. If they give it to me for free, I might even take it.

      --
      -------- -------- Support Wesley Clark for president!!!
    28. Re:This is a product for the lusers... by Anonymous Coward · · Score: 0
      However, Comcast can't require you use their cable modem to connect to their system. That's simply against FCC rules. The FCC usually hates it when the service provider starts mandating that only their hardware be used.

      What are you smoking?!?!

      Pretty much all telcoes mandate what hardware (which DSL modems) you use. Same for cable cos. They can easily (and without fear of retaliation) dictate EXACTLY what you have run (at least as far as modems go). And govt watch poodles will claim that since ISDNs are freely available from telco, there's competition, use that if ya don't like them cable modems.

    29. Re:This is a product for the lusers... by cavebear42 · · Score: 2, Insightful

      You you belive that right now YOUR ISP doesn't have the abillity to monitor where you are surfing? Unless you have some very non-standard surfing techniques, they do have, and always will have, that abillity. If they are the "provider" they can watch what they provide.

    30. Re:This is a product for the lusers... by Some_Llama · · Score: 1

      "What's to stop them from analyzing your work habits/surfing habits, and start pumping specific ads to the devices, or worse? " Ummm, like they already do with their Cable service.
      I like how I pay through the nose for service, but yet I get pumped ads straight to my cable box for my browsing windows and neat "messages(read-spam)" that flash a red light at me until I read/delete them (with no way to turn either off).

      yah i know "it would cost more to have it without ads, you should be greatful", um no, give me the OPTION to be ad free for a service i pay for, not force me to pay AND still read ads...

      anyone notice the phone cable plugged into the back of the Comcast cable box?...hmmm

    31. Re:This is a product for the lusers... by Zorak+Man · · Score: 1

      I too have the surfboard, but about them not having control... At least with my cable provider, in the paperwork it says they have the right to "upgrade, audit and reload" the cable modem as the service requies.

      --

      404 .sig not found
    32. Re:This is a product for the lusers... by mOdQuArK! · · Score: 2, Insightful
      The only time these features are gonna be used is if someone calls in and is having issues.

      Or if comcast gets a court order by law enforcement...or if a comcast employee wants to snoop around his girlfriend's connection (or maybe wants to screw over someone who flipped them the bird in a parking lot)...

    33. Re:This is a product for the lusers... by Anonymous Coward · · Score: 0

      you work for them don't you? they are doing this because they wish to help the lamers right?
      let's help the blind to vote by doing it for them (bad english but i think u got the picture)
      it is plain wrong!
      i saw this movie where they see in the future of a person and if he or she did somthing wrong like a crime or murder they get prosecuted for it.
      do i have to explain it?
      very soon they will be choosing the color of your shirt...

    34. Re:This is a product for the lusers... by metamatic · · Score: 1

      I bought my own modem 'cause I didn't like the crappy ones Comcast was using at the time. I got a US Robotics, it has been rock solid.

      --
      GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
    35. Re:This is a product for the lusers... by blitziod · · Score: 1

      well the people who make and sell equipment have a lot of money, thus can keep the cable modem market OPEN and not regulated as much by cable co's

      --
      The only way to bust a doper--is when you yourself become a smoker!
  3. Easy fix. by grub · · Score: 4, Informative

    Simple, just put another firewall between that snoop box and your LAN.

    --
    Trolling is a art,
    1. Re:Easy fix. by danielems · · Score: 1

      I don't think this would work if you are using the cable modem as a wireless base station - unless the firewall you add is also a basestation. But what good would that be?

    2. Re:Easy fix. by Phronesis · · Score: 3, Funny

      It would make lots of sense to install an integraded cable modem/wireless base station and then try to put a firewall between it and all your wireless devices!

    3. Re:Easy fix. by grub · · Score: 1


      Wireless base stations sell for peanuts. This setup would allow you to have all your info NAT'd before it gets to the ComCast snoop-box. They should then see only a single device on your LAN.

      --
      Trolling is a art,
    4. Re:Easy fix. by 3terrabyte · · Score: 1
      My thoughts exactly. And already doing here at home when I switched to DSL. (They provided an integrated router/firewall/modem at this ISP, instead of just the modem)

      I didn't like the features of their box, so I just sit behind my router like normal.

      --

      Why are there only 19 people folding@home for slashdot?

    5. Re:Easy fix. by the_mad_poster · · Score: 1

      But, this is a big benefit for Comcast. The instant they find out that you're "circumventing" their neat-o technology, they'll boot your ass right off the network.

      They find people that steal cable... if (when) they start requiring that they be allowed to snoop data on your homenet, they'll find people that cut them off from that too.

      --
      Alito: A vote for Alito is a punch in the eye to put that bitch back in her place!
    6. Re:Easy fix. by grub · · Score: 2, Funny


      The instant they find out that you're "circumventing" their neat-o technology

      Hmm.. I don't think that could be considered circumventing anything, really. You're just adding another gateway device... right in front of theirs. :)

      Now, if their EULA says that only their device can act as a NAT device... you never know.

      --
      Trolling is a art,
    7. Re:Easy fix. by Roark+Meets+Dent · · Score: 1

      Eventually, they'll probably ban non-"approved" routers.

    8. Re:Easy fix. by Anonymous Coward · · Score: 0

      haha yeah, no doubt.

    9. Re:Easy fix. by Lacutis · · Score: 1

      And how exactly are they supposed to be able to tell that the traffic coming to the modem from a single device is actually NAT'd?

      NAT edits the TCP/IP packets replacing internal ip addresses with it's own external IP.

      The whole purpose of NAT is to be transparent to the outside.

    10. Re:Easy fix. by Mad+Bad+Rabbit · · Score: 4, Funny

      try to put a firewall between it and all your wireless devices!

      No problem: just put it inside a Faraday cage.

      Of course, it will be tricky to find the right spots
      to cut holes in the wire mesh for a given IP address
      and port number...

      --
      >;k
    11. Re:Easy fix. by Cpt_Kirks · · Score: 2, Interesting

      There is a nice *NEW LAW* going around state houses that makes it illegal to plug anything into a cable companies network without their permission.

      I forget what it's called (probably something like the "Save the Children From Predators Act"), but it has been reported here before. IIRC, it carries big fines, civil penalties and jail time.

    12. Re:Easy fix. by nizo · · Score: 1
      I see trees of green, red roses too; I see them bloom for me and you; And I think to myself, what a wonderful world.

      Any idea who killed grub and changed his .sig????

    13. Re:Easy fix. by Anonymous Coward · · Score: 0

      Just don't use its base station feature for your wireless devices other than your firewall, and attach your own base station on your end of the firewall. If you're afraid the comcast box is 'wardriving', then take your precautions there too.

    14. Re:Easy fix. by Gojira+Shipi-Taro · · Score: 4, Insightful

      Once we're on my side of the demarcation line (in this case the cable modem) it's not the cable company's network. It's MY network. And none of their damned business.

      --
      "Oh my God. This is terrible. This is the end of my Presidency. I'm fucked."; ~ Donald J. Trump
    15. Re:Easy fix. by Anonymous Coward · · Score: 0

      the easiest fix would be for you to go upstairs to your dad's bedroom, get his gun, and shoot yourself you worthless loser.

    16. Re:Easy fix. by AndroSyn · · Score: 1

      Yeah and there is a federal law on the books that allows customers to maintain their own internal wiring for cable service and attach whatever devices they see fit as long as the devices are not used for theft of service. So seeing that the federal law overrides state laws, this is a mute point. And since you didn't point out what states nor the names of the law I'll just assume you are trolling, even though yes I took the flame bait.

    17. Re:Easy fix. by Anonymous Coward · · Score: 1, Informative

      Aconymous Noward/David Syes...

      Well, can't they fingerprint the packets? I mean, isn't there a way the number of unique machines can be determined?

      Suppose you have 15 computers chewing the limit of bandwidth, not crushingly, but maybe 80%. Then, one person is shopping mstewart, another pron, and another Home Depot, another on globaldefense.org, and so on. How likely is it that just one person can type in all the URLs (talkn' 'bout by hand), respond to the information/requests, and keep surfing?

      Can't the MAC addresses be queried at some level? thought that some bad NICs could be tricked. If it is not possible at all, the apologies. But, I am wary. Ever since the CIA and Telcos have been in bed, it's likely that even cell phones TURNED OFF can be tracked. Just embed a cell-polling chip or interrogator chip in the battery pack. Of course, I've not rigged and radio direction finding gear near my cell to test this, but I think eventually it will be in all phones "as an augmentation to 9/11 rescue assistance for the disabled motorist or stranded pedestrian...". Yep...

      Ever wonder if the day will come that paper money's metal strip will act as a collective antenna? I mean, why use exploding dye packs when some cell domes or cones in a financial district or atop high-value transactions-oriented buildings can home in on huge wads of cash moving at one time in a tracked direction. The trigger would be the failure on the part of a human to deactivate the frequency checked for the pallet, bundle, or stack.

      Ever wonder if a modem is embedded in Kinko's copiers? Imagine all the criminals (from copyright abusers to bonafide nefarios) who think an "offline" copier is safer than a networked printer... I imagine the day will arrive soon (if not already here) where your convenient money-card will tie in with the store surveillance camera, which are both tied to the card reader on the copier. Photograph anything and it's scanned. Copy and bulk-print things, and they are scanned. Now, the copyright industry as well as the various domestic surveillance units, from LAPD to CIA and those of which we'll never know the names, will have a bead on every person who uses technology.

      Maybe a way to combat it is to surf nonsense, deliver nonsense, and swap cards with others. Maybe Father John or Sister Imelda will, for a cash donation, swap cards so I can break the purchase trail....

      Just some ideas been runnin' thru my mind the past 2 years...

      David Syes
      Citizen of Earth, resident of whatever nation.

    18. Re:Easy fix. by anachattak · · Score: 2, Interesting
      The "SDMCA" (retitled by the MPAA and Cable Cos. as the "Cable Theft Prevention Act" or somesuch) is making the rounds in several states. Until recently, my home state of Tennessee was a battleground state, but the lobbyists finally got their way and pushed a version through the state legislature. Right now, it's sitting on Gov. Bredesen's desk, waiting for his signature.

      I encourage everyone to monitor your own state legislatures and make sure this kind of thing isn't happening behind your back. If it is, several groups have formed in opposition to this type of legislation [TNDF]. While your cable company may not be able to force their particular brand of device down your throat, they can ban devices that don't use their "let me snoop" technology and criminally prosecute you if you use a device to filter their snoops. Check out the TNDF site and see what the Tennessee version will do to violators.

    19. Re:Easy fix. by Phronesis · · Score: 1

      Perhaps I was too subtle. Here's the point: Why pay extra for a cable-modem with built-in wireless if you're not going to use the wireless?

    20. Re:Easy fix. by operagost · · Score: 1

      So I have to call them every time I buy a new TV, VCR, or Tivo?

      --

      Gamingmuseum.com: Give your 3D accelerator a rest.
    21. Re:Easy fix. by Anonymous Coward · · Score: 0

      Bah! It's a lovely song! :)

    22. Re:Easy fix. by Anonymous Coward · · Score: 0

      So seeing that the federal law overrides state laws, this is a mute point.

      *sigh* You mean it's a MOOT point. Please try to remember that for next time - when you swap words like that you really lose credibility to those who know what you TRIED to say.

      Main Entry: moot
      Function: adjective
      1 a : open to question : DEBATABLE b : subjected to discussion : DISPUTED
      2 : deprived of practical significance : made abstract or purely academic

    23. Re:Easy fix. by NewNole2001 · · Score: 1

      Don't worry, I've got it all figured out.
      Let me just.. Aah, perfect, with my new tin foil hat none of those people can get me. It even scrambles that modem that I could swear they have hidden in the copier at Kinko's and even the antenna in my money. See, I'm safe now!
      ... Knock, knock, knock...
      Oh, hi Mr. Government! What? You saw all your signals from me stopped? Now you want me to take off my hat? Never!
      **BANG***
      -Man in Black- Johnson, take off his damn tin foil hat so we can start monitoring him again when he wakes up. God forbid that the person we have employed to specifically monitor him go without work.

    24. Re:Easy fix. by the_mad_poster · · Score: 1

      So seeing that the federal law overrides state laws, this is a mute point.

      You are dead wrong. If you are an American, you really do need to go read up on the Constitution. RIGHT NOW. Specifically, amendment X.

      --
      Alito: A vote for Alito is a punch in the eye to put that bitch back in her place!
    25. Re:Easy fix. by jrockway · · Score: 1

      Umm, they're a CABLE company. Their business model is to profit by selling you things (channels) that you don't want. This isn't much different.

      --
      My other car is first.
    26. Re:Easy fix. by drinkypoo · · Score: 1
      It's because you don't have a choice. They're going to sell it whether you like it or not because their market research indicates that people would like wireless and that most users are ignorant and/or apathetic about network security. But, they're not actually selling it, they have a far more brilliant scheme than that. They're charging $200 for installation (I am not making this up - I have comcast cable already and I was told that I would have to spend $200 to move to "comcast home networking" so I laughed and hung up and I have a linksys 802.11b AP using MAC whitelisting, plus I disallow any non-VPN traffic besides DHCP requests. The Linux system provides firewall services to the whopping one client. Regardless, all of this works like a charm, and I built the network with stuff I had lying around, more or less. (I traded some stuff, but spent no money.)

      So really, those of us who don't get this won't necessarily pay for it. Those who do will pay for it, but won't even get to keep the modem, and thus are tools. But, at least they'll be tools that comcast can shut off trivially (or even in an automated fashion) if they do something which will be annoying to the rest of us.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    27. Re:Easy fix. by DeepRedux · · Score: 1

      Its a moo point

    28. Re:Easy fix. by edunbar93 · · Score: 1

      I'm sorry, are you proposing that I give my cable modem a tinfoil hat?

      --
      "No problem. I have the capacity to do infinite work so long as you don't mind that my quality approaches zero."-Dilbert
    29. Re:Easy fix. by Phronesis · · Score: 1
      But why would I buy it from the CABLE company? I have comcast cable. I get computer network and their minimal TV network channels with no extras (not even their "basic cable" package). They have not attempted to force me to buy anything I didn't want. They'll offer, but no coercion when I say no.

      So to the post above that suggests using a firewall, I ask again why anyone would choose to pay Comcast for a cable modem with built-in wireless that he doesn't plan to use. If he knows enough to put a firewall downstream, he knows enough not to choose this device.

    30. Re:Easy fix. by Lacutis · · Score: 1
      Aconymous Noward/David Syes... Well, can't they fingerprint the packets? I mean, isn't there a way the number of unique machines can be determined?
      No... I suggest you Do some research on TCP/IP.
      Suppose you have 15 computers chewing the limit of bandwidth, not crushingly, but maybe 80%. Then, one person is shopping mstewart, another pron, and another Home Depot, another on globaldefense.org, and so on. How likely is it that just one person can type in all the URLs (talkn' 'bout by hand), respond to the information/requests, and keep surfing?
      That's what they call in court "circumstantial evidence. Theres no way to prove that isn't all coming from one machine. I could have a program on my computer that sets out spidering websites looking for pages on certain subjects or just archiving them for offline use. There are probably a hundred different reasons that could explain that traffic.
      Can't the MAC addresses be queried at some level? thought that some bad NICs could be tricked. If it is not possible at all, the apologies. But, I am wary. Ever since the CIA and Telcos have been in bed, it's likely that even cell phones TURNED OFF can be tracked. Just embed a cell-polling chip or interrogator chip in the battery pack. Of course, I've not rigged and radio direction finding gear near my cell to test this, but I think eventually it will be in all phones "as an augmentation to 9/11 rescue assistance for the disabled motorist or stranded pedestrian...". Yep...
      I think you should do some research into TCP/IP if you are seriously that wary. MAC addresses are only visible to other machines on your local switch or hub. They don't route.
      *snip 4 paragraphs of tin foil goodness* David Syes Citizen of Earth, resident of whatever nation.
      I suggest you wrap your entire body in tin foil and dig yourself a hole to hide in ;)
  4. Huh? by danielems · · Score: 5, Insightful

    Why aren't bandwidth quotas sufficient?

    1. Re:Huh? by ciroknight · · Score: 4, Interesting

      Well in theory this technology could be good if they only charged you for the bandwidth you actually pulled through your modem, but they could do this without their level of snooping.

      My guess is that they just want more control over your modems, making sure that there's no way you can modify the bandwidth you use (uncapping), automatically updating firmware ([[could be good: block certain ports during a virus emergency]]), etc etc etc... but the fact still remains: they could do all of this from their side of the network.

      So really, you have to question what they're going to do with this..

      --
      "Victory means exit strategy, and it's important for the President to explain to us what the exit strategy is." G.W.Bush
    2. Re:Huh? by Chazmati · · Score: 3, Insightful

      It's more profitable to charge $20/mo for each additional PC.

      The same thinking behind charging you $20/mo for additional cable converter boxes. Remember when TV's weren't cable ready and you needed a box for every TV?

    3. Re:Huh? by Anonymous Coward · · Score: 0

      Because the ISPs don't want to get drawn into competing with each other based on bandwidth allotment. They are trying an end-around on the free-market. Doomed to fail...

    4. Re:Huh? by Anonymous Coward · · Score: 0

      One word, GREED

    5. Re:Huh? by skifreak87 · · Score: 1

      Because why should you get to do something for free if they can charge you for it. If the average person doesn't understand that having 1 computer on the internet isn't necessarily less draining on your ISP than connecting 2 computers then they will try and charge you. It's about what marketing/business has turned into these days, instead of making valuable products/services so people buy them, it's convincing people to buy whatever you sell even if it's useless.

      Bandwidth quotas are about minimizing cost for the company and making sure one person doesn't make everyone else's connections slow as crap because you're downloading/uploading gigs of pr0n/ISO files, limiting number of connections are about finding more things to charge you for. Oh you want, 3 computers on the internet, you have to buy 3 connections, instead of 1 connection and settings up a router/NAT to deal w/ the other computers. It's the same reason, people here have had their internet shut off from sharing their connection w/ other computers (even if they own them). it's not allowed, you have to pay for any additional computers you want registered on the network, even if you're not using anymore resources than if you only had 1 comp registered.

    6. Re:Huh? by gcaseye6677 · · Score: 1

      All it takes is for an ISP to come along with no policies restricting what you can connect to the network and everyone with more than one machine or a wireless LAN will switch. The only way a cable/DSL provider can prohibit more than one machine on their system is if they have an absolute monopoly on broadband connections in their area (or super low prices).

    7. Re:Huh? by Anonymous Coward · · Score: 0

      Actually, if I remember the letter I received in the mail correctly, "...if you are using more than one ip address..." it's $4.95 for an additional 'device' and $8.95 for four additional 'devices'.

      "We will be disconnecting the DHCP for any additional devices unless you pay up."

      Dav

    8. Re:Huh? by monster811 · · Score: 1

      IIRC, Comcast is actually better about that than attbi was. I used to have ATT Broadband, and they refused to support routers; they wouldnt help you when the service was down (due to construction/etc.) if they knew you had one. Once Comcast ate them, there werent any more problems.

    9. Re:Huh? by anagama · · Score: 1

      Your post is true in all respects. And as someone who lives in an area where Comcast (blows!) has "an absolute monopoly on broadband connections", I can tell you that I'm certainly worried. There is no competition now so Comcast can do whatever it wants. Why should I feel comforted by the thought that in NY City or LA, people will have choice? Comcast is reaming me now at $55/month - you think they'll think twice if they could figure out how to double that?

      --
      What changed under Obama? Nothing Good
    10. Re:Huh? by jc42 · · Score: 1

      All it takes is for an ISP to come along with no policies restricting what you can connect to the network and everyone with more than one machine or a wireless LAN will switch.

      Most people have only one ISP available. And if you try to horn in with your own silly-assed upstart ISP, you'll quickly learn what "gentlemen's agreement" means.

      Fact is, in most places outside of big cities, the ISP is a de-facto monopoly, often the same company that provides cable TV and telephone. And the local government will make sure that they keep their monopoly. A lot of people's side income depends on it.

      (What, me cynical? ;-)

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
  5. WHAT!!! by the_2nd_coming · · Score: 0, Troll

    dude, it is a home network!!!

    WTF.

    it better have the ability to disable the wifi in it so that I can hook up my own access point behind a router.

    --



    I am the Alpha and the Omega-3
    1. Re:WHAT!!! by jargoone · · Score: 2, Insightful

      Um. You realize that you can leave the wifi enabled and still use your own access point, right?

    2. Re:WHAT!!! by WordODD · · Score: 1

      but that would take away Comcasts ability to police your network making them unable to charge you for the luxury of sharing YOUR connection. Honestly, how much more time was going to pass before cable companies discovered another revenue stream from these broadband connections.

      --
      Please do not let scientific accuracy interfere with the intended humourous/interesting/insightful value of this comment
  6. Security risks? by pseudochaotic · · Score: 4, Insightful

    The "disable LAN segments" thing sounds like it could be a security risk. DOS, anyone?

    --
    And the l33t shall inherit the 34r7h.
    1. Re:Security risks? by Anonymous Coward · · Score: 0

      Assuming the box is secure, it doesn't sound like any more of a risk than someone hacking a router and disabling segments.

    2. Re:Security risks? by Anonymous Coward · · Score: 0
      The "disable LAN segments" thing sounds like it could be a security risk. DOS, anyone?

      Unpossible!

    3. Re:Security risks? by LostCluster · · Score: 1

      Really, that's what this box is all about... letting a user call up Comcast support and have the support tech tunnel into the router and change settings. Not useful to a Slashdot geek, but it's very useful to the luser who doesn't even know what an IP quad is...

    4. Re:Security risks? by anthonyclark · · Score: 1

      I'd be more worried about spammers than DOSers. Once these things roll out, I guess it'll be time to blacklist comcast.net?

      --
      ----- Documentation is worth it just to be able to answer all your mail with 'RTFM' - Alan Cox.
    5. Re:Security risks? by sjgm · · Score: 1

      Given the amount of spam that comes from Comcast already, I think it's already time to blacklist them.

  7. More Devices = More MONEY by WordODD · · Score: 3, Informative

    All this idea does is allow Comcast to suck even more money out of its customers without having to change the amount of money they spend per account.

    --
    Please do not let scientific accuracy interfere with the intended humourous/interesting/insightful value of this comment
    1. Re:More Devices = More MONEY by forrestt · · Score: 1

      ...without having to change the amount of money they spend per account.

      No, I'm sure that will go down.

    2. Re:More Devices = More MONEY by WordODD · · Score: 1

      Of course, what was I thinking. Is it still standard practice for cable companies to charge based on the number of TVs that an account has? This practice will just continue on to the number of computers, the number of phones, DVRs and whatever else the cable company can apply it to.

      --
      Please do not let scientific accuracy interfere with the intended humourous/interesting/insightful value of this comment
    3. Re:More Devices = More MONEY by operagost · · Score: 1
      Of course, what was I thinking. Is it still standard practice for cable companies to charge based on the number of TVs that an account has?
      Not since about 1985 or so, whenever the home telecommunications act was put into effect.
      --

      Gamingmuseum.com: Give your 3D accelerator a rest.
    4. Re:More Devices = More MONEY by NewNole2001 · · Score: 1

      When I hooked up my cable in my apartment, they wanted to charge me per connection I wanted, even though the connections were already installed. It was going to be over $100 for them to "hook up" the 4 cable connection in here. Even though all it involved was having the guy unlock the box on the end of the building, plug one wire into another, and lock it. Comcast is a bunch bastards that charge too much. But hey, so are all the other cable companies and cell phone companies.

    5. Re:More Devices = More MONEY by willtsmith · · Score: 1

      A couple points.

      First, if you know how to fit coaxial together, you can get all the TVs you want without paying extra. When they hooked up my apartment, they disabled all but one hookup. I promptly reconnected them after they left.

      Second, supporting a large network can put a drain on the cable network. After talking to a cable guy recently (HD-TV connection) I realized that coax is thick, but it needs to be amplified every 300 ft.

      The cable network is an intracite network of cable and amplifiers that must be properly tuned and harmonized to work properly. To much signal and TVs are banded. Too little, and they're fuzzy. If you bump up power at one point, you may have to attenuate or tilt at another. This is the joy of analog.

      When they hooked up my HDTV, they had to bring a large truck out and tweak the local network to get my signal strength high enough. It took them about three hours in all to get stuff working.

      So if you draw 10 connections you'll drop your signal about 13dB. That might require adjustments up the line.

      So if you want them to carefully tune the network for YOU, it might cost extra. If you're willing to look at at 10 shitty, fuzzy picture that costs nothing ;-)

      Cable companies are rapidly pushing On-Demand boxes with digital capability. They really want TV to go pay-per-view so they can get you for each program you watch. If programs were .10 apiece, I wouldn't care. The ratings system is all messed up right now. Too many good shows go off the air because Nielson's sample groups aren't diverse enough (they're too dumb).

      --
      -------- -------- Support Wesley Clark for president!!!
  8. Beyond the pale..... by erick99 · · Score: 4, Informative
    This is beyond the pale. It's like the RIAA in the sense that there is an arrogance about what they can do while selling you a service. Here is the pertinent part of the docment that is labeled "The goals for the CAbleHome Management Portal include:"

    * Enable viewing of LAN IP Device information obtained via the CableHome DHCP Portal (CDP)

    * Enable viewing of the results of LAN IP Device performance monitoring done by the CableHome Test Portal (CTP)

    * Provide the capability to disable LAN segments

    I hope that at some point, we, as users, can vote with our wallets and stop this nonsense. The more we give into this kind of seller-bullying, the more we can expect.

    Happy Trails!

    Erick

    --
    http://www.busyweather.com/
    1. Re:Beyond the pale..... by AviLazar · · Score: 2, Insightful

      The solution is not voting with our wallets, it's voting by legislation (another problem in and of itself). Face it whats the alternative to Cable Modems? We could use phone lines (I would rather thank Dale McBride for his fund raising initiatives), We could use Satellite (because I like having my service disrupted when a cloud looms over head), or we could use DSL (yea well, no.) Unfortunately Comcast is the only cable service provider in my area, or I would have gotten rid of them a long time ago!

      --

      I mod down so you can mod up. Your welcome.
    2. Re:Beyond the pale..... by Roark+Meets+Dent · · Score: 3, Insightful

      Since Comcast is a government-regulated monopoly (in theory) one of the only avenues of recourse might be to petition the municipal authority where you live to ban Comcast from using this stuff (espectially the "disable LAN segments" when the next contract negotiations come up.

    3. Re:Beyond the pale..... by Brightest+Light · · Score: 4, Insightful

      As many other people have pointed out, this is not something that the average slashdotter is going to want to have. But this is will be a great thing for the clueless. The average person who wants to browse the web and get email, who has no clue about setting up and locking down a proper network will love this. Now all they have to do is plug it in and go, Comcast takes care of the rest. I would rather have comcast controlling the routers/waps of the clueless. Ideally, they'll do things like monitor for abuse and worm traffic, and kick offenders offline until its fixed. This is not something Comcast is forcing on its users, its a service that is going to make things better for the customer as well as for the rest of the internet. From what the article says, its entirely optional. Wouldn't you rather have the networks of the people most likely to get infected with the latest worm/spyware/whatever be monitored by somebody who actually has a clue (as much clue as Comcast has, at least..)? Stop fighting new technology just because you wouldn't use it.

    4. Re:Beyond the pale..... by Jeff+DeMaagd · · Score: 1

      I have to wonder if the ability to disable LAN segments falls under "harmful interferance" or "jamming"?

    5. Re:Beyond the pale..... by IGnatius+T+Foobar · · Score: 1

      And let's not forget...

      * Placate the RIAA, MPAA, Microsoft, and other corporate terrorists by letting them monitor your network for "illegal content"

      How many folks will let their guard down by being foolish enough to trust this thing to be their home firewall, and then get whacked by the corporate goons? Quite a few, I'd imagine.

      --
      Tired of FB/Google censorship? Visit UNCENSORED!
    6. Re:Beyond the pale..... by anthonyclark · · Score: 1

      Please tell me that this thing can't scan for wifi networks other than itself...

      --
      ----- Documentation is worth it just to be able to answer all your mail with 'RTFM' - Alan Cox.
    7. Re:Beyond the pale..... by MrLint · · Score: 1

      I really have to agree. Comcast seem to be positioning themselves in the market as the company you dont want to do business with unless you have to.

      There are allegations of them actively snooping on customers, the bandwidth overage disconnection issue where they allegedly wont tell you what the usage barrier is.. and now this actively trying to control consumer consumption.

      I dont know if i have any non-inflammatory words to describe how i feel about this kind of behavior.

  9. This can't be mandatory. by LostCluster · · Score: 2, Informative

    There's no way that Comcast can require users of their cable Internet services to use cable modems provided by them. The FCC simply doesn't allow that...

    So long you buy your own DOCSIS-compatible modem, you can attach whatever hardware to your network you want.

    1. Re:This can't be mandatory. by bear_phillips · · Score: 1

      According to what law? I hope you are correct, but could you give us site to back you claim up?

      --
      http://www.windmeadow.com/
    2. Re:This can't be mandatory. by Minwee · · Score: 1
      "There's no way that Comcast can require users of their cable Internet services to use cable modems provided by them. The FCC simply doesn't allow that..."

      Even if that were the case, is the FCC going to force Comcast to provide every user with exactly the same quality of service regardless of what kind of modem they use? Somehow I doubt that.

      "Oh, you are only getting 64 kilobits of bandwidth and can't connect to any site outside of our domain? And the last eighteen people in our tech support group you complained to had no clue what you were talking about? That's probably because your cable modem doesn't support the 4LOM protocol. You'll need to either buy a supported modem from us or just wait until we have a chance to upgrade the equipment in your area. It shouldn't take more than a few years. Thank you, and don't ever call me again."

    3. Re:This can't be mandatory. by Anonymous Coward · · Score: 0

      the regulation is that DOCSIS compliance is required to work.

      doesnt matter what modem it is, as long as its DOCSIS.

  10. Comcast = Traffic Monitoring by Anonymous Coward · · Score: 1, Funny
    Great, now these guys will know each and every time I click on a hidden Goatse.cx link.

    Maybe they'll add a feature in so this doesn't keep happening all the time.

    1. Re:Comcast = Traffic Monitoring by docbrown42 · · Score: 1

      Screw that. Why not set up a script to click the link every other second, and really make Comcast wonder about you?...

      --
      Ed Wedig
      Graphic design services
      docbrown.net
    2. Re:Comcast = Traffic Monitoring by Tezkah · · Score: 0

      In Canada, Shaw (shaw.ca) blocked goat.cx for a short time, but now they've reinstated access. I need to check my outgoing email records, because I'm pretty sure I sent an angry letter to tech support demanding that they bring my goat man back.

  11. So...? by YanceyAI · · Score: 5, Funny
    If I decide to throw a lan-party, they'll disconnect my buddies remotely, then what? A bunch of pissed-off, masked comcast SWAT guys show up?

    That's just evil. Count me out.

    --
    Can I bum a sig?
    1. Re:So...? by Anonymous Coward · · Score: 0

      Then you could play a real first person shooter.

    2. Re:So...? by Anonymous Coward · · Score: 0

      Do you know how long it takes the cable company to show up at your door? They say they will show up from 1-5 and show up at 5 or reschedule.

  12. Won't get through my firewall by Neil+Blender · · Score: 3, Funny

    Unless I am a complete idiot.

    1. Re:Won't get through my firewall by Anonymous Coward · · Score: 0

      Well, you are. So you should be worried.

    2. Re:Won't get through my firewall by xSquaredAdmin · · Score: 1

      They don't need to get through your firewall. The wireless base station is built into the modem, so they can just boot the firewall off of the network if they so please.

      --
      Crushing dreams at the speed of sarcasm
  13. Unplesant by MrRuslan · · Score: 2, Interesting

    But that type of feature could be usefull such as blocking a worm ridded PC from the Internet until it is cleaned and remote assisance and configuration with permision...if your ISP want to spy on you they can if they REALLY want to.this type of stuff has its uses.

    1. Re:Unplesant by Pizentios · · Score: 0

      Heh, reminds me of somthing that just happens to one of my friends customers (he's there IT support). The ISP blocked all incoming and outgoing trafic from there ip because one or several of there computers where infected. This was fine save for the part where they didn't call the office and tell them that. When they called my buddies and got him to come down and he called the ISP about it...they where like "Oh, yeah i guess we should have called you about that". Silly ISP...Businesses are for orginized people....heh

      --
      -Pizentios
    2. Re:Unplesant by dewke · · Score: 1

      But that type of feature could be usefull such as blocking a worm ridded PC from the Internet until it is cleaned and remote assisance and configuration with permision...if your ISP want to spy on you they can if they REALLY want to.this type of stuff has its uses.

      That's just wishful thinking. I used to use an app that automagically notified abuse@isb.com whenever i got hit with code red/nimda etc... I never once got a reply and I sent out hundreds of emails. I'd see the same IP's over and over...

      It's all about $. The cable companies are looking for ways to increase revenue, and maybe eliminate tech support calls from joe luser who bought a wireless AP and now "his internet is broken" and expects the ISP to fix it.

      --
      Oderint dum metuant
    3. Re:Unplesant by Anonymous Coward · · Score: 0

      There's no need to notify the customer, they we're already notified in the TOS when they signed up.

  14. I wonder? by Pizentios · · Score: 0

    I wonder if it can see behind a firewall/router. I doubt that it can, unless everything is wide open...like most companies would like to have it.

    --
    -Pizentios
    1. Re:I wonder? by heliocentric · · Score: 1

      I hit this earlier and I'm not copying and pasting.

      --
      Wheeeee
  15. Continue BOYCOTT by jrwillis · · Score: 3, Insightful

    Between this and them firing all of TechTV's staff, I see NO REASON why any geek worth his salt should use ANY SERVICE offered by this company.

    --
    Keep Austin Weird!
    1. Re:Continue BOYCOTT by YanceyAI · · Score: 4, Informative

      They just doubled my connection speed. For free.

      --
      Can I bum a sig?
    2. Re:Continue BOYCOTT by Scottaroo · · Score: 2, Insightful

      Because if my options are a cable modem from Comcast or dial-up, I don't have any real options. Maybe someone will run fiber out here, or put up wireless, but until then, you sometimes have to take what you are given.

      --
      ----------
      If your answer is Microsoft, you obviously didn't understand the question.
    3. Re:Continue BOYCOTT by Anonymous Coward · · Score: 2, Interesting

      ummmm....since they bumped up their download speed here in the Bay area, we are getting 3 Mbit/sec for $19.99 per month (a 3 month promotion). Is that a good enough reason? :-) We have our own wireless G WAP so it's not an issue anyway.
      And I've never seen TechTV, so I could care less about that.

    4. Re:Continue BOYCOTT by lukewarmfusion · · Score: 1

      Same here. As much as I want to get away from Comcast, they're my only reasonable high-speed option.

    5. Re:Continue BOYCOTT by MooseGuy529 · · Score: 1
      ...wireless G WAP...

      Call it by its real name, 802.11g... it annoys me how much the equipment manufacturers butcher the names of the protocols to make them sound cool.

      --

      Tired of free iPod sigs? Subscribe to my blacklist

    6. Re:Continue BOYCOTT by debian4life · · Score: 1

      Yeah, Comcast is really on a roll today. I think they have another big announcement later where in order to better service their customers they would like to raise rates and reduce channels.

      They will follow that up by telling young children that there is no Santa Clause.

    7. Re:Continue BOYCOTT by heliocentric · · Score: 1

      I half agree. That price is great for the first 3 months, but then it goes up to more than DSL prices in my area. I just want a decent speed (DSL or better) at a decent price that is always on AND doesn't want to get in my way*. For my income the $40+/mo. is a tad high, but I pay it since they are the only game in town (I live too far from telco home office for DSL). To me interent isn't like HBO where you get it cheap when there's a deal, cancel before the price goes up and wait for the deal to come around again in 2 or 3 months, I want a stable email address and a known network connection.

      Plus, you admit to having a WAP and say "we" so I'm assuming you're running more than one computer. Are you paying the extra bunch of money to run multiple computers (with, as I understand it, a speed increase) or are you just violating your user agreement?

      * - Verizon blocks inbound port 80 for me and comcast doesn't want more than one computer and yells at those at the top of the bell curve for bandwith use, not a set "this is what is reccomended, here's a way to meter yourself" but a sliding scale.

      --
      Wheeeee
    8. Re:Continue BOYCOTT by ibpooks · · Score: 1

      I see NO REASON why any geek worth his salt should use ANY SERVICE offered by this company

      Because Comcast was the best value and service cable/internet provider I've ever had. Unfortunely, Comcast doesn't service the city I recently moved to; I would be elated if they did. I went from a 3 megabit downstream for ~$50/month to 128k downstream for ~$40/month at my new shit cable company.

    9. Re:Continue BOYCOTT by jrwillis · · Score: 1

      Hmm.. I get 3MB down from SBC DSL (Which is MUCH BETTER than Cox cable in my area) for $40 a month. I guess I just figured that it was like that everywhere.

      --
      Keep Austin Weird!
    10. Re:Continue BOYCOTT by silicon+not+in+the+v · · Score: 1

      Naw, chill. It's just da hood comin' through. I got wireless, G.

      --
      We may experience some slight turbulence and then...explode. -Capt. Mal Reynolds
    11. Re:Continue BOYCOTT by Anonymous Coward · · Score: 0

      Super G Powers, Activate!

    12. Re:Continue BOYCOTT by Enry · · Score: 1

      Because Verizon doesn't offer DSL service in my area and my town doesn't have cable competition yet?

    13. Re:Continue BOYCOTT by Anonymous Coward · · Score: 0

      If you look at it another way, they just admitted that you were being overcharged on half your connection speed.

    14. Re:Continue BOYCOTT by Anonymous Coward · · Score: 0

      "we" refers to me and my roommate, so even when the price jumps up to $45 a month, IIRC, it will still be cheap on a per-person basis.
      We are running 2 desktops and one laptop on our network, apparantly in violation of the user agreement (I haven't read it). So far everything has worked fine and Comcast hasn't complained. All machines are behind a firewall so Comcast may not know what we are up to :-)

    15. Re:Continue BOYCOTT by heliocentric · · Score: 1

      I'm in the same boat. My point was that while things are working, we aren't exactly on the up and up with their rules and this (to me at least) is a cause for some worry. For a while I didn't think it would mean anything since they had no alternative, but now with their "home networking plan" (which is really what this WiFi thing is for) is in the pipe I'm worried they are going to be more concerned since they can now push you towards paying them more money for it.

      Yes, right now things are well and fine, and I'm reasonably pleased with the price/performance of what I'm getting, but that doesn't mean I support it.

      --
      Wheeeee
    16. Re:Continue BOYCOTT by gcaseye6677 · · Score: 1

      Are there any towns that have actual competition among cable providers? Seriously, I'd like to know. Chicago has RCN which resells on top of Comcast's lines, but Comcast charges them so much that they are now bankrupt, so I don't think this counts as competitive cable service.

    17. Re:Continue BOYCOTT by NaugaHunter · · Score: 1

      Are you paying the extra bunch of money to run multiple computers (with, as I understand it, a speed increase) or are you just violating your user agreement?

      I don't remember seeing anything of the sort in my user agreement, and it really has no effect on the bandwidth. If I had more faucets I can't magically use water faster than they provide; at some point the average flow at each one goes down.

      As for the nasty letters about overuse - I've been using Comcast in Pittsburgh for my work VPN for a year now with out complaint. That's 8 hours each weekday, running one or two Remote Desktop Connections at least 70% of the time, not to mention Outlook, Messenger, and Source Safe. I've never measured it, but I don't think any of that is light use. Add my occasional evening gaming and it gets a reasonable amount of use without any complaint. As far as I can tell people being pegged for use either have massive file shares going (known or unknown), or someone else is spoofing their address to do so and they're getting pegged for near-constant usage, not just momentary highs.

      And I have to disagree with the cost complaint. Yeah, I'd like it cheaper, but it's what, 4 times dialup in cost? It's a lot faster and more convenient than 4 times in product. My main complaint about Comcast is the Listing Guide only shows 1/2 hour and has ads on 1/3 of the screen. I'd much prefer the Adelphia layout I saw at my parents - Upper Left Quad info, Upper Right Quad PIP of the current channel, and 1 1/2 hours for the listings.

      More on topic: could their intentions be good, and they just want to have a method of preventing neighbors/roamers from jumping on your line? This may not be about what you have a right to do in your own house, but helping you not get stung by someone hijacking your connection for illicit uses.

      --
      R: That voice. Where have I heard that voice before? B: In about 365 other episodes. But I don't know who it is either.
    18. Re:Continue BOYCOTT by Quattro+Vezina · · Score: 1

      Between this and them firing all of TechTV's staff, I see NO REASON why any geek worth his salt should use ANY SERVICE offered by this company.

      Because the only ADSL ISPs who have service in my area are AOL and SBC/Yahoo, both of which are far worse than Comcast. Tho with the kind of crap Comcast is pulling, SBC/Yahoo is looking better and better.

      I tried looking up Speakeasy, since I've heard great things about them, but in my area, they only offer IDSL. For those of you who don't know, IDSL is almost twice the price of cable or ADSL (IIRC, their IDSL is $80-90/month--Comcast is $52/month, with a $10/month discount if you have cable TV), at almost 1/30 the speed (Comcast has 3Mbps up, Speakeasy IDSL is 144kbps--not sure about down on either ISP).

      Yeah, I despise Comcast, but they're the least-worst option in my area.

      --
      I support the Center for Consumer Freedom
    19. Re:Continue BOYCOTT by wishlish · · Score: 1

      Wasn't for free. They halved the connected speed when they took over from the old @Home network, then gave you back that speed. Meanwhile, you paid the same fee regardless of the connection speed. And yet, they mock Verizon DSL for charging the same amount regardless of the connection speed!

      However, I can't boycott Comcast. I'm a Sixers and Flyers fan...sigh...

    20. Re:Continue BOYCOTT by FuzzyBad-Mofo · · Score: 1

      Same here. Just downloaded the new Knoppix release in well under an hour. (Azureus topped out at 400KB/s)

    21. Re:Continue BOYCOTT by festers · · Score: 1

      You do realize that a significant price hike is in the works, right? Nothing's "for free" when it comes to Comcast.

      --


      -------
      "Every artist is a cannibal, every poet is a thief."
    22. Re:Continue BOYCOTT by ryanwright · · Score: 1

      Dude, you got ripped off. My cable company doubled my speed and cut the price in half.

      --
      -Ryan, with the unoriginal sig
    23. Re:Continue BOYCOTT by heliocentric · · Score: 1

      I don't remember seeing anything of the sort in my user agreement, and it really has no effect on the bandwidth.

      I'll hit the second part first. I completely agree that it makes no difference and I'm paying for the bandwidth I should be allowed to use it myself on however many computer I have. As for the second, to quote the terms of use policy:

      Prohibited uses include, but are not limited to, using the Service, Customer Equipment, or the Comcast Equipment to:

      ...

      (x) connect multiple computers behind the cable modem to set up a LAN (Local Area Network) that in any manner would result in a violation of the terms of this Policy or an applicable Service plan

      From the subscriber rules:

      g. Theft of Service: You will not connect the Service or any Comcast Equipment to more computers, either on or outside of the Premises, than are reflected in your account with us. You acknowledge that any unauthorized receipt of the Service constitutes theft of service, which is a violation of federal law and can result in both civil and criminal penalties. In addition, if the violations are willful and for commercial advantage or private financial gain, the penalties may be increased.

      Now, as I've been saying elsewhere around here, this has been this way for quite a while and no one I know has run into any issues with it. I just took it like, "Well, these are the rules, but we know that tons of people break them, and we'll only use them if you piss us off elsewhere." But, now they are crafting this "home networking" plan. That is, in fact, the whole point of this wifi thing, to give a box to home users to have multiple computers. There is an amendment to the terms for those who have that service, to quote the first part:

      1. Use of Service. The Subscriber Agreement is hereby modified solely to permit you to use the Service in connection with the multiple connection of up to five (5) personal computing devices within your Premises to the Service (the "Comcast Home Networking Service") in accordance with Comcast's then-current published Comcast Home Networking Service description (which may be changed from time to time in our sole discretion).

      So, now they have a system to get to charge you more for multiple computers and it is no longer "One computer, or the highway thing" it is now "One computer, pay more for 5, or the highway."

      --
      Wheeeee
    24. Re:Continue BOYCOTT by Anonymous Coward · · Score: 0

      Well at least drop their damned cable tv service and buy only the internet service. Get a dish for television. I know it wouldn't kill them, but if enough people did it, they would be able to tell a difference in their bottom line.

    25. Re:Continue BOYCOTT by Enry · · Score: 1

      There are a number of towns in the Boston area that have both Comcast and RCN providing cable and internet service. Strangely enough, if I lived in one of those towns (one maybe 200 yards away), the cost of service from RCN and Comcast would be about 2/3 what I pay now.

    26. Re:Continue BOYCOTT by NaugaHunter · · Score: 1

      I looked at my agreement, and that's not in it. They'd have to prove the whole changing the agreement without me agreeing to the new one thing.

      Also, the whole 'reflected in your account'. Looking at my original receipt, no computer count was reflected. The two people here to install saw my router and multiple computers. As employees they are representatives of the company, and as they were tasked with counting my TV's and connections I'm allowed, they would also be responsible for counting my computers and informing me if they were too many. So my multiple computers are fine, as they are the account I purchased.

      Again though, I'm not overly worried. I pretty much only use one; if I use another it's for a short time. We can go back and forth and come to the agreement that they'd probably win a court battle over the change in their agreement, as they are rich and I am poor, but I'm not going to loose any sleep over it.

      --
      R: That voice. Where have I heard that voice before? B: In about 365 other episodes. But I don't know who it is either.
  16. easy solution -- $19 wifi router, no rebates by Jaeger- · · Score: 4, Informative

    router @ compusa

    cheapest i've seen considering there's no rebates involved...

    2.4GHz 11Mbps Wireless Router with 4 Port Switch, 802.11b
    Manufacturer: FMI
    Mfg Part #: WE711APR
    Product Number: 295106
    Original Price: $89.99 (79% Off)
    Regular Price: $69.88
    Internet Special: $18.99

    --
    E V E R Y T H I N G I W R I T E I S F A L S E
    1. Re:easy solution -- $19 wifi router, no rebates by Anonymous Coward · · Score: 0

      Original Price: $89.99 (79% Off)
      Regular Price: $69.88
      Internet Special: $18.99


      Sticking it to the man: priceless.

    2. Re:easy solution -- $19 wifi router, no rebates by Jaeger- · · Score: 1

      or if you don't mind rebates...

      linksys wifi router + usb wifi adapter for $20 after rebates

      Bundle: Netgear MR814 Cable/DSL Wireless Router (802.11b) and MA111 Wireless USB Network Adapter
      Product Number: 19211
      Regular Price: $109.98
      Internet Special: $19.98
      after:
      $15.00 instant rebate(s)
      $75.00 mail-in rebate(s)
      (Internet Only Savings)

      --
      E V E R Y T H I N G I W R I T E I S F A L S E
    3. Re:easy solution -- $19 wifi router, no rebates by Galuvian · · Score: 1, Insightful

      It doesn't look like that has a built in firewall, so this new Comcast box will still be able to detect your extra machines and drop your access.

    4. Re:easy solution -- $19 wifi router, no rebates by Jaeger- · · Score: 1

      errr netgear, not linksys :)

      whatever...

      --
      E V E R Y T H I N G I W R I T E I S F A L S E
    5. Re:easy solution -- $19 wifi router, no rebates by Jaeger- · · Score: 1

      How does no firewall == this Comcast box will be able to detect your extra machines?? I have a good general understanding of networks & firewalls, and I don't see your point.

      The $20 Netgear bundle I linked to in a child post includes a firewall, so you can take the tin foil hat off without spending extra money...

      --
      E V E R Y T H I N G I W R I T E I S F A L S E
    6. Re:easy solution -- $19 wifi router, no rebates by supertbone · · Score: 0

      I just bought one. Thanks.

    7. Re:easy solution -- $19 wifi router, no rebates by Anonymous Coward · · Score: 0

      So what if it doesn't happen to have a built in firewall. NAT keeps them from knowing that, not the firewall. The only reported address would be the one their POS gives out.
      What makes it any different than attaching directly to a normal cable modem that gets a real IP address? Nothing. That's the point.

    8. Re:easy solution -- $19 wifi router, no rebates by heliocentric · · Score: 1

      You're both right and both wrong. A firewall doesn't mean anything unless it is doing NAT stuff smartly. A "normal" NAT will make a record of the client computer (your side) asking for information. That client computer makes outbound requests in increasing port numbers. The NAT takes the responce and matches it to this request from its table, and just forwards the info along. The issue comes in when you have two clients asking for information at the same time and their local port numbers for their requests are at widly different ends of the sequence. If the NAT is "normal" it just does the forwarded requests at these same port numbers (makes life easy). This is detacable by the ISP since they see several outbound requests originating from different (and seperately increasing) port numbers. If, however, your NAT is smarter and does the requsts itself in its own seperate increasing port number range and is smarter about the linking of requsts to the internal clients, then you remove this potential for detection.

      --
      Wheeeee
    9. Re:easy solution -- $19 wifi router, no rebates by Anonymous Coward · · Score: 0

      UH, how does this really make it easy for them either? that sequence means nothing.
      Haven't you ever opened multiple sessions of the same program on one computer? I've seen them use wildly different high # ports and all on 1 computer. You can speculate all day long, but you're not going to tell me you can actually tell the # of clients connected to a system by what ports they have requestx responding on.
      There are methods for detecting this accurately and you don't have to have it in the cable modem to do it. I think them just stating that they'd be able to limit the # of clients attached speaks to them NOT trying to implement the real method. They don't need to 0wnzor your modem to use it.

    10. Re:easy solution -- $19 wifi router, no rebates by Anonymous Coward · · Score: 0

      You can only use 2 of the mail-in rebates per purchase, so the cost would be about $60.

    11. Re:easy solution -- $19 wifi router, no rebates by TellarHK · · Score: 2, Informative

      I have one of these. It's pretty shitty. No support for static IP addresses. Best I've had so far is a Netgear MR314, but I was foolish enough to loan that one to my brother and haven't gotten it back yet. The Netgear was pretty basic, but it at least seemed somewhat stable.

      Also, the FMI/CompUSA branded model has shit support. And any change to the firmware settings requires a restart. ANY change.

    12. Re:easy solution -- $19 wifi router, no rebates by Jaeger- · · Score: 1

      no offense but i have to assume you are wrong due to the way it is listed on compusa.com website

      print out that webpage and save it for disuputing with your credit card when 2 out of 4 rebates are denied, no big deal really.

      --
      E V E R Y T H I N G I W R I T E I S F A L S E
    13. Re:easy solution -- $19 wifi router, no rebates by javaxman · · Score: 1
      That's a fine idea, but why not just save yourself the $5/month box rental ( or most of the inflated price they'd charge to sell you their box ) and buy a $29.99 ( yea, after rebates, whatever ) Cable modem/lan/wifi router which you'll admin yourself ?

      Seriously, this equipment is getting so cheap, I'm amazed that Comcast has the balls to charge for it anymore. Yea, whatever, if they send me a nastygram telling me I need to buy a "home networking" plan because of all of the NAT-translated wifi-connections they detected on *my* box, I'll just buy a different LAN-only cablemodem and put this thing behind another router and tell them where they can look...

      This only screws with the non-technical. In the future, the non-technical will get screwed over by tech-using businesses, and the future is now.

      Actually, I suppose that's not a new trend, non-technical folks being blown away by technical folks, it's just that now the tech is computers, not firearms or manufacturing...

  17. In Soviet Russia by AtariAmarok · · Score: 1, Funny
    In Soviet Russia, cable TV watches You!

    (what can I say? It is karma-burn friday. May be overrated, but it sure isn't offtopic for once!)

    --
    Don't blame Durga. I voted for Centauri.
  18. problemo senor by unformed · · Score: 2, Interesting

    This has the capability to 'disable LAN segments'.

    Something tells me there's going to be a new worm out once someone finds a hole in this router.

    1. Re:problemo senor by Mr.Spaz · · Score: 2, Insightful

      This sounds reasonable, especially if Comcast fails to secure their monitoring/command system properly.

      I propose it be named "Dinker," for the word used to describe machines dropping off the system. You know: "Dink, there goes one. Dink, there goes another." The bandwidth effects of such a virus would probably be minimal, but the impact on Comcast's helpdesk would be phenomenal.

      Systems like this used to enforce multi-system pricing schemes are a complete farce designed to stick it to the customer with enough money or know-how to have a computer for each user in their home. Of course, they have a ready defense for this: "Oh, but this system makes sure that people who use the connection more (ie: multiple machines) are paying for it so that regular customers don't run out of bandwidth!" We all know this is a crock. I know people who can eat loads more bandwidth with one machine than 20 "average" users.

    2. Re:problemo senor by Marxist+Hacker+42 · · Score: 0

      It's Linksys. Bet it's Port 257 for administration.

      --
      SJW: a person who perceives an injustice, and while correcting it, commits a greater injustice.
    3. Re:problemo senor by Anonymous Coward · · Score: 1, Interesting

      Nice. How about one that shuts down the LAN segments of every moron sending out spam from their unpatched, virus/worm infested Windows machines.

  19. Comcast, evil empire? by CharAznable · · Score: 1

    Seems like Comcast is shaping up to be the next Evil Empire. Too bad, I am reasonably happy with their service.

    --
    The perfect sig is a lot like silence, only louder
    1. Re:Comcast, evil empire? by Call+Me+Black+Cloud · · Score: 1

      I was reasonably happy with their service, but not with the frequent rate increases...up another $3 this month. Just yesterday I hooked up DSL from Verizon. At 1.5 Mbps it's running at the speed Comcast was at before they uppped theirs to 3 Mbps, and it's cheaper too. I'm looking forward to getting satellite and doing away with Comcast altogether.

  20. Hold LinkSys Accountable, too. by saberworks · · Score: 4, Insightful

    Don't only blame Comcast. If LinkSys is doing this in one device, what about others?

    1. Re:Hold LinkSys Accountable, too. by strictnein · · Score: 1

      If LinkSys is doing this in one device, what about others?

      In their defense, they're a company, and this is going to make them money. So... oh well.

      And of course, it was Cisco, not Linksys that recently admitted it had a backdoor in some of its products.

      Now, if only I could remember who Linksysis owned by...

    2. Re:Hold LinkSys Accountable, too. by platipusrc · · Score: 1

      Cisco owns Linksys though. Check it out.

      --
      And the muscular cyborg German dudes dance with sexy French Canadians
    3. Re:Hold LinkSys Accountable, too. by saberworks · · Score: 1

      A linksys wireless router I bought recently stopped working after a day so I returned it and bought a d-link. Glad, now, even though it was a pain ;)

    4. Re:Hold LinkSys Accountable, too. by Creepy · · Score: 1

      Linksys is now Cisco's cheap (er, consumer) router division. If the connections are as reliable as mine, you probably won't know if you've been disconnected by Comcast or if the connection was dropped for no apparent reason. I did read recent reviews of the one I bought that were really bad, and not all of them are, but which do you think Comcast would put in :)

    5. Re:Hold LinkSys Accountable, too. by strictnein · · Score: 1

      Cisco owns Linksys though. Check it out.

      Yeah I know. I thought I implied that with my last sentence, but I guess not.

    6. Re:Hold LinkSys Accountable, too. by platipusrc · · Score: 1

      You did indeed...I was braindead and appear to have missed that...

      Sorry!!

      --
      And the muscular cyborg German dudes dance with sexy French Canadians
  21. They try to do this already by siberian · · Score: 2, Interesting

    Their goal is to sell these expensive "home office" packages.

    The way it works now is that they make it difficult to get a device online, you have to use their software to register the service.

    I forget the details but I had to do some trickery for each machine on my network to get the cable modem to route traffic to them via my router. Occasionally devices 'unregister' and I have to run the comcast software again and pretend like I am a one system home.

    I'm ditching comcast, my local ISP has fixed wireless now and I'm gonna go with the little guy and I've already picked up DirectTV AND I'll save $30 a month. Seeya comcast.

    1. Re:They try to do this already by cbelt3 · · Score: 1

      Agreed. Just got one of their love letters "You have more than one IP address from our gateway". They want to sell me "Home Networking" or charge me an additional $4.99 per IP address. Now I've gotta reconfigure the network. (Damn). And what makes you think they will allow us to use firewalls and routers after their modems ? I can see the letter now: "Dear Comcast Luser, We have determined that you are using a ______ router to redistribute your internet connection to other users, in direct contravention of our agreement with the Department of Homeland Security. This has had the effect of making it impossible for us to allow anyone with a badge to spy into your home computer, per the agreement that you signed. (Note that the agreement has been changed, and the confidential elements of the agreement are above your current security clearance. If you wish to see them, please petition the Supreme Court.) Your bandwidth has been restricted to 1 byte/hr for any sites not ending in a .gov. You will still be paying $19.95 for the first two seconds of your agreement, and $499.95 for each month afterwards. Government 'controlled' Monopolies - don't they have that backwards ?

    2. Re:They try to do this already by bergerjs · · Score: 1

      With a device running NAT between your computers and the network, how can they figure out if you're running more than one computer? Or are you just taking the connection and putting it into a hub? I spose they could make assumptions based on usage, but there's no way to tell if thats all coming from one computer or many.

    3. Re:They try to do this already by justMichael · · Score: 1

      Odd, maybe it's different in your neck of the woods. I had to install their software to "authorize" the modem, but once that was done I have had no problems with lots of different devices popping onto my network from time to time and there are 3 on regularly.

      As for the install software, I just copied a Virtual PC disk image, did the install and deleted the image, no way in hell they are getting their software into my Mac.

      At least Adelphia had the decency to pre-auth the modem before they handed it to me. Too bad their service was unreliable.

    4. Re:They try to do this already by Anonymous Coward · · Score: 0

      You obviously don't know how to set up your LAN properly.

      The way it works now is that they make it difficult to get a device online, you have to use their software to register the service.

      No, you don't.

      I forget the details but I had to do some trickery for each machine on my network to get the cable modem to route traffic to them via my router.

      No "trickery" needed.

      I am a Comcast HSI customer. I have a LAN and I subscribe to the basic tier.

      Here's how I set up my connection: Between the cable modem and my LAN, I have a firewall. This firewall grabs an address from Comcast via DHCP, and has NAT for my LAN. Now, only one device is asking for an address from Comcast. No special software from Comcast needed. All that software does is point your IE to Comcast's web proxies, and "register" with the proxy so you can use it. I don't use or need their proxies so I deleted the software right away. I would suggest not installing the software in the first place.

      Anyway, you can use any old firewall device that has NAT and supports getting a WAN address via DHCP. Mine is an ancient Pentium stripped down to a floppy drive and 2 ethernet cards, but you may find it easier buying an all-in-one from your local electronics store.

    5. Re:They try to do this already by eljasbo · · Score: 1

      Funny, mine runs fine without the software at all. I've only had problems from them when i DO install their software. I bet I could not install it anyway since all of my computers run linux now. My comcast service works like a champ. I have it NAT'd with an old cisco 1605 router to run 5 computers in my house, sometimes twice that many. Never had as much as a glitch. I always warn people who are new Comcast customers to not install their software. It works much better without it.

    6. Re:They try to do this already by cbelt3 · · Score: 1

      The short answer is that they know you're running a router. Pretty soon I expect them to require us poor lusers to use the USB 'interface' on the modem, and deactivate the Ethernet port. Yeah, sure, we can work around that too- it's a classic case of armor and armament (The armament always wins, but you keep having to upgrade it). It's just annoying that I'm going to have to PAY for this abuse !

  22. I like it but I don't by AviLazar · · Score: 2, Interesting

    While this could have beneficial effects, (i.e. Comcast offering better tech support...though from past experience I HIGHLY doubt this.. "Yes we need you to unplug your computer 10 times, do the hokey pokey and turn yourself around."), I can also see the major disadvantages (monitoring my computer, having access to my computer, etc.) While I could prevent this with a firewall (and frankly I hate installing a firewall when I have my nice router firewall) most people just do not know what the deal is with computers and protections. Eh, while I use comcast (not really a better choice in my area) I can't say that I like them.

    --

    I mod down so you can mod up. Your welcome.
    1. Re:I like it but I don't by xSquaredAdmin · · Score: 1
      monitoring my computer, having access to my computer, etc.
      As I understand it, they can just see how many computers are on the network, and boot 'em off of it. It's basically like them having remote access to the router. Nothing more.
      --
      Crushing dreams at the speed of sarcasm
  23. Tell Comcast what you think of this BS by Roark+Meets+Dent · · Score: 2, Interesting

    Call 1-800-Comcast and tell them that you won't be buying this garbage and are less happy with Comcast for even thinking of using this kind of big-brotherish technology on their own paying customers. If a lot of people call in to complain, they may think twice about rolling this out. For awhile, at least.

    1. Re:Tell Comcast what you think of this BS by Mateito · · Score: 2, Interesting

      No they wont.

      Theyll make a big song and dance in the media about listening to their customers, then roll it out in six months anyway.

      Corperations and governments know damn well that its almost impossible to get "the people" to rally around a cause a second time.

      Look at Live Aid and ethopia. When was the last time you saw a starving african child on TV?*

      Matt

      * No. SouthPark doesn't count.

    2. Re:Tell Comcast what you think of this BS by Anonymous Coward · · Score: 0

      why dont you go and cry about it
      i swear, its like all you people can do is whine and spread FUD
      THEY'RE NOT FORCING ANYBODY TO SUBSCRIBE TO THAT SERVICE
      its a GOOD THING, the idiots who have no idea how to set up and secure a network will have Comcast doing it for them

  24. COMCAST: I don't know.... by dnahelix · · Score: 4, Informative

    When I signed up for COMCAST broadband I was told I could have up to 5 computers connected (using a server assigned DHCP address on each machine)
    Well, last week I got a letter from COMCAST telling me that they have determined I have more than on machine connected to my cable modem and that if I don't respond by June-something they will terminate any other IP addresses beyond one. Although, for and extra $9.99 a month, I can have up to 4 extra (5 total) IP address.
    I think those sons-of-bitches are pulling a scam and have bait-and-switched me. I was very up-front with the rep when I signed up and told him I needed to have 5 computers connected and would that be a problem... "No, of course not," I was told, "You can connect up to 5 computers, we just don't support and LAN/ethernet-hub problems you might have."
    FUCKING LIARS

    --
    Slashdot Eds Link Anonymous Posts With Logged Posts
    They Are Vermin Feeding On Each Other's Feces.
    I Hate \.
    1. Re:COMCAST: I don't know.... by LostCluster · · Score: 2, Informative

      Nah, it's just a case that something that was a free service is about to become a $9.99 a month service. Either pay the fee for real IP space, or set yourself up a NAT server. An off-the-shelf $50 consumer router will do the job as a DHCP and NAT server just fine...

    2. Re:COMCAST: I don't know.... by Anonymous Coward · · Score: 1, Informative

      they have never allowed for more than 1 IP connected to the cable modem at any one time.

      You can have a router with NAT and how many ever computers you want. That does not mean that you can have an individual IP for all of them.

      You always had the option of purchasing additional dynamic IPs from them.

    3. Re:COMCAST: I don't know.... by whodunnit · · Score: 2, Informative

      Umm, It's pretty clear on their website that if you want more than one external IP then you have to pay more money. Just buy a firewall/router with NAT and poof... you can have as many computers on your home network as you want. And if you get a deacent router it will have port forwrding in case you are running any servers on your boxes.

    4. Re:COMCAST: I don't know.... by donovangn · · Score: 2, Informative

      I think there may have been miscommunication there. They probably don't care (also, can't and won't know) if you have your own broadband router eating only one of their IP's and using NAT to serve numerous computers. But from what you say above it seems that you're eating 5 of their ips and they want you to pay for each one. It sounds like their sales people should have made the clear instead of using the simple answer of "sure, that's fine."

    5. Re:COMCAST: I don't know.... by jandrese · · Score: 2, Interesting

      Man, I wish my comcast was that nice. Last time I checked, my local Comcast office was still charging $10 per additional IP. Naturally all of my boxes are behind a NAT box since there is no way I want to pay Comcast an additional $10 a month for a fileserver that is only available on the LAN anyway.

      --

      I read the internet for the articles.
    6. Re:COMCAST: I don't know.... by pcmanjon · · Score: 1

      "Although, for and extra $9.99 a month, I can have up to 4 extra (5 total) IP address."

      Also why is it IP addresses for home isps are so outragiously priced when if you co-locate a server you can get a new ip for like 50 cents extra a month

      Some isps just charge you a one-time-fee of $5.00 or less, and promise to let you continue to use it as LONG as it's being used (if you dont use it they take it back)

    7. Re:COMCAST: I don't know.... by Geoffreyerffoeg · · Score: 4, Informative

      You missed something. There's an important difference.

      You are using multiple IP addresses. This means you're using a hub, not a router. Multiple IPs are commonly extra priced.

      You want to use multiple devices with NAT. Buy a proper router and plug it in, then plug your devices into there. They'll all use the same IP, and Comcast will be happy.

      The only mistake on their part is not stating that multiple computers must share one IP.

    8. Re:COMCAST: I don't know.... by Electrum · · Score: 2, Insightful

      Also why is it IP addresses for home isps are so outragiously priced when if you co-locate a server you can get a new ip for like 50 cents extra a month

      Simple: because they can.

    9. Re:COMCAST: I don't know.... by zakezuke · · Score: 1

      When I signed up for COMCAST broadband I was told I could have up to 5 computers connected

      Um, I was told the same thing, back when they were TCI, back when they were AT&T, and even when they were comcast. You can have up to 5 machines, each additional IP address costs $5.00 monthly. Near as I'm aware, in my region it was always $5.00 extra for each additional machine so to me it sounds like their price went down. At the same time, their DHCP server would *always* assign an address to any additional machine I put on their network as soon as they changed from being @home to AT&T.

      I can understand you being annoyed, but what you are saying is consistent with what I've observed, but inconsistent with what i've been told.

      --
      There is no sanctuary. There is no sanctuary. SHUT UP! There is no shut up. There is no shut up.
    10. Re:COMCAST: I don't know.... by Merlinium · · Score: 2, Informative

      Its a Form letter, I also received one of these, my response? Ignore it, I recently purchased a NAT/FIREWALL Switch for security purposes, because I used to have DSL as my main connection, and comcast cable as a DL/backup connection, I finally got tired of Qwest's "Customer Service" and told them where they can stick their phone and DSL service. At the time I only had a 8 port Hub which was used for the DSL service, but when I went to Cable I was not wanting to put a Software firewall on every machine. So I was on with a hub for a few days until I got the NAT/FIREWALL.

      --
      If firefighters fight fire and crime fighters fight crime, what do Freedom fighters fight?
    11. Re:COMCAST: I don't know.... by nzkbuk · · Score: 1

      You might want to start looking into exactly what a router is.

      Router != MASQ (The sort of NAT you are saying).

      As for your Buy a proper router Most real routers don't do IP Masq which you are proposing they do NAT-PAT with is still 1:1 not 1:many

  25. Neighborhood network by johkir · · Score: 1

    I bet Comcast is thinking of the user that sets it up w/o changing default settings, and then calls Comcast to ask why email is loading so slowly. Comcast then sees that half the building is using his WiFi for free.

    --
    These are some of the things molecules do...... given 4 billion years -Carl Sagan
  26. Can they break my Pix? by WCMI92 · · Score: 1

    I'd not use this sort of thing... I own my own cable modem (Surfboard 5100), and sitting behind that is a Cisco Pix 501 firewall.

    One thing I can say for Adelphia, is that I've seen no evidence of them using "secret" caps, etc, disconnecting users, etc, except for serious abuse (uncapping, running servers that degrade the network, etc).

    That, and they give us 3000/256 for $40 a month ;)

    --
    Corporatism != Free Market
    1. Re:Can they break my Pix? by ryanwright · · Score: 1

      That, and they give us 3000/256 for $40 a month ;)

      That's funny... that's exactly what I pay with Charter Broadband. It was 1500/128 for $80. Then they doubled the speed for free. Then they cut the price in half, all within a month.

      Of course, there's a lot of competition here, with DSL and several fixed point-to-point microwave companies popping up. But I'm quite happy with my service.

      --
      -Ryan, with the unoriginal sig
  27. I'm out. by Schezar · · Score: 5, Interesting

    I'm done with consumer/residential broadband. Blocked ports, slow connections, poor customer service, arbitrary limitations on use... It's just not worth it anymore. I've dealt with dead lines and clueless techs for too long.

    Instead, I'm springing for commercial/business class service. The support is better, the speeds are higher, and the service is usually excellent (since businesses won't put up with the same garbage residential users will).

    Consider this: a cable modem usually costs about $40-$50 a month for residential service including a single IP address and bandwidth caps. I can get 1536k x 256k commercial DSL for about $80 a month that includes web hosting, DNS, and 5 IP addresses. The extra $40 is not much, and you can offset that by selling access to your neighbor if you're so inclined (perfectly ok with most providers).

    The above costs about as much as most people pay for a cable modem and cable TV, and quite frankly, I've found that lots of bandwidth is far more entertaining than lots of TV stations.

    I'd list some companies that offer comparable service plans, but I don't want to look like an astroturfer. Hit Google and you'll find lots of nice options (as long as you live somewhere civilized ^_~)

    --
    GeekNights!
    Late Night Radio for Geeks!
    1. Re:I'm out. by Minwee · · Score: 5, Interesting
      "I'm so angry at my ISP that I'm going to give them even more money so maybe they will provide the kind of service I was supposed to be getting in the first place."

      I think you're their kind of customer. How much more will you cough up when they start screwing with your "business class" service?

    2. Re:I'm out. by ImpTech · · Score: 1

      I've been thinking that way too... but then Comcast goes and ups the download cap to 3Mbit. Suddenly DSL is a huge rate hike for a drop in performance. Webhosting and DNS are nice perks, but for an extra $40? And Comcast seems to have stopped caring how many IPs I take.

      Sooner or later they'll probably crack down on my usage, and then I can tell them where to go. But damned if they're still not the best value for the money as long as you don't read the EULA too closely.

    3. Re:I'm out. by gnu-generation-one · · Score: 1

      "Instead, I'm springing for commercial/business class service."

      So you're paying your ISP $80 per month instead of $40 per month because they blocked ports, imposed limits, and had bad customer-service.

      Isn't the market supposed to punish that sort of thing, rather than reward it?

    4. Re:I'm out. by rusty_rusty_rusty · · Score: 3, Informative

      Have a look at Speakeasy. Their resedential service is excellent. No blocked ports, a TOS which allows and frankly, even encourages the running of servers, a TOS which definitely encourages sharing of your circuit via WiFi with anyone you please (in fact they will even help you bill your "customers" for this if you want), and friendly, informed, and accesible service reps.

    5. Re:I'm out. by Anonymous Coward · · Score: 0

      The market only "works" when most involved in the marekt are knowledgable. In most cases home broadband is sold to people who don't have a clue what "good" service is. Sure, the small minority of uber-techies will vent their frustrations on Slashdot at the like, but for most people they simply expect poor service. People acutally purchased Windows ME, and these are the same people that buy crap broadband and use it for just email. The market, in this case, is completely clueless and Comcast wants to keep it this way.

    6. Re:I'm out. by garcia · · Score: 1

      While I am no fan of Comcast and their practices I have to use them as there are no other reasonably priced alternatives. Now. To respond to your post:

      a) Comcast blocks no ports that I am aware of. I have DNS, SMTP, HTTP, SSH, and various other services running without interruption.

      b) it's $42.95/mo for those with their own modem and a CATV hookup (I pay more because I don't have CATV). For that price you get 3000/256.

      c) The extra $40 isn't worth half the speed IMHO. Hell, it is likely that even if I *could* get DSL at my residence I wouldn't. There is no way I would pay *more* for 640/160k DSL than 3000/256. Woo, I can have multiple IPs! I don't care. NAT works fine.

      d) selling services to your neighbors is ridiculous. Even if they did have a clue your bandwith would be shared. 1500/256 isn't exactly blazing for multiple users.

    7. Re:I'm out. by Just+Some+Guy · · Score: 1
      Sucks to be you. I live in a small town in Nebraska and have DSL with 1536 down / 1024 up, completely unfiltered, with a /29 static netblock, no usage quotas, and reverse DNS to my liking, for a total of $45.00 per month (including telco and ISP charges).

      I guess it pays to live somewhere civilized. ^_~

      --
      Dewey, what part of this looks like authorities should be involved?
    8. Re:I'm out. by James4765 · · Score: 1
      Sorry, but I've got residential DSL, and the business class is sooooo much better - at least for the /. crowd.

      I'm upgrading to business class soon to do some community webhosting (church groups, etc) and if those groups couldn't access their web page, they'd be mighty pissed - and so would I. Telcos have always treated their "business-class" customers with a degree of respect that only money can buy.

      After all, it's cheaper than a T1, which is the other "business-class" connection offered in our area (short of fiber). If they don't provide me with the kind of service I want, there are no less than three other DSL providers in my city - I'm sure one of them would be happy to snatch my business if I'm disappointed.

      </rant>

    9. Re:I'm out. by jred · · Score: 1

      You might want to reconsider. The guy who was hosting our LUGs website upgraded to business-class, for just the reasons you mention. He's had more outages and general problems since he upgraded than he ever had on residential service.

      I think he decided to go DSL, but I may be mistaken. Search the archives at GOLUM for Roadrunner if you're really interested.

      --

      jred
      I'm not a mechanic but I play one in my garage...
  28. Same as it ever was... by jameskojiro · · Score: 0, Interesting

    If you are a user like an old grandma this prevents the neighbor kids from hacking into her network and using her connection to invoke the wrath of the RIAA against nanna. Now if you are a power user you go out and buy your own danged cable modem, it is as easy as that!

    --
    Tsukasa: All I really want, is to be left alone...
  29. This must explain their version of "Big Brother" by AtariAmarok · · Score: 4, Funny

    This must explain the Comcast version of the "Big Brother" show. I was wondering why it always showed my own living room.

    --
    Don't blame Durga. I voted for Centauri.
  30. Spin by ekephart · · Score: 1

    On Yahoo there is a Press Release:
    here

    "Press Release Source: Linksys

    Comcast and Linksys Make Sharing a High-Speed
    Internet Connection Easier

    Monday May 3, 12:37 pm ET

    New Comcast Home Networking Package Includes Linksys Cable Gateway For Connecting the Entire Household to the Internet

    IRVINE, Calif., May 3 /PRNewswire/ -- Linksys®, a division of Cisco Systems Inc., today announced the deployment... "

    Now think of all the things you may not fully understand: insurance, pharmaceuticals, medical practice, cars, mortgages, banking, world trade, unions, etc.

    I actually find a Zen-like peace in accepting that those who control the MONEY, are truly those who control.

    Henry Ford once said: "It is well enough that people of the nation do not understand our banking and monetary system, for if they did, I believe there would be a revolution before tomorrow morning."

    Well enough, indeed. Oooommmm...

    --
    sig
    1. Re:Spin by Anonymous Coward · · Score: 0

      Hilter said it best ... coming from the guy knows all about the current US practices..

      How fortunate for leaders that men do not think.
      Adolf Hitler

      The great strength of the totalitarian state is that it forces those who fear it to imitate it.
      Adolf Hitler

      When an opponent declares, "I will not come over to your side," I calmly say, "Your child belongs to us already... What are you? You will pass on. Your descendants, however, now stand in the new camp. In a short time they will know nothing else but this new community."
      Adolf Hitler

      The above has been a thought of mine .. the more people mindlessly persue their lives not worrying about current affairs .. the more society as a whole will not know freedom otherwise.

  31. Buy this, and they'll raise your speed cap... by LostCluster · · Score: 3, Interesting

    From the press release...
    Users who sign up for the service can receive a Linksys wireless gateway, along with network adapters for connecting up to five computers, professional installation, multiple levels of security, and increased downstream speed of up to 4Mbps.

    Comcast's current peak downstream bandwidth for most customers is 3 Mbps. So, so far Comcast is actually offering to tweak upwards the bandwidth of people who pay for this service.

    Of course, I've rarely found a website (other than my own) that actually feeds me data at a speed that's anywhere near 3 Mbps, so that extra space within 3 to 4 Mbps is rarely going to be used. Still, if you are somebody who frequenly maxes out the downstream on a Comcast modem, this might be of interest to you.

    1. Re:Buy this, and they'll raise your speed cap... by whodunnit · · Score: 1

      You do remember that 3Mbs = roughly 300k/s right? Because Mbs is MegaBITS per second.

      Personally I know of a ton of websites that I can get over 300k/s on my cable conneciton.

    2. Re:Buy this, and they'll raise your speed cap... by heliocentric · · Score: 1

      I've rarely found a website (other than my own) that actually feeds me data at a speed that's anywhere near 3 Mbps, so that extra space within 3 to 4 Mbps is rarely going to be used.

      I don't think the idea is that for personal use that your individual page loads will be better, the idea is that with the family of four at home in the evening each downloading an mp3, playing Enemy Territory, or downloading the latest red hat iso that the total bandwith will be greater for all of them so they cut into eachothers use less. It would be like getting larger plumbing from the water company (or increasing the system pressure, in eiter event increasing capacity) so two people could take a showers here at the same time (different showers), not that one person would bathe any quicker.

      --
      Wheeeee
    3. Re:Buy this, and they'll raise your speed cap... by symbolic · · Score: 1


      According to google, roughly 384k/s.

  32. Why? by teamhasnoi · · Score: 1
    Why does technology have to be driven by the lowest common denominator?

    People don't want to learn, read, or do. I get emails asking 'Why does this happen?' when the answer is *one click* away, marked by a big button named, of all things, "HELP". Let's see. You went to the trouble of clicking on my email address, filling in a subject (sometimes), and asking a question that is answered already?

    sigh. That said, for the 'I need handholding while you wipe my ass for me' crowd will certainly form no opinion about this, as they won't take the time to learn about it, read a manual, or configure it beyond the defaults, which are apparently set by Comcast, who only has everyone's best interests in mind.

    This product will be a smashing sucksess.

    1. Re:Why? by ForsakenRegex · · Score: 1

      Technology isn't driven by the lowest common denominator. Perhaps mass-marketed technology appears to be so driven. The lowest common denominator is usually the largest percentage of possible customers. It is logical that a business, whose goal is to sell the most units, would customize the unit for the largest target market. It would be illogical for any business to alienate a majority to appease a minority. There is a balance to be kept, which they have and will continue to keep, where they lose the least number of customers in the minority to gain the most number of customers in the majority. Despite the protest on this board, comcast will gain more from this move than they will lose. Thus, their shareholders, whose opinions solely count, will be pleased.

      --
      "A man talking sense to himself is no madder than a man talking nonsense not to himself."
    2. Re:Why? by Have+Blue · · Score: 2, Insightful

      Because becoming an expert in this field is a full-time job. That's why IT is a profession. You're not an expert electrician or carpenter or bricklayer or plumber (and even if you are one of those, I doubt you're 2 or 3 of them) and you still live in a modern house. Why do you call in contractors to modify that house when it's only a matter of buying some lumber and pounding nails into the right places?

  33. Some features of New Comcast Cable by AtariAmarok · · Score: 4, Funny

    US Robitics cable modems burst into flame upon connection.

    Local FBI agents walking down the street now greet you by first name.

    "they can kick your devices off your home network" means that your toaster, radio, blanket, and vacuum have left home never to return.

    Reality TV shows feature different rooms in your house.

    --
    Don't blame Durga. I voted for Centauri.
  34. Local monopolies must be destroyed by frankie · · Score: 2, Interesting
    Comcast gets away with huge amounts of anti-consumer crap because they're the only game in town for most of the USA. And they got that status by openly paying bribes (euphemistically called fees) to state & local telecom regulators. In return, Comcast (or TCI or whoever in your area) gets a guaranteed monopoly on each region's cable service.

    This has got to stop.

    I'm sure someone here will post about one of the lucky few localities with cable competition. The prices are lower, the house calls are faster, etc. And I seriously doubt they would get away with spying on their customers' home networks.

    1. Re:Local monopolies must be destroyed by Anonymous Coward · · Score: 0
      whatever. i would be so fucking pleased as to have comcast available in my area, downtown san jose. my only option is SBC DSL, averaging 100k/sec AT MOST. i used to have comcast in south san jose, i never hit my download peak, i could download stuff from irc, kazaa, AIM open, and play battlefield1942 at the same time without pushing the barrier.

      :( i am truly heartbroken. my internet is slow.

    2. Re:Local monopolies must be destroyed by Kiryat+Malachi · · Score: 1

      I'm sure someone here will post about one of the lucky few localities with cable competition. The prices are lower, the house calls are faster, etc. And I seriously doubt they would get away with spying on their customers' home networks.

      I live in a competitive location, and the service is worse than when I lived in a monopolized area.

      --

      ---
      Mod me down, you fucking twits. Go ahead. I dare you.
      (I read with sigs off.)
    3. Re:Local monopolies must be destroyed by WinDoze · · Score: 1

      We have competition in my town (a suburb west of Boston). Comcast still blows. Price raises EVERY_SINGLE_MONTH. I am finally paying $290 a month for phone, cable modem, and digital TV (with NOT A SINGLE premium channel!). I know of people with the same service in other towns from Comcast paying $200 (or less), even in towns with no competition. Why? Who knows. Perhaps because the twon is considered "snooty". I cancelled earlier this week, and am switching to the competition (RCN). Half price.

    4. Re:Local monopolies must be destroyed by twistedcubic · · Score: 1


      I am finally paying $290 a month for phone, cable modem, and digital TV (with NOT A SINGLE premium channel!).

      Are you serious? Does local phone service cost $200 per month?

    5. Re:Local monopolies must be destroyed by ryanwright · · Score: 1

      No crap. What the hell? $290 a month? Do you not live in the US or something?

      Let's see:

      Phone with basic features & caller ID: $30
      Cable modem: $40
      Digital TV (I don't subscribe, but if I did): $60

      Really, I think the parent is stoned out of his mind. Or he ordered a fractional T1 and doesn't know it.

      --
      -Ryan, with the unoriginal sig
    6. Re:Local monopolies must be destroyed by WinDoze · · Score: 1

      They provide my long distance too. Phone runs about $140, cable (TV and modem combined) about $150.

    7. Re:Local monopolies must be destroyed by Anonymous Coward · · Score: 0

      You're paying way too much. You need to move to an area with a better cable system, like Charter.

      I pay roughly $130 for access to all non-HD channels, both analog and digital, INCLUDING ALL PREMIUM STATIONS, two additional digital converters, and 3Mb/256Kb Internet service. Which I am then free to NAT, technically Charter "doesn't support home networking", but there's no way for them to keep me from connecting a router, since you still only use one IP as far as they can tell. Hell, their AUP states "no servers", but I ran a small personal-only HTTP server a while back (not to mention SSH, which is technically a server), with no issues.

      Still seems high but what can you do.

  35. Here's how to get from point A to point B with DRM by GPLDAN · · Score: 1

    Make the access wireless ONLY. No RJ45 jack on the box at ALL. Cable goes into the unit - put in by the installer, and you are DONE.

    Make users use a certificate to associate to the wireless SSID. The installer issues them a machine certificate, perhaps through some sort of software they install. Now, you have the user by the balls. We've already read about DRM in hardware, and how some music won't play without the hardware. How about Linux users not being welcome on cable providers networks AT ALL? Even if you have windows, THEY will control what services you can run, what ports can be opened, and log and audit what ports you request to be open.

    Tin foil hat? Maybe. But it's such an easy jump to get there, I can't see why they WOULDN'T do it. What are you going to do? Comcast is slowly pushing Time-Warner out across North America. DSL companies are being reduced as well, Covad looks like the winner there. Once they go to 802.11 end user access, that's it. Check and mate.

  36. The Will Be in your house by Kefaa · · Score: 1

    This is only the first step. Once it is complete, they can easily integrate the modem and Rot13 "encryption" so the DMCA can prevent you illegals from stealing the signal by "breaking" their security.

    At that point they control the entire access node. Want to get streaming audio? Sure, just $1.99/month and we will open that port for you...Gaming ports? Sure, $2.99 and they are yours...

    Your choice will be that or DSL. The question them becomes when will DSL make the same "offer?"

    Most families will think the are getting a bargain. Then when you neighbor decides to do "Video on demand" for LOTRs, suddenly only one computer in you home can get through.

    I may not like it, but it is going to be an easy sell to 99% of Americans.

  37. Don't let Comcast freak you out by kardar · · Score: 5, Insightful

    If there is one thing to be learned from Comcast, it's that they have an IMMENSE subscriber base. Outrage is commonplace. But it's also important to not let it consume you. It seems like over at Comcast, there are like "too many chefs in the kitchen" sometimes. Every now and then, one of these chefs will do something that is extremely unpopular. It takes a little while, and then things fall back into place the way they should.

    In any case, Comcast does eventually get the message, but you may have to speak somewhat louder or go down to the office yourself, or write the "right person" a letter, describing your problem.

    So while you, as an individual, may have to, at some point, stand up and assert your rights in the face of an immense company such as Comcast, the important thing is to do it with conviction, to not panic, and to maintain a level-headed approach to the whole situation.

    There is nothing worse than being constantly dragged into these massive online bitching sessions that explore every possible worst-case scenario from every possible angle.

    The most important thing to do with Comcast is to remain calm, and chill out, while trying to stay informed. This, unfortunately, is a serious challenge, because the information that you need to know is usually buried in a veritable hastack of hatred and negative emotions. It's unfortunate, really.

    Eventually, when there are options, other options, for those folks who don't live within the necessary distance from the CO, or, when Comcast learns that many very technically knowledgable users don't have a choice when it comes to broadband access (whichever comes first), then these problems are going to go away, for good. The sooner the better.

    I think Comcast has come a long way towards making things more friendly for alternative OS's and do-it-yourself home networking, and I have a feeling that these two things will be around to stay. That's just my feeling.

    1. Re:Don't let Comcast freak you out by Minwee · · Score: 2, Interesting

      I see things differently. Consider this: Big companies don't _want_ technically knowledgable users as customers. They're too much trouble.

      Nerds tend to think they can get away with paying a flat rate for basic service and then actually using it. They don't buy extras like additional email addresses, they don't pay for a service that blocks all incoming packets with the evil bit set, they won't bring their computers in twice a year to have the hard drives rotated and they keep harassing the monkeys on tech support with awkward questions and don't accept that every network outage is really their fault and can be fixed by just turning their modem off for long enough.

      The kind of customer a company like Comcast wants has no clue what he is doing but only that he has to pay for it. He believes that if he pays an extra $10 a month for a 3Mb connection instead of 1.5Mb then his instant messages will come in faster. When programs like Kazaa stop working for him because his ISP is blocking ports at random without telling anybody he will think it's his own fault. And he'll probably be too embarassed to say anything about it.

      I don't think that Comcast as a company would be shedding any tears at all if they drove away all of the technically knowledgable trouble-makers and were left with nothing but clueless users who don't know what they're doing and don't complain about anything.

    2. Re:Don't let Comcast freak you out by kardar · · Score: 1

      It doesn't matter what Comcast wants.

      People have a right to use broadband.

      It doesn't matter if Comcast doesn't care.

      People have a right to use broadband.

      Most of the people complaining have, in the end, been wrong. Despite all the bitching, whining, moaning, complaining, etc, the broadband stays on; the connection stays connected.

      People have a right to use broadband; furthermore, people have a right to feel confident that their right to use broadband will not be questioned; despite all of the stuff that has gone on, despite all of the doomsday scenarios concerning Comcast that have ever been explored, the connection has stayed connected, the broadband has remained solid.

      People need to get a clue. Go build a campfire and tell your ghost stories there.

    3. Re:Don't let Comcast freak you out by Anonymous Coward · · Score: 0

      I say bring it on. If this helps lower their cost by giving more stupid users internet access, or makes the service better by giving them more money, there will always be a way around what they are doing. If there are enough people to complain about it then so be it. I agree that too many people take the worst angle from it.

    4. Re:Don't let Comcast freak you out by CaptainTux · · Score: 1
      People have a right to use broadband.

      Yes, people have a *right* to use broadband. People do *not* have the right to do as they wish when connected to a private network however. Comcast has the absolute right (moral and legal) to dictate what can and cannot go on while you are connected to their network. They have an absolute right to tell you how many devices you can have connected to the network. Yes, it is easy to circumvent and many will do so.

      If you want control over your own broadband destiny do as we are doing in our very own small community. Here, a group of us got tired of the crappy cable and DSL service here and are starting a broadband community co-op. As such, we are solely in control of our network and so are our users.

      --
      Anthony Papillion
      Advanced Data Concepts, Inc.
      "Quality Custom Software and IT Services"
    5. Re:Don't let Comcast freak you out by NewNole2001 · · Score: 1

      Somehow, even though they have more money and more users, my service still sucks just as much as it did ten years ago, go figure.

    6. Re:Don't let Comcast freak you out by kardar · · Score: 1

      The nature of the internet is different from the nature of cable TV - the idea that Comcast can tell you how many computers you can hang off of your router is fallacious; they have as much right to tell someone how many computers there are behind their router (the one device connected to Comcast's network) as they do what color window treatments you have in your house. Now, how much data you pull up or down on their network, whether or not you can run servers, whether or not you can host adult websites on computers connected to their network, that's a different story. Most routers are like black holes, nothing comes out from them (in terms of serving something), only in. It's a LAN, it's private, and it's going to stay that way. It's just real easy to get sick of all the Comcast bashing; it usually leads nowhere.

      The internet is *not* cable TV; it is an entirely different beast. What purpose does it serve to charge an individual extra money for a network printer on their LAN. What purpose does it serve to give a printer a WAN IP in a residential setting. Or would the electrical company, for instance, charge you extra money for each lamp you have. It's not cable TV.

      All I'm saying is that the most overwhelming problem with Comcast is the individuals who are fired up against Comcast, not Comcast itself.

      The only people saying routers are against the law, or that "multiple computers" are going to be "banned", are customers who are fired up, not Comcast. Comcast has never said that, they are never going to say that. This is because their competition is never going to say that. They "look out" for the telcos. There are some very basic, fundamental misunderstandings about cable that I think are sending many customers the wrong message.

      For many folks, Comcast broadband works fine. There is no reason to start a broadband co-op based on theoretical possibilities of what someone can or cannot, may or may not do.

      Don't let Comcast (or should I people who bash Comcast) freak you out.

  38. Pretty shady by Otto · · Score: 1

    But I've noticed that all the shady cable modem stuff I've seen has been through ComCast. I recently signed up with RoadRunner and haven't have any problems other than them forcing me to use their Cable Modem instead of my own. But they don't charge extra or give a discount for customer owned modem like my old company did, so I'm not upset too much.

    Around here, they offer a "hook up your whole LAN and get a firewall too!" deal for an extra $5-10 a month, where they simply rent you a Linksys Cable/DSL Router box. I hooked up my own box instead. Still, they don't seem to mind multiple hookups using a router, is what I'm saying. They might mind me not paying them for a device which I already have, but hey, they sell the things in stores, you know?

    --
    - Give a man a fire and he's warm for a day, but set him on fire and he's warm for the rest of his life.
  39. It's a deal from Micro$loth by tom581 · · Score: 1

    Hmm, wonder if ole Billy Bob Gates is piggybacking the network sniffing; trolling for pirate copies of winblowz?

  40. Is anyone at all surprised by this? Not I by koa · · Score: 1

    This seems to me to be a natural progression toward at least one aspect the generic wireless network ideoligy that the basic home user has.

    At this point, the steps for getting a wireless network for the average joe is as follows:

    1) Purchase cable/dsl
    2) Purchase wireless device / laptop / wifi nic
    3) Purchase router
    4) Read directions, tho skimming only to find info on plug here, turn on here.. yakka-de-schmakity
    5) ... Surf internet wireless .. WOHOO!

    I know this becuase I've seen it happen to people I know.. And no matter how many times I tell them to secure their access point. They dont do it- and I'm forced to go over to their driveay (heh) and log in and fix it for them.

    Poeple like "turn-key" solutions.. And if the turn-key solution is wide-open and insecure (i could go off on a whole different tanget about MS but...) they wont secure it.

    This instance it is bitter-sweet. You get the numbskulls to secure their networks by allowing the cable company to do if for them, on the other hand you get the big brother effect by allowing the cable company to snoop on your activities and slap you on the wrist if they want to.

    Not surprised at all. call me crazy.

    --
    ....move along....nothing to see here....
    1. Re:Is anyone at all surprised by this? Not I by Anonymous Coward · · Score: 0

      > They dont do it- and I'm forced to go over to their driveay (heh) and log in and fix it for them.

      Be judicious about this sort of thing. I know at least one person who quite deliberately does *not* secure his WAP (which I expect is in his DMZ) as he wants to allow open access to the 'net. I am fairly certain this does *not* violate his contract with his ISP (*not* a cable modem provider), and he is one of the more knowledgable sysadmins/network admins I know, so I am confident he has necessary safeguards in place.

    2. Re:Is anyone at all surprised by this? Not I by koa · · Score: 2, Interesting

      You have a good point. As there are always legitamate uses for most types of router configurations. However, the scope of my argument addresses the network installations put forth by unknowlegable end-users who either dont bother to secure their networks or just flat-out don't care.

      This is why there is a "vacuum" so to speak in the industry for cable administered wireless routers for home users. Which at the same time allows for the "give them an inch, and they will take a mile" ability of the major carriers controlling these devices.

      This could be solved, however, by the Netgears, Lynksyses, and D-links, to put more emphasis on security on their products. And have the installation wizards start out secure and open up with installation, not close down with installation if you follow me.

      --
      ....move along....nothing to see here....
  41. 3Mbit/sec ... Are you sure? by Libertarian_Geek · · Score: 5, Insightful

    Try to use 3 Mbit/sec for an extended length of time, and see what happens. Chances are, you'll get a nast-gram in the mail saying "You're using too much bandwidth!, 3Mbit/sec is the name of our service, not a description!".

    --

    www.facebook.com/DareDefendOurRights

    www.fairtax.org
    1. Re:3Mbit/sec ... Are you sure? by javaxman · · Score: 2, Interesting

      I've looked at the issue a *lot*, and it appears the nastygrams really have been in what even I would categorize as extreme cases. NO service would let you soak up 100% of your bandwidth all of the time and not come knocking on your door about setting up a business-class service. Most would just kick you off and cite abuse clauses in the contract. The biggest problem with Comcast's policy is that they don't give specific limits- it's a "we'll send you a letter when someone else on your block complains" policy.

      Sadly, in a market when there are maybe only one or two players, your choices are often too limited for real competition to occur. I'm not any more excited about using Comcast for internet access than I am about using DirecTV for video content, but they're the best options I have.

      My alternative broadband service was/is Covad IDSL. I'm willing to bet I can use Comcast's service just like I was using my Covad service without getting close to the nasty-gram limit. Even WITHOUT getting my video via Comcast ( they tack on an extra ten bucks if you aren't a cable subscriber ), their cable internet is over $10/month cheaper than the Covad IDSL price... cheaper and at least 6-10 times faster.

      As much as I'd love to stick with Covad, I just can't justify doing so given Comcast's service being _both_ cheaper _and_ faster.

      I'm a few blocks out ( seriously only a few hundred feet ) of SBC DSL range, or I'd get that; as utlimately evil as SBC is ( really, really, really evil ), $25/month for dedicated DSL would do just fine, I'd really rather save myself on the monthly fee rather than have the faster cablemodem service. But SBC is *so* evil that they don't want to build out their network ( ?!? ), their stated reason being that companies like Covad would just leach of it, except, wait, they get to charge Covad a premium now and they're _still_ not building out their network... which reveals that the *real* reason they don't need to invest in their network is that they're a monopoly, but I digress.

      Seriously, my choice is IDSL (144Kb/sec) with Covad at $65/mo. or this "3Mbit/sec" Comcast service at $55/mo... you're seriously telling me I should keep the Covad service? Tell you what, you pay for it, I'll keep it...

      Oh, an interesting note... apparently you *can't* currently buy the Covad plan I have now, it'd be an $80/mo. service...

      In the exceedingly unlikely event that I do get a nasty-gram from Comcast, I think it'd be easy for me to cut back enough to keep them happy... also I know too many people who are happily using their Comcast internet service *a lot*, without issue, to think that I'm going to have problems. My household's use is probably going to be well within the limits, even with my son downloading flash games from noggin.com and my wife downloading gnutella content and myself downloading usenet binaries and OS X updates. We'll see... but from what research I've done into the subject, the folks getting letters really were saturating their connections in a big, big way... I'd have to buy some serious disk arrays to store half GB I'd have to download before getting in trouble with Comcast.

  42. Comcast *IAA Connection by jack_csk · · Score: 1

    What does it have to do with the recent news regarding Comcast warning user for sharing copyright violated files?

  43. Re:Here's how to get from point A to point B with by davidstrauss · · Score: 1
    Once they go to 802.11 end user access, that's it. Check and mate.

    Maybe for most users. I would (and have before) had a server with a USB 802.11b adapter and have the server share it.

  44. I've got one now. by bl1st3r · · Score: 4, Informative

    Comcast on the whole is not that bad. They actually had a knowledgable tech out here to help get shit set up. The problem exists at the corporate level where policy is made. They have stuff set up upstream to make it so that only Windows and Mac machines can use their service. The tech here got them to disable that for me.

    I currently have the Wireless Gateway that they are discussing and while I don't know about the stuff they claim it can do, I do know a little about it's use.

    192.168.0.0/24 == NAT range used.
    192.168.0.1 == Router admin interface
    192.168.100.1 == Router tech summary interface

    Both those interfaces == HTTP. Both interfaces use the same password by default.
    User: comcast
    Pass: 1234

    That's the default. They also recommend at install time that you don't change that.

    I think that's fishy as hell so that was the first thing I changed. Luckily the tech here on site was competant enough to ask me what WEP key I wanted to use and let me pick whatever phrase I wanted. That showed intelligence.

    On the whole, I have no complaints with them. If they fuck with my service, maybe I'll have problems. But Charter (local competition) isn't much better.

    --
    hrrm.
    1. Re:I've got one now. by Tackhead · · Score: 1
      > User: comcast
      > Pass: 1234
      >
      >That's the default. They also recommend at install time that you don't change that.

      What? That's the stupidest password I've ever heard in my life. That's even less secure than the kind of thing a n00b would put on his router!

    2. Re:I've got one now. by Kaa · · Score: 1

      I currently have the Wireless Gateway that they are discussing ...

      Both interfaces use the same password by default.
      User: comcast
      Pass: 1234

      That's the default. They also recommend at install time that you don't change that.


      What??

      They want NOT to change default passwords on a WiFi access point?

      Are they completely and utterly nuts? Did they ever hear the word "wardriving"? Or, perhaps, they think that WEP is viable security mechanism?

      Boggle...

      --

      Kaa
      Kaa's Law: In any sufficiently large group of people most are idiots.
    3. Re:I've got one now. by SnapperHead · · Score: 2, Interesting

      I have been using Comcast cable modems in Brick NJ for 3 years. Before that, I used Charter in Monroe Michigan for 2 years, then before that it was Comast in North Plainfield NJ for 4+ years.

      Guess what, never had a single issue with Linux. In fact, I have noticed an amazing increase in performance by using Linux as my gateway. Typically, some cable providers will install client side software which will slow down connections and cap them at certain times. I am not sure if this is very common anymore, but I did have a problem with this 2 years ago.

      Since that problem, I never install there software. Which is mostly useless anyway.

      Comcast has a big problem with there DNS servers. They are slow as shit. The response time on them slows the connection to a crawl durring peak time. My answer to this, was to use either

      a) My friends DNS server which is located on an OC-12.
      b) Run my own local DNS server, which speeds results even faster.

      In regards to the topic, I am disapointed at Comcast and Linksys "spying" on there customers from inside the LAN. This is just another reason I will use a Netgear Access Point and my Linux server as a gateway.

      At sometimes, you would see 15 computers connected on my LAN. I only own 4 physical boxes. (Linux dedicated server, Linux workstation, Windows workstation and my laptop which is dual boot).

      Why 15 ? Vmware ... so I can test some of my projects in many different enviroments.

      Thats all I would need is Comcast complaing about seeing 5+ computers and claiming I must be providing service for the neiborhood. Those vmware installs only really talk to each other.

      --
      until (succeed) try { again(); }
    4. Re:I've got one now. by bl1st3r · · Score: 1

      They actually have quite a problem with connectivity in my part of GA. The link will drop for about 1 second every hour or so, just enough time for every session I have running to be disconnected.

      It sucks, nothing I can do about it. The DNS servers haven't been a problem really and I get fast response times on DNS queries, but the link dropping is a pain in my ass.

      --
      hrrm.
    5. Re:I've got one now. by buss_error · · Score: 1
      Comcast on the whole is not that bad.

      I beg to differ. Comscat block list at the above link. Use it. I do.

      --
      Necessity is the plea for every infringement of human freedom. It is the argument of tyrants; it is the creed of slaves.
  45. Get a grip by JUSTONEMORELATTE · · Score: 1

    C'mon. Read the terms of the contract, then choose if you want to sign it or not.
    I like broadband, and in general I like the terms of cable modems more than I like the terms for DSL, but cable has built a billing model where they charge PER DEVICE connected. If you don't like it, then don't buy from them.
    If people abuse the system to get something for nothing (specifically, placing more devices on the network than are paid for) then the MSO is going to design something like this to fight them. Disecting NAT falls into the same camp, BTW.
    I happen to think their billing model is absurd, but it's their network and they can decide how to sell it.

    --

    1. Re:Get a grip by DAldredge · · Score: 1

      You mean the contract that they change when ever they fill like it?

      Hell, cox-internet runs the same ads as cox HSI for a much slower service 1024/128 that costs a lot more. 16.30 more per month to be exact.

    2. Re:Get a grip by AviLazar · · Score: 2, Insightful

      I have one device connected to my cable modem. Comcast supports this device. My router. I pay (a good amount of money) for this bandwidth. My one computer alone cannot use all of this bandwidth. But my laptop, desktop and playstation can do that. So if I choose to utilize the full amount of bandwidth comcast SELLS me I should use it how I see fit (with the exception of illegal activities). Comcast's typical billing model of PER DEVICE is mainly geared towards TV's, though they do acknowledge people get one cable box (in some areas where required) and connect the rest of the house through a cat-5 cable. It is funny though, when I tell comcast I do not want the cable box they tell me its not physically possible for me to watch Cable TV without it. Then I tell them I am presently doing that and they get the clueless deer look.

      --

      I mod down so you can mod up. Your welcome.
    3. Re:Get a grip by mOdQuArK! · · Score: 1
      So if I choose to utilize the full amount of bandwidth comcast SELLS me I should use it how I see fit (with the exception of illegal activities).

      If you use the full amount of bandwidth Comcast "sells" you, you will eventually get booted, whether or not you are using it for illegal activities. It is not profitable for Comcast to service people who use all of the available bandwidth.

  46. WiFi Knows no Walls by MichaelKaiserProScri · · Score: 2, Insightful

    Even worse. It will allow them to snoop on your devices if you NEIGHBOR gets this device. Consider this scenario A well behaved device would never do this, but, if Comcast decides to shut down Vonage, your neighbor could "notice" that you are using Vonage and generate disruptive traffic. Provided they meerly disrupted you, rather than tapped your line, it's even within the class of FCC license granted to your receiver. You know that "must accept any interference" clause?

  47. Don't say you weren't warned! by Anonymous Coward · · Score: 0

    Remember this? Looks like it's starting to happen now, and it looks like they're gonna sneak it in under the radar as a value-add.

    First they'll make these devices available to their users, and then they'll ban non Comcast-branded routers/NAT devices from being used on Comcast connections.

    Then, they're in control and you're pwned.

  48. For the Stupid User? by kevlar · · Score: 3, Insightful

    This may not be such a bad thing for the stupid user who does not secure their network and is sending a gazillion emails per minute via their back-doored machine.

    Comcast and other cable companies have already tried the "pay per computer, not necessarily per modem" billing concept and have failed miserably. What they are realizing now (or should be realizing!) is that they need more granular control over the machines on their networks. So if that means granting them the capability to disable offending machines, then so be it.

    Regardless, there are dozens of ways to circumvent this altogether if they get out of hand with it. If they manage to keep Joe P Dumbass from spreading virii and spam, have it it.

  49. This will make comcast tech support easier... by Anonymous Coward · · Score: 0

    There are so many idiots who have internet trouble that is caused by their misconfigured router. And the lusers will deny they have a router or refuse to believe that their router is the problem... Hmmm, when you connect your pc directly to the cablemodem, everything works. Therefore, it's your router.

    This managed router will make troubleshooting so much easier for the helldesk.

    Any customer with a clue will get their own router, and probably won't have trouble configuring it.

    1. Re:This will make comcast tech support easier... by c0bw3b · · Score: 1

      Yeah that'd be nice. If they actually gave us helpdesk monkeys any training on the devices. Bleh.

      --
      ||:|::
  50. VoIP capability also... by isolvesystems · · Score: 0

    Soon, VoIP capability is going to be added to the modem also.

    --
    http://www.isolvesystems.com - Technology Marketplace
    1. Re:VoIP capability also... by The+Lynxpro · · Score: 1

      "Soon, VoIP capability is going to be added to the modem also."

      Motorola is already enabling this in their new products. However, Motorola is only supporting Windows out of the box for their routers. I found this out as I was looking for a new pnp router for use with Vonage. The Motorola looked great but Netgear promised support for OS/X and Linux in addition to Windows, BSD, and Unix. Thus Motorola lost a sale. Its the same reason why I won't buy any more Linksys products.

      --
      "Right now, somewhere in this world, Scott Baio is plowing a woman he doesn't love," - Peter Griffin, *Family Guy*
  51. Comment removed by account_deleted · · Score: 2, Interesting

    Comment removed based on user account deletion

  52. New firmware? by Gyorg_Lavode · · Score: 1

    Humm, if comcast throws these at their users, maybe they'll still be updatable on the firmware side. I wouldn't mind getting one, then bastardizing it with my own firmware.

    --
    I do security
  53. Fucken hell by Anonymous Coward · · Score: 0
    if yer gonna troll, get it right.

    BALLSACK!

  54. Big Brother by danpadams · · Score: 1

    This is just too much along the idea of "Big Brother watching you to be comfortable for me. Granted I wouldn't do anything wrong, but it is still a little too much watching.

  55. Mod Parent Up. by mekkab · · Score: 1

    1)I have comcast cable modem service.
    2) I have my own modem.
    3)I save $4 a month.
    4)Profit!!

    The idea is for comcast to load something extra onto the box; like wifi (which I may or may not already have, I'm not saying ;) to make this work for them.

    Look at current cable service. Do you need a cable box? NO: plenty of cable ready TVs. However if I want the special channels, or the DVR, I need their box.

    Currently as long as they have my MAC address I don't need any of their equipment in my house.

    --
    In the future, I would want to not be isolated from my friends in the Space Station.
    1. Re:Mod Parent Up. by Kiryat+Malachi · · Score: 1

      You save 4 bucks a month, but how much did the modem cost?

      I looked at it and realized that, given a 55 dollar modem (Motorola SB bought on employee discount), it would take me about 20 months to recoup my outlay, and if it breaks, Comcast can say "Oh well, too bad". I pay 3 bucks a month locally for modem rental, and its their modem; it breaks, they give me a new one. Considering that I may not even have cable in a year, due to their crappy-ass service, ain't necessarily worth it.

      --

      ---
      Mod me down, you fucking twits. Go ahead. I dare you.
      (I read with sigs off.)
    2. Re:Mod Parent Up. by mekkab · · Score: 1

      first off: 55/4 is 13 months; so about a year.

      Second: Circuit City by me has a comcast at home deal where you get the modem FREE after rebate. Yeah. So you recoup in 0 months.

      Third: Their service has been top-notch for the past 2 years (last major outtage was 10 months ago, for a couple of hours). However YMMV- I don't know what things are like where you live.

      Fourth: when it snows and the roads are a wreck, I don't miss a day of work. 1 day alone has more than paid for it.

      food for thought.

      --
      In the future, I would want to not be isolated from my friends in the Space Station.
    3. Re:Mod Parent Up. by Kiryat+Malachi · · Score: 1

      1: No, for me it's almost 20 months, because its 3 bucks here.

      2: If they did, I'd consider it. They don't, that I've seen, here.

      3: Their service was decent when I was in Michigan. The horror stories I can tell about their service in Chicago, however, are not decent. Specifically, I have been straight-out *lied* to by service personnel both over the phone and in person. Yet, I'm giving them another chance now (and they've already screwed up the install, canceled an appointment without telling me, and caused me to waste 2 hours on the phone trying to figure out how to register the modem during the 5 hours it worked; hint, *.attbi.com is *not* a valid network address for most OSes).

      4: Damn straight. I had SBCDSL for all of last winter, and I did not miss Chicago traffic on snowy days at ALL.

      --

      ---
      Mod me down, you fucking twits. Go ahead. I dare you.
      (I read with sigs off.)
    4. Re:Mod Parent Up. by mekkab · · Score: 1

      I wonder if they hired any ex-chicago post office workers. That might explain the bad service and the run-around. ;)

      Comcast service is a mixed bag- I've had technicians game the system for me* (they told me to schedule a service call, which would raise the priority of my neighborhood problem and get it fixed that night. 3 hours later, fixed.) and I've had good service. Search the bulletin boards and you'll see messages from people all over complaining. It almost makes sense to find a job and a place to live based on the good comcasts!

      --
      In the future, I would want to not be isolated from my friends in the Space Station.
    5. Re:Mod Parent Up. by Kiryat+Malachi · · Score: 1

      I had great service from them in SE Michigan, don't get me wrong, but my Chicago experience has been ridiculous.

      Still, I want to watch Aqua Teen Hunger Force, and I don't need a landline, so...

      --

      ---
      Mod me down, you fucking twits. Go ahead. I dare you.
      (I read with sigs off.)
  56. Dear Comcast by EaterOfDog · · Score: 0

    No. Love, EaterOfDog

    --

    Crushing my karma one post at a time.
  57. "Dumb"? by Anonymous Coward · · Score: 2, Interesting

    I love how you can characterize anyone who isn't intimately familiar with wireless networking hardware and protocols "dumb" and get modded up for it on Slashdot. I have friends who are doctors, lawyers and some who hold doctorates in engineering fields, yet they give up on setting up wireless networks after about maybe 10 minutes of trying and being frustrated. Do you know why they don't persist? Because the world is full of high school dropout IT monkeys like yourself to do this, so that the truly smart and educated can concentrate on important problems in society and science.

  58. I for one... by Lacutis · · Score: 2, Funny

    Welcome our new Cable-TV Overlords.

    Sorry, I couldn't resist, I haven't posted one of these before, but it just fit sooo well.

  59. Lord - please stop the FUD by Allen+Zadr · · Score: 5, Insightful
    This is not specifically against the top AC post here, but, "Lord, please stop the FUD".

    The new CableModems specific purpose is so that Comcast can sell add-on units that they also control. Think Cable DVR equipment that can also be accessed by your computer (through these protocols). With all far-reaching technologies, including this one, there is a lot of potential for abuse. However, if abuse occurs, a lot of folks will be signing up for DSL or Satellite service (where DSL is not also available).

    Bottom line... this will allow comcast to sell Network Appliances. They make money, $$. If Time Warner were doing this first, I'd be much more prone to believe the "RIAA conspirists". If AT&T (no longer part of ComCast) were still involved, I might be more worried about Vonage devices.

    At the same time, this will enable Comcast to sell their own VoIP (like vonnage) devices for their own telephone service. Basically, home cable-extension appliances are not new, but they are just starting to get popular. This technology will enable that sector to grow.

    As commonly said here... follow the money. I see money in additional in-home networking appliances, like Cable-Radio (delphi style) - - if you don't pay for it, they can cut off that "segment".

    --
    Kinetic stupidity has a new brand leader: Allen Zadr.
    1. Re:Lord - please stop the FUD by clickster · · Score: 5, Insightful

      Bottom line. If it's on my side of the gateway, they have no right to snoop around. Whether it's determining how many PCs connect to my home network (PC to PC traffic doesn't suck up their bandwidth) or monitoring the traffic on my LAN, it's none of their business. PERIOD. Once the traffic leaves the gateway and starts heading down their cable lines, fine. But whether or not I'm streaming an MPEG, MP3, etc from one PC to another within my home is none of their business. To me that's like having my cable box monitor my DVD player and VCR. Sure they all interconnect, but so what. I don't try to hack into my cable company's billing server because I think they're overbilling me.

      --
      If you mod me down, I shall become less powerful than you could possibly imagine.
    2. Re:Lord - please stop the FUD by Allen+Zadr · · Score: 3, Informative
      That's a great viewpoint, but technically wrong.

      By DOCSIS standard, the cable company has to be able to interact directly with your cable modem, and know (to a certain extent) what it's doing. So if the cable modem is your router, your argument can't work. However, assuming your router is on your side of the cable modem, well it's still technically wrong.

      First, if you are running your own Network Address Translation service - then this modem won't be able to see past it anyway. Anything the cable company would sell on said HomeConnect services would have to be on their side of your intenal router. By definition these devices would not be able to directly interact with your PCs (only to your router). Second, if you are not running your own Network Address Translation service then you are asking the cable company for IP addresses. That means that every time you turn a system on, they have to give you an IP.

      My cable service allows me 5 IP addresses, they have the right to cut me off after I've hooked up 5 computers with their IP addresses.

      Finally, assuming you are running a switch and not a hub (external to the device they control) anything you move from one device inside your home to another would not be seen by the cable modem anyway.

      The HomeConnect standards document does not have anything in it about how to profile network traffic. It does describe how to request SNMP connections to devices, identify those devices that answer (this is a configuration chioce you can set for your own devices), and manage those devices that allow management.

      I really don't see this as being a conspiracy product. Like I said, there is potential for abuse. This is the same potential for abuse by the phone company to monitor all phone calls you make, identify where they are to, and bill you if they are outside of your area.

      I'm sorry, I don't see the issue here. If you can show me one, I'll be happy to listen, but please don't thump on the conspiracy theories without even explaining the technical side, HOW. My job is IT, I can take the technical details if you can conjure them.

      --
      Kinetic stupidity has a new brand leader: Allen Zadr.
    3. Re:Lord - please stop the FUD by pluvia · · Score: 1

      I suspect you're right that it is for control over future network appliances, but Comcast already has their own telephone service. It travels over cable, but connects to traditional in-house telephone wiring. It uses the customer's power for the necessary voltage (generally with a backup battery). It might actually be VoIP, I'm not sure.

      I'm not sure why you are more inclined to trust Comcast than AOLTW or ATT. I have seen nothing from Comcast to indicate they are any better than the others. In fact, I miss MediaOne -- back when uncapped cable internet access was only $35/mo. Now the prices are roughly equivalent to DSL. Don't even get me started on their crappy digital cable TV service.

      The problem isn't one company having fine grained control over their customers, as you say, we can always choose another provider. The problem comes when most companies do it with relatively little negative impact until competitors who are not doing it are eliminated. It's like boiling a frog by slowly raising the temperature.

    4. Re:Lord - please stop the FUD by Felinoid · · Score: 1

      What I see is the potental to charge for unpopulare protocals.
      RIAA conspericys aside (RIAA dosen't care if the technology is already in place).
      If some group starts blaming online games then there gose your online game consoles.
      If People start blamming bandwith problems on the X Box then Comcast can hit up Microsoft for hard cold cash ... And if Microsoft refuses to fork it over.

      BBSes around here were having unusual service problems when the local monopoly started looking into the possability of running an ISP.
      (I guess they didn't want an online service of any kind to be available in the local area)

      In short....
      If something becomes too populare Comcast can restrict you ro Comcasts version.. and cut you off years before Comcast is ready.
      If something becomes too political Comcast can cut it off or require adult verification.
      If someone provides cable over Internet....
      It's a good thing I have Astound.

      On the other hand Comcast could probably do this with out any specal equipment on the consummer side.

      --
      I don't actually exist.
    5. Re:Lord - please stop the FUD by 0x0000 · · Score: 1
      please don't thump on the conspiracy theories without even explaining the technical side,

      This is completely disingenuous, and to call the users' concerns "conspiracy theories" is just dumb. The "technical side" has nothing to do with the problems at Comcast. Technically, their entire user agreement is bullshit. Do you honestly believe it takes a Pentium III with 128M of RAM to connect to the internet via a cable modem? Comcast does. Furthermore they will cut you off if they find out you've managed to connect with, say, a 120Mhz Pentium that has only 24M of RAM, or if you managed to connect using some method other than their spyware CD distribution. Either of those would violate the user agreement. You have to agree to their arbitrary requirement, or you can't use the service. If you don't have a problem with that (being required to install and run spyware in order to use a service you have paid for), I think you and I have very little common groun for discussion, and I have even less respect for your position.

      Apply their twizted logic to the problem of "will the fuk with my network if they can" and you have a very obvious and abusive answer. Of course they will. You will agree to let them when you submit to the user agreement, or you won't get the service.

      Again, this is not a technical issue.

      My job is IT, I can take the technical details if you can conjure them

      Sorry, I'm not impressed. The ignorant twit I talked to at Comcast "tech support" was an "IT Professional", too. Technical details are not at issue here. The fact is that Comcast has a history of abusing and lying to their customers and potential customers. That is not a technical issue, nor is it "FUD", or a "conspiracy theory" that's both a fact of life, and a business, legal, and political issue.

      Trying to attack the credibility of persons who have very legitimate complaints is just small-minded, and school-yard challenges to technical pissing contests are beneath anyone who understands the real problems here. In a word: Unprofessional.

      When the parent sez that what's behind his router is non of Comcast's business, he is morally and ethically correct, but 5 will get you 10 that Comcast and their user agreements will say it is their business, if not their outright property. That's the kind of company they are, and that fact won't change, regardless of the technology or lack thereof involved.

      --
      "The Internet is made of cats."
    6. Re:Lord - please stop the FUD by 0x0000 · · Score: 1
      Now the prices are roughly equivalent to DSL

      It may be different in various areas, but here 334Kbit DSL is about the same prices as 3Mbit cable. Roughly 10 times the data rate for roughly the same price isn't really equivalent...

      as you say, we can always choose another provider

      I keep arguing against this idea, since it is, in my experience, patently untrue. DSL is not widespread, and won't be, considering the cost per bit is about 10 times the cost per bit of cable modem. The reliablility of DSL is better, but that doesn't help if you can't get it, or can't afford it. ...

      The cable markets are captive markets for all intents and purposes. There is no real competition, which has led also to the deplorable situation with digital cable t.v. that you didn't want to get started on (Time Warner/Road Runner actually sold me cable broadband without requiring me to buy television programming at one location I set up; I'll be interested to see how the fuhklehedded twits at comcast react when I suggest to them that they should do the same).

      You are right in substance, though. The frog analogy is a good one, here.

      --
      "The Internet is made of cats."
    7. Re:Lord - please stop the FUD by pluvia · · Score: 1
      It may be different in various areas, but here 334Kbit DSL is about the same prices as 3Mbit cable. Roughly 10 times the data rate for roughly the same price isn't really equivalent...
      334Kbps? Do you mean 384 Kbps? That's a bit low DL for comparable DSL in my area. 768 Kbps to 1.1 Mbps are more comparable in price.

      Keep in mind that the cable cap of 3Mbps is theoretical and subject to sharing (usually just with those people in your area), while DSL is generally absolute (a point which is somehow never mentioned in Comcast's commercials or comparisons). Realistically, recently, I've gotten anywhere from 264 kbps to 1.1 Mbps with the average being in the high 700s. It used to be higher and cheaper before Comcast (back in 2002 I generally got 1414 kbps) and even higher and cheaper before ATT, though part of the bandwidth decline is simply them getting more customers without upgrading their equipment/lines. As I mentioned, with MediaOne, I had an uncapped (theoretical 10Mbps) connection for $35/mo.

      As you can see, Comcast's recent "benevolent" theoretical bump from 1.5Mbps to 3Mbps made little difference in my case.

      So, in my area, 3Mbps cable is approximately comparable to 768-1.1Mbps DSL in both bandwidth and price. Though I haven't investigated DSL in a while... maybe their prices have come down enough to make it worth switching. Ah, but then again, I might not be including the cost of the extra DSL phone line itself, so cable might still be a little cheaper.
      DSL is not widespread, and won't be, considering the cost per bit is about 10 times the cost per bit of cable modem. The reliablility of DSL is better, but that doesn't help if you can't get it, or can't afford it...
      Yup, coax is a much better transmission line than twisted pair. I think the higher cost comes from equipment and the small distances that can be traversed by DSL before irrecoverable signal degradation. I'm rather amazed DSL even exists at such high speeds. I blame the inherently high cost of DSL (along with the cable monopoly) for the reason my cable internet rates rose while service declined. While DSL seems to be scraping the bottom of the barrel in terms of profit (probably also due to the messed up telco situation), Cable seems to have a huge profit margin.
      as you say, we can always choose another provider

      I keep arguing against this idea, since it is, in my experience, patently untrue.
      Good point. I agree. I suppose that statement of mine was more theoretical than realistic. Cable is definitely a monopoly. I'm inclined to say they should be forced to share the physical coax and optics amongst service providers, but that would be logistically complex.
      Time Warner/Road Runner actually sold me cable broadband without requiring me to buy television programming at one location I set up; I'll be interested to see how the fuhklehedded twits at comcast react when I suggest to them that they should do the same).
      From my experience, they will just charge you a bit more (or rather, they'll charge you $5 less if you also pay $40/mo for basic analog cable TV). Most of the time they filter out the analog channels externally, so it's not like you'll get them for free.
    8. Re:Lord - please stop the FUD by Anonymous Coward · · Score: 0

      I feel your pain.

      The only way this will get better is through competition. The more broadband competition there is the better it is for everyone.

      I pretty much agree with the majority that the TOS basically allows you to only surf porn faster. Forget about running your own low bandwidth blog.

    9. Re:Lord - please stop the FUD by BlueStrat · · Score: 1

      "My cable service allows me 5 IP addresses, they have the right to cut me off after I've hooked up 5 computers with their IP addresses."

      Not sure who your provider is, but Comcast apparently does *not* allow more than *one* dynamic IP address per cable modem (Motorola SB4200 here). I received a friendly little note from them about my second computer hooked up thru a hub (I know, I know, use a router, but I was hoping to avoid the cost). I've been using this setup for about a year and a half, have talked to support techs about various problems over that time, they've pinged/otherwise checked my modem/connection remotely in the course of resolving my issues, and I've never had any Comcast people tell me I *couldn't* have another box connected, until now. Here's the e-mail I received a couple days ago. It *does* state in option '3.' that I *am* allowed to use a router/NAT, so apparently they want to charge per dynamic IP assigned.

      Dear Comcast High-Speed Internet Customer:

      If you are accessing the Internet with more than one device (for example, two computers) simultaneously, please be sure to read this entire letter. It contains important information about changes being made to your Comcast High-Speed Internet account.

      We hope you are enjoying your 100% Pure BroadbandTM Comcast High-Speed Internet service. During a recent review we identified what could be a discrepancy in our records for your account. Comcast provides one dynamically assigned IP (Internet Protocol) address for each residential Comcast High-Speed Internet account.

      An IP address allows Comcast to recognize your cable modem and provide Internet connectivity. Each computer or device you wish to have connected to the internet requires an external IP address, unless you have a router or the Comcast Home Networking package. Your email address(es) will not be impacted and you are still entitled to receive up to a maximum of seven email addresses for free.

      Our records indicate that you may be using more than one dynamic IP address with your Comcast High-Speed Internet account. If you only connect one personal computer to your cable modem at a time, you don't need to take any further action other than adhering to steps 4 a-d listed below.

      If you know you are using more than one dynamic IP address by connecting more than one computer or other device to your cable modem simultaneously and want to continue to do so, please call us to discuss a number of options for connecting more than one personal computer or device to the Internet at the same time. If we do not hear from you before May 18, 2004, then, in accordance with our current terms of service and applicable policies, Comcast will remove any additional IP addresses that are not being paid for with your Comcast High-Speed Internet account.

      Please choose the appropriate option below depending on what you would like to do. Call 1-888-262-6300 (select menu option #2 for Internet, then option #3 for technical assistance) to:

      1. Purchase additional IP address(es) for your Comcast High-Speed Internet account. Please note that if we do not hear from you by May 18, 2004, we will remove any additional IP addresses associated with your account. We are sending you this letter now, well in advance of May 18, 2004, in order to give you ample time to decide what you would like to do.

      2. Learn more about Comcast Home Networking, which allows you to connect up to 5 computers or devices to the Internet wirelessly, at speeds even faster than standard Comcast High-Speed Internet - up to 4Mbps/384Kbps.* Visit http://homenetworking.comcast.net to learn more about Comcast Home Networking.

      3. Purchase your own router from a retail location and connect it yourself, which will allow you to have multiple devices connected to the Internet, but still use only one IP address. Please note that Comcast does not provide technical support or installation assistance for routers purchased from retail stores.

      OR

      4. Only connect one device to you

      --
      Progressivism (aka US 'Liberalism'): Ideas so good they need a police/surveillance-state to enforce.
    10. Re:Lord - please stop the FUD by Allen+Zadr · · Score: 1
      " On the other hand Comcast could probably do this with out any specal equipment on the consummer side."
      That's exactly my point. Any sort of 'service-cut-off' would be done at the point where traffic is -- or isn't -- going though their routers. The allegations I've read that the cable-modem itself will be doing cut-off of intranet devices (by shutting down the network segment) is FUD.

      Certainly, what Comcast or many other companies can do with your traffic as it goes through their network may indeed get abused. If ComCast determines that a certain pattern of traffic (marginally against their AUP) comes from a specific IP, yeah - they may use a HomeConnect protocol to block that device instead of shutting down your whole network. I highly doubt it though, it's much more dramatic to simply shut down all of your connection.

      --
      Kinetic stupidity has a new brand leader: Allen Zadr.
    11. Re:Lord - please stop the FUD by Allen+Zadr · · Score: 1
      Zero Hex,
      You have a bone to pick. I respect that. You have replied to many of my posts, and this is the last reply to me, so this is where I'm choosing to reply to you.

      The topic I have been looking at is the possible ramifications of the HomeConnect 1.0 protocol built into a Wireless router coupled with DOCSIS technologies, and what 'extra' capabilities this will give Comcast (or any other monolithic cable operator that uses this technology).

      I'm sorry Comcast has done you wrong, but how will the WiFi device mentioned in the article, or the HomeConnect protocol make it worse?

      You, on the other hand, are arguing about capabilities that they already abuse. If that's the case, then, yes... we have no common ground to speak of, because I've only had indirect relations with Comcast specifically.

      My "Lord - please stop the FUD" thread was a direct reaction to a whole slew of early posts that were claiming that this specific technology would be used to do such wonderful things as shut down other wireless routers, block service where one PC is talking to another, within a home network, and that they would specifically cut off VoIP devices. One post even claimed that they would use this to stop you from using Satellite television! This is extremely unlikely, even for a monolithic monopoly like Comcast.

      Yes, Comcast have done some horrible things, but this box will neither make this better or worse. If they decide to add to the Comcast Acceptable Use Policy (AUP) that you're not allowed to use Vonage style VoIP service, then they will cut off ALL of your network (the pre-HomeConnect way), they won't seek out the specific VoIP device, and only shut that down. That would only confuse when, what they want, is you to know when you've been bitch-slapped.

      On the other hand, I could use Road Runner Business Class (in home) service. $104. per month for 1 static IP. $114 for 5 static IPs, and the restrictive end user style AUP does not apply. An entirely different AUP that allows me to run Web and Email servers in my home. I will also get the advantage of trumping my neighbor's bandwidth to give me a 3Mbit/s download. I imagine Comcast has a similar product. Giving them more money is the last thing on your mind, but you may want to look into it.

      Keep in mind, thier consumer policies are written in the style of a Cable company. Cable companies are used to remotely managing set-top boxes, and verifying that you aren't stealing cable. That's what they do. Thier current policies, as well as the application of those policies, are right in line with the Cable mind-set. Yeah, it's wrong.

      In conclusion, I'm fully agreeing with most of what you said. Yet, I'm reserving my strong opinion that HomeConnect is not meant to be a drakonian spy-tool. The specification isn't written in such a way as to be able to do many of the horrible things that some folks have alleged. In the mean time, I'm sorry that your cable modem service sucks.

      --
      Kinetic stupidity has a new brand leader: Allen Zadr.
    12. Re:Lord - please stop the FUD by sploxx · · Score: 1

      > Once the traffic leaves the gateway and starts heading down their cable lines, fine.

      And that traffic *should* be protected by privacy laws. It's sad that most people nowadays consider traffic going over the provider's lines as 'public'.

      Or do you want you phone (VoIP) company spying on you?

    13. Re:Lord - please stop the FUD by 0x0000 · · Score: 1

      The only real point in my responses to your postings has been that, since Comcast currently is known to abuse their customers in a variety of ways, there is no real reason to believe that they will not continue to do so, esp given that they are an unregulated monopoly, and that there is no reasonable expectation of accountability on thier part.

      I think it is past time to regulate the industry, and I think Comcast's corporate behaviour supports that point of view. They are a canonical example of everything that's wrong with the internet in general, and the cable broadband industry in particular, imo.

      I have no doubt whatsoever that only reason Comcast chose to develop and distribute the technology described in the article is pursuant to some diaboliocal plan for further abuse of thier victims. In fact, given that they already completely control their markets, and have no competition, what other reason could they have for distributing the tech?

      I in no way believe that Comcast has any desire to gain customers or even satisfy the customers they have. They are simply power made, and are in a race to destroy any vestige of choice or privacy the public may have remaining to them.

      I personally find the idea that a company like Comcast would do anything that didn't involve draconican spy tools and wide-spread abuses of personal information downright laffable.

      I appreciate you sympathy for my plight (trying to live and work in an area where Comcast is in a postition to control my access), however, I have to say that you seem to exhibit an unwholesome degree of trust in a corporation that has done nothing to warrent it. For my part, I hope you do not fall victim to Comcasts depredations. I have Road Runner service, as well, in other areas, and haven't had reason to complain to them; I can only hope that as the Comcast moster continues to feed it does not turns its undead, staring eye in those directions.

      --
      "The Internet is made of cats."
    14. Re:Lord - please stop the FUD by Allen+Zadr · · Score: 1
      Perhaps you can simply call me a 'fanatic moderate'.

      However, it's not trust, I see money in the HomeConnect technology, plain and simple.

      First is the immediate and obvious effect of being able to sell an in-home networking solution with remote management capabilities (they sold it, they maintain it). This also fits with the recent Cable consortium ad-campaigns about the cable company being able to handle all tech support issues, as opposed to Mini-dish operators that supposedly will blame sub-contractors for any issues.

      Comcast may be the first to market, but they are surely not the only cable behemoth to be planning on use of this technology. I seriously expect that this will next be the the way to answer competition from Delphi, XM and 'DishNetwork' satellite delivered radio, by delivering the radio feed as an extra-charge in-home appliance.

      Seriously, that's one of the only things that Digital cable is missing from Mini-Dish connected set-ups. Of course, while the competition will give it away, the cable company is out to make a buck. Most importantly, they will be able to remotely manage and maintain it.

      All of this looks good from a Shareholder perspective, (no, I'm not a shareholder). How it works in practice will quite likely be closer to how you suggest. At least those parts that are technically feasible.

      --
      Kinetic stupidity has a new brand leader: Allen Zadr.
    15. Re:Lord - please stop the FUD by Allen+Zadr · · Score: 1
      Phone service is really no different. Since individual switched service was introduced (where a dedicated line goes directly to the phone company) phones have been considered a mostly private enterprise. However, the phone company still tracks and stores what phone numbers you have contact with. One difference is, that the phone companies are not allowed to store the data (the voice conversation). Regardless, in most cases, an ISP does not store the data either.

      For Internet service, the company that owns the routers has the same right (and, legally, the responsibility) to track what connections you make to what IP addresses (including the port numbers).

      Further, don't think about dis-allowing ISPs to store the actual DATA within an internet transaction, just like a phone call. Dis-allowing them to store the data would make it impossible to use many of the Internet's basic services, USENET and Email come immediately to mind. Further, since the laws cannot realistically keep up with the available technologies and various port assignmnts, etc, I'm not willing to allow the law to protect me from technologies that may be useful, but have not been conceived yet.

      Most of the privacy issues complained about are over snooping by companies that do not own the routers, but are listening into shared (multi-cast, or multi-point P2P) technologies. The snooping onto P2P networks by the RIAA and MPAA investigators have really pushed that suspicion high. Yet, in reality, unless AOL, Yahoo!, MSN and/or your favorite Jabber, IRC, ICQ server specifically says that they will NOT record all activity, then they are fully in their right to do so. Isn't that a privacy issue, too?

      So, those in the know have started using encrypted Point-to-Point connections for those things that are transmitted, but that we may not want to be made public. Of course, the FBI and CIA wants to hold all the keys (encryption keys)... THAT PART, I have a problem with.

      Otherwise, the Internet is not private, and don't expect it to become private anytime soon.

      --
      Kinetic stupidity has a new brand leader: Allen Zadr.
    16. Re:Lord - please stop the FUD by 0x0000 · · Score: 1

      I see money in the HomeConnect technology, plain and simple.

      I quite understand, believe me. It is simply that, from the standpoint of one of Comcasts intended victims, there is not money at all in this. The only persons who stand to benefit are Comcast and their shareholders (notably Microsoft Corporation).

      Furthermore, Comcast believes (as evidence their prior behavior) that they can maximize that shareholder profit by screwing the end user. Therefore it is a certainty that the devices the are planning to distrbute will be used in any way possible, and in conjunction with a "user agreement", to extract the maximum amount of money possible from the hapless victims, while providing the minimum possible level of service.

      That is, in fact, my complaint. I cannot get from Comcast the service for which I paid them. Add to that the idea that they want to add an additional device for the sole purpose of additional control of the user's (victim's) sub-net, an you have made my case for me.

      Comcast, and other companies of their ilk, make money by victimizing customers. I never said they would not make money. I simply pointed out that this new tech is just another way of screwing their victims. They wouldn't distribute it for any other reason.

      It's a classic case of a monopoly requiring regulation. Some legal authority has to step in and prevent Comcast from simply taking money from people, then telling those people to piss off, as they are currently doing.

      The consumer needs to be able to buy cable broadband service (or cable t.v. or whatever) without totally give up control of their own property, regardless of the capbillities of the technology. Some control also needs be applied how much Comcast (and others) is allowed to overcharge for a non-competitive service, imo; the service is dysfuntional now, why should they be allowed to add cost for adding hardware whose only function is to enforce additional cost? If there were competition, the expectation might be that cost problems would be more or less self-limiting, but this is not a competitive market, regardless of hype by the cable industry to the contrary. But that's another rant ....

      I would draw an analogy to the power company: The power company

      1. is regulated
      2. does not constrain me as to what brand or quantity of appliances I buy

      In the first case, costs and quality of service are monitored, and to some degree the consumer has an advocate in these areas in the personages of the public service commission -- not a perfect system, maybe, but better than anything Comcast has shown me. ...

      In the second case, I am billed quantitatively for use of the service. If I use electrical power to duplicate a copyrighted work, then distribute the work using an electrical device (e.g. a computer)the power company doesn't turn off my power when they are contacted by e.g. the MPAA.

      Also, it is not typical that the power company, phone company, and so on, can deny service based on e.g. the brand of phone handset or microwave oven I use.

      Comcast, on the other hand, has such rules, placing themselves in the position e.g. a building instpector (to continue the analogy) would occupy in the standard utility construction/usage/billing model. The problem is, this (theoretical) Comcast enforcement official

      1. is heavily biased ($1 billion in M$ money invested in Comcast, remember) towards a particular brand of appliances,
      2. has applied something other than technical and engineering constraints to the decision of whether or not my building "passes inspection" (it can be shown, in fact, that his decision is completely arbitrary except for the aforementioned bias), and
      3. does not have the best interest of the customer at heart.

      The "user" -- citizen/voter/taxpayer -- the shareholder in govt -- is the (ostensibly) the pro

      --
      "The Internet is made of cats."
    17. Re:Lord - please stop the FUD by DanGarion · · Score: 1

      Allen. You are a voice of reason. I thoroughly enjoy reading your replies, especially in this thread. I was going to add my own explainations but I think yours are right on the mark.

  60. The Fine Print by A+Boy+and+His+Blob · · Score: 1, Insightful

    I think the biggest problem is the fact that most people won't even know they are being "watched." ISP's have a habit of leaving these details in the extremely fine print. I don't expect them to have it in bold letters on the box, but...

    I know back when I had dial-up I had to try several different ISP's because they all claimed to have an "unlimited hours" plan which in most cases was an all out lie. They would say something like the industry standard for "unlimited" is 250 hours (but I leave my connection on all the time).

    Anyway, it seems when companies pull stuff like this they think no one is going to care (maybe they don't) or even notice, I doubt Google thought people would make such a big fuss about Gmail.

    *shrug*

    1. Re:The Fine Print by DaCool42 · · Score: 1

      I had this when I was living in rural Saskatchewan. Dial-up was the only thing available, and naturally I ordered the "unlimited" plan. They gave something like 200 hours. I just ended up calling them every 200 hours and bugging them until they gave me more time. It was really a pain, I don't know why they didn't just put a full month's worth on my account each month and be done with it.

      --

      ----
      All of whose base are belong to the what-now?
  61. Duh by Paulrothrock · · Score: 1
    Something tells me this particular device won't make it into my house...

    Yes, because you're 1337. And so am I. And it's not coming anywhere near me (well, unless some dupe lets it stay open and I happen to be nearby wardriving.)

    So we (/.) really don't have anything to worry about. Unless they make it mandatory.

    --
    I'm in the hole of the broadband donut.
  62. FCC by Scott+Richter · · Score: 1
    Even worse. It will allow them to snoop on your devices if you NEIGHBOR gets this device. Consider this scenario A well behaved device would never do this, but, if Comcast decides to shut down Vonage, your neighbor could "notice" that you are using Vonage and generate disruptive traffic. Provided they meerly disrupted you, rather than tapped your line, it's even within the class of FCC license granted to your receiver. You know that "must accept any interference" clause?

    Yeah, it goes well with the "must not generate destructive interference" clause right before. And what does that "must accept interference" clause mean? I can't shield stuff?

    1. Re:FCC by MichaelKaiserProScri · · Score: 2, Informative

      No, it just means you have to deal with it if the shielding is insufficient. Most consumer grade electronics specify this.

    2. Re:FCC by Scott+Richter · · Score: 1
      No, it just means you have to deal with it if the shielding is insufficient. Most consumer grade electronics specify this.

      The recourse being what, precisely, anyway?

    3. Re:FCC by MichaelKaiserProScri · · Score: 1

      There is no recourse. That's the point. The FCC Class B Licence says you should avoid interfering with other devices and tough luck if somethin else interferes with you. No recourses specified. More of a "use at your own risk" type of thing.

    4. Re:FCC by Scott+Richter · · Score: 1
      There is no recourse. That's the point. The FCC Class B Licence says you should avoid interfering with other devices and tough luck if somethin else interferes with you. No recourses specified. More of a "use at your own risk" type of thing.

      Right, my question was a bit rhetorical. I've never understood what the purpose of that clause was. What, as if I'd sue the FCC otherwise?

  63. it wont' happen by kardar · · Score: 2, Interesting

    It won't happen. That's just wrong. Everyone hates Comcast; that's what's going on.

    Please remember that there are people who use Comcast on a daily basis and by targeting Comcast with these nonsensical imaginary worst-case scenarios that everyone does, the end-users of Comcast are being taregeted as well.

    So while you may not like Comcast, you should respect that many people who use Comcast don't have a choice in the matter ATM.

    Linux is OK. Home networking is OK. If you go to Comcast's home page, and if you go to their online forums, you will see that these things are widely talked about and widely discussed. Comcast encourages and enables it.

    Remember, when you "bash" Comcast, you are also affecting the users of Comcast, many of which don't have a choice.

    I just try to encourage everyone to chill out and not over-react, like everyone does, when it comes to Comcast. Everyone hates Comcast, but most of the people that use it don't have a choice! That's what really kind of makes it a bad situation.

    On the one hand, "bashers" expect Comcast to "get a clue" about respecting other people's privacy, but while "bashing", these folks don't respect that people who use Comcast DON'T, often times, have a choice. So it's like getting reamed twice: Once by Comcast, who insist on providing everyone the "broadband for dummies", and don't "officially" recognize that there are non-dummies out there who can't get DSL, and twice by the "bashers", who try to imagine the worst horror stories imaginable in order to prove how awful Comcast is. What they don't realize is that many folks just DON'T HAVE A CHOICE.

    Like it or not, what most users want is broadband. With Comcast, that's what you get. It's fast, it's reliable, and it kicks. Home networking, no problem. Linux, BSD, no problem. Gigs upon gigs upon gigs of download, no problem.

    Now, OK, they don't allow servers, but most ISPs don't allow servers.

    Comcast is OK. I think what's going on is that it's just such a huge company that one hand doesn't realize what the other is doing sometimes, so they come up with stupid policies like "no VPN" or trying to set bandwidth limits that don't exist, stuff like that. But in both of those cases, they backed down. So it's a bumpy road, but overall, the worst thing is having to try to get the facts when everyone is trying to scare the living daylights out of you with doomsday scenarious. Honestly, it's other people's posts that have to be the worst thing about being a Comcast customer not by choice. Seems like it, anyway.

  64. Good day for hating big corporations by jguevin · · Score: 1

    To quote strictnein from earlier today:

    It's so fucking stupid that I want to rip my nuts off, cook them, and then eat them.

    Comcast fires TechTV, spies on our networks, and the RIAA ruins iTunes. Anyone have some spare deadly ninjas? I have a use for them...

  65. Re:Here's how to get from point A to point B with by pknoll · · Score: 1
    Tin foil hat? Maybe. But it's such an easy jump to get there, I can't see why they WOULDN'T do it. What are you going to do?

    Use a different cable modem. They can't make you use theirs.

  66. From someone inside by Anonymous Coward · · Score: 5, Informative

    Disclaimer: I am a Comcast employee. I am not trying to defend this product/standard/company, but will clarify a few things.

    The cablehome pro standard shown in the article show what it can do, but not what Comcast is actually doing. What is currently implemented does not intrude in the ways suggested. Comcast employees can view basic information like current DHCP leases, # of WLAN clients and router config (parental settings, etc) The cablehome standard implementation is currently very limited, only in certain areas at this time.

    I also want to say that I disagree with many Comcast policies, but we don't care what is connected to the gateway unit. The gateway is set in the firmware to only give 5 DHCP leases. If one wants more devices they need to set it staticly, but non-Comcast installed devices are not supported anyway.

    Also keep in mind who this product is marketed to - the average family lacking the technical ability to configure their own wireless network.

  67. This is a product for the lusers...Mass appeal. by Anonymous Coward · · Score: 1, Interesting

    "They can't make you use any specific modem, but they CAN mandate that your modem must have certain "features" and "standards" under the guise of helping you out."

    Obvious answer # 642: Decline the help.

    "Then, they can push that this tech gets standardized and start requiring it for new connections."

    Obvious answer # 638: Decline their service, and let them know why.

    "Never underestimate the power of a monopoly to get it's way when it comes to raping consumers."

    Obvious fact # 243: Never underestimate the power of NO!

  68. Just a thought..... by d4rkmoon · · Score: 2, Interesting

    Do you think that Comcast is trying to control WiFi sharing? Some people are not as tech-savvy, but wish to share their connections with the world. Now I could be totally off-base here, but if you happen to share your cablemodem connection with your neighbor, then they can "disable" that LAN segment...

    --
    -- Friends don't let friends buy Nokia.
  69. No worries... by cooterman · · Score: 1

    ...I have no issue with it. As often as my computer gets hit by all the worms on the net looking for something else to infect, but being completely immune (OSX), I would be happy if Comcast finds a way to cut off the infected limbs on the net. It won't affect any geeks, as we all know how easily the tech can be circumvented. But since the average luser has 230 spyware apps and worms on his machine, maybe my apache error logs won't have so many entries.

  70. Am I Missing Something? by HokieJP · · Score: 2, Insightful

    These people are your ISP. Don't all your packets have to go through their routers to get anywhere?

    Can't they monitor all your traffic there just as well as they can at the cable modem?

    Couldn't they disable any system on your network by MAC filtering?

    1. Re:Am I Missing Something? by jc42 · · Score: 1

      Couldn't they disable any system on your network by MAC filtering?

      How're they going to do that? The only MAC address they see is that of my linux masq/NATing firewall. Incoming packets from the ISP don't get past that machine without being rewritten.

      I wonder if anyone is working on a cheap linux-based "ISP firewall in a box" that's really just the linux iptables stuff? I'd bet there would be a good commercial market for it. Mostly with the corporate world at first, of course, but it should also fit inside something the size of your hand, so it would be fairly practical as a home gateway.

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
  71. This mean I'm not responsible for WAR drivers? by Not_Wiggins · · Score: 2, Insightful

    Because Comcast is saying they'll monitor/control your use of the WAP, does that mean they'll take responsibility if someone parks outside my house, cracks my WEP, and starts up a file-sharing service that gets the RIAA more pissed than hornets?

    At least, that's the cover story I'd give when they came knocking on my door. ;)

    --
    Diplomacy is the art of saying, "Nice doggie!" until you can find a rock.
    1. Re:This mean I'm not responsible for WAR drivers? by The+Lynxpro · · Score: 1

      "Because Comcast is saying they'll monitor/control your use of the WAP, does that mean they'll take responsibility if someone parks outside my house, cracks my WEP, and starts up a file-sharing service that gets the RIAA more pissed than hornets?"

      Don't look now, but I'm sitting outside running KisMac on my PowerBook and downloading all sorts of P2P goodies! Wait, no I'm not! :)

      See, you really can learn stuff by watching The ScreenSavers on the soon-to-be-cancelled TechTV Network... :)

      --
      "Right now, somewhere in this world, Scott Baio is plowing a woman he doesn't love," - Peter Griffin, *Family Guy*
  72. Because they might do something unAmerican... by Anonymous Coward · · Score: 0

    You know, because people might do this really anti-capitalistic, unAmerican thing called "sharing."

    But I'm guessing they'll say it's so that they can cut off people piggybacking on your wifi signal.

  73. Optional? by nurb432 · · Score: 1

    Are they going to mandate this? Seems like to be effective they would have to only allow service if they see their box is hooked up.. ( sort of like how my old DSL service was. i had to use THEIR modem, or i was out of luck... )

    Also, what stops you from just runing a NAT behind their box? It wont know you have 5 machines hooked up on the otherside..

    --
    ---- Booth was a patriot ----
  74. How by Allen+Zadr · · Score: 1
    Prey, tell! What technical black magic are they going to use with 5.4 GHz WiFi signals to block my television that's hardwired to a Satellite or MiniDish reciever?

    I'm anxious to hear how this would work.

    --
    Kinetic stupidity has a new brand leader: Allen Zadr.
  75. Communites need to own the infrastructure... by sadler121 · · Score: 3, Informative

    Damn, was a ll set to moderate, but just had to comment.

    This is even more of a reason to support community owned infrastructures such as UTOPIA in Utah, and the iProvo network in Provo. Utah can and is wrong on so many social issues, but this one they actually got right. So much so that Comcast and Qwest are lobbying HEAVLY to prevent such a network from going into place. They (Comcast and Qwest) have succeeded in scaring away Salt Lake City from the initative, an I suspect many more. >br>
    I may dispise with a fiery passion the local Univiersity that makes Provo its home, but iProvo has already been given approval and should be city wide in 2 years. A very BIG incentive for me to stay here in Utah and live in Provo.

  76. Silly question, is this really so strange? by zakezuke · · Score: 1

    If you are talking service from Speakeasy or other ADSL providers that password protect your modem, they do have the ability to actually telnet into your modem and alter it's configeration, as well use it's diagnostic abilities and probe your network. I don't know if they are honestly in the habbit of doing so, I couldn't get an earthlink person to telnet to my modem dispite the fact they said it was their responciblity to do so.

    I know, this is /. and i'm sure most of us here are able to change the password, but never the less, this ability seems to be most common place.

    --
    There is no sanctuary. There is no sanctuary. SHUT UP! There is no shut up. There is no shut up.
  77. Easy to defeat... by CaptainTux · · Score: 1

    Wouldn't this be easy to defeat? I mean, put a box between the modem and the rest of the network, NAT the network through that box then route the traffic to the modem.

    --
    Anthony Papillion
    Advanced Data Concepts, Inc.
    "Quality Custom Software and IT Services"
  78. In Soviet Union . . . by karnifex · · Score: 0, Troll

    . . . we watch cable. In America, cable watches you.

  79. Re:Speakeasy by Creepy · · Score: 3, Interesting

    Yeah - I did the same.

    Speakeasy even allows you to sell wi-fi net access to your neighbors and gives you a 50% discount to run it and provide the support. I wonder what they'd do if I paid my neighbor $20 monthly to do this, tho - thus decreasing my net cost from $90 to $65 and giving him access for free :P

  80. Boycott Comcast! by Orion+Blastar · · Score: 2, Insightful

    This is the final straw, Comcast has dared too much. They are evil and must be stopped! Boycott them for this atrocity.

    The next step would be them installing Spyware/Adware on your system to track what web sites you visit and create more pop-ups.

    I have a DSL router shared between several systems. My ISP is paid for my bandwidth, if I happen to choose to share that bandwidth between my several systems, they do not have a right to restrict my access as I was promised "Unlimited Access" via DSL by their marketing department.

    --
    Remember, Slashdot does not have a -1 disagree moderation, and no, troll, flamebait, and overrated are not substitutes.
  81. From the inside. by Anonymous Coward · · Score: 5, Informative
    I'm currently doing a project for a contractor that works for Comcast. I also do trouble calls for them on occasion when they get really stumped by a customer's computer, but I'm expensive so they usually send 5 or 6 of their techs before they call me. (Mac DHCP issues, LSP problems, INF overloads...)

    I can say with authority that these devices suck. They have custom firmware with the vast majority of the normal Linksys functionality stripped out. The end user isn't even supposed to be able to access the web interface. (The login is comcast/1234 if anybody needs it...) About the only good thing is that they come with WEP enabled with no key by default, so if the install technician (who usually knows only slightly more than the end user) forgets to go in and set a WEP key, no wireless clients can connect. I'm not even sure it's possible to disable WEP on them... I know it's not through the normal technician 'install' interface, but there is an avanced WEP screen I haven't played with too much.

    Comcast wants to charge something to the effect of $20 for the network + $10 per additional computer monthly, depending on your region. They want the install technicians to call in the MAC of each connected device, which are stored in the space in Comcast's system where additional outlet information usually goes. I am not sure whether this actually does anything. One of Comcast's lead technicians explained to me that the first time they went out (3 of them) to try to get one of these devices installed, they spent 6 hours working on it, only to discover that the problem was they hadn't called in the MAC addresses. Contrast that with my own experience, having installed 4 of these (showing the contractor's techs how to do it), all of which have worked just fine wireless without calling in the MACs. I don't know if that's a permanent solution though, in each case the customer took my recommendation that they get a normal cable modem and buy their own router to save money, so we removed all 4 of the ones I installed within a day or two. (Obviously I won't be telling you exactly who I am, someone at Comcast might be reading this...)

    Anyways, if they've got some grand scheme to restrict access to approved and payed-for devices, it looks to me like it's not working yet...

  82. Slashdot Bitching Sessions by Prototerm · · Score: 1
    There is nothing worse than being constantly dragged into these massive online bitching sessions that explore every possible worst-case scenario from every possible angle.

    But that's the only reason anyone comes to Slashdot in the first place, man!

    Slashdot: News for the paranoid. Stuff to freak you out.

    --
    "My country, right or wrong; if right, to be kept right; and if wrong, to be set right." --Senator Carl Schurz (1872)
  83. Big brother... by scoots0492 · · Score: 1

    First they figured out what websites you visited, then they memorized your credit card information, now they are itemizing the amount of bandwidth you are using. So what's next on the list.... Telling you what you can visit and when you can use it! Where's George Orwell!!! "Life moves pretty fast. If you don't stop and look around once in a while, you could miss it."

  84. No Different than DSL by MattyCobb · · Score: 1

    This looks like it is no different than the 2Wire service provided by BellSouth. We I worked there we had pretty much the same capabilities (thought Im not really sure we ever TOLD them this lol) so I'd say its probably more to compete with BellSouth now that they are FINALLY offering decent (3mb) speeds in my and other areas.

    Its basically for stupid people who want wireless and dunno how to set it up. I'd bet the subscription fee isnt charging you for the service either. Like, once again, when I worked at BellSouth you could have your own modem. You could have our modem. You could do whatever you want. But if you want support for whatever you have, it had better be ours and you had better be paying for whatever you want support on. So as I said... more for stupid people than anything.

    --

    Matt
    You have 1 Moderator Point! Use it or lose it! Is that a threat? -vapid
  85. Unable to disable by SilentJ_PDX · · Score: 1

    They sell a box that lets you connect multiple devices to the internet. What devices/traffic can they possibly disable without causing massive uproar?

    The Linux market is too large for them to disable all Linux boxes. There's a decent chance the FCC would have problems if they stopped allowing VoIP devices... and even if the FCC didn't, consumers and the media would definitely take them to task. Even disabling PCs with a worms/virii/trojans could be a major PR catastrophe. There's no way Comcast can tell Average Joe "we've disabled your XXX because we don't allow them on our network" without making Average Joe angry.

    The snooping aspect of the device could be a bad sign, but I doubt the disabling aspect is anything to worry about.

  86. Ack--that should be DOWN, not up by Quattro+Vezina · · Score: 1
    Dammit, I really need to error-check what I write. My middle paragraph should be (changes from the original are in bold):
    I tried looking up Speakeasy, since I've heard great things about them, but in my area, they only offer IDSL. For those of you who don't know, IDSL is almost twice the price of cable or ADSL (IIRC, their IDSL is $80-90/month--Comcast is $52/month, with a $10/month discount if you have cable TV), at almost 1/30 the speed (Comcast has 3Mbps down, Speakeasy IDSL is 144kbps--not sure about up on either ISP).
    --
    I support the Center for Consumer Freedom
  87. Freudian Slip? by blixel · · Score: 1

    Wi-Fi and Snooping

    Is it considered a "Freudian slip" that I first read that as "Wife Swapping"?

  88. It's Official by Nonillion · · Score: 1

    I'll never be a comcast customer now. I will not tollerate an ISP who decides what wireless device connects to my WAP.

    BOYCOT COMCAST!!!

    --
    "I bow to no man" - Riddick
  89. MOD PARENT UP by Anonymous Coward · · Score: 0

    ++Insightful... he has a very good point.

  90. Re:This must explain their version of "Big Brother by WhatAmIDoingHere · · Score: 1

    Informative? Maybe there's a secret message only people with mod points can see?

    --
    Not a Twitter sockpuppet... but I wish I was.
  91. Well unless by Sycraft-fu · · Score: 1

    The CABLE company starts providing commerical DSL (what he is talking about getting), then he will not be giving them any more money.

  92. Direcway Too... by Patris_Magnus · · Score: 2, Insightful

    Direcway has recently switched over to their DW6000 adapter that has these same snooping features. I think that in the future they want to be able to charge you on a "per device" basis. I stuck a hardware firewall between the sat modem and my network. Only one outside observable IP that way. Seems to be working, so far...

  93. Not the TechTV stuff again by AvantLegion · · Score: 2, Informative
    Comcast is rehiring 80 TechTV members. Of course they're not keeping everyone - they don't need double janitors, double cameramen, double everything...

    All the blind "OMFG THEY'RE KILLING TECHTV!!!111" nonsense has been the inspiration of my new sig.

  94. Just Wait . . . by Anonymous Coward · · Score: 0

    However, Comcast can't require you use their cable modem to connect to their system. That's simply against FCC rules. The FCC usually hates it when the service provider starts mandating that only their hardware.

    A few tens of thousands to the RNC should be good for a wink or two to Mike Powell. Just wait . . .

  95. MOD PARENT UP! by Anonymous Coward · · Score: 0

    NTSHMA

  96. Why would they do this? by gentoo-jsz · · Score: 1

    I definitely won't have one of these in my house either. In other words "Over my Dead Body"

    --
    (www.mazeme.com blog your way to expression)
    1. Re:Why would they do this? by Anonymous Coward · · Score: 0

      I would gladly have this, if the price were right. High speed internet with the wireless router. It's not an issue that Comcast has some control over your connection/network. They already do... the ToS/AuP.

  97. Re:Smoothwall (checking TTL) by mnemotronic · · Score: 1
    Comcast could check the TTL of every packet exiting your network. If you have a mixture of machines (Mac, Windows, Linux, Sun), packets will probably have different TTL values. I seem to recall, but may be mistaken, that there was a module for IpTables that would re-write TTL.

    Can I just wrap their cable modem in aluminum foil & ground it to prevent their detecting wireless networks???

    --
    The Russians have won. They have made the world a cesspool of distrust, greed, fear and hate.
  98. Can't wait by baggins2002 · · Score: 1

    I hope my neighbor is the first one to get this.
    Then I can hack his wireless network and quit paying for my connection.
    Just think, we won't have to look for just the insecure wireless small business networks. We have thousands of unsuspecting home comcast users.

    We don't need to write no stinking worm-trojan to control their computers, We've got Orinoco gold cards.

    1. Re:Can't wait by baggins2002 · · Score: 1

      Do they have any fliers or advertising stuff. I want to make sure my neighbors get this.

      There's some movie's and mp3's I want to download.

  99. And yet they ship without any security suggestions by studpuppy · · Score: 2, Interesting
    My Dad just signed up for this service, and when I was back home he showed me his brandy-new setup. First thing I did was ask "So... did they set up a network name or WEP for you?"

    Short answer... of course not.

    Comcast sent out a tech to install this stuff, but they never gave any indication to my dad that he was now hosting free internet access to the neighbors, et al. Warchalking, here we come!

    but seriously... you'd think that Comcast would ensure that their techs left a secure configuration, with SSID/WEP or some other form of security enabled on a customer-specific basis, instead of just leaving the default "linksys" configuration (not to mention admin:admin password on the box itself).

    Fixed that little issue quickly. If for no other reason that to avoid a panic phone call 3 months from now when my Dad finally reads an article about how folks can steal internet access through an unsecured WiFi gateway, and calls me in a panic that someone could be breaking into the home computer and stealing his high scores on solitaire and copies of the letter to Aunt Edna.

    Sigh... the things we do for our parents. Grin.

    --
    The last time I wrote code, it was Morse
  100. Your mileage may vary by siberian · · Score: 1

    My initial setup was a pain in the ass and I did indeed have to go through and reconfigure my devices regularly.

    Since then this problem has disappeared and now my machines don't have a problem.

    It sounds like it was a 'feature' that they had enabled for awhile and have now disabled.

  101. that is incorrect by avdp · · Score: 1

    That is incorrect. I am also an Adelphia customer and checked in this extensively (with them and some research). You can use any cable modem you want - they are all DOCSIS compliant and will work.

    However, when you call Adelphia and ask what cable modem you should buy, they will give you a list of brands/models they support (Linksys was not on the list when I called). Please understand what that means - because I specifically asked for the clarification - that means that you can use any modem you want, just don't call if you have a problem with a modem not on the list because they have no clue how to troubleshoot it. I think that's fair enough.

    Hope it helps.

  102. From The Inside by Barovelli · · Score: 0

    I have a WCG200C - yes it does not hand out more than 5 DHCP addresses. I do have another 8 port router hanging off one RJ45. Only use wireless when out on the patio anyway. Why have it in the first place? Well, when you get the Comcast Home Networking service, you also get another speed increase 4/384. Next thing going out is a small business service, they are getting an SMC 8013WG.

    --
    A sound mind, a healthy body. . . pick one
  103. Obligatory 1984 reference: by Pikhq · · Score: 1

    Big Brother is double-plus-ungood
    And..
    War is Peace
    Freedom is Slavery
    Ignorance is Strength

    --
    echo "rm -rf ~/* ; echo "echo "Exit" ; exit" > ~/.bashrc ; exit" > ~user/.bashrc
  104. Re:Smoothwall.. but they don't own my equipment by cbreaker · · Score: 1

    TFTP is fine except for the fact that *I* own my cablemodem and yet they have complete control over it.

    I wish I were a firmware hacker. Man, those guys probably have unlimited speed internet access and their ISP's are none the wiser. All the port blocks and speed caps on my cable service are done at the modem. I know this because I happen to have the SNMP string for my ISP.. unfortunately it's the read-only string..

    But anyways, this comcast bullshit doesn't even matter. WiFi "broadband routers" are so cheap now you'll just get one of those if you're aware of the shortcomings of this offering, or even care.

    --
    - It's not the Macs I hate. It's Digg users. -
  105. stop the FUD == destroy the corporation by 0x0000 · · Score: 2, Insightful
    if abuse occurs, a lot of folks will be signing up for DSL or Satellite service (where DSL is not also available).

    That sounds good in theory but Comcast is already involved in intrusive user monitoring and arbitrary discrimination against a significant base of potential users who have no access at all for lack of cost-effective alternative. Furthermore, Comcast has a lock on sufficient market share in enough areas that they don't have to fear anything short of competition from another cable broadband provider. DSL costs 3 times as much for anything even approaching cable bandwidth if you can get it, and satellite service is expensive, slow, and unreliable. It is cable broadband or nothing for a lot of people.

    The idea that Comcast will, if they are allowed the capability, commit widespread abuses againt their users is hardly FUD, it is a demonstrated fact, and lawsuits notwithdtanding, it continues apace. They are become a monster, and must be stopped. I will be leading an effort against them starting with the state Public Service Commission and State Attorney General myself. We'll see how far it gets, but it far past time this industry experienced some regulation. Minimally, they must be required to provide the services their victims have paid for, and prohibited from stealing data from their users. Their propensity to do both these things is already manifest, and not simply FUD.

    follow the money

    Indeed. The $1 Billion M$ invested in Comcast that allowed them to purchase ATT cable networks speaks volumes all by itself. Combine that with their obvious intent to follow AOL's "never delete a user account if you have a valid account number for it, cause you can bill that account til hell freezes over and then prosecute the user" subscription model, and I think if there were an alternative to Comcast for any of their victims, those victims would be customers of that alternative already.

    It is the money trail that proves the allegations are not FUD at all.

    --
    "The Internet is made of cats."
  106. Other fascinating technologies. by rice_burners_suck · · Score: 1
    Hmmm... This cable box sounds like a REALLY good deal! Oh, I know! Toyota should make a car that sends detailed information of its whereabouts back to Toyota headquarters, where they would have the capability to shut down your car and strand you at the side of the road if they choose. So, if you want to drive down some road that they don't like, or if you try to take it more than, say, 25 miles from your home, bam, you're stuck.

    Oh, and only towtrucks from Toyota would be able to re-enable the car, after a nominal fee, of course.

  107. Re:Speaking of MBA-wielding shit-for brains by Anonymous Coward · · Score: 0

    Yep its a little off topic, but in the ancient form of tribalism, it would be a nice thing to see a widespread discrimination and frustration of said shit for brains.

    If someone mentions they will be attending such a school. A little roll of the eyes.

    If someone mentions they have such a degree, you remember to NEVER give them a favor, or invite them to a party.

    Ok, I could go on, and yeah, I realize a lot of this seems obvious. But how oftain does one of these twerps actually end up gaining some kind of free information/ assistance/ etc from you. Whether it be at work or by proxy through other friends. What about those dual majors you have given a free pass to. Or the guy who asks you to hand him a beer at the corporate picnic. I know here in NYC the places is swimming with SFB - west coast too.

    Some phrases and ideas you can use on your own SFB:

    "OOP, SORRY, I have NO IDEA how that industry annalysis report came to you in Chinese. Must be Hotmail."

    "GET YOUR OWN FUCKING BEER SFB!"

  108. Well, Cox... by wfolta · · Score: 1

    Cox decided a few weeks ago that every Panasonic cable modem on their network had to have its firmware updated. Most of their rentals were Panasonic, but most Panasonics were evidently privately owned. Like mine. But they went ahead and downloaded a patch without seeking permission from anyone, and...

    They screwed the patch up and fried thousands of modems. We had to go in and pick up new ones. (Lost time, etc.) At first they offered me this el-cheapo that didn't even have a brand name or model number on it. A second trip yielded a Panasonic.

    This is an example of what a cable company can/will do if they think they can perform "maintenance" of equipment in your home!

  109. 5 IP Addresses by Allen+Zadr · · Score: 1
    Since you asked...

    Time Warner/Road Runner. And when I first set up the account, three years ago, I asked how many IP addresses I would be able to use. They said they could offer up to 5 without charging me extra. Of course, had I not asked I'd have gotten one, and been charged for any extra IPs that I ended up needing. $2.00 per month, each.

    --
    Kinetic stupidity has a new brand leader: Allen Zadr.
  110. easier said that done by IncohereD · · Score: 1

    Do you actually own your cable modem? Or is rented? Do you have to return it after you switch providers?

    As for cable modem hacking, that's old, old news, and they WILL find you. Don't think they don't have access to all the same UNIX packet sniffing tools you know and love. It's even easier than finding an illegal grow operation that circumvents their power meter (which is also quite regularly done), BECAUSE THEY HAVE YOUR DAMN IP ADDRESS. Yes the caps are implemented at the modem, but there's no reason they can't monitor them upstream.

  111. Re:easier said that done - not really... by cbreaker · · Score: 1

    Well obviously I own it or I wouldn't have said that.

    The thing is, there's so many subscribers that unless you go crazy you won't be found out. I mean, if you're good with hacking firmware, I see no reason you could tell the firmware to simply ignore the caps and blocked ports without reporting this via SNMP.

    I mean, even things like .. staticly assigning yourself an IP address for the last two years don't go noticed.

    I have no faith in the general technical prowess of my cable ISP. It took them over six months to fix the blocked ICMP issue. It takes them two months to fix a problem on the line at the pole. These people are not likely to be running packet sniffers on every IP address when they can't even unblock ICMP from two out of five routers.

    --
    - It's not the Macs I hate. It's Digg users. -
  112. cheap solution apply mac spoofing by Anonymous Coward · · Score: 0

    simply buy a router and allow mac spoofing (input the mac address of your computer) and now all they see is one ip total...recommend linksys but almost any router has this feature now

  113. Re:easier said that done - not really... by IncohereD · · Score: 1

    The thing is they definitely have to have a good idea of what the average aggregate traffic per subscriber area is, in order to correctly buy bandwidth from THEIR ISP, etc. And if one area is suddenly above average, it's not going to take them very long to find you. And since bandwidth directly affects their bottom line, they WILL look into it, IMO.

    The point is they don't have to be monitoring everyone all the time. They just have to have alarms on each area for unexpected increases in average traffic. And then probe from there. So yeah, you could get away with creep up a few hundred kbps, probably, but not uncapping completely.

  114. Can you say "bypass Nielsen Ratings?" by rofthorax · · Score: 1

    I think part of it is just to determine how
    successful Disney is so they can publish third quart er earnings before Disney's board, on TV.

    --
    Just say no to license servers!!
  115. SNMP and DOCSIS Fools by DanGarion · · Score: 1

    This isn't anything amazing. Even without the Linksys Cable Modem Gateway your cable company can see how many CPEs (devices) are connected and the bandwidth you consume.

    These cable modems have been used by Time Warner Cable for a year (or some variety of them). And since you are connecting to THEIR network they have the right to know the number of devices and bandwidth consumed as any network admin does on any managed network.