Slashdot Mirror


A Cyber-Attack On an American City

Bruce Perens writes "Just after midnight on Thursday, April 9, unidentified attackers climbed down four manholes in the Northern California city of Morgan Hill and cut eight fiber cables in what appears to have been an organized attack on the electronic infrastructure of an American city. Its implications, though startling, have gone almost un-reported. So I decided to change that."

461 comments

  1. Redundancy, redundancy, redundancy... by explosivejared · · Score: 5, Insightful

    We should also consider whether it might be necessary to harden some of the local infrastructure of our communities. The old Bell System used to arrange cables in a ring around a city, so that a cut in any one location could be routed around. It's not clear how much modern telephone companies have continued that practice. It might not have helped in Morgan Hill, as the attackers apparently even disabled an unused cable that could have been used to recover from the broken connections.

    Always assume the enemy knows the system. Hardening wouldn't hurt, but redundancy is the most important thing. Hardening a system tends to make it that much more vulnerable to a single insider. Redundancy mitigates this effect. Having such a small group be able cause so much disruption from such a relatively simple act makes it obvious that the city placed way too much on a single point of failure remaining in tact. Have redundant fiber. Have auxiliary wireless setups. Maintain a base of ham volunteers. Multiply your points of failure.

    Personally, I think this sort of lax infrastructure security has become endemic. The 'war on terror' rhetoric we were fed for so long has us looking for the next suicide jet-liner attack or what have you, completely distorting any real conception the public had of real-world modern security risks.

    --
    I got a catholic block.
    1. Re:Redundancy, redundancy, redundancy... by Red+Flayer · · Score: 4, Insightful

      Multiply your points of failure.

      I'm not sure that means what you think it means :)

      Reducing single points of failure is what is needed, which is not the same thing as multiplying the places it is possible to have failure.

      But all the methods you describe have merit, but they also have a huge drawback -- cost. It's hard to get private entities to absorb the cost of redundant fiber, etc, since they will see very little gain from them.

      So is the answer to nationalize our fiber infrastructure? Is that the only way we can make our systems secure?

      --
      "Trolls they were, but filled with the evil will of their master: a fell race..." -- J.R.R. Tolkien on Olog-hai
    2. Re:Redundancy, redundancy, redundancy... by twidarkling · · Score: 2, Insightful

      Isn't that always been the way, though? Society focusses on one threat to the point where it becomes blind to others, and is unable to recover properly when that weak spot is uncovered and exploited?

      --
      Canada: The US's more awesome sibling.
    3. Re:Redundancy, redundancy, redundancy... by Bruce+Perens · · Score: 4, Insightful

      Redundancy of means, not just points. That means not just relying on the wired communications infrastructure or things that depend on it like cellular, for your emergency services.

      Redundancy isn't always economically efficient, but we have to do it anyway, and what is worse we have to keep testing it so that it keeps working. This is hard to do if you are a private company with your stockholders baying at your feet for more efficiency.

    4. Re:Redundancy, redundancy, redundancy... by wh1pp3t · · Score: 2, Informative

      For such a relatively small area, only so much redundancy can be expected. Fiber rings are alive and well but are for switch-switch connectivity; not for the end user points. Granted, redundant communication systems should be in place for emergency services, but the answer is more to have alternative methods (backup) of communication.

    5. Re:Redundancy, redundancy, redundancy... by eleuthero · · Score: 1

      This answer would seem to make everything cheaper in the long run for consumers... but maybe I am reading the Swedish model for internet wrong.

    6. Re:Redundancy, redundancy, redundancy... by NewbieProgrammerMan · · Score: 1

      Have redundant fiber. Have auxiliary wireless setups.

      You'll have to legally and explicitly require all communications companies to provide such redundancies. If it's not a legal requirement, most providers will just choose not to do it: "Why should I spend money on redundancy when I can just cut prices to attract more customers, or use it to pay bonuses and dividends to make my shareholders and employees happy?"

      --
      [b.belong('us') for b in bases if b.owner() == 'you']
    7. Re:Redundancy, redundancy, redundancy... by couchslug · · Score: 4, Insightful

      "Personally, I think this sort of lax infrastructure security has become endemic."

      That's why the incident under discussion is a good thing in the way that cracker threats and viruses are good.

      Without attacks there is little incentive to build robust systems.

      --
      "This post is an artistic work of fiction and falsehood. Only a fool would take anything posted here as fact."
    8. Re:Redundancy, redundancy, redundancy... by russotto · · Score: 1

      Redundancy is insufficient when dealing with knowledgeable and resourceful attackers. The phone system already has redundancy, otherwise every idiot with a backhoe would take it out (rather than just the occasional idiot with a backhoe who hits a non-redundant resource). But if you're dealing with an attacker who knows the system and has full access to it, they can cut all the redundant connections too. You need some sort of hardening and security as well as redundancy, and those are even more expensive.

    9. Re:Redundancy, redundancy, redundancy... by inject_hotmail.com · · Score: 1

      "Personally, I think this sort of lax infrastructure security has become endemic."

      That's why the incident under discussion is a good thing in the way that cracker threats and viruses are good.

      Without attacks there is little incentive to build robust systems.

      Without attacks, there's no reason to build robust systems.

      Well, sorta...redundancy is always a good idea...stuff breaks...100% uptime would be nice.

      I had an idea: build a system with utilized redundancy...if one area/link goes down, the other keeps going...e.g. 50% of total capacity, but it's still going...

    10. Re:Redundancy, redundancy, redundancy... by Anonymous Coward · · Score: 0

      This is redundancy talk is kind of ridiculous dont you think? All of the telecom/ISP's have at least two lines... any more and it gets expensive. Any city will also have at least two lines in. If someone wants to physically take down your network, it doesn't matter how many freaking lines you have, that will be one more line that the attacker will take down. Notice the attackers cut eight cables, if they would have had nine and a radio link, than the attackers would have taken down 9 cables and a radio link, you can also secure your lines, but that gets expensive too, it makes no sense to secure every single line in america, that would just be another couple of hundred billion dollars wasted...

    11. Re:Redundancy, redundancy, redundancy... by Xeth · · Score: 3, Insightful

      As with any infrastructure that has national security implications, the answer is yes. Where is the profit incentive to make you triple your costs (at least) to safeguard against an incredibly rare occurrence?

      --
      If your theory is different from practice, then your theory is wrong.
    12. Re:Redundancy, redundancy, redundancy... by Elektroschock · · Score: 1

      So what about operating systems? Isn't it dangerous if everyone is using Windows, everyone is using Firefox and so forth. I agree with you on the aspect of reundancy but there is another point, the decentral nature of a net.

    13. Re:Redundancy, redundancy, redundancy... by Red+Flayer · · Score: 4, Funny

      Without attacks there is little incentive to build robust systems.

      Without attacks there is little need to build robust systems.

      Except natural disasters, of course, but you can turn them off in the options menu.

      --
      "Trolls they were, but filled with the evil will of their master: a fell race..." -- J.R.R. Tolkien on Olog-hai
    14. Re:Redundancy, redundancy, redundancy... by Anonymous Coward · · Score: 0

      so everyone should attack the single point of failures to the point that redundancy would become cost effective.

    15. Re:Redundancy, redundancy, redundancy... by NewbieProgrammerMan · · Score: 2, Insightful

      You need some sort of hardening and security as well as redundancy, and those are even more expensive.

      Sorry, that was kinda my point: redundancy is a minimal effort to defend against attackers, and if they're not even doing *that*, then somebody (government, most likely) is going to have to lean on them to make sure our infrastructure isn't wide open to attack from people with just a little bit of knowledge.

      --
      [b.belong('us') for b in bases if b.owner() == 'you']
    16. Re:Redundancy, redundancy, redundancy... by MWoody · · Score: 3, Funny

      And on a related note, this is why I always insert multiple </b>'s into my text.

    17. Re:Redundancy, redundancy, redundancy... by Anonymous Coward · · Score: 1, Insightful

      This was an inside job by a disgruntled CWA worker, so all the hardening in the world wouldn't help... as they are the keeper of the keys.

    18. Re:Redundancy, redundancy, redundancy... by bdenton42 · · Score: 4, Informative

      Reducing single points of failure is what is needed

      The cost of doing this is enormous, which is why it will never happen 100%. The scale of this outage is no where near what we had in the Chicago area when the Oak Brook central office caught on fire http://catless.ncl.ac.uk/Risks/6.82.html#subj2, and that was 20 years ago. I don't think any one system is any more fault tolerant now than it was 20 years ago, but there are now multiple providers which can mitigate it significantly as long as they don't all route through the same cables as was the case here to a large degree.

      In the end any telecom system is vulnerable in localized areas... the trick is to make sure it cannot all be disabled (although software has managed to do so to great effect in the past http://www.soft.com/AppNotes/attcrash.html

      ...

    19. Re:Redundancy, redundancy, redundancy... by Anonymous Coward · · Score: 0

      You're crazy. If you want to complain about gun laws, you could at least go for the states. Especially given that this happened in California, where the gun laws are admittedly a little weird... but FEDERAL? No matter what your NRA newsletter says, the federal laws are imminently reasonable. On topic to this story, do you really see either of the following scenarios playing out?

      Prohibition 1:
      Jimbo: Let's go cut some fiber optic lines!
      Billy Bob: No! Someone could be waiting for us with a fully automatic rifle!
      Jimbo: Don't worry about that, federal law prohibits firearms that fire more than one round per trigger pull.
      Billy Bob: Well shit, let's go then! I can handle just one or two holes!

      Prohibition 2:
      Jimbo: Let's go cut some fiber optic lines!
      Billy Bob: Woah... someone could be out there with a gun that fires rounds larger than .50 caliber. Jimbo: Don't worry, BB. Federal law prohibits firearms larger than .50 caliber... and we're elephants! Billy Bob: Oh... alright then. Let's go sharpen our tusks on fiber!

      In short, you are a moron who should actually check the BATF website before running your mouth all over your keyboard.

    20. Re:Redundancy, redundancy, redundancy... by Anonymous Coward · · Score: 0

      Multiply your points of failure.

      I'm not sure that means what you think it means :)

      Personally, I think this sort of lax infrastructure security has become endemic.

      I'm pretty sure endemic doesn't mean what he thinks it means either :)

    21. Re:Redundancy, redundancy, redundancy... by noidentity · · Score: 2, Funny

      Reducing single points of failure is what is needed, which is not the same thing as multiplying the places it is possible to have failure.

      But all the methods you describe have merit, but they also have a huge drawback -- cost. It's hard to get private entities to absorb the cost of redundant fiber, etc, since they will see very little gain from them.

      So is the answer to nationalize our fiber infrastructure? Is that the only way we can make our systems secure?

      I think I found a single point of failure in your message, just after the word "Reducing". We need redundant HTML bold end tags!

    22. Re:Redundancy, redundancy, redundancy... by History's+Coming+To · · Score: 1

      Absolutely correct, which means if you're the person with the budget then you've got an incredibly important decision to make....."how likely is it that this will become common?"

      Given the sums to be lost I wouldn't be entirely sure the whole escapade didn't get into the public domain, you know, on Slashdot.org and all that. There's a hundred and one ways to cripple large sections of a city, this being one, and all of them cost in the upper scale of millions of dollars. The American thing to do is keep quiet or else they'll keep doing it.

      --
      Please consider this account deleted, I just can't be bothered with the spam anymore.
    23. Re:Redundancy, redundancy, redundancy... by Anonymous Coward · · Score: 0

      Who cares anyway... I've never been on the internet, nor do I plan on ever getting on the internet.

    24. Re:Redundancy, redundancy, redundancy... by Penguinshit · · Score: 2, Insightful

      I live in one of the areas affected and I will guarantee you that disruption of 911 service means more to me than any of you. Therefore I refuse to use VoIP at home (for a variety of reasons), my cordless phone base has it's own UPS, and I have corded phones stationed throughout the house. I have a generator for when the power goes out longer than the batteries on my life support equipment.

      When I was still working and installed VoIP at my locations across the country each one remained capable of basic independent operation and each site maintained at least one POTS system for emergency services.

      That said, central communication infrastructure will NEVER have the redundancies necessary to provide 100 percent proof against terror-by-backhoe. To expect such is folly.

    25. Re:Redundancy, redundancy, redundancy... by UncleTogie · · Score: 4, Funny

      That said, central communication infrastructure will NEVER have the redundancies necessary to provide 100 percent proof against terror-by-backhoe. To expect such is folly.

      Good point. Someone ought to design a nationwide network that can route around failures... the extreme case being a nuclear war. Ye gads, why doesn't the government fund such an idea?!?

      --
      Don't tell me to get a life. I'm a gamer; I have LOTS of lives!
    26. Re:Redundancy, redundancy, redundancy... by Qzukk · · Score: 1

      Ye gads, why doesn't the government fund such an idea?!?

      Because it would compete with the companies that run the Internet.

      --
      If I have been able to see further than others, it is because I bought a pair of binoculars.
    27. Re:Redundancy, redundancy, redundancy... by Red+Flayer · · Score: 2, Funny

      I think I found a single point of failure in your message, just after the word "Reducing". We need redundant HTML bold end tags!

      Agreed. With multiple closure tags, the HTML terrorists could have knocked out one of them, and it still would have closed properly.

      Oh I'm sorry, they're not terrorists, they're disgruntled web developers.

      --
      "Trolls they were, but filled with the evil will of their master: a fell race..." -- J.R.R. Tolkien on Olog-hai
    28. Re:Redundancy, redundancy, redundancy... by Penguinshit · · Score: 1

      Well-snarked.

      What I meant was central public communication, as seen by the terminus of the last mile. Temporary outtage should be expected and absorbed.

    29. Re:Redundancy, redundancy, redundancy... by Anonymous Coward · · Score: 0

      Lax infrastructure: couldn't possibly agree more. I'm continually amazed at how a policy is in place, yet no one's ever thought it through.

      My issue is the bureacracy. The "war on terror" is now over. Our president, apologizing for our capitalism now pals around with people who have long histories of killing their own people, while marking the people that disagree with him as "suspect" through Homeland Security. It's done. We're porous.

      Everyone....everyone...expected the guys at the top to watch what they should. But clearly they haven't.

      In particular I'm disappointed in people who would provision ATM hardware with an operating system who TAUGHT US that failure is normal, Windows. These people are paying for their stupidity with cash.

      I'm also a little disappointed by organizations like the US Army that orders each and every computer from a nearly-identical configuration so that a virus wipes the entire organization at lighting speeds.

      But more than most, I'm disappointed at the local ISP and systems-outfits. They're supposed to know better, but like slowly-boiling a frog, they were lured into the business with dollar signs and quit asking questions long, long, ago. Go find a service provider that's just as happy to support Linux as they are, Windows.

      No; they chose the easy path instead of the right path. And now:

      - Power grid hacked last week
      - F22 development hacked yesterday
      - Brazilians are hacking our military satellites
      - How long until the launch codes are auctioned?

      We put up with the hazardous environment of Windows. We tolerated it until sending of spam could fund the serious, serious crypto-work of the code-breakers. Yeah, those boxes on our desks.

      And there's no policy that a mega-outrageously-oversized-bloat-racracy can do about it. Enjoy: soon ends the world.

      Does anyone seeing this going back in the cage, getting back to normal? I don't. I'd like to know why I'm the only one bitching, too.

    30. Re:Redundancy, redundancy, redundancy... by Roblimo · · Score: 1

      Redundancy isn't expensive if you use peer to peer commo. No, I don't mean Limewire, but *real* peer to peer. Ham radio is peer to peer. CB radio is peer to peer. A direct RF dispatch radio system for a police or fire department or a cab company is peer to peer.

      You can buy handheld CB radios for as little as $50 that'll work over a mile or so. A city could buy a stack of those, put in a $400 CB base station (with a decent roof-mounted antenna) and a 100-watt ham rig next to the CB base station for out-of-the area commo, a generator to power the base station rigs (you charge the mobile units' batteries in cars), and there's your backup communications system -- for well under $10,000.

    31. Re:Redundancy, redundancy, redundancy... by Sun.Jedi · · Score: 5, Insightful

      As with any infrastructure that has national security implications

      There should not be national security implications, because there shouldn't be anything on the internet or attached to it that could threaten national security.

    32. Re:Redundancy, redundancy, redundancy... by gamanimatron · · Score: 1

      No, no, you can't use negative connotations anymore, either. You'll have to go either technical (Anti-Closure Insurgents) or give up entirely and call them HTML Freedom Fighters.

      --
      cogito ergo dubito
    33. Re:Redundancy, redundancy, redundancy... by BitHive · · Score: 1, Interesting

      Are you really this dumb?

    34. Re:Redundancy, redundancy, redundancy... by arth1 · · Score: 1

      Redundancy doesn't always have to be prohibitively expensive, and something you don't use until needed. As an example, instead of going with one backbone provider, using two can give speed benefits during normal operations, while providing redundancy if^Wwhen one of them goes down.

      On a local scale, I do just this -- instead of buying the most expensive cable or DSL solution, I subscribe to a mid-level one of each, and load balance them for daily use. It doesn't cost much more, and whenever one of them is down, I'm largely unaffected.

      Similarly, it should be possible to buy other kinds of infrastructure in reduced levels from multiple providers. Not only will you have redundancy, but it also promotes competition and thus falling prices by preventing monopoly.

    35. Re:Redundancy, redundancy, redundancy... by I)_MaLaClYpSe_(I · · Score: 0, Redundant

      And on a related note, this is why I actually use the Preview function instead of blindly inserting multiple 's into the text.

    36. Re:Redundancy, redundancy, redundancy... by JustOK · · Score: 1

      if they threaten to use the blink tag, i say we nuke 'em

      --
      rewriting history since 2109
    37. Re:Redundancy, redundancy, redundancy... by JesseMcDonald · · Score: 1

      Redundancy isn't always economically efficient, but we have to do it anyway...

      If it's not economically efficient then we shouldn't do it, since by definition the costs outweigh the benefits. What you probably meant is that it takes a longer-term view of investment than is common these days -- but that's what you get from driving interest rates through the floor: investment is punished, and consumption rewarded.

      --
      "The state is that great fiction by which everyone tries to live at the expense of everyone else." - Bastiat
    38. Re:Redundancy, redundancy, redundancy... by JustOK · · Score: 1

      losers don't recover properly. winners do.

      --
      rewriting history since 2109
    39. Re:Redundancy, redundancy, redundancy... by JustOK · · Score: 1

      How well does a CB radio handle graphics?

      --
      rewriting history since 2109
    40. Re:Redundancy, redundancy, redundancy... by Anonymous Coward · · Score: 0

      Are you really this much of an asshole? What are your objections to his statement?

    41. Re:Redundancy, redundancy, redundancy... by kbsoftware · · Score: 1

      Yeah that's one way of looking at it, of course if it wasn't for douchebags we wouldn't need hardened systems etc. we would all live in peace lol I prefer the other hand, make the penalties harsh, put a few on death row and let's see how many douchebags will thing cutting fiber optic lines or anything else for that matter a good idea :) But that's just me :)

    42. Re:Redundancy, redundancy, redundancy... by JustOK · · Score: 1

      perhaps employ redundant means of leaning?

      --
      rewriting history since 2109
    43. Re:Redundancy, redundancy, redundancy... by JustOK · · Score: 1

      that's what God would say about "evil"

      --
      rewriting history since 2109
    44. Re:Redundancy, redundancy, redundancy... by Bruce+Perens · · Score: 1

      Have you gotten your ham license yet? You should.

    45. Re:Redundancy, redundancy, redundancy... by Penguinshit · · Score: 1

      It's hard to operate a Ham when you're quadriplegic... :-( Prior to this reality I spent my non-geek and non-family time surfing (waves not web0.

    46. Re:Redundancy, redundancy, redundancy... by YrWrstNtmr · · Score: 1

      The whole financial system
      *.gov
      *.edu (and all the associated research tentacles)

      Unless you (mistakenly) think that "national security" only means the .mil domain.

      Bring down a significant part of the 'net, and it IS "national security". For multiple values of "national".

    47. Re:Redundancy, redundancy, redundancy... by Anonymous Coward · · Score: 0

      You're not supposed to read Swedish models on the Internet!

    48. Re:Redundancy, redundancy, redundancy... by Nefarious+Wheel · · Score: 1

      ...Therefore I refuse to use VoIP at home (for a variety of reasons), my cordless phone base has it's own UPS...

      I once had a contract as an architect on a major Australian telco's efforts to bring VoIP to customers. Late into the project it ran into one really, really difficult snag (obvious only in retrospect, unfortunately) -- I pointed out that our 000 service (much like your 911) depends on the ability to link a telephone with a geographical point, i.e. the physical address where your phone resides. Since the 000 service requirement was enshrined in legislation, it was difficult to get around the need to make that connection.

      Now, about that SIP address -- where did you say that domain was located? (LOC records were discussed, but for a number of reasons we couldn't use 'em).

      --
      Do not mock my vision of impractical footwear
    49. Re:Redundancy, redundancy, redundancy... by MasterOfDisaster · · Score: 1

      About the same way slashdot does.

      If you're that worried about how you're going to get porn when the terrorists cut all the fiber to your city, you might want to watch this video. These gentlemen have done some amazing research on the subject.

      --
      The opinions in this post are ficticious. Any similarity to actual opinions, real or imagined, is purely coincidental.
    50. Re:Redundancy, redundancy, redundancy... by Xeth · · Score: 4, Insightful

      You seem to be thinking solely in terms of classified information. That part is easy. The problem is that civilian telecommunications links have become the backbone of our economy. And I don't just mean that in a capital growth sense, I mean that they form the core of the financial transactions that keep day-to-day operations running. Losing those links has the capability of causing as much harm to the U.S. as losing a power plant or piece of military hardware.

      --
      If your theory is different from practice, then your theory is wrong.
    51. Re:Redundancy, redundancy, redundancy... by Bruce+Perens · · Score: 3, Informative

      HandiHam.org will help you. And if you can't afford the equipment, they will help with that too.

    52. Re:Redundancy, redundancy, redundancy... by Anonymous Coward · · Score: 0

      only national security in that people are beginning to and should begin to phase out the old phones and use IP telephony on the next gen of that- and not so much "national security" as life and safety.

    53. Re:Redundancy, redundancy, redundancy... by sootman · · Score: 1

      I loved this line from TFA: "The most surprising news from Morgan Hill is that they survived reasonably unscathed. That they did so is a result of emergency planning in place for California's four seasons: fire, floods, earthquakes, and riots."

      Also, I'm happy Slashdot accepted the submission as sent in (or close to.) If it were from anyone but Perens himself it probably would have been Bruce Perens says "Don't use Gmail"

      --
      Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
    54. Re:Redundancy, redundancy, redundancy... by dslbrian · · Score: 1

      Absolutely. From the TFA:

      The city of Morgan Hill and parts of three counties lost 911 service, cellular mobile telephone communications, land-line telephone, DSL internet and private networks, central station fire and burglar alarms, ATMs, credit card terminals, and monitoring of critical utilities.

      That's right, for a short time Morgan Hill went silent. You could have called it Silent Hill. And then the fog rolled in and we started hearing ~noises~ ... you don't want to know what happened after that...

    55. Re:Redundancy, redundancy, redundancy... by jlarocco · · Score: 4, Informative

      Using tax money to pay for stuff doesn't make it cheaper - it just hides the cost. If anything, the guy laying fiber for the government will probably make more money than the guy laying fiber commercially.

      Using tax money to provide goods and services does two things: it hides the true cost by shifting the burden of payment onto other people and it eliminates choice. Those are both bad, but for different reasons.

      The first is bad because you're deciding how to spend other people's money, and they don't have any choice in the matter. Even the tiniest gain in performance is worth almost any cost if you're not the one paying for it.

      Besides that, eliminating what little choice there is in broadband connectivity would be bad because the government would undoubtedly contract the work out to an existing telco.

    56. Re:Redundancy, redundancy, redundancy... by jra · · Score: 2, Insightful

      Major impact on commerce in a major American city is in fact an issue of national security, and anyone who doesn't think so either has his head in the sand, or doesn't read enough Tom Clancy.

    57. Re:Redundancy, redundancy, redundancy... by Xaositecte · · Score: 1

      There seems to be an error.

      Are you thinking that taking down internet connectivity could have national security implications? This is possible, though unlikely.

      Are you thinking that something actually hosted on the public internet has national security implications? There probably IS something connected to the public internet like that, but there shouldn't be because sensitive systems and information like that are supposed to on a completely separate net, like SIPRnet.

    58. Re:Redundancy, redundancy, redundancy... by SanityInAnarchy · · Score: 3, Interesting

      There is one advantage, though, especially in a small town:

      I can do absolutely nothing about Lisco's current bandwidth cap, other than blog loudly. They know I'm not going to switch to Mediacom, and definitely not Iowa Telecom. No one else can really compete with their fiber network, partly because they have a government grant to do it.

      However, if it was actually local to the town, and the town chose to be assholes about our Internet, all I really have to do is make enough of a fuss to get the rest of the town pissed off. That's not hard in a small town. March them all down to the town hall and demand to know why our tax dollars aren't being spent efficiently enough...

      Maybe I'm being optimistic. Maybe things don't work that way in the real world. Or maybe the better solution would be to start laying some of our own fiber.

      --
      Don't thank God, thank a doctor!
    59. Re:Redundancy, redundancy, redundancy... by Raffaello · · Score: 2, Insightful

      Tax money doesn't make things cheaper, it makes things that aren't profitable to private industry happen at all. Telcos have no incentive to provide redundancy which costs far more than it will ever reap in profits. Governments, spending tax dollars, do have an incentive to do so - it prevents total collapse of communications infrastructure in various sorts of emergency.

    60. Re:Redundancy, redundancy, redundancy... by HughsOnFirst · · Score: 2, Interesting

      See that manhole?

      A few years ago ALL of the wires and fiber that connect lower Manhattan to the rest of the world, and North America to Europe passed under it or another one within 2000 feet of there. Maybe it still does. An ISO container full of thermite would be mighty inconvenient there.

      Well at least it seems to have that lady and her dog protecting it.

      http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=north+moore+street+nyc&sll=40.245992,-75.058594&sspn=27.982756,31.376953&ie=UTF8&ll=40.717907,-74.008951&spn=0.000851,0.000958&t=h&z=20&iwloc=A&layer=c&cbll=40.717992,-74.008935&panoid=OCs289ypEgC5xTJ-HUnRUg&cbp=12,47.40486352385342,,0,47.29957379390799

    61. Re:Redundancy, redundancy, redundancy... by Pervaricator+General · · Score: 1

      Oh no, I can't stand a single /b/, let alone many at once...

      /got nuthin'

    62. Re:Redundancy, redundancy, redundancy... by fractoid · · Score: 1

      I'd argue that redundancy is an effort to defend against fuckups, not attackers. Even triple redundancy, which is probably the most that's used to defend against faults, is pretty easy to destroy with a coordinated attack if the attackers know the system. Think of the London bombings - three attacks on separate trains within 50 seconds of each other. And this was done by people stupid enough to asplode themselves in order to make a point.

      --
      Rampant carbon sequestration destroyed the Dinosaurs' tropical paradise. I'm here to help repair the damage.
    63. Re:Redundancy, redundancy, redundancy... by Swampash · · Score: 0, Flamebait

      So is the answer to nationalize our fiber infrastructure? Is that the only way we can make our systems secure?

      Why don't you just move to Sweden, socialist!

    64. Re:Redundancy, redundancy, redundancy... by Tokerat · · Score: 1

      Professor Wright tips his hat.

      --
      CAn'T CompreHend SARcaSm?
    65. Re:Redundancy, redundancy, redundancy... by Nethead · · Score: 2, Interesting

      Yep, and working with the Tribal OEM to install a D-Star repeater and an EOC radio room. I'm proud of our Tribal police chief; he needed to upgrade the PD radios from VHF simplex system and refused to go with the county 800MHz trunking system (for all the right reasons.) He's going with analog UHF (narrowband) with our own repeaters on generator back-up. He's also VERY supportive of the local ham club (tribalhams.net) and is giving us free space on one of his towers. The tribes have also given the ham club a grant so that we all have D-Star radios (and no, I'm not a tribal member.)

      Good article Bruce, I'll be sharing it with my emergency manager which I'll see tomorrow morning for at a FEMA regional working group on emcomm.

      Your article really hit home for me because I use to work at the Westin Building in Seattle (major telco hotel) and saw for many years just how fragile the system really is. Getting diverse feeds is hard when everything eventually ends up in the same building. I know if that building took a hit Alaska would have a hard time getting any traffic.

      73 de w7com

      --
      -- I have a private email server in my basement.
    66. Re:Redundancy, redundancy, redundancy... by mi · · Score: 3, Insightful

      No one else can really compete with their fiber network, partly because they have a government grant to do it.

      Right there you hit the nail on the head, and did not notice it! I emphasized it for in the quote above — the government distorts the market with its grants and subsidies, which ought to stop — providing telecommunication services has long ago stopped being about good service, and became about winning government grants.

      This needs to change, but you, instead, want more government meddling... Yes, you want small town government to take over, what federal government is doing, but there is no difference in principle. Business ought to compete for the customers, not for government subsidies. That's the point.

      --
      In Soviet Washington the swamp drains you.
    67. Re:Redundancy, redundancy, redundancy... by slydder · · Score: 1

      you can mod him down but he does have a point you know.

    68. Re:Redundancy, redundancy, redundancy... by Another,+completely · · Score: 1

      Given the sums to be lost I wouldn't be entirely sure the whole escapade didn't get into the public domain, you know, on Slashdot.org and all that. There's a hundred and one ways to cripple large sections of a city, this being one, and all of them cost in the upper scale of millions of dollars.

      Millions of whose dollars? The original article doesn't mention any fines or contract penalties paid by the phone company for this outage, so what did it actually cost them, and how does that compare to the cost of providing a more robust network? If we are going to rely on capitalism (rather than stricter regulation) to fix this, that answer is important. The extra cost of the outage (multiplied by the probability of it happening) needs to be more than the cost of guarding against it, or it won't be done. (By cost, I mean in the dollar balance to each individual organization involved; general "cost to society" doesn't count, unless it translates into fines and penalties against the providers.)

      Does anyone know what a standard service-level agreement for 911 service looks like?

    69. Re:Redundancy, redundancy, redundancy... by psysjal · · Score: 1

      wooosh

    70. Re:Redundancy, redundancy, redundancy... by Architect_sasyr · · Score: 1

      Does anyone know what a standard service-level agreement for 911 service looks like?

      Until recently when they've been dropping the ball severely, Australia's major telco - Telstra - had a no-nines arrangement on their 911 services (000 out here). Whenever a telstra tech would do something (last known employee I have for this information is roughly 8 years ago btw) they would have to think "Will this affect 000 functionality". If it would, a work around would be found. Basically, they had one rule and it was "000 is available. Period."

      Unfortunately, as I said, that's been significantly reduced lately - we've had a number of cases which have shown this, but there it is. Information most recently provided second hand by an old telstra mainframe tech, confirmed by at least two other ex telstra techs I know. If someone who is there now could pitch in...

      --
      Me failed English...
      FreeBSD over Linux. If my comments seem odd, this may explain...
    71. Re:Redundancy, redundancy, redundancy... by Chicken04GTO · · Score: 1

      double redundancy triples the cost. they'll send you the bill.

    72. Re:Redundancy, redundancy, redundancy... by plague3106 · · Score: 2, Informative

      I just have to say this. You're an idiot.

      Nothing you said about a public fiber project is true. My city rolled out fiber to every home in the city, at no cost to taxpayers.

      It doesn't eliminate choice, it enables it. The city can run fiber and offere services over it, and it can also open it up to other to offer the same services on the fiber. Because the organization only needs to pay for upgrades / maintence, not make a profit, the cost to provide services is lower.

      Even if you were to use tax money.. so what? My tax dollars are stolen from me for a number of things I don't support and I'm willing to bet you do. So tough shit.

      Your "reasons" for not wanting fiber as infrastructure are totally off base; or do you argue that the road system would be better if private companies managed it?

    73. Re:Redundancy, redundancy, redundancy... by drinkypoo · · Score: 1

      That said, central communication infrastructure will NEVER have the redundancies necessary to provide 100 percent proof against terror-by-backhoe. To expect such is folly.

      You are 100% correct and would be even more correct if that were possible. That is why it is absolutely critical to augment the wired network with a wireless mesh network which will simply stop routing traffic to the internet through nodes which cannot reach it, and which will therefore automatically bridge around and across outages in the physical wiring plant. The simple truth is that you can't run wires everywhere.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    74. Re:Redundancy, redundancy, redundancy... by SanityInAnarchy · · Score: 1

      Right there you hit the nail on the head, and did not notice it!

      I noticed it...

      Here's the difference: They have a grant that isn't local. It's a state grant, if I understand.

      And, grants don't necessarily imply the kind of oversight I'm talking about. Lisco has a grant, which distorts the market, yes. But I can't march down to the town hall and demand that grant money back, especially when they are technically using it for what they promised -- just with a few restrictions that I, personally, consider unreasonable.

      The problem is, of course, that you can't anticipate (with a grant like that) every single law you'd have to follow, and it wouldn't be fair to the grantee to suddenly change the rules and demand your money back. However, government projects get canceled all the time.

      Let me ask you this: How are utilities handled? When was the last time anyone here bitched about their water bill? Literal hydraulic despotism doesn't happen, and it's precisely because of government interference.

      --
      Don't thank God, thank a doctor!
    75. Re:Redundancy, redundancy, redundancy... by Anonymous Coward · · Score: 0

      Well at least it seems to have that lady and her dog protecting it.

      She hassa nice bottom too!

      and besides.. ever here of La Femme Nikita? that might be Nikita.. and she'd kick your ass if you touch that man hole.

    76. Re:Redundancy, redundancy, redundancy... by Anonymous Coward · · Score: 0

      Hey dog-lady, how you doin'?

    77. Re:Redundancy, redundancy, redundancy... by gadget+junkie · · Score: 1

      I think there's a definite irony in that most of the systems that failed are the last descendants of mobile secure and fail safe systems, or fail safe communication routing systems...
      Collectively we are dumbed down by the plenty of electronic solutions available, so we disregard good engineering in designing our systems. I bet that most of the redundant/back up lines going in most of the offices are routed through the same physical tubes!!!!!! that's Homer Simpson design team!!!!!

      --
      "If a boss demands loyalty, give him integrity. But if he demands integrity, give him loyalty." (John Boyd, 1927-1997)
    78. Re:Redundancy, redundancy, redundancy... by neurovish · · Score: 1

      Actually, that might be a double-whoosh...I can't really tell.

    79. Re:Redundancy, redundancy, redundancy... by Abcd1234 · · Score: 2, Interesting

      Using tax money to pay for stuff doesn't make it cheaper - it just hides the cost.

      Funny, then, that the US healthcare system is the most expensive one in the world.

      Using tax money *does* mean that there is no longer a motive to make a profit, which means, at least on the services side, cheaper rates because the goal is to recover costs, not make a profit. This would be why, when the government privatized alcohol sales around these parts, prices went *up*, not down.

      Using tax money also means that projects that would only be long-term profitable (infrastructure development) or not profitable at all (fundamental science) will actually still get done, as the government can, in theory, take the long view ('course, they don't always... elected terms don't last forever... but at least the government isn't focused on quarterly profits).

      In short: competition isn't necessarily the best or only route to economic efficiency (again, witness the incredible inefficiencies in the US healthcare system).

    80. Re:Redundancy, redundancy, redundancy... by Anonymous Coward · · Score: 0

      I was working a couple of blocks away in downtown Hinsdale at the time. Huge groups of people gathered to watch the building go up. It was really weird. It was like nobody knew what to do.

      The phones were out for ages. I was really surprised at how many people dug out old CBs to communicate.

    81. Re:Redundancy, redundancy, redundancy... by BitHive · · Score: 1

      Just because the state security services don't use a public network does not mean that attacks on that network don't affect the security of the nation.

      I mean, the NSA doesn't use municipal water supplies for anything sensitive, so does it follow that there would be no national security concerns if pumps and reservoirs were sabotaged? This type of reasoning is stupid even for slashdot.

    82. Re:Redundancy, redundancy, redundancy... by Qzukk · · Score: 1

      I can't really tell.

      And that's the best kind. (Hint: consider that the Internet providers in the city in the story didn't design their networks to route around a couple of cut fibers. They'd be very upset if the government came along and did better.)

      --
      If I have been able to see further than others, it is because I bought a pair of binoculars.
    83. Re:Redundancy, redundancy, redundancy... by cayenne8 · · Score: 1
      "Funny, then, that the US healthcare system is the most expensive one in the world."

      Geez, it isn't that bad. From some of the posts here, you'd think we had tons of people dying in the streets here of a sore throat. It just isn't the case.

      At at least with our system, you don't have your care 'rationed' to you by a govt. bureaucrat bean counter that thinks they know more than a medical Dr. At least I don't get put on a waiting list for something as drastic as surgery.

      Sure, it has its problems, major ones. But, one of the major ones is...the damned insurance companies. If we could get them mostly out of the picture, and allow more things like HSA (Health Savings Accounts - you can load them up pre-tax, and it is not a use it or lose it thing like a FSA)....I think prices would get much more reasonable.

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    84. Re:Redundancy, redundancy, redundancy... by Abcd1234 · · Score: 1

      Geez, it isn't that bad.

      Almost twice as expensive, per-capita, as compared to any other system in the world, while leaving 40M people completely without coverage?

      Dude. That's pretty bad. Dying in the streets bad? No. But pretty damn shitty.

      At at least with our system, you don't have your care 'rationed' to you by a govt.

      Right. It's rationed by income. But it's still rationed, and in the worst way possible, not based on the severity of the condition, but based on the size of the wallet.

      If we could get them mostly out of the picture, and allow more things like HSA (Health Savings Accounts - you can load them up pre-tax, and it is not a use it or lose it thing like a FSA)....I think prices would get much more reasonable.

      And a family with a member who has a critical illness would still go bankrupt. And it would still leave the poor out in the cold.

      Is is a *little* better? Maybe. But it's still bad.

    85. Re:Redundancy, redundancy, redundancy... by cayenne8 · · Score: 1
      "Almost twice as expensive, per-capita, as compared to any other system in the world, while leaving 40M people completely without coverage?"

      Without insurance coverage? That doesn't necessarily mean you go with healthcare.

      If you are in need...you don't get turned away. You in real trouble, ER's can't turn you away. If you're really poor..there is already a govt. system...medicare (or medicade? I get them confused).

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    86. Re:Redundancy, redundancy, redundancy... by ZFox · · Score: 1

      Almost twice as expensive, per-capita, as compared to any other system in the world, while leaving 40M people completely without coverage?

      Citation please. This statistic could be distorted by the fact that we have the latest, most advanced healthcare technology available. Highly advanced technology usually comes at a higher cost.

      If I want to mortgage my house to have the latest and greatest cancer treatment, at least that's my decision to make. With socialized healthcare it would be a cost-effectiveness analysis making the decision for me.

    87. Re:Redundancy, redundancy, redundancy... by Abcd1234 · · Score: 1

      If you are in need...you don't get turned away.

      Yes. Lets encourage the poor (and, hell, middle class as well) to wait until they're at death's door, when it's truly expensive to treat them, before going to the doctor. Good plan.

      If you're really poor..there is already a govt. system...medicare (or medicade? I get them confused).

      Which doesn't help the millions and millions of people who fall through the cracks of the system.

    88. Re:Redundancy, redundancy, redundancy... by Abcd1234 · · Score: 1

      Citation please. This statistic could be distorted by the fact that we have the latest, most advanced healthcare technology available. Highly advanced technology usually comes at a higher cost.

      Health care funding > Total per capita (most recent) by country
      Total expenditure as % of GDP (most recent) by country
      Health care funding > Public per capita (most recent) by country
      Health care funding > Private per capita (most recent) by country

      My favorite statistic in that list is #2. The US is *third* on the list in terms of public funding, per capita, for health care, and yet has piss poor coverage by comparison. Talk about inefficient!

      Of course, you can explain away some of that cost to fancy new technology. Maybe. All of it? I don't think so. Of course, believing that certainly feeds into the myth that the US is the most advanced, fantastic nation on the face of the planet, so I can see why you'd choose the explanation.

      If I want to mortgage my house to have the latest and greatest cancer treatment, at least that's my decision to make.

      Buh? Latest and greatest? Try regular ol' chemotherapy. You don't need fancy treatment to go bankrupt in the US.

      So your choice is life, or to be financially destitute. Yeah, that's just great.

    89. Re:Redundancy, redundancy, redundancy... by Abcd1234 · · Score: 1

      Oh, and as an aside, here are some other interesting statistics regarding healthcare coverage and performance:

      Physicians > per 1,000 people (most recent) by country
      Nurses (most recent) by country
      Hospital beds (most recent) by country
      Acute care beds (most recent) by country

      Note that the US is behind most nations with socialized systems. Go figure.

    90. Re:Redundancy, redundancy, redundancy... by ZFox · · Score: 1

      Ha, see we're not only the latest and greatest, we're more efficient, too!

    91. Re:Redundancy, redundancy, redundancy... by TheBig1 · · Score: 1

      Whoosh!

    92. Re:Redundancy, redundancy, redundancy... by Penguinshit · · Score: 1

      Very nifty. Thanks for the link. Of course, there is also the dysarthria issue. What speech I have left is semi-intelligible when standing next to me. Add compression and static and it gets undecipherable.

      ALS is a true bitch.

    93. Re:Redundancy, redundancy, redundancy... by mi · · Score: 1

      The problem is, of course, that you can't anticipate (with a grant like that) every single law you'd have to follow

      Of course you can't anticipate it. Nor can you (the public/government) reasonably regulate every aspect of Internet service provision. Your only hope is competition — if a particular provider sucks, you can pick up a phone and switch to another. No campaigning, no petitioning, no marching or demonstrating — just call and switch... There are a few things in life, which can not be provided by anyone other than government (such as law enforcement or military). Everything else ought to be — exactly for this reason.

      Let me ask you this: How are utilities handled? When was the last time anyone here bitched about their water bill? Literal hydraulic despotism doesn't happen, and it's precisely because of government interference.

      Oh, boy... This is so wrong on so many levels... Let's see...

      1. Slashdot is not the forum, where utilities are regularly discussed.
      2. Public utilities are dreadfully outdated — for example, water quality varies widely and is regulated not by customer demand, but by bureaucracies at town, state, and federal level...
      3. Right now, I'm looking to install water-conditioner in my house — ever seen the yellow mineral build-up in sinks and inside tea-kettles? If a competitor of American Water were to offer a filtered stream, I would've switched to them instead of replacing salt in the conditioner every four months for the rest of time.
      4. Why do they still need to come to my house to read the meter?
      5. Why do they need to come over to turn off non-payers (and charge the delinquents extra $15 or so for the pleasure)?
      6. Why wouldn't the utilities offer hot water as extra service (doing so would allow heating centrally — and, possibly, for less), or really cold water to cool houses down in summer?

      The answer is, government ownership kills innovation — and leads to inferior service. You just don't realize it, because a) unlike with the Internet service — you've never seen anything better; and b) evidently, you lack imagination to realize, what could've been...

      --
      In Soviet Washington the swamp drains you.
    94. Re:Redundancy, redundancy, redundancy... by Anonymous Coward · · Score: 0

      hey Ive got this great idea...i like to call it the Inter-Web, a kind of interconnecting network...

    95. Re:Redundancy, redundancy, redundancy... by SanityInAnarchy · · Score: 1

      No campaigning, no petitioning, no marching or demonstrating â" just call and switch...

      It is incredibly difficult to find an area where this is possible. For most of us, it's "move and switch" or "stay and deal".

      Slashdot is not the forum, where utilities are regularly discussed.

      Irrelevant. The question was whether this is something people have complaints about it. I think you've answered that.

      water quality varies widely and is regulated not by customer demand, but by bureaucracies at town, state, and federal level...

      I would certainly trust a bureaucracy which at least theoretically has my best interests at heart, than a corporation which has only its bottom line to consider. I mean, you don't want to be in the situation where you just "call and switch" because the water actually started causing health problems.

      Granted, these aren't entirely mutually exclusive -- but we still have things like health inspectors, and they do occasionally find disturbing things.

      Why do they still need to come to my house to read the meter?
      Why do they need to come over to turn off non-payers (and charge the delinquents extra $15 or so for the pleasure)?

      Do you honestly think the private sector would get rid of either of these?

      Coming to your house to read the meter -- maybe. Extra $15 to turn off non-payers? I'd be surprised if it wasn't an extra $50.

      Why wouldn't the utilities offer hot water as extra service (doing so would allow heating centrally â" and, possibly, for less), or really cold water to cool houses down in summer?

      I suppose that might work. It might also end up being less efficient. Right now, the most efficient hot water heater I know of actually heats water as it enters the building, rather than storing it in a tank to heat.

      The answer is, government ownership kills innovation â" and leads to inferior service.

      The answer is, it is not black and white. There are just as many corrupt, creaky, broken corporate bureaucracies as government bureaucracies. And while it's rare, you do occasionally see a lean, mean, governmental machine.

      Net neutrality, like water quality, is something the government at least needs to regulate. Copyright is arguable. The right to tinker absolutely should not be interfered with by the government -- at least the anti-circumvention part of the DMCA needs to go, now.

      Of course, given your sig, it seems unlikely I will hear any sort of well thought out opinions out of you -- more kneejerk, symbolic reactions.

      --
      Don't thank God, thank a doctor!
    96. Re:Redundancy, redundancy, redundancy... by mi · · Score: 1

      It is incredibly difficult to find an area where this is possible. For most of us, it's "move and switch" or "stay and deal".

      And this situation is due to the government-enforced lack of competition. Running competing pipes, wires, and cables to each house was deemed unproductive, so "utilities" were given a monopoly. For whatever reason, you want the Internet to be the same.

      The question was whether this is something people have complaints about it. I think you've answered that.

      Absence of complaints is not the same as absence of problems — contrary to the implication of your question. I explained in vivid detail, examples of the problems with most utilities. You do see problems with your current monopolistic Internet provider. But the next generation — having never experienced unfettered Internet access and the freedom to chose providers with one phone call — will not know any better, and accept it just as readily, as you already accept dirty water in your faucets.

      Do you honestly think the private sector would get rid of either of these?

      If I'm unhappy about something provided by competitive private sector, I can always switch. I have, for example, canceled credit-cards over fees, that I deemed to high ($29 for not paying $20 bill on time? good bye). And on a few occasions, the bank had the brains to wave the fee so as not to lose the customer. If there is only one credit card, the fees will only be higher — EZ-Pass is the perfect example.

      The answer is, it is not black and white. There are just as many corrupt, creaky, broken corporate bureaucracies as government bureaucracies. And while it's rare, you do occasionally see a lean, mean, governmental machine.

      It is black and white. All organizations — private and public — get corrupted and inefficient sometimes. But private ones don't survive very long in that stage — unless they get government money, of course.

      --
      In Soviet Washington the swamp drains you.
    97. Re:Redundancy, redundancy, redundancy... by SanityInAnarchy · · Score: 1

      If I'm unhappy about something provided by competitive private sector, I can always switch.

      Again, this assumes that there is something to switch to. Not all monopolies are government-created. Microsoft, for instance, grabbed its current monopoly status through simple business tactics.

      The alternatives cannot compete, reasonably, because to do so, they would not only have to duplicate all of Microsoft's work -- and I do mean all; it would have to run existing Windows apps perfectly -- they would also have to build a product significantly better to be worth the risk for most people to try it out. These two goals are, to a certain extent, mutually exclusive.

      private ones don't survive very long in that stage

      Citation needed... I see quite a few that seem to last entirely too long. Microsoft, for example.

      --
      Don't thank God, thank a doctor!
    98. Re:Redundancy, redundancy, redundancy... by Anonymous Coward · · Score: 0

      remaining in tact

      "intact".

  2. Well this is something by ForeverOrangeCat · · Score: 1, Interesting

    first! Honestly though, doesn't everything think it only was a matter of time?

    1. Re:Well this is something by Fluffeh · · Score: 1

      Lets have that discussion about how your sister and your mother are in fact the same person. Counting to Potato doesn't mean you get first post.

      --
      Moved to http://soylentnews.org/. You are invited to join us too!
  3. Hams FTW by ipX · · Score: 5, Insightful

    Ham radio operators save the day once again... 'nuff said.

    1. Re:Hams FTW by Seakip18 · · Score: 2, Interesting

      You know, I've always wondered what it would take to get into Ham radios. Any links or info for someone looking at picking it up?

      --
      import system.cool.Sig;
    2. Re:Hams FTW by couchslug · · Score: 4, Informative

      "Any links or info for someone looking at picking it up?"

      http://www.arrl.org/

      http://www.hello-radio.org/

      --
      "This post is an artistic work of fiction and falsehood. Only a fool would take anything posted here as fact."
    3. Re:Hams FTW by tchuladdiass · · Score: 3, Informative

      arrl.org (the American Radio Relay League). Also, the electronic department of most community colleges have a ham club, which offer the tests on a monthly basis.

      You don't need to know Morris code any more, but you do need to study up on radio & electronic theory. Radio shack used to sell the Ham license study guides, but I don't know if they have them any more.

    4. Re:Hams FTW by Maserati · · Score: 3, Funny

      "Morris code" implies Morse Dancing. Which added a little hilarity to my afternoon.

      --
      Veteran, Bermuda Triangle Expeditionary Force, 1992-1951
    5. Re:Hams FTW by Anonymous Coward · · Score: 0, Flamebait

      Up until they die of brain cancer from being too close to their antennas, at which point we all golf-clap in delight that another fat-ass, middle-aged house hermit wasting his time on his toy radio has bitten the fucking dust.

    6. Re:Hams FTW by Fred_A · · Score: 1

      "Morris code" implies Morse Dancing. Which added a little hilarity to my afternoon.

      You still have to know the bells and whistles though. And they'll run you through the pace.

      --

      May contain traces of nut.
      Made from the freshest electrons.
    7. Re:Hams FTW by Hadlock · · Score: 1

      A couple of years ago there was a /. article about how they were dropping the morse code requirement for the licence. As far as I know (and that's not very far) they're practically handing them out for free these days to get people interested in the hobby to keep the skillset alive.

      --
      moox. for a new generation.
    8. Re:Hams FTW by Anonymous Coward · · Score: 1, Insightful

      You don't need to know Morris code any more" ...which is a good thing for those who can't even spell the word.

    9. Re:Hams FTW by $lashdot · · Score: 1

      You don't need to know Morris code any more, but you do need to study up on radio & electronic theory. Radio shack used to sell the Ham license study guides, but I don't know if they have them any more.

      Morris code, would that be the way that Morris Dancers signal each other?

    10. Re:Hams FTW by Anonymous Coward · · Score: 0

      Ah good ol' Lancre :)

    11. Re:Hams FTW by Arthur+Grumbine · · Score: 1

      You don't need to know Morris code any more...

      Yeah, but being able to program the trigger for a suitcase nuke has other benefits...

      --
      Now that I think about it, I'm pretty sure everything I just said is completely wrong.
    12. Re:Hams FTW by Luminescence · · Score: 1

      Less and less. I never saw a mention of ham radio operators during Katrina. The thing is they are dieing out and there are few of them left.

    13. Re:Hams FTW by StikyPad · · Score: 1

      You can get it for free here.

      There's more information at http://www.hamuniverse.com/, but for people who are too lazy to follow the link, here is the basic gist:

      Yes, you too can join the exciting world of amateur radio. Thousands of people around the world have done it, and millions around the country! I'ts the most exciting thing you can do with. Talk to astronauts on the ISS!!! Most of the astronauts are hams, not literally like the flank of the pig, but in the amateur.

      We are the backup system of communications for the Federal Government and that's why we are in front of them, and everyone in the world, including floods, hurricanes, and sending live pictures all around the world, just like TV!! Also imagine talking to astronauts. You will learn how!

      This is called a whip antenna because it's long, like a whip, and it also whips back and forth, like a whip. It's basically a whip made out of metal that you can't curl up or swing across ravines with. Imagine, talking to astronauts on the ISS, and during natural disasters?

      Please come be one of us. We will basically give you the answers to the test because we want you to pass! And be one of us. IMAGINE, talking to astronauts on the International Space Station! Many of the astronauts are hams and that is exciting!

    14. Re:Hams FTW by Anonymous Coward · · Score: 0

      It's a joke, son, a joke. Hams have long mockingly mispelled Morse as Morris as a joke.

    15. Re:Hams FTW by ROU+Nuisance+Value · · Score: 1

      People are really, really going to fry your ass over that "Morris code" flub, buddy. Starting with the ghost of Sam Morse, I suppose. But hey, don't sweat it. All of us idiots get shit wrong, too.

    16. Re:Hams FTW by Clueless+Moron · · Score: 2, Informative

      I never saw a mention of ham radio operators during Katrina.

      All that proves is that you are unable to google for katrina "ham radio"

    17. Re:Hams FTW by Anonymous Coward · · Score: 0

      Here's a study guide for the Technician test (warning, it's a PDF).
      http://www.kb6nu.com/wp-content/uploads/2006/07/2006techstudyguide.pdf
      Seriously, if you are at all technically minded just read the guide a couple of times and you will be able to pass the test.

    18. Re:Hams FTW by Anubis350 · · Score: 1

      I don't know why, but that may be the funniest thing I've read in.. well, quite a while. It's been a long night, and I needed that! Thank you for the wonderful images of morse code generating morris dancers :-D.

      Also, you owe me a new keyboard and cup of coffee :-p

      --
      "goodbye and hello, as always" ~Prince Corwin, from Zelazny's Amber series
    19. Re:Hams FTW by Anonymous Coward · · Score: 0

      Whilst Samuel Morris would be delighted that you have credited him with the eponymous code, I think the actual inventor Mr Samuel Morse would turn over in his grave.

    20. Re:Hams FTW by Anonymous Coward · · Score: 0

      "Any links or info for someone looking at picking it up?"

      http://www.arrl.org/

      http://www.hello-radio.org/

      While you're at the ARRL site, you can find links to local amateur radio clubs all over the place. Just show up for a meeting (usually monthly) and let them know you're interested. Not all of them are comprised of old farts. (Only one of the four I belong to is that way.) One even has a seven yo girl and her eight yo brother, among other young people. And even the old guys in that one don't qualify as farts.

  4. Terrorists? Probably not. by Sir_Lewk · · Score: 5, Insightful

    Lets not all go blaming terrorist organizations on this one.

    My money is on unionized workers facing layoffs or payroll cuts. They would best know how to hurt the system and this sort of sabotage being linked to unions is not exactly unheard of.

    --
    "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
  5. Comment removed by account_deleted · · Score: 5, Funny

    Comment removed based on user account deletion

  6. Re:Terrorists? Probably not. by Red+Flayer · · Score: 3, Insightful

    Lets not all go blaming terrorist organizations on this one.

    Define terrorism.

    Now define terrorist organization.

    If an organized group of people orchestrated this attack in order to bring attention to some goal, wouldn't that make them a terrorist group?

    Admittedly, an attack on property is not the same as an attack on people, but yet... to me this seems textbook.

    --
    "Trolls they were, but filled with the evil will of their master: a fell race..." -- J.R.R. Tolkien on Olog-hai
  7. Hams by pete-classic · · Score: 5, Funny

    Jesus. Here come four thousand posts about how awesome hams are, and how Internet over power cables sucks, etc.

    My Dad was a ham. Yes, hams are awesome. In their nutty little useful-once-in-a-lifetime, semi-Luddite way.

    We love you, hams. We're glad you're out there. But please, seriously, shut the fuck up. On the Internet. Feel free to blather on your radios.

    -Peter

    1. Re:Hams by Red+Flayer · · Score: 5, Funny

      My Dad was a ham.

      He was delicious.

      Yes, hams are awesome.

      I concur. Especially with eggs. Or spiced and pressed into a can.

      --
      "Trolls they were, but filled with the evil will of their master: a fell race..." -- J.R.R. Tolkien on Olog-hai
    2. Re:Hams by idontgno · · Score: 2, Insightful

      But please, seriously, shut the fuck up. On the Internet. Feel free to blather on your radios.

      Quoth the slashbot. On the Internet.

      +1 Ironic (and not in the Morissette sense)

      Hell, there's no sane reason amateur radio shouldn't be a low-capacity emergency part of the Internet.

      You should probably work out your deep-seated issues with your daddy someplace else. Rather than on the Internet.

      --
      Welcome to the Panopticon. Used to be a prison, now it's your home.
    3. Re:Hams by Phroggy · · Score: 1

      What's impressive about this story is not how awesome hams are, but how swiftly the local authorities turned to them for help.

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
    4. Re:Hams by pete-classic · · Score: 2, Insightful

      It's really weird that you interpreted what I said as daddy issues. Was the association of, "A was a B. Bs are awesome." lost on you?

      What I was trying to convey, in fact, is that I respect amateur operators. I just find the obligatory self-congratulations every time there's an article that has anything to do with ham radio annoying.

      I also find it fascinating that you dismiss me as a "slashbot", since I regularly go against the grain here. Come to think of it, you accuse me of being a slashbot when I complain about the prevailing view of hams on slashdot. I think we're tied in the irony department.

      -Peter

    5. Re:Hams by Bruce+Perens · · Score: 1

      You're just grousing because you couldn't pass the code test :-)

    6. Re:Hams by pete-classic · · Score: 1

      What's impressive about your post is that you replied to my post, which was about refraining from talking about how awesome hams are, by talking about how awesome hams are.

      My hat is off to you, sir!

      -Peter

      PS: I'm seriously toying with the idea of getting an amateur operators license because of this story. But don't let that dick idontgno know!

    7. Re:Hams by Anonymous Coward · · Score: 0

      You should probably work out your deep-seated issues with your daddy someplace else. Rather than on the Internet.

      I hear they have these radio things that once you get your license for you can babble on for hours with random folks.

    8. Re:Hams by pete-classic · · Score: 1

      I thought they did away with that test.

      I'm delighted that you see through my bullshit, though. You might have a word with that idontgno dude. He's taking it a little hard.

      -Peter

    9. Re:Hams by makapuf · · Score: 1

      As seen in 10 years :

      Jesus. Here come one hundred thousand posts how awesome linux is, and how Internet on windows servers sucks, etc.

      My father was a linuxian. Yes, linux is awesome. In their nutty little useful-once-in-a-lifetime, semi-Luddite way. We love you, linuxians. We're glad you're out there. But please, seriously, shut the fuck up. On the Internet. Feel free to blather on your Slashdot.

      (alt. : linux,windows = bsd,linux)

    10. Re:Hams by psicop · · Score: 1

      Since the filter thinks a straight comment looks like ascii art .. .-.. --- .-.. -.. (twice)

    11. Re:Hams by Onymous+Coward · · Score: 1

      PS: I'm seriously toying with the idea of getting an amateur operators license because of this story.

      Cool. May I just be the first to thank you pre-emptively for what good service you may do in the future? I think it's awesome.

    12. Re:Hams by samcan · · Score: 1

      Sir, while you say you greatly respect ham operators, you persist in using crass language in almost every post you have made. Why isn't that irony?

    13. Re:Hams by spire3661 · · Score: 2, Insightful

      I wouldnt label the guardians of the ultimate backup communications system as luddites...

      --
      Good-bye
    14. Re:Hams by sbeckstead · · Score: 1

      During the last Hawaiian typhoon/hurricane my internet connection (read usenet connection) was a low capacity feed for where the hams couldn't go.

    15. Re:Hams by pete-classic · · Score: 1

      Fucked if I know.

      -Peter

    16. Re:Hams by Keanu+Reeves · · Score: 0

      -1, Humorless

    17. Re:Hams by maxume · · Score: 1

      I think you should take greater care with your absolute modifiers. Long after the last antenna is smashed, some guy will walk up to you and use his voice to deliver you a message.

      --
      Nerd rage is the funniest rage.
    18. Re:Hams by James+Skarzinskas · · Score: 0

      Calling it. This is some bizarre form of McDonald's viral marketing.

    19. Re:Hams by geekoid · · Score: 1

      You should try them with green eggs.
      You could try them with a goat,
      or on a boat.
      and so on.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    20. Re:Hams by kd5sfk · · Score: 1

      Peter, Dude, amen! I'm a ham and I couldn't agree more with your sentiments. I friggen hate the way many hams are constantly proselytizing (especially on the Internet) about how ham radio is going to save the world when "the big one" comes. If my services and/or radios are ever needed for the public good, I'll be glad to help out, but I'm not going to proselytize. I'm happy being geeky with my geeky friends.

    21. Re:Hams by Anonymous Coward · · Score: 0

      My Dad was a ham.

      He was delicious.

      Yes, hams are awesome.

      I concur. Especially with eggs. Or spiced and pressed into a can.

      Green Eggs and Ham....

      Seeing that its Earth Day and all, I couldn't resist.

      -Thing Three

    22. Re:Hams by spire3661 · · Score: 1

      I forget the depths in which i swim sometimes on slashdot. You are both correct and pedantic, and thats ok with me.

      --
      Good-bye
    23. Re:Hams by Phroggy · · Score: 1

      Perhaps you missed where I said "What's impressive about this story is NOT how awesome hams are"...

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  8. Re:Terrorists? Probably not. by PapayaSF · · Score: 5, Interesting

    sabotage being linked to unions is not exactly unheard of

    Indeed, that's very possible: the contract between the Communication Workers of America and AT&T expired on April 11th.

    --
    Q: What does the "B." in Benoit B. Mandelbrot stand for? A: Benoit B. Mandelbrot
  9. Eye Opener by FractalParadox · · Score: 5, Interesting

    Hopefully this catches enough attention to get people to evaluate their area's utilities similar to the blackout across parts of the US and Canada back in 2003. http://en.wikipedia.org/wiki/2003_North_America_blackout

    1. Re:Eye Opener by joshtheitguy · · Score: 1

      That was a great night.
      I remember sitting on the top of a lakefront with building with nothing but moonlight and the stars. We decided to finish off the beer a friend had in his fridge and shared it with all the neighbors and friends there. We had cold beer, a guitar, no technology, the day off and honestly I think it was one the more enjoyable nights of my life.

    2. Re:Eye Opener by dzfoo · · Score: 1

      Wow, dude, you should really turn off the tv and 'puter once in a while. You'll see that you don't need a special occasion for nights like that.

                  -dZ.

      --
      Carol vs. Ghost
      ...Can you save Christmas?
    3. Re:Eye Opener by ebuck · · Score: 1

      I really think you missed the mark

      The 2003 North America Blackout was more about safety systems working to preserve the electrical infrastructure after a high energy power power line shorted while the grid operators didn't act due to a software bug.

      Somehow I don't equate a deliberate act of destruction of property with the combined failure to perform tree trimming, a bug in a computer system, and a bunch of safety systems disconnecting the generators as they should.

    4. Re:Eye Opener by hurfy · · Score: 1

      So you have a way to turn off the streetlight outside, the traffic light that reflects off the house across the street, and the annoying light on the carpet center next door...without getting thrown in Gitmo?

    5. Re:Eye Opener by dzfoo · · Score: 1

      If darkness is what you seek, how about a nice drive out to the countryside, or somewhere outside the city?

              -dZ.

      --
      Carol vs. Ghost
      ...Can you save Christmas?
  10. Cyber(?) Attack by Duradin · · Score: 5, Insightful

    So now a "cyber" attack includes the physical destruction of hardware/infrastructure without any exploitation of any programming logic?

    1. Re:Cyber(?) Attack by Bruce+Perens · · Score: 2, Interesting

      IMO this is what a real "cyber" attack looks like. It's interesting that someone can do it remotely, but the fact that someone - maybe just one person - was able to be 100% effective in denying communications with not much more than a hacksaw, that's a real hack :-)

    2. Re:Cyber(?) Attack by stevied · · Score: 2, Informative

      I guess it's kinda reasonable to use the term for an attack on the "cyber" domain (by going after its physical substrate) as well as for attacks that occur within that domain. Either way, it screws up people's access to comms.

    3. Re:Cyber(?) Attack by Elwood+P+Dowd · · Score: 1

      YES. That is the old definition of cyber attack, my brother. Your console cowboy isn't worth a damn without some muscle behind him. Case wouldn't have gotten anywhere without Molly and the Panther Moderns.

      --

      There are no trails. There are no trees out here.
    4. Re:Cyber(?) Attack by Darth_brooks · · Score: 5, Insightful

      Four words: Denial of Service Attack. You want the hospital's network cut off from the outside world for 8 hours? Congrats. Done. This was Indiana Jones vs. the Scimitar-wielding Arab. I'd like to this this whole situation has encouraged people to start thinking a little bit more outside the box when it comes to infrastructure planning and what "mission critical" really means.

      For example, my last employer took mission critical to heart. They were the regional blood bank, so that mentality was infused (tee hee. I made a pun.) into every aspect of the organization. Microwave links between our sites (and several customer sites. If need be we had the capacity to route traffic in and out through locations that were physically 5-10 miles away), generator power up the wazoo (including written contracts that put us second in line behind the hospital for diesel fuel. on top of the ample reserves we kept on site. Don't know why we weren't natural gas, though I assume that was more capacity than anything else), redundant external power connections to independent grids (which paid off handsomely one day), pneumatic tube connections to two hospitals and a couple other local sites, and a disaster preparedness plan that could have been leather bound and used for Law Office commercials if it wasn't being updated so often.

      Infrastructure and disaster planning require some in depth "disaster porn" level of thought. It's hard to excuse civic services for not being ready to handle this sort of outage. Between that job and working in SE Michigan during the '04 blackout, I've learned a lot about just how ready some places think they are vs. how ready they really are to handle a disaster, be it man made or otherwise.

      --
      There are some people that if they don't know, you can't tell 'em.
    5. Re:Cyber(?) Attack by Duradin · · Score: 1

      The problem I have is that when you start casually mixing things like the method of attack with the target of the attack (cyber attack vs. attack on cyberspace) it muddies up the language and provides far too much fodder for the shout-loudly-at-each-other-and-call-it-analysis media to go off half-cocked on.

      It doesn't take much thinking to come up with examples of things that sound like or look like other things but get wrongly lumped in with the other things by the general populace (and the media and politicians) that drive those in the know crazy.

    6. Re:Cyber(?) Attack by Quiet_Desperation · · Score: 1

      Eh... it's an attack on the network. I'll allow it. Objection overruled. :)

    7. Re:Cyber(?) Attack by Red+Flayer · · Score: 1

      So now a "cyber" attack includes the physical destruction of hardware/infrastructure without any exploitation of any programming logic?

      The usage struck me as odd, too.

      I always figured "cyber-" refers to the mechanism, not the target. A cyber-attack would therefore be one that was perpetrated using "cyberspace", or our communications and communications control mechanisms... This attack, while targeting "cyberspace" infrastructure, was a meatspace attack.

      We wouldn't claim that a missile launched from the ground that targets a ship at sea is a naval attack, would we? It's a missile attack.

      --
      "Trolls they were, but filled with the evil will of their master: a fell race..." -- J.R.R. Tolkien on Olog-hai
    8. Re:Cyber(?) Attack by Hurricane78 · · Score: 1

      Well, then you would have loved the story that happened in Spain. They had a centralized system. Imagine four towers, one for every quarter of the whole country, and a fence around it.
      Some guys thought it would be fun, no climb over the fence in the middle of the night, and hack/saw the towers off. One at a time the whole telecommunication of the country went black.
      Of course, they got caught. But hey, by then it was a bit late. ^^

      And this was not the only epic failure down there. Apparently all last mile nodes (something like that) in the whole country used the same password. A friend of mine opened such a node with a key from the hardware store, connected his laptop to the serial interface he found inside, and got a login prompt. Now he started a dictionary attack, and locked the laptop inside the box. The next day, he came back and saw that had full access. From then on it was: Free phone/Internet connections 24/7.
      He also told me that the password was the same everywhere. But I have nothing to prove it. (I believe him though.)

      --
      Any sufficiently advanced intelligence is indistinguishable from stupidity.
    9. Re:Cyber(?) Attack by Anonymous Coward · · Score: 0

      Apparently....

      It's a bit alarmist since this didn't have to do with foreigners trying to insite terror, inflict political discourse, or enact retribution.

      At MOST, this was the result of contracts expiring ,and people being put out of money they thought they most assuredely deserved.

      How much you wanna bet if the culprits are caught, they are charged with terrorism?

    10. Re:Cyber(?) Attack by Bruce+Perens · · Score: 1

      Well, attacks through cyberspace succeed in a meaningful way when things that should never have been connected to the Internet are attacked. Like SCADA systems or your fighter jet plans. So, I am not such a big believer in them. When someone takes down your entire communications infrastructure, that's something else.

    11. Re:Cyber(?) Attack by sbeckstead · · Score: 1

      It seems to me that they exploited the lack of connectivity pretty well. Yes a cyber attack can be a denial of service even one from a cut line!

    12. Re:Cyber(?) Attack by sbeckstead · · Score: 1

      You guys need to read Vernor Vinge. Postulated a microwave powered comm chip small enough to be dusted everywhere. Does little more than push electrons to the next chip. All interconnected and redundant sort of like a wireless network...

    13. Re:Cyber(?) Attack by ebuck · · Score: 1

      Beware the cyber backhoe, the natural predator of underground cables. Perpetrator of nearly all hard hack cable attacks.

      Only terrorists use backhoes.

    14. Re:Cyber(?) Attack by Anonymous Coward · · Score: 0

      Combining a logical attack on infrastructure processors with taking a machete to the fiber optics (in order to route packets through already trojanned critical switches and routers?) would seem to be far more devastating than simply asking: "Which one of these two attack forms is more powerful when used alone?".

      One track minds, these days. Is there lead or mercury in the water supply? Even Doctorow looks like he's been off his rocker for a couple-a months now.

    15. Re:Cyber(?) Attack by Anonymous Coward · · Score: 0

      "Don't know why we weren't natural gas, though I assume that was more capacity than anything else"

      In some types of disasters (e.g., earthquakes and major fires), natural gas is promptly shut off for safety reasons, and the quickest way to do this is at the major sources. While there might be problems delivering diesel fuel too, at least it is less likely to cause major fires throughout a city. What you describe sounds like they really were preparing for the absolute worse kind of scenario, and in that situation it would not be prudent to count on natural gas supply at all.

    16. Re:Cyber(?) Attack by ROU+Nuisance+Value · · Score: 1

      Precisement, my 6-foot-bunny hugger :-) "Lobby's getting juicy, tacticals are laying down foam...."

    17. Re:Cyber(?) Attack by Idarubicin · · Score: 1

      So now a "cyber" attack includes the physical destruction of hardware/infrastructure without any exploitation of any programming logic?

      There's a reason why Layer 1 of the OSI model is the Physical Layer.

      --
      ~Idarubicin
    18. Re:Cyber(?) Attack by jra · · Score: 1

      Nat gas is much more expensive and dangerous to store; diesel is about the safest possible reasonable way to store emergency power, aside from a million gallons of water 30 feet up a hill.

      As for "second in line behind the hospital", sometimes the contracts aren't enough -- go read Inderdictor's LJ of Katrina, lo those 2 years back... if you haven't already.

    19. Re:Cyber(?) Attack by Bruce+Perens · · Score: 1

      The problem with storing diesel is that most communities will have you build secondary containment so that a breach of the tank doesn't result in an uncontrolled spill. Most communities have clued in enough not to require this for things that are gases at atmospheric pressure, although there are some who even require it for liquid oxygen!

    20. Re:Cyber(?) Attack by Darth_brooks · · Score: 1

      The argument that I've heard for natural gas is that you don't *have* to store it. Even during the blackout, we had natural gas service, and natural gas mains don't require much pressure anyway. You're still depending on the outside services, so I guess is six of one half a dozen of the other. We're not in earthquake country, so natural gas is a tick more reliable than it would be elsewhere (like say, SoCal.)

      I (like half the internet) followed that LJ live back in '04. That's what sparked my interest in the "why aren't we on natural gas instead of diesel?" question in the first place.

      --
      There are some people that if they don't know, you can't tell 'em.
    21. Re:Cyber(?) Attack by Anonymous Coward · · Score: 0

      pneumatic tube connections to two hospitals ....

      ??? You man ex-senator Stevens really wasn't off his ass?

      Of course that would be useless out here in California because they'd sure as shit run the tubes across the local fault line.

  11. Re:Terrorists? Probably not. by Sir_Lewk · · Score: 4, Insightful

    Well, I'd certainlly concede that this could be classified as terrorism but I was refering more to the "ZOMG TALIBAN" kind of terrorists. Modern media interpretation of the word. ;)

    --
    "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
  12. Re:Terrorists? Probably not. by Bruce+Perens · · Score: 1

    I don't think it was terrorists. No terrorism occurred. I am just pointing out that the attack indicates that should someone really want to do something nasty, not just to Morgan Hill but to a larger city, and attack like the one in Morgan Hill is just too darned easy and disables the whole communications infrastructure.

  13. Cables were cut in San Jose and San Carlos by georgewilliamherbert · · Score: 4, Informative

    Bruce, the cable cuts were in San Jose and San Carlos. The cable between San Jose and Morgan Hill was cut, but the cut location was in the city of San Jose.

    (otherwise, agree with what you said, hopefully wider audience for this will help...)

  14. Hmm by Tgeigs · · Score: 1

    Perhaps a government operation on how to isolate "trouble spots" in the country should "trouble makers" be suspected?

  15. Re:Terrorists? Probably not. by MightyYar · · Score: 4, Insightful

    wouldn't that make them a terrorist group?

    I'd presume that some amount of "terror" would need to be created for one to be considered a terrorist. But maybe I'm old-fashioned.

    --
    W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  16. Re:Terrorists? Definitely not. by Anonymous Coward · · Score: 5, Insightful

    If an organized group of people orchestrated this attack in order to bring attention to some goal, wouldn't that make them a terrorist group?

    No.

    What makes a terrorist group a terrorist group, is that they inflict, you know, terror .

    Cutting some cables isn't going to (and, in fact, didn't) send the general populace into a panic.

    Yes, it's an inconvenience, but unless they are trying to instill terror in the general populace, they're not terrorists.

  17. Re:Terrorists? Probably not. by fuzzyfuzzyfungus · · Score: 1

    You could extend "terrorism" to cover this incident; but it might not mean very much thereafter. "An organized group of people orchestrated this attack in order to bring attention to some goal" is a very low bar to set.

  18. Re:Terrorists? Probably not. by Elwood+P+Dowd · · Score: 3, Informative

    Or just regular blackmail:

    http://yro.slashdot.org/article.pl?sid=09/04/20/1427259

    I assumed these were both the same story at first. But the YRO story was 2005, and this one was a few weeks ago.

    --

    There are no trails. There are no trees out here.
  19. Bruce to the rescue! by EveryNickIsTaken · · Score: 0

    Um, Bruce, there's a reason this didn't make news in mainstream media. Besides, I thought they had some internet out there in Californy! ---- Go ahead and mod me down, I've got karma to burn.

  20. this is interesting by Satanboy · · Score: 4, Interesting

    We had a similar cyber attack here in columbus, ohio. A disgruntled employee (it is thought) shot the fiber backbone for Time Warner with a .22. I don't believe they ever caught the guy who did this. This one action disrupted the internet for hundreds of companies and thousands of users. It took around 3 days to get the internet back up for everyone.

    This was just one fiber cable, imagine if someone had purposely cut lines downtown?

    The stuff is very centralized and not well protected.

    There needs to be better protection against these sorts of actions, and there needs to be a backup plan in place in case something like this does happen.

    1. Re:this is interesting by matty619 · · Score: 1

      I remember this one (its an old VCR recording of the local news)

      A recently fired worker goes into a Riverside Pac Bell CO with a shotgun, and blows the crap out of the switching equipment. This is before internet and cell phones were common, which means it took out people's only means of telecommunication, for a couple days in some areas.
      You can't plan for everything

      -M@

    2. Re:this is interesting by Anonymous Coward · · Score: 0

      We had someone shoot out an powerline insulator at one point, it didn't fail for several months. When it finally did fail it was for several hours in the dead of winter. Having no electricity at -30C for seven hours is not fun. On the plus side, your food can't go bad.

      Captcha is unhappy. /. is creepy sometimes.

    3. Re:this is interesting by xsecrets · · Score: 1

      Doesn't really surprise me that the braindead people over at TW couldn't figure out how to patch a fiber cable for 3 days. :)

    4. Re:this is interesting by shentino · · Score: 1

      Inter-company redundancy isn't profitable once you have a primary connection set up.

      Look at a map for the global back bone. It looks rather starry, and not like the meshy web you'd see if redundancy really was given its due.

  21. Re:Terrorists? Probably not. by CSFFlame · · Score: 2, Interesting

    A friend of mine is working for an entity involved in this. AT&T was trying to negotiate the (new) contract down, created and uproar and then this happened. They are 99% sure it was disgruntled CWA workers.

  22. Re:Terrorists? Probably not. by radish · · Score: 1

    Define terrorism

    It probably wouldn't involve people running through the streets screaming because their cable TV was out.

    (Of course I realise that "fiber cables" can be used for much more important things than TV, but on a serious point I do think the word "terror" has had it's definition watered down a lot in the past few years).

    --

    ---- Den ene knappen er powerknapp, den andre er Bender voice knapp "Bite My Shiny Metal Ass"

  23. Discussed on NANOG by lothos · · Score: 4, Informative

    This was discussed extensively on the NANOG (North American Network Operators Group) email list.

    It appears that the outage affected multiple carriers including ATT and Alternet.

    1. Re:Discussed on NANOG by Anonymous Coward · · Score: 0

      I think that was the point. It wasn't well reported to the 6.5 billion people *not* on the NANOG list.

  24. Re:Cables were cut in San Jose and San Carlos by Bruce+Perens · · Score: 2, Informative

    As far as I am aware, there were four locations entered, and eight cables cut. Do you have the locations for all four? If so, don't put it on Slashdot :-)

  25. The hospital by Twillerror · · Score: 0

    I'd almost guarantee that the hospital involved new about this problem.

    I've had apps with accidental\stupid reliances on external connetions. After having the external connection fail we usually took care of the issue.

    I'm be shocked if the hospital hadn't lost internet connectivity for a least 10 minutes in the not to distanct past. So they would have known.
    Some techy probably had warned about it to deaf ears.

    Even something as simple as charging a credit card at a hospital should have some manual backup procedure. Given the hospital has the chance of loosing lifes why this basic DR scenario hadn't been more properly addressed
    means some IT manager swept it under the rug...and chances are someone needs to get a stern talking to or canned.

    911 is the scariest and hardest to defend. We need some sort of emergency tower to tower protocal for this sort of thing. Why couldn't
    the phone companies hook their towers together to work around a fiber cut and then restrict phone calls to 911 traffic.

    1. Re:The hospital by Anonymous Coward · · Score: 0

      Any RF links they would have would be very susceptible to interference. If there was a concerted effort to black out communications infrastructure, those would be down as well.

    2. Re:The hospital by Bruce+Perens · · Score: 2, Informative

      Be assured, air traffic controllers do have access to HF radio.

    3. Re:The hospital by Nethead · · Score: 1

      and that nice UHF allocation the military has.

      --
      -- I have a private email server in my basement.
  26. Thanks for bringing this to our attention but... by An+dochasac · · Score: 1

    If it is 'terrorists', who are they scaring besides a few computer geeks who understand the complexity and instability of our infrastructure? Yes, someone is inconveniencing and possibly slightly increasing the level of computational system errors in one community slightly above background noise. Yes malware attacks, cyber attacks and Y2k did actually cause some financial and personal damage, but this damage will always pale in comparison to the damage caused by the fact that significant investment in software and systems quality ended with the Apollo program in the 1970s.

  27. Re:Terrorists? Probably not. by Gat0r30y · · Score: 2, Interesting

    Um, was anyone terrified that the fiber had been cut?

    --
    Prediction: The real iPhone killer is going to be sex robots from Japan. Think about it.
  28. Not a cyber attack by sunderland56 · · Score: 3, Insightful

    This sounds like a good old physical attack to me, not a cyber attack. Bashing in someone's computer with a hammer is not the same thing as a infiltrating it with a computer virus/worm/etc.

    1. Re:Not a cyber attack by PhxBlue · · Score: 1

      It's a cyber attack because of the overall effect it delivered ... which, from a certain perspective, makes sense. Consider: If someone infects your computer with a virus that wipes your hard drive, your computer becomes just as useless as if someone had gone Office Space on its ass. Likewise for cutting these cables -- it's not the same methodology as a DDNS, but the outcome is the same.

      --
      !#@%*)anks for hanging up the phone, dear.
    2. Re:Not a cyber attack by sbeckstead · · Score: 1

      Cyber attack is denial of service doesn't matter much how.

    3. Re:Not a cyber attack by Stray7Xi · · Score: 1

      This sounds like a good old physical attack to me, not a cyber attack. Bashing in someone's computer with a hammer is not the same thing as a infiltrating it with a computer virus/worm/etc.

      It's a cyber-attack because it's attacking cyber capabilities. The damage caused was more then just the physical fiber, it will result in failures in other machines. The denial of service extends beyond what was physically destroyed. Bashing a computer could be a cyber attack or just plain vandalism depending if that computer provides network services. Bash in the desktop of the CEO of AT&T, vandalism, his computer is just a host. Bash in an NTP (time) server at a community college and it's a cyber attack.

      Just like chaff, flares and decoys are examples of electronic attack without any electronics because they attack electronic warfare (radar) capabilities.

    4. Re:Not a cyber attack by The_mad_linguist · · Score: 1

      You clearly have been investigating the wrong kind of malware. I hear the goodtimes virus uses a fifty pound sledge

    5. Re:Not a cyber attack by ndrw · · Score: 1

      Is a Layer 1 attack a cyber attack? If I unplug your ethernet cable as denial of service, is that a cyber attack?

      Is the accuracy of the term "cyber attack" dependent on the motive of the attacker?

  29. Re:Cables were cut in San Jose and San Carlos by Anonymous Coward · · Score: 5, Funny

    I doubt many readers here could physically fit into a manhole, much less survive a climb down any sort of non-motorized ladder.

  30. Re:Terrorists? Probably not. by bjourne · · Score: 2, Insightful

    Um.. That article explicitly refutes that rumor. Although they used weasel words to deny the suspicions in such a way that the suspicion seems more plausible to a casual reader. E.g. AT&T has not identified any suspects and does not believe Bruce Perens sabotaged their fiber like others have suggested. Although he did post a slashdot article about it two weeks after the incident...

    Blaming those damn commie unions sure is popular.

  31. Re:Terrorists? Probably not. by Sponge+Bath · · Score: 4, Insightful

    My money is on unionized workers...

    I think it was management, upset that so few people wore Hawaiian shirts on casual Friday.

  32. Re:Terrorists? Probably not. by couchslug · · Score: 4, Insightful

    ""ZOMG TALIBAN" kind of terrorists. Modern media interpretation of the word. ;)"

    Shortly to turn into "ZOMG Wobbly Anarchist Union Menace to be cleansed with fire and legislation" if formerly-gruntled union workers are found to be the cause...

    --
    "This post is an artistic work of fiction and falsehood. Only a fool would take anything posted here as fact."
  33. Re:Cables were cut in San Jose and San Carlos by Maxo-Texas · · Score: 1

    Along those lines, apparently a single cable leaving california provides most of the indian bandwidth.
    They probably need a bit more redundancy there.

    --
    She was like chocolate when she drank... semi-sweet at first and then increasingly bitter.
  34. Define terrorism by microbox · · Score: 1

    The use of violence and terror for political aims.

    That's why it's called terrorism

    --

    Like all pain, suffering is a signal that something isn't right
    1. Re:Define terrorism by The+Slashdot+8Ball · · Score: 2, Insightful

      So, for example, a soldier violently killing another soldier to further his country's political agenda.

      Does that make all wars acts of terrorism? Where does that leave the war on terror?

      Violence shouldn't be a necessary requirement to define an act as an act of terrorism.

    2. Re:Define terrorism by hey! · · Score: 2, Insightful

      Well, any kind of warfare would then be terrorism, wouldn't it, at least according to Clausewitz, who famously called war "the continuation of policy by other means."

      The difference between a terrorist and a freedom fighter is often in the eye of the beholder. My wife was on a boy scout leader forum the other day in which one participant claimed that trade unions and the National Organization of Women were terrorist organizations.

      The salient features of terrorism are that

      (1) it is violently intimidating, either causing or threatening civilian casualties as its primary effect.
      (2) it falls outside the internationally recognized norms for conducting warfare.
      (3) is not justifiable in terms of attacking a nation's war fighting or military operational capabilities. i.e. it does not target military units or civilian infrastructure critical to those units' operations.

      Even so, it's not always possible to draw a bright line. For example, there is still debate as to whether the WW2 firebombing of Dresden was justifiable. "They deserve it because they're at war with us" isn't a justification. You could use the same justification for the 9/11 attacks; certainly of the Pentagon, and probably of the WTC too. They're both part of a system which helps keep regimes that Al Qaeda doesn't like in power, for example the Saudi monarchy.

      Likewise the American Revolution included non-uniformed militia who could attack British units then fade back into the population, e.g. in the NJ Forage War. These militia operated outside the norms of warfare during their day. In fact some of the arguments advanced to show that Taliban fighters are terrorists would serve for US Revolutionary minutemen as well.

      While it is possible to argue that those Taliban fighters are "illegal combatants", they aren't necessarily terrorists.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  35. Re:Terrorists? Probably not. by Sir_Lewk · · Score: 0, Flamebait

    Understood, I was just envisioning in my mind dozens of wingnut drones trying to make that connection.

    --
    "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
  36. Morgan Hill by ShakaUVM · · Score: 1, Informative

    I stayed in Morgan Hill last month.

    It's not really a "city", more like a town south of the Bay Area.

    1. Re:Morgan Hill by Anonymous Coward · · Score: 0

      I lived there for a few months. I'd call it a stinky conglomeration of mini-malls more than anything else. Though, I did get my first exposure to using Lynx at their public library.

  37. How is this a "cyber" attack? by PolyDwarf · · Score: 1

    This looks more like plain old (physical) sabotage, with the use of the word "cyber" to pander to the slashdot crowd.

    If the definition of "cyber attacks" means "doing anything to hamper the internet", hurricanes and tornadoes have been committing cyber attacks against the mid-west for years now. Let's not even talk about typhoons, tsunamis, and other sorts of natural disasters.

    I'm going to start the Outlaw Natural Disasters movement... Who's with me?

    1. Re:How is this a "cyber" attack? by Aphoxema · · Score: 1

      I'm a natural disaster, you insensitive clod!

      --
      "Most people, I think, don't even know what a rootkit is, so why should they care about it?"
    2. Re:How is this a "cyber" attack? by evil_aar0n · · Score: 1

      I'm with you, but I think we should outlaw Entropy, first.

      --
      Truth, Justice. Or the American Way.
    3. Re:How is this a "cyber" attack? by geekoid · · Score: 1

      My movements ARE natural disasters, you insensitive clod~

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  38. Re:Cables were cut in San Jose and San Carlos by Bruce+Perens · · Score: 2, Informative

    I changed the article to "cables serving the city of Morgan Hill" instead of "in" it.

  39. A Fearmongering-Attack On an American Website by Hurricane78 · · Score: 1

    Truce's Parents write "Just before midnight on Thursday, April 22, unidentified attackers climbed up four firehoses on the geeky IT site of Slashdot and spread eight fearmongering exaggerations in what appears to have been an organized attack on the social infrastructure of an American community. Its implications, though startling, have gone almost un-reported. So I decided to change that."

    --
    Any sufficiently advanced intelligence is indistinguishable from stupidity.
  40. Was actually reported in several places by Anonymous Coward · · Score: 0

    This was actually reported - in several places including PCMag.com. Just search google news and you can find several mentions of this outage/attack.

  41. Re:Terrorists? Probably not. by fisticuffs · · Score: 0, Offtopic

    Bruce, pardon my tinfoil hat, but could it have been a 3-letter agency running a live simulation? The data would be skewed if the participants knew it were an exercise.

  42. What Bruce Left out by Anonymous Coward · · Score: 5, Informative

    The entire Santa Cruz County area was cut off from all telecommunications outside of Point to Point wireless and Satellite. (Comcast customers aside.) Sprint, AT&T, Verizon, long distance for POTS was all down. TFN's were not able to be dialed by any customers. 911, 611, 411 were not functioning. 'Point-to-point' T1's that were aggregated over DS3's in Hayward, were not functioning for area users. Many of the "redundant" network connections for companies in the Monterey Bay area were completely down. Both legs of their "best practice" 2 provider networks were crippled.

    Other than a couple islands of connectivity (namely the Shell Gas station at 41st and Capitola Rd in Capitola, my mother In Law's house, and my Uncle's business) who were lucky enough to only have Satellite service available to them, or were on Comcast, the packets stopped flowing.

    Ironically Comcast services inside the Santa Cruz county were still working. Users of Comcast voice wouldn't have noticed (except for the fact that everyone they called went straight to voicemail.)

    However, inter CO calling was working (you could
    call anyone in the Watsonville-Santa Cruz area if they had a POTS line from a POTS line. Still, corporate communications for nearly everyone in the area (Ag. Brokers, Packers, Pickers, Shippers, Bottlers, etc.) Was down. Commerce came to a halt.

    People couldn't get gas at gas stations around the area unless they had cash. Area banks wouldn't let people inside the bank unless you were making a deposit. People couldn't be players in the game of commerce without little pieces of paper. And so once again, cash was king.

    More cars sat on the side of the road that day then normal between santa cruz and watsonville. Which begs the question how does the regular joe call for help if the call boxes can't talk to a phone switch?

    1. Re:What Bruce Left out by Bruce+Perens · · Score: 2, Informative

      I drove through Morgan Hill while this was happening, and got to Carmel by 9 AM, There seemed to be something blocking 156 near 101, I had to turn around and get back on 101 and come in via 68, but I have no indication that the problem was network-related. Business in Carmel seemed to be normal.

    2. Re:What Bruce Left out by Anonymous Coward · · Score: 0

      TFN's were not able to be dialed by any customers. 911, 611, 411 were not functioning.

      inter CO calling was working

      No articles I've seen have explained why 911 wasn't working when you could still call within the region.
      Does Santa Cruz county not have a 911 call center? Perhaps the lack of redundancy there should be discussed.

    3. Re:What Bruce Left out by indi0144 · · Score: 1

      So you mean that a hundred well positioned regular men can take down all the United States business and commerce infrastructure just armed with handsaws or portable heat or laser cutters? Without blood, terror or fire? And that the flaw can't be really patched unless you rewire your stuff opening a shitload of holes for the outside and closing America from data from outside world in the mean time? And that the media can't effectively shove you TERROR because images of melted cables are not so terrorizing?

      WTF is this times we are living in!? ... oh yeah the end of times, guess it can't be helped after all.

    4. Re:What Bruce Left out by Nethead · · Score: 1

      The first I heard about it was on the NANOG list. But I guess that would figure.

      --
      -- I have a private email server in my basement.
    5. Re:What Bruce Left out by Bruce+Perens · · Score: 1

      I added a paragraph derived from your information to the story.

      Bruce

  43. Re:Terrorists? Probably not. by FlyingBishop · · Score: 1

    Unions have a stake in their company, and no reason to do this sort of thing unless they actually have been laid off, or have taken an unfair pay cut, which is more likely to happen to non-unionized employees.

  44. Re:Terrorists? Definitely not. by TheRaven64 · · Score: 4, Funny

    They might just be really, really, incompetent terrorists? I don't think we have a word mildinconvenienceists.

    --
    I am TheRaven on Soylent News
  45. Re:Terrorists? Probably not. by Phred+T.+Magnificent · · Score: 1

    My money is on unionized workers facing layoffs or payroll cuts.

    I'd be more inclined to bet on anti-union people trying to make the union workers look bad.

    --
    Where is the wisdom we have lost in knowledge?
    Where is the knowledge we have lost in information?
  46. Re:Terrorists? Probably not. by TheRaven64 · · Score: 5, Funny

    My money is on unionized workers

    Well then, ionize the workforce in future.

    --
    I am TheRaven on Soylent News
  47. Re:Thanks for bringing this to our attention but.. by Bruce+Perens · · Score: 1

    significant investment in software and systems quality ended with the Apollo program in the 1970s.

    Do you travel on airplanes? Most of the newer ones are fly-by-wire now.

    Surprisingly, there is a good deal of work on provable software systems. Everybody gets as much software and systems quality as they are willing to pay for. The hospital in question either wasn't getting what it was paying for, or wasn't paying enough. You can't afford consumer software with a life-or-property level of quality, that's why you don't get it. So instead we have things like Open Source that let us each invest as much as we want in making it better.

  48. silly terrorists by Nyall · · Score: 1

    I've always wondered: why fly a plane into a building? Its nice and dramatic but it would seem much easier to chop down telephone poles.

    --
    http://en.wikipedia.org/wiki/Jury_nullification
    1. Re:silly terrorists by dammy · · Score: 1

      Because chopping down telephone poles won't get you 72 virgins in paradise.

    2. Re:silly terrorists by geekoid · · Score: 1

      "Its nice and dramatic"

      You answered your own question. Bring fear, force your beliefs on fear, let people crate the police state you want for you.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    3. Re:silly terrorists by u38cg · · Score: 1

      Well, just compare the number of countries invaded due to plane-crashing and due to cable-cutting in recent years, and you will probably see why the terrorists prefer the former. Really, terrorists are just trolls on the grand scale (kinda 4chan without the cats) and we should treat them just like we do on /. - mod them out of sight.

      --
      [FUCK BETA]
  49. Re:Terrorists? Probably not. by michtu · · Score: 1

    I don't think it was terrorists. No terrorism occurred.

    Of course if I were looking to do something in the future, I'd probably want to see response times and methods before really sticking my neck out. That would be the case for an attack or just regular old theft. Most likely this is not the case but hopefully those in charge are keeping something like that in mind.

    --

    Frenchman to King Arthur - "You've got two empty halves of coconuts and you're bangin' 'em together"
  50. cloud computing by margaret · · Score: 5, Informative

    I guess this kinda puts a damper on all the cloud computing hype of late...

    1. Re:cloud computing by Anonymous Coward · · Score: 1, Funny

      To the contrary, it perfectly illustrates the idiocy of the entire concept.

    2. Re:cloud computing by fm6 · · Score: 1

      Not at all. Cloud computing will still work, if we can fix things so that this kind of outages doesn't happen every time some creep decides to cut a couple of cables.

      And if we can't prevent this kind of outage, we're screwed, with or without cloud computing.

  51. The UK centralised electronic medical records... by malkavian · · Score: 4, Informative

    When I first saw the way that one worked, I shook my head, and said "You're joking, right?"..
    Alas, the answer was no. And the reason that it had been designed as a centralised system (well, ok, there's a 'failover' data centre or two) is (according to the designers) that you'll never lose the main and the redundant connections at the same time.
    I seriously hope that they're paying attention to this at the moment. The severing of very few, carefully chosen fibres could quite simply deny a lot of UK hospitals access to their medical records. And if all come on board, then you could deny nearly all hospitals access to the medical records.
    This, as can be imagined, would be rather a bad thing...

  52. Re:Terrorists? Definitely not. by Anonymous Coward · · Score: 0

    They might just be really, really, incompetent terrorists?

    Considering there was no claim of responsibility, no demand, etc., I'd doubt it.

    I don't think we have a word mildinconvenienceists.

    You say that like it's a bad thing.

    I realize that applying simple labels makes it easier for sheeple to know whether they're "us" or "them", but it's not really productive as it makes it harder for them to make independant evaluations.

  53. Oh, Bruce by fm6 · · Score: 4, Insightful

    Bruce makes some good points, but he consistently undercuts himself "information" that is poorly sourced, poorly explained, or just plain wrong.

    The question I'm most interested in is why the "internal only" network at Dominican Hospital went down. Bruce doesn't explain this, and I can't find a reference to it elsewhere. I suspect that he just has his facts wrong — Dominican is part of Catholic Healthcare West, and I'd be very surprised if the computers at Dominican didn't rely on servers in a central CHW facility.

    That's still a dangerous vulnerability, just like Bruce says it is. But he'd be more persuasive if he checked his facts.

    And dude, everybody but you knows that that internet technology research was funded by DARPA. Some DARPA personnel are in the Army, but DARPA has never been part of the Army.

    And can we please stop repeating that idiotic myth about the Internet being designed to survive a nuclear attack? It isn't and it wasn't designed to be. The basis of the myth is that early proposals harped on the superior survival characteristic of a decentralized network versus the star topology networks of the time. Not quite the same thing.

    1. Re:Oh, Bruce by Bruce+Perens · · Score: 4, Informative

      The way I said it was right. DARPA had Army and other DoD sponsorship. I said the scientists involved designed it to be militarily redundant. The fact is that the military didn't use it that way.

      Unfortunately, the main reference on the hospital is the ham coordinator, as quoted on ARRL's site:

      "While I was meeting with hospital department heads, Bob Wolbert, K6XX, had started our ARES Resource Net on the W6WLS/W6MOW linked repeaters," Pennell told the ARRL. "During the briefing, the hospital determined to implement HICS/SEMS for this emergency. There hadn't been telephones or Internet anywhere since about 2:30 AM. The hospital's phone system did work, but only within the hospital. Their internal computer local area network wasn't working either, so they were instantly on a 'paper system.'"

      The hospital isn't talking about the technical failure.

    2. Re:Oh, Bruce by Anonymous Coward · · Score: 0

      The question I'm most interested in is why the "internal only" network at Dominican Hospital went down.

      Possibly internal only meant that it was a domain that was controlled externally but only had internal computers on the domain?

    3. Re:Oh, Bruce by fm6 · · Score: 2, Insightful

      The way I said it was right. DARPA had Army and other DoD sponsorship.

      That's nonsense. DARPA isn't "sponsored" by anybody. It's an arm of the DoD with it's own director and funding sources, completely separate from the army.

      I said the scientists involved designed it to be militarily redundant.

      Which is simply not true, though it's a popular myth.

      The absence of a central node in this kind of network has nothing to do with military requirements. The creators of the technology simply observed that existing networks all had a finite capacity for growth because of their reliance on a master system that supervised all the other systems. The master system can only scale so far, and that's the limit of growth for any centralized network. Their solution was a network that had no master nodes, in which record-keeping was distributed.

      This distributed record-keeping is strong evidence that the inventors of this technology were not thinking in military terms. Look at all the security problems we've had as a result. It worked fine when the Internet was a research resource maintained by a very informal (and very unmilitary!) cadre of computer scientists. But its current maintainers are constantly putting out fires that wouldn't have started if the designers had designed in security at the start.

      Oh yeah, that's real John Wayne type security. Try Gomer Pyle!

      Unfortunately, the main reference on the hospital is the ham coordinator, as quoted on ARRL's site:

      In other words, you don't really know exactly why the Dominican network went down.

      Now, you're going to say that the important thing is that the hospital network did go down. And you're right, it is. But if you're going to play cybernetic Paul Revere, try to get the part about "one if by land and two if by sea" right. Because yeah, the British are indeed coming. But if you keep confusing General Cornwalis with Darth Vader, your warnings are no use to anybody.

    4. Re:Oh, Bruce by Bruce+Perens · · Score: 1

      That's nonsense. DARPA isn't "sponsored" by anybody. It's an arm of the DoD with it's own director and funding sources, completely separate from the army.

      I had an ARPA grant while I was at Pixar. While the agency may have been its own part of DoD, I think you are overstating its independence from the military branches. Our project was entirely non-military, except that it encouraged companies producing 3D hardware in the U.S. to stay in business so that we would have a defense supply if such was needed. Anyone who did not understand that goal would have called it corporate welfare.

    5. Re:Oh, Bruce by fm6 · · Score: 1

      had an ARPA grant while I was at Pixar. While the agency may have been its own part of DoD, I think you are overstating its independence from the military branches.

      I never said it was at all independent from the other military branches. I was simply contradicting your statement that Internet research was funded by the Army.

      Our project was entirely non-military, except that it encouraged companies producing 3D hardware in the U.S. to stay in business so that we would have a defense supply if such was needed. Anyone who did not understand that goal would have called it corporate welfare.

      Do you have a point, or are you just free-associating? Because that story argues for the exact opposite of what you said above.

    6. Re:Oh, Bruce by Bruce+Perens · · Score: 1

      The point is that ARPA contracts, what I saw of them, were all related to needs of the four services for the future.

    7. Re:Oh, Bruce by Anonymous Coward · · Score: 0

      "The question I'm most interested in is why the "internal only" network at Dominican Hospital went down. Bruce doesn't explain this, and I can't find a reference to it elsewhere. I suspect that he just has his facts wrong â" Dominican is part of Catholic Healthcare West, and I'd be very surprised if the computers at Dominican didn't rely on servers in a central CHW facility."

      My guess is the network is not isolated to one building only. An internal network can encompass multiple sites and still only be accessed by folks within the company. Take, for example, some of AT&T's internal networks. Certain devices sit on it, but it generally isn't available to the average user.

      Typically the way this is done is to lease something alone the lines of an OC-3 or concatenated OC-3 and fiber connect them between the various nodes ( buildings ) of the company in question.

      As a result, if your 'internal' network happens to be riding one of the fibers that got whacked, your internal network goes down between sites.

  54. Re:Terrorists? Probably not. by TubeSteak · · Score: 2, Insightful

    I'd presume that some amount of "terror" would need to be created for one to be considered a terrorist. But maybe I'm old-fashioned.

    Terrorist acts need not generate terror.
    Part of the definition is that the acts can be designed to intimidate or cause fear.
    Actions that don't fit your 9/11 definition of terrorism are still considered terrorism.

    Ultimately, unless some ideological motivation is discovered, this isn't terrorism, just sabotage.

    --
    [Fuck Beta]
    o0t!
  55. Re:Terrorists? Probably not. by Em+Ellel · · Score: 1

    Lets not all go blaming terrorist organizations on this one.

    My money is on unionized workers facing layoffs or payroll cuts. They would best know how to hurt the system and this sort of sabotage being linked to unions is not exactly unheard of.

    I am not sure how it played out nationwide - but locally its been widely reported and was a major story ( here is Cronicle article)

    From the story:

    The vandalism comes as AT&T is in talks with the Communications Workers of America for a contract covering more than 80,000 employees, who have been working under their old deal since it expired at 11:59 p.m. Saturday. Union members voted in late March to authorize a strike but have not scheduled one.

    Funny... wasn't it AT&T's cables that were cut in exactly the spots that only people working for AT&T would know would cause damage....

    -Em

    --
    RelevantElephants: A Somatic WebComic...
  56. Re:Terrorists? Probably not. by Em+Ellel · · Score: 1

    Now define terrorist organization.

    If an organized group of people orchestrated this attack in order to bring attention to some goal, wouldn't that make them a terrorist group?

    While I understand what you are trying to say, somehow I doubt CWA would be declared a terrorist organization... at least not with Obama in office. (not that I think Bush would have done it ether)

    -Em

    --
    RelevantElephants: A Somatic WebComic...
  57. Re:Terrorists? Definitely not. by X0563511 · · Score: 2, Funny

    I think the proper word we are all hunting for is "activist"

    --
    For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...
  58. Re:Terrorists? Definitely not. by Em+Ellel · · Score: 1

    No.

    What makes a terrorist group a terrorist group, is that they inflict, you know, terror .

    Cutting some cables isn't going to (and, in fact, didn't) send the general populace into a panic.

    Yes, it's an inconvenience, but unless they are trying to instill terror in the general populace, they're not terrorists.

    Would that make them annoyanceists?

    --
    RelevantElephants: A Somatic WebComic...
  59. Re:Terrorists? Definitely not. by jonaskoelker · · Score: 1

    So by that definition, George W. "They hate us for our freedoms" Bush is the worst terrorist of them all?

    That's irony so delicious you can slice it and put it in a cake ;-)

  60. Re:Terrorists? Probably not. by Em+Ellel · · Score: 1

    Um, was anyone terrified that the fiber had been cut?

    People who had servers at 200Paul Colo? (Which I did until last year)

    -Em

    --
    RelevantElephants: A Somatic WebComic...
  61. "Manholes?" by Animats · · Score: 3, Informative

    The cut location in San Carlos was reported as being at Bing St and Old County Road. That's actually alongside the rail line that runs up the SF Peninsula. There are many fibre optic cables along that right of way. It used to be a Southern Pacific Railroad line, and "Sprint" was originally Southern Pacific Communications.

    There aren't that many long haul fibre optic cable routes. Many of them run along rail lines, because the railroad owns the right of way and doesn't need anyone else's permission to run cables. Often you can run cable for miles without crossing a street, which makes installation much simpler.

  62. how about criminals? by Reality+Master+201 · · Score: 1

    Or saboteurs?

    I think the proper word we are all hunting for is "activist"

    Until we know who did it and why, it's not reasonable to consider them activists, terrorists, or anything really but criminals and/or saboteurs. They did trespass and destroy property, so that's a crime, and apparently did so with the intention of disrupting communications systems, which would be sabotage.

    1. Re:how about criminals? by e-Flex · · Score: 1

      Bones, get out of here.

  63. Re:Terrorists? Definitely not. by Itninja · · Score: 1

    I agree. I think the KKK or violent urban street gangs qualify as terrorists more than a group that severs communication lines. I think the latter would be more like malicious vandals. Kind of like someone who superglues door locks at a high school.

    --
    I judt got a nre Kinesis keybiartf so please excusr ant egregiou typos.
  64. dupe by krappie · · Score: 4, Informative

    Its implications, though startling, have gone almost un-reported. So I decided to change that.

    DUUUUUUPE
    http://tech.slashdot.org/article.pl?sid=09/04/09/2044205

  65. Yeah I don't buy it. by Chris+Burke · · Score: 4, Insightful

    I guess it's kinda reasonable to use the term for an attack on the "cyber" domain (by going after its physical substrate) as well as for attacks that occur within that domain. Either way, it screws up people's access to comms.

    I don't think it's reasonable, at least not enough that we should accept it and start using "Cyber Attack" to refer to the target of the attack rather than the means. The reason basically boils down to the opposite of attack, which would be Cyber Defense, and what was mentioned earlier on /., the Pentagon Cyber Command.

    If we accept this meaning of Cyber Attack, then that means that an airplane that drops a bomb on an ISP is a "Cyber Attack", while bombing any other form of infrastructure would be a "regular attack". Logically this would also mean that an anti-aircraft gun that is placed near an ISP is a form of "Cyber Defense". Except that isn't logical, it makes no sense. Anti-aircraft defenses should not be under the purview of Cyber Command regardless of where they are located.

    No. I insist that the adjective "Cyber" before the word "Attack" should indicate the means, not the target, in the same way that Cyber Defense should mean securing computer networks, not preventing physical assaults that may or may not happen to hit internet infrastructure.

    This was nothing more than plain ol' sabotage. It's the same as them destroying a sewage line, except the impact was different. If it was a power line, that too would have cut off many forms of communication, is that a cyber attack? No. It's an attack.

    --

    The enemies of Democracy are
    1. Re:Yeah I don't buy it. by stevied · · Score: 1

      Well personally I'd make using "cyber" in any context other than "cybernetic" as illegal as using the terms "information superhighway" or "surf" ought to be ;-)

      Seriously though, people's perceptions tend to lag the state of reality somewhat. I think they're only just catching on to the idea of how important modern comms are to our civilization and way of life, and to some extent still perceive a separation between the "real world" (physical stuff) and the virtual one (information + comms.) This is an attack on the latter -- an attack on a city by going after its comms infrastructure.

    2. Re:Yeah I don't buy it. by Wowlapalooza · · Score: 1

      Perhaps "cyber attack" should be limited to attacks which both use modern/dominant communication networks as the means and focus on modern/dominant communication networks as the target(s).

      An attack that uses, say, the Internet, in the form of email, instant messaging, forums, etc. to convince someone to jump off a cliff, would therefore not be a "cyber attack" (used a "cyber" means, but not against a cyber target), nor would simply planting a bomb, or launching a missile at the location of an ISP (non-cyber means attacking a cyber target).

      Obviously, there are gray areas, and room for interpretation. A lot can be clarified by looking at the intent of the attack, to the extent it can be determined. In the Morgan Hill case, we don't really know what the intent was -- we don't even know who the attackers were. So it's not the best example.

      I think the important lesson to take away here is that communications networks are becoming increasingly vital resources to our communities and our country as a whole. The Powers That Be need to stop treating them as merely "entertainment", dispensible, or somehow on a tier of importance several levels lower than traditional, "tangible" vital resources such as food, water, shelter, medical care, physical protection, etc. As much as we may hate to admit it, most of us are dependent on communications networks, and it's more than just an "inconvenience" when they become unavailable. That dependence lures terrorists and other miscreants.

    3. Re:Yeah I don't buy it. by Chris+Burke · · Score: 1

      An attack that uses, say, the Internet, in the form of email, instant messaging, forums, etc. to convince someone to jump off a cliff, would therefore not be a "cyber attack" (used a "cyber" means, but not against a cyber target), nor would simply planting a bomb, or launching a missile at the location of an ISP (non-cyber means attacking a cyber target).

      Obviously, there are gray areas, and room for interpretation. A lot can be clarified by looking at the intent of the attack, to the extent it can be determined. In the Morgan Hill case, we don't really know what the intent was -- we don't even know who the attackers were. So it's not the best example.

      Well the induced-suicide thing is a social engineering hack... But I do think there's room for "cyber attacks" that have physical results, like if the missile that was launched was one of ours that we had for some idiotic reason attached to the net, or if they overloaded our power system by a similar hack, and so on. By and large I agree with you though.

      Also, I think there's even room for the Cyber Command to defend against things that wouldn't technically be considered "cyber attacks" by our definition. For example, educating the makers of internet infrastructure on how to make their systems resilient against physical attack -- e.g. by having redundant lines that are physically separate so a single back hoe/bomb won't take them all out -- is a perfectly valid pursuit for them, even though it doesn't take place in the "cyber" realm.

      I think the important lesson to take away here is that communications networks are becoming increasingly vital resources to our communities and our country as a whole.

      That's very true, and why I'm all for things like the NSA creating Secure Enhanced Linux and otherwise working with people to secure our infrastructure from electronic intrusion (hey isn't that a better term than "cyber attack"?), and even the Pentagon being prepared to face all-out assault on our communication infrastructure, as though it were just as important as protecting any other critical aspect of our country.

      --

      The enemies of Democracy are
    4. Re:Yeah I don't buy it. by Chris+Burke · · Score: 1

      This is an attack on the latter -- an attack on a city by going after its comms infrastructure.

      Okay, that even makes sense. But seriously, to make a close analogy, when I read the morning e-news and see the headline "Robot Attack in San Francisco", that damn well better mean an attack by robots, not an attack on SF's burgeoning sex-robot industry.

      --

      The enemies of Democracy are
    5. Re:Yeah I don't buy it. by jparker · · Score: 1

      No. I insist that the adjective "Cyber" before the word "Attack" should indicate the means, not the target

      A well-written post may indicate a command of the English language, but that command only goes so far.

      If we accept this meaning of Cyber Attack, then that means that an airplane that drops a bomb on an ISP is a "Cyber Attack", while bombing any other form of infrastructure would be a "regular attack".

      Not at all. Bombing an Army base is a military attack. Bombing a banking district is a financial attack. Bombing the highways is an infrastructure attack.

      Bruce's whole point here is that if we think of cyber defense as making the internet stronger, were missing the big picture. It's not about securing the internet, it's about securing our entire communications infrastructure. The internet is just the brightest star there, but in an emergency it's not the internet per se that's required, but the ability for people to communicate.

    6. Re:Yeah I don't buy it. by stevied · · Score: 1

      Heh. I have to say, I've noticed this sort of thing in headlines over here in the UK quite a lot recently. Still, it makes for entertaining if short-lived "WTF?!!" moments over my morning coffee ..

    7. Re:Yeah I don't buy it. by Chris+Burke · · Score: 1

      A well-written post may indicate a command of the English language, but that command only goes so far.

      I appreciate the pun, and I know insisting people use language properly is futile. Just don't act like using language incorrectly is anything but using it incorrectly.

      Not at all. Bombing an Army base is a military attack. Bombing a banking district is a financial attack. Bombing the highways is an infrastructure attack.

      No, those are all military attacks. Just like a nuclear attack is an attack by nuclear weapons not on nuclear weapons, amphibious attack is an attack by water-to-land forces not an attack on the enemy's amphibious watercraft and troops, and an aerial assault is an attack from the air not on the freaking air.

      Aside from simply being correct usage, why does it matter? Because, like I said, defense is largely determined by the nature of the attack. Laying multiple fiber backbones is the same as laying multiple long distance power lines in terms of protecting the associated infrastructure from physical assault, so in what universe is it logical to call one "cyber defense" and the other not? "Financial defense" is an AA battery on top of a bank? That's ridiculous. This reverse usage of terms leads to ridiculousness.

      If you consider protecting a buried fiber optic backbone vs buried DC transmission line to be fundamentally different kinds of defense, then you've allowed misuse of language to lead you to ridiculous and inefficient modes of defense.

      Bruce's whole point here is that if we think of cyber defense as making the internet stronger, were missing the big picture. It's not about securing the internet, it's about securing our entire communications infrastructure.

      I'm not sure that's Bruce's point in calling this a "cyber attack", but yes, the big picture is about securing all infrastructure, and in particular for this case protecting it from physical assault, which has nothing to do with "cyber"-anything. Sabotage on the power grid or power generation would damage many forms of communications, but that's not a "cyber attack", any more than its effect on a refrigerator manufacturer would make it a "refrigerator attack".

      Yes, securing our communications infrastructure means more than securing the software in the routers and servers that make it up (actual "cyber defense"). Which really all that means is that you can't just think in terms of "cyber" as in "online", you have to think of the off-line risks as well. That does not mean "cyber" has bled into the physical world, neither in a grammatical nor real sense.

      Recognizing the physicality of our communications substrate will improve our security, not irrationally shoving their physicality under the umbrella of "cyber" as if it were different. That will only harm our security.

      --

      The enemies of Democracy are
  66. Re:Terrorists? Definitely not. by WiseWeasel · · Score: 2, Insightful

    Note that the attack did knock out emergency response in several cities, and there were reports of increased armed robberies during the communication outage in affected areas. While defining this as terrorism is unwarranted, as it is unlikely that the attack was meant to physically harm anyone directly, it does go beyond mere vandalism when you put people's lives at risk, by preventing them from reaching the hospital, fire department or police in case of emergency.

    --
    "I like systems, their application excepted", George Sand (French)
  67. I saw this on TV! by 0x4a6f6e43 · · Score: 1
    Come on Slashdot, get your conspiracy theories going!

    You cut the fiber at point A so you can install a tap down the line and nobody will know.

    This isn't some terrorist plot. This is a Government plot to install data taps in California at the cross-roads of the internet. Check the building next to the manhole - I bet it has 10 floors but the elevator only shows nine floors...

  68. Re:Terrorists? Probably not. by Fluffeh · · Score: 4, Funny

    Hey hey hey! Hold it right there. I think there is LITTLE that strikes fear into the hearts of most nerds like being cut off from the net. So before you go waving your burning flags and crying alla akbar, maybe you should consider whistling like a 14.4k baud, and putting on that "I make Token Ring Networks" t-shirt.

    On slashdot, THAT my friend, is true terror.

    If you want to be a real tard, maybe throw in some rhetoric about head to head gaming via Com1!

    --
    Moved to http://soylentnews.org/. You are invited to join us too!
  69. Re:Terrorists? Probably not. by sbeckstead · · Score: 1

    Yes, the person dialing 911 and getting nothing!

  70. Re:Terrorists? Definitely not. by Anonymous Coward · · Score: 0

    "mildinconvenienceists" -- I like that! This is going into my lexicon. I'll be referring to these kinds of people from now on as "MIs".

  71. Re:Terrorists? Probably not. by tuxgeek · · Score: 1

    Defining terrorists does not necessarily == Taliban or OBL
    Recall Oklahoma City & Timothy McVeigh?

    We have plenty of our own nut cases running loose in every city to do something such as this.

    My money is on the local union of telecom workers which would know exactly which line to cut and how.

    --
    "Suppose you were an idiot...and suppose you were a member of Congress...but I repeat myself." Mark Twain
  72. Re:Terrorists? Probably not. by Red+Flayer · · Score: 5, Funny

    Well then, ionize the workforce in future.

    The day my employer strips me of my loosely bound electrons is the day I give notice.

    Unless of course I'm on the "to be negatively charged" list, in which case:

    Sucks to be you, alkali employees!!!

    --
    "Trolls they were, but filled with the evil will of their master: a fell race..." -- J.R.R. Tolkien on Olog-hai
  73. Re:Redundancy, ARCO OIL & GAS by JavaManJim · · Score: 4, Interesting

    Thirty years ago Arco Oil and Gas had full data center backup. Where is this thought today in our attention deficit management world?

    ARCO did NOT depend on their local Plano TX data center. ARCO had a building prepared in Independence KS on top of pipelines that was an empty data center. They had a contract with IBM to get the next big iron off the production lines. That combined with their backup tapes means quick switch over.

    ARCO also never allowed all top executives to travel on the same jet. They flew TWO jets with passengers selected for functional redundancy. Two jets to the same location by the way.

    I like the idea, if possible, of local redundancy. Like hospitals have generators.

    I would appreciate examples of backup and redundancy today. These quiet things are often unnoticed.

    Cheers,
    Jim

  74. Re:Cables were cut in San Jose and San Carlos by Anonymous Coward · · Score: 0

    or maybe we could deal with the outsourcing issue in one snip...

  75. I've done this... by Anonymous Coward · · Score: 0

    I used to be the sysadmin for a high school from 2004-7. Being in the aftermath of Columbine and 9/11, we did take concern about a coordinated attack on the school. While there's obviously difficult to stop a determined attack, I did what I could...

    - All the administrators, myself included, had real two-way radios that didn't depend on a LAN or PBX. The only problem: to span the 37-acre campus and penetrate 21" concrete walls, we had a 50 W repeater in the attic with a roof antenna. The repeater could have had a battery, but, of course, it didn't.

    - The PBX had a UPS and was on the generator circuit. The LAN had media converters and switches all over the damn place, with UPSs only on the servers, router, and MDF. The school district insisted on schools having PBXs, since they are more fail-safe than IP phone systems. Also, PoE tends not to work with a fiber-to-the-desktop LAN that was installed in the "Fiber is cool!" early 1990s.

    - The intercom was a traditional system too, with each speaker and call station home-run to the generator-connected control cabinet. Once again, an IP intercom wouldn't have been reliable.

    - The burglar/fire alarm communicator had two phone lines. Of course, some genius had them both running through the PBX, so if the PBX failed...

    - The PBX was in an always-unlocked basement. My suggestions to lock the damn thing fell on deaf ears. It wouldn't have mattered anyway--janitors would open any door for anyone after hours, no questions asked. I could have gone right in and taken out the PBX and burglar/fire alarm with one switch.

  76. diversionary tactics? by eradium · · Score: 1

    So far, I haven't heard anyone suggest that the reason could just be diversionary tactics.

    Step 1: Cut lines in location A so that it will be blamed as the cause of downtime.
    Step 2: Splice listening device in at location B.
    Step 3: ???
    Step 4: Profit!

    or something like that...

  77. Re:Terrorists? Definitely not. by JCSoRocks · · Score: 1

    "We are the Judean People's Front crack suicide squad! Suicide squad, attack!"

    --
    You are using English. Please learn the difference between loose and lose; they're, there, and their; your and you're.
  78. Nobody heard about this? by Anonymous Coward · · Score: 0

    I live here in the Bay Area and it was reported on like mad. Most fingers immediately were pointed at disgruntled AT&T workers over their contract issues. AT&T actually put out a bounty (last I heard $250,000) for connections leading to an arrest.

    Regardless of who did it, what struck me as the most naive is the police were trying to say that they were surprised someone cut them because the manholes are very heavy. Like the heft of the manhole covers is the only necessity to detriment vandals, thieves, bums, etc.

  79. Re:Terrorists? Definitely not. by PMuse · · Score: 1

    A terrorist is some one who hurts you to get me to do what he wants. A person who hurts me to get me to do what he wants is just my enemy.

    (Whether some one is a terrorist is really less about the fear than it is about involving the bystanders.)

    --
    "We reject as false the choice between our safety and our ideals." --The American President (20.1.2009)
  80. FYI by zogger · · Score: 2, Interesting

    Bruce was one of the main ramrods getting the requirements eased so that more folks would get Ham licenses.

    1. Re:FYI by Bruce+Perens · · Score: 3, Interesting

      "Ramrod" is an interesting way to refer to me :-)

      Although I would like to see more folks become hams, I did not work to eliminate the Morse test just for quantity, but because having Morse on the test didn't make sense for the (then) next century's amateur radio. The survival of Amateur Radio was a goal. Some hams asked me to let it "die with dignity". To heck with them.

      I would be happy to see a more intensive technical exam.

      As it happens, U.S. ham numbers are around 8000 higher this year than last, but about 20,000 down since 2002. We still have yet to see if we can achieve stability or increase, or if the service is still declining in numbers. Some of us still wonder if we will see it die in our lifetime. That would be really sad.

  81. Re:Terrorists? Probably not. by Rob+Riggs · · Score: 1

    Oh -- come on! Terror?!? Hardly. Bloody bodies in the street is terror. Attacking a corporation's infrastructure (even when it is depended upon by the public) without the intent to harm individuals is not terrorism.

    This is classic sabotage. It has a long and noble history.

    --
    the growth in cynicism and rebellion has not been without cause
  82. Re:Even bigger news: by Anonymous Coward · · Score: 0

    That's not news to anyone.

  83. AT&T wants to know: $100k reward by Fubari · · Score: 2, Informative

    Well whoever it was, AT&T is offering up $100,000 to find out. Sounds like AT&T might be a little upset.

    Below is an excerpt from the article. The link to the story has an interesting video clip from a local news station (see "video gallery" (flash)). Interesting to me, anyway, as I've never seen a cut fiber cable flopping about. The "play by play" event sequencing was also interesting to see; sounds like it hit the fan about 2am local time.

    ---begin---
    AT&T is Now Offering a $100,000 Reward for Phone Vandalism Information

    AT&T is now offering $100,000 reward for information leading to arrest/conviction of those responsible for California phone vandalism. To report information call 408-947-STOP

    Police say someone cut the fiber optic cables inside the south San Jose vault on purpose early Thursday morning. ...etc...
    ---end---

    1. Re:AT&T wants to know: $100k reward by Trip6 · · Score: 1

      The reward went quickly up to $250K where it is now.

      --
      I hate being bipolar; it's awesome!
  84. Re:Terrorists? Probably not. by Mr.+Beatdown · · Score: 1

    We'll call them "attempted terrorists."

    --
    My fellow Americans, let's restore the death penalty for child rapists. Let's do it . . . for the children.
  85. Re:Terrorists? Probably not. by Anonymous Coward · · Score: 0

    Actually sabotage is indelibly linked to workers, especially disgruntled ones, it's where the term originated...

  86. Anonymous Coward by Anonymous Coward · · Score: 0

    > Its implications, though startling, have gone almost un-reported. So I decided to change that."

    rock on!

  87. Re:The UK centralised electronic medical records.. by Chirs · · Score: 2, Insightful

    The logical technological response to this is to have a central record repository with local caches at each hospital.

    That way, if the central database is not accessable there is still a chance that your records are cached locally.

  88. Re:Cables between India and California by billstewart · · Score: 2, Informative

    No, that's not correct, though there's a certain amount of Moore's-Law-like behaviour where the newest cable always has a significantly higher capacity than anything built before it. There's a limited number and capacity of cables going from India to Europe through the Mediterranean, but a somewhat larger number going to and/or around Singapore, and from there there's a wide range of cables heading to North America, either more or less directly, plus a bit of connectivity going to North America by way of Australia and even less going to Europe around the southern end of Africa.

    For India-Europe, the cables mostly go through the Med, and have been getting cut a lot recently, usually by ships but occasionally by earthquakes. For India and Southern Asia to Japan and North America, almost everything passes between Taiwan and the Philippines, as we discovered in the earthquake a couple of years ago that took out 95% of it at once (and there's now an effort to build some that go around the other side of the Philippines, but the geography's difficult, and there's some growth in land-based cables across Russia and Kazakhstan.) Australia has decent connections to the US, if you don't mind a few thousand extra miles worth of milliseconds, but their connections to Japan that don't go through the Taiwan Straits mostly go via North America, though there's increasing growth in connections via Hawaii and Guam that cuts off some of that distance.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  89. Re:Terrorists? Probably not. Nor unions! by Major+Byte · · Score: 1

    Lets not all go blaming terrorist organizations on this one. ... My money is on unionized workers facing layoffs or payroll cuts.

    What about a company that specializes in hardening network infrastructure? They have concerns about payroll cuts AND increasing share holder value!

    I won't suggest government agencies interested in expanding the "theater of security" because I don't have my tinfoil hat on.

  90. Re:Thanks for bringing this to our attention but.. by RiotingPacifist · · Score: 1

    Y2K did nothing, it was just an excuse for lots of american tech companies to scare everybody into giving them money!

    --
    IranAir Flight 655 never forget!
  91. Society is cooperative in nature by mcrbids · · Score: 5, Insightful

    Sure, you can do things like reducing single-points-of-failure, beefing up security, but you can do this only to a point. At some point, you realize that society is, by nature, cooperative, and if you remove that basic assumption of cooperation, society will fail.

    There aren't any exceptions to this. There are just too many possible things that can be destroyed by people who desire a society or civilization to perish.

    You can salt fields. The Romans did this thousands of years ago, and the areas they ravaged are, to this day, incapable of meaningful agriculture.

    You can poison drinking water. LSD is pretty easy to make cheaply, and a single pound of it thrown into a public water system would cause mass insanity.

    This list is infinite: You can destroy power lines, you can cut fiber cables, you can make a bomb out of fertilizer and destroy a building or the Golden Gate Bridge or any of a quintillion other things that are both easily done and highly destructive.

    A society is secure when its population are generally happy with it continuing. When a society reaches the point where enough of its population are disenfranchised with it, it will becomes incapable of maintaining the critical infrastructure necessary for a complex civilization. Adding security measures such as multiple points of failure quickly become reasons NOT to fix why anyone would want the civilization to perish in the first place - and thus actually make the civilization LESS secure.

    And that's just the simple truth of it. So, if we want to be secure, we need to clear up the reasons why people would want our culture to fail. These include things like

    A) Not torturing people.

    B) Allowing other countries to be sovereign in their own affairs.

    C) Not being overly greedy with our wealth. Exploitation is only good for the short term - it's a long-term destabilizing force and that's bad for everyone.

    Really, I don't get it. You get people who swear by our Constitution yet somehow think that torturing is OK. Perhaps they should read the 4th and 5th ammendments? This issue is a deep, dark stain on the freedoms we are otherwise so quick to espouse.

    --
    I have no problem with your religion until you decide it's reason to deprive others of the truth.
    1. Re:Society is cooperative in nature by Anonymous Coward · · Score: 0

      Really, I don't get it. You get people who swear by our Constitution yet somehow think that torturing is OK. Perhaps they should read the 4th and 5th ammendments?

      The 8th is the one that torture would violate. Perhaps you should reread the 4th and 5th?

      Don't worry; you'll find plenty of violations of the 4th too.

    2. Re:Society is cooperative in nature by Xaedalus · · Score: 1

      Mod parent up please. This is insightful for an opinion piece.

      --
      Here's to hot beer, cold women, and Glaswegian kisses for all.
    3. Re:Society is cooperative in nature by ToasterMonkey · · Score: 2, Insightful

      There aren't any exceptions to this. There are just too many possible things that can be destroyed by people who desire a society or civilization to perish.

      And that's just the simple truth of it. So, if we want to be secure, we need to clear up the reasons why people would want our culture to fail. These include things like

      A) Not torturing people.

      B) Allowing other countries to be sovereign in their own affairs.

      C) Not being overly greedy with our wealth. Exploitation is only good for the short term - it's a long-term destabilizing force and that's bad for everyone.

      This could be summed up as "Everyone should just get along with each other." Well, duh.
      I'm sure you realize that these only work if you could get everybody to do them. That is the actual problem, you cannot rely on EVERYONE AKWAYS doing what's best for EVERYONE ELSE. You've got to think about the problem differently.. how do you make people behave more predictably, in a somewhat controlled manner? Sorry, truth sucks.

    4. Re:Society is cooperative in nature by mctk · · Score: 4, Insightful

      I believe the correct phrase is: "Be excellent to each other" -Bill S. Preston Esq.

      --
      Paul Grosfield - the quicker picker upper.
    5. Re:Society is cooperative in nature by Khyber · · Score: 2, Interesting

      "You can salt fields. The Romans did this thousands of years ago, and the areas they ravaged are, to this day, incapable of meaningful agriculture."

      Ever hear of hydroponics? Back then they didn't know soil wasn't a requirement for plant growth. In fact the first published work on hydroponics didn't happen until the late 1600s. In this day and age, we can most certainly use that area for agriculture.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    6. Re:Society is cooperative in nature by Zennboy · · Score: 1

      You get people who swear by our Constitution yet somehow think that torturing is OK. Perhaps they should read the 4th and 5th ammendments? This issue is a deep, dark stain on the freedoms we are otherwise so quick to espouse.

      Unfortunately, The Constitution as a document put forth by the and agreed upon by its founding fathers only applies to United States citizens...not to enemy combatants in wartime. It would be nice if the rest of the world would accept our Constitution as law, so that we could globally apply the more negative aspects of the Constitution and its ammendments (Like the 16th? World income tax?) as well as its positive benefits, but I'm betting that may not happen any time soon.

    7. Re:Society is cooperative in nature by Lunzo · · Score: 1

      Ever hear of Human Rights? They apply to everyone, not just citizens.

    8. Re:Society is cooperative in nature by shutdown+-p+now · · Score: 2, Interesting

      Allowing other countries to be sovereign in their own affairs.

      What about other countries whose affairs constitute of getting involved in your own?

    9. Re:Society is cooperative in nature by Anonymous Coward · · Score: 0

      There are no totalitarianisms or terrorist networks on the planet that began or continue because the US "tortures people." They & most of their friends & enemies use torture as a matter of course on enemies of the state or common criminals. What we do is minuscule compared, but guilt-tripping you is a useful technique in their propaganda arsenal.

      Sovereign. Every nation has the right to self-defense, including Kuwait, Kurdistan, Georgia, Poland, india, & Israel.

      Our wealth doesn't make anyone else poor, in fact the opposite. The world's wealth is not a fixed-size pie. What makes everyone poor is protectionism. Terrorism and poverty aren't causally related, and often aren't co-existing.

      There are genuinely nasty people out there

    10. Re:Society is cooperative in nature by Anonymous Coward · · Score: 0

      Perhaps the distinctions are between enemy combatants and citizens and what actually constitutes torture.

      During war no one is concerned about blowing up people' houses with both the combatants and their civilian families inside (world trade center or houses in Pakistan).

      To prevent that both sides do what they think they have to do. Some cut off heads and record it for the families to see, stone people to death for what we would consider petty offenses, all under the guise of religious rectitude. Others like ourselves waterboard folks to get information to protect ourselves against fanatics, leaving the fanatics alive of course.

      Just seems to come down to how one defines civilized. Frankly I think leaving folks alive after any interference of the STATE or religious kooks is kind of neat.

      America, what a country! Everyone wants to live here. Must be doing something right even though the liberal apologists like yourself would sell us all out.

    11. Re:Society is cooperative in nature by laddiebuck · · Score: 1

      With you until you went all politico. The fact is, humans are the same and always have been. Most are just happy to live on as they always have. Some want to cause trouble and strife. These are a very small minority. Increasing security a bit is a perfectly valid way to deal with almost all of this minority. Unless you happen to be the coloniser in a colony, this relation holds true, and the percentage of the vandals varies only very slightly, typically as a function of unemployment and general level of education. You needn't really worry about external destruction unless you happen to be at war or in a civil war (a dictatorship being a special case of the former). This covers virtually all cases we could contemplate in the entirety of human history, from Spartacus to the Gestapo to the IRA. The very few cases where it breaks down, like Guy Fawkes or Kennedy or 9/11, are a statistical blip that's pointless to waste resources guarding against in the conventional sense. The only thing that has ever been effective against this infinitesimal minority that's destructive and intelligent and organised is good intelligence. Incidentally that's the only thing that's working against the Islamist threats some Western countries face today.

      What is the bottom line? Human societies have always been similarly fashioned, and from what we can tell they always will be. The response should therefore be the same unless we can come up with a convincingly better alternative, but we've had for ever so long to do so and haven't yet. Just keep a level of security in proportion to the actual amount of incidents you have, don't go overboard, and keep good intelligence to try to prevent those very rare but important exceptions.

      In this specific instance, emergency services should just be better prepared, non-emergencies there's no point guarding against right now.

    12. Re:Society is cooperative in nature by Hatta · · Score: 2, Interesting

      You can poison drinking water. LSD is pretty easy to make cheaply, and a single pound of it thrown into a public water system would cause mass insanity.

      Oh, how I wish this were true. First, LSD is a pretty complicated synthesis, it's not kitchen chemistry by any means. Second, the precursors are watched carefully. Third, LSD is not very stable. If there's any chlorine added to the water the LSD would never make it to the tap.

      --
      Give me Classic Slashdot or give me death!
    13. Re:Society is cooperative in nature by Anonymous Coward · · Score: 2, Insightful

      Irrelevant. The main wealth that was destroyed was the ability to grow comparatively cheap food from the land. Hydroponics doesn't bring that back, has no direct relation to the land in question (why put a hydro-farm THERE?) and as a technology it's orders of magnitude more expensive.

      "Well, he chopped off your arm and there's no way to attack a prosthetic, but... Ever hear about virtual reality?"

    14. Re:Society is cooperative in nature by zippthorne · · Score: 1

      Lemme get this straight, your three-pronged plan for preventing domestic unrest has, as two of the three prongs, policies that affect only foreigners?

      As for C, the question is who's being greedy. Is it the people gaining wealth through enterprise, the people who simply have wealth, or the people taking the wealth from the other two?

      Really, I don't get it. You say that torturing is wrong, and yet we have as a policy set forth by the commander in chief of not torturing for any reason. Then you bring up arguments about the fourth and fifth amendments (I assume you mean fifth and eighth though, as pertains to your principle objection) despite none of the ten amendments in the bill of rights really pertaining to the disposition of enemy spies and saboteurs during an armed conflict, and the other presumption that torture was as punishment and not as intelligence gathering effort.

      --
      Can you be Even More Awesome?!
    15. Re:Society is cooperative in nature by Raffaello · · Score: 2, Informative

      Specifically, the US Constitution makes any ratified treaty binding law in the US. The US ratified the Geneva Conventions, which prohibit torture of enemy combatants, in 1955. Therefore, under the US Constitution, the torture of enemy combatants is a violation of US law.

    16. Re:Society is cooperative in nature by triffid_98 · · Score: 1

      You can poison drinking water. LSD is pretty easy to make cheaply, and a single pound of it thrown into a public water system would cause mass insanity.

      There are certainly other things you could poison the water supply with, but I don't think LSD would be terribly effective. IIRC It's quite sensitive to chlorine. ...but I digress.

      Given that we have plenty of people who already hate us enough to blow stuff up, doing stuff in the future not to piss them off may not be effective, being as most of them are still killing one another over crap that happened hundreds of years ago.

    17. Re:Society is cooperative in nature by Anonymous Coward · · Score: 0

      "You can salt fields. The Romans did this thousands of years ago, and the areas they ravaged are, to this day, incapable of meaningful agriculture.

      You can poison drinking water. LSD is pretty easy to make cheaply, and a single pound of it thrown into a public water system would cause mass insanity."

      The Roman fields are that way because it's cheaper to not rehabilitate the land (for traditional farming purposes).

      The LSD mention makes you a damn irresponsible immature sociopathic piss for mentioning it. I won't elaborate further because you've said enough but you are ignorant or uncaring as all fuck.

      "Really, I don't get it."

      Clearly. It's hard to get it when you are a hypocrite.

      The amendments of the US Constitution apply to US citizens or inhabitants. You speak of sovereignty then extend our rights to those who are not subject to it. Most, although not all, we supposedly tortured were not subject to that oath our government reps took. It's damn weird to press for the sovereignty of screwed up regimes based on the values of the nation you live in and rail against.

      You also have a confusing attitude towards society versus population versus sovereignty. In this ever changing scheme, you inflexibly imply your home country is massively at fault. If sovereignty was important, 9/11 should matter to you, not as an excuse for our bad actions, but to point out others' illegal actions which violated the US's sovereignty. Me personally, I'd rather have all this national crap thrown to the wind and humanity move forward as one, but your approach is going to make the world worse off than anything the Bush administration did.

      Your attitude is similar to Spain's or Vermont's, to elevate their status in the world by attacking the US on some perceived moral high ground, largely ignoring regimes which supress nearly their entire populations while illegitimizing their nation for the actions of a fucked up administration and essentially 2-4 small prisons. The US is wrong, sure, but lack of mention of other larger wrongs is outrageous and sick; their omission only points to an anti-American sentiment of the speakers versus their stance against the whole of the issue of torture or a bad administration. Where is their outrage and actions when torture goes on in Africa, the middle east, and southeast Asia? It's nonexistent, because they see the US's wrongs as an opportunity to stand against the US as a nation as opposed to torture *as a whole*. So much for your statement of sovereignty now.

      Torture is wrong. It should be ended. It shouldn't have been used by Bush, but less we forget what the national mentality was at that time. But it goes well beyond the US, and people seem to forget so simply despite Obama's political opponent being the very evidence of that. The current pundits with the blamers on MSNBC versus Fox apologists don't help; both are wrong. If people like Paul Begala have their way, given their statements if applied consistently, anyone active in the waterboarding would be executed (per CNN 2009.04.22 citing executation of Japanese). Disbar the judicial opinions, impeach the judge, and prosecute the people who tortured and then mitigate their sentences to 2 years.

      But to rail against it as a political advantage (continuing) versus a national wrong to be corrected (done given Obama's actions) while allowing at least half a dozen countries to use it in daily practice to the excuse that it's under their sovereignty....well, that just shows where you really stand on this issue, doesn't it.

    18. Re:Society is cooperative in nature by Bruce+Perens · · Score: 1

      He who lives by the sword, dies by the sword. We really were getting a bit too close for that. Obama is a tremendous improvement, not that I am saying he is without flaw. Not even Obama can rewind all of what went wrong in one term.

      If we want to be respected as a nation and to be treated as we desire, yes, we really do have to treat everyone else as we would have them treat us. And this, unfortunately, means that sometimes innocent, non-combatant U.S. citizens will die because preserving our values was more important than catching every bad guy and hurting a lot of other folks in the name of doing that.

      IMO, 911 was a crime and should always have been treated as such. The dirtbags who carried it out are not any entity that the U.S. could be at war with.

    19. Re:Society is cooperative in nature by Bruce+Perens · · Score: 1

      Is it sensitive to chloramine too? If not, I think I want to have a chat with someone at my water company.

    20. Re:Society is cooperative in nature by dargaud · · Score: 2, Interesting

      You can salt fields. The Romans did this thousands of years ago, and the areas they ravaged are, to this day, incapable of meaningful agriculture.

      This is a myth. Salt was way too valuable at the time to waste as a sterilizer. You'd have to dump millions of tons of it to kill a field. And think that at the time the legionaries were paid in salt because. Hence the word 'salary'. Now would you cover a field with money in order to sterilize it ? Hmmm, now that's a novel way to think about the bank bailouts...

      --
      Non-Linux Penguins ?
    21. Re:Society is cooperative in nature by Trepidity · · Score: 1

      The US also ratified the more specific Convention Against Torture, which even provides a definition of torture, in 1994.

    22. Re:Society is cooperative in nature by Anonymous Coward · · Score: 0

      Naive at best. Insane people don't need much provocation to do insane things. Take the unibomber. A lovely environmentalist that decided the powers that be were not moving fast enough to protect the world from those greedy capitalists.
      Please waterboard yourself.

    23. Re:Society is cooperative in nature by h4rm0ny · · Score: 1


      Unfortunately a lot of the media seem determined to lead people away from this rational point of view. I have direct experience of this even in the UK when I was approached on the street by someone interviewing for the BBC on the first anniversary of 9/11, gathering public reactions. I was asked (as far as I can remember the exact wording) what my reaction was when I saw the 9/11 attacks. I replied that my first thought was "oh God, there's going to be a war. The US is going to invade somewhere". Nothing special - I read the news, have an interest in international politics and that was my first reaction. The lady interviewing wasn't satisfied and asked me 'but what did I feel?' I tried to re-phrase my answer, but it was more or less the same - "I felt afraid of how the US was going to react." She tried a third time, but I couldn't honestly give her a different answer. I said: "this isn't really what you're after is it?" She said 'not really' and off she went to find someone who would give appropriately vague responses on a purely emotional level (not that my concerns didn't provoke an emotion of dread in me).

      That's a tiny instance of media altering how things are viewed. Far larger would be the issue of handling the crimes as an action by some ill-defined force known as "terrorists" which you raise. But I thought I'd just share my example of how the media selects only the desired views of 9/11. Probably people who focused on the crime as a crime similarly didn't get quoted that often.

      --

      Aide-toi, le Ciel t'aidera - Jeanne D'Arc.
    24. Re:Society is cooperative in nature by Cro+Magnon · · Score: 1

      IMO, 911 was a crime and should always have been treated as such. The dirtbags who carried it out are not any entity that the U.S. could be at war with.

      That depends. The dirtbags (Al Queda) that carried it out were glorified criminals, but they were being sheltered by a government (the Taliban was the closest thing Afghanistan had to a government at the time), and war with them WAS justified. Our real blunder in this wasn't that we went to war, but that we diverted our resources to an unneccesary war against an unpleasant nation that had no ties to Al Queda or the means to hurt us, WMD claims notwithstanding.

      --
      Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
    25. Re:Society is cooperative in nature by Technopaladin · · Score: 1

      Impressive post. Succinct and accurate.

    26. Re:Society is cooperative in nature by up2ng · · Score: 1

      Whoa! Bogus.........

      --
      Success is not the result of spontaneous combustion, you must set yourself on fire.
    27. Re:Society is cooperative in nature by Anonymous Coward · · Score: 0

      A) Not torturing people. -> The 4th and 5th Amendments protect U.S. citizens not anyone else. I'm not saying torture is right, but check our B) below.

      B) Allowing other countries to be sovereign in their own affairs. -> Yeah, let's allow genocide and oppression in places outside of our country because that's the right thing to do and that could NEVER possibly affect our country.

      C) Not being overly greedy with our wealth. Exploitation is only good for the short term - it's a long-term destabilizing force and that's bad for everyone. Greed? Really? So that's what we're about? Check out how much of our wealth is shared with other countries.

      It's pretty easy to be an arm chair quarterback.

    28. Re:Society is cooperative in nature by operagost · · Score: 1

      You get people who swear by our Constitution yet somehow think that torturing is OK.

      That's a straw man, because the problem really is that few think torturing is OK; it's that some think things that do not cause permanent harm like waterboarding and sleep deprivation are torture and others do not.

      You have people who swear by our Constitution, yet somehow think that abortion is OK. They construct yet another straw man argument, telling pro-lifers "don't tell me what to do with my body". Perhaps they should read the fifth amendment? Pro-lifers, in general, don't give a crap what you do with your body as long as it doesn't involve murder, which is what they consider killing a fetus.

      --

      Gamingmuseum.com: Give your 3D accelerator a rest.
    29. Re:Society is cooperative in nature by operagost · · Score: 1

      Enemy combatants must identify with a particular state, which most terrorist organizations do not. Without being soldiers in the military of a state, they become mere criminals and not subject to the Geneva conventions. Is it immoral to torture them? Maybe in some circumstances. Is it illegal? No.

      --

      Gamingmuseum.com: Give your 3D accelerator a rest.
    30. Re:Society is cooperative in nature by mcrbids · · Score: 1

      Explain hydroponics to people who are truly impoverished. It's an absurd idea.

      Let's see, the tanks, plus the fertilizer, the lights, the pumps, the gravelite mixture, that comes to how many hundred thousand dollars per acre?

      To people whose net worth is less than $100. Right.

      Come back when you get a clue.

      --
      I have no problem with your religion until you decide it's reason to deprive others of the truth.
    31. Re:Society is cooperative in nature by Khyber · · Score: 1

      Actually, using hydroponics the land can be totally reclaimed. See, those salts in HIGH CONCENTRATION are bad. You take the soil and start adding tiny doses of it into a hydroponics reservoir, and the plants can slowly but surely process it or you can help remove the salts by getting it solved into the water. You need to use salt-tolerant plants, but it can be done over a period of time. Might take a century, but compared to how long it has already been since those lands were salted, a century isn't all that long to have more usable land for food.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    32. Re:Society is cooperative in nature by Khyber · · Score: 1

      Wow, you're so ignorant about the fact of hydroponics that you are the one that needs a clue. Are you still working off of that 1938 study or what?

      Fertilizer? Any ruminant's manure, which will have a decent nitrate content, will do the job just fine as an organic tea in hydroponics. Cost - nil.

      Lights? Hydro gets done outdoors as well. Cost - zero.

      Pumps? Not necessary for some hydroponics systems. Ebb and flow can be done totally manually, including water aeration before flooding. Cost - nil

      Gravelite? Any washed and sterile and neutral rock will work as long as it's about marble-sized. Hell you could use cotton wadding if you needed. It's called soilless culture for a reason - no SOIL really required, just something for roots to hold onto. So the cost for using pebbles found on the ground - nil

      "that comes to how many hundred thousand dollars per acre?"

      Since you can use recycled materials (I have used old cat sand buckets and washed-out paint trays and paint buckets and pickle buckets from landfills and construction garbage piles and fast food restaurants,) the cost of those materials can be zero as well.

      In other words, it can cost absolutely jack shit.

      Welcome to re-education.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    33. Re:Society is cooperative in nature by ZFox · · Score: 1

      Interesting read here.

      While it says that with the Romans it was probably a myth, the Phoenicians could have possibly done it, since they had a cheap way to extract salt from seawater.

      Another tidbit on the practice was that it was used up until the 17th century in Spain on traitors.

    34. Re:Society is cooperative in nature by Anonymous Coward · · Score: 0

      and party on. dude.

  92. Aha! by PopeRatzo · · Score: 0, Troll

    From the article:

    unidentified attackers climbed down four manholes serving the Northern California city of Morgan Hill and cut eight fiber cables in what appears to have been an organized attack on the electronic infrastructure of an American city

    What "appears" (to the author of the article) to "be an organized attack...blah..infrastructure..blah". What made this "organized", that it takes two people to lift a manhole cover (which isn't locked)?

    Journamalism.

    I wonder why this "Bruce Perens" (if that is his real name) didn't mention that they found tea bags strewn around near the severed cables? Hmmmm?

    I notice from the San Jose Mercury article that Verizon took the brunt of damage and was the only carrier that was completely out for a short period of time. Hmmmmm...

    --
    You are welcome on my lawn.
    1. Re:Aha! by maxume · · Score: 1

      Man, it takes great big balls to teabag the internet.

      --
      Nerd rage is the funniest rage.
  93. I was voting for the CWA as well... by tlambert · · Score: 2, Interesting

    I was voting for the CWA as well...

    This happened the same day the CWA was reported as saying "contract talks with AT&T are not going well", 5 days after most of the employment contracts in California expired and AT&T tried to low-ball the healthcare benefits they'd be giving union workers in the future, and force a series of job cuts. One imagines that, in a down economy, AT&T felt they had their workers over a barrel, since job prospects are tighter these days.

    Here's a telecom industry rags take on the whole thing: http://www.fiercetelecom.com/special-reports/cwa-strike.

    -- Terry

  94. Re:Terrorists? Probably not. by gobbo · · Score: 1

    If an organized group of people orchestrated this attack in order to bring attention to some goal, wouldn't that make them a terrorist group?

    Really? Terrorists almost always see themselves as 'freedom fighters' and are usually linked to the receiving end of some kind of occupation. (Militant Islam takes it a notch up, though.)

    The object is terror, in order to weaken the resolve of 'the oppressor' --- or to strengthen their resolve in such a way that crackdowns on the oppressed group will spur them to mass resistance.

    Either way, terrorism is useless without an accompanying propaganda campaign, which means someone claims responsibility, or at least links the violence to a cause.

    Contrast this to my teenage years, where as a suburban youth in high school I witnessed plenty of not-so-petty vandalism carried out in an organised way by one particular group, just for kicks. They were bored bullies. Life and limb of innocent bystanders were at risk in their exploits, and yet they preferred anonymity. (This also taught me that mayhem is relatively easy to cause, even for stupid teenagers... so where are all the bad guys?)

    I say that if anonymity is maintained in this case, then it's more like organised crime or espionage than terrorism, and the message being sent was fairly narrowly targeted.

  95. Re:Terrorists? Probably not. by UncleTogie · · Score: 1

    Terrorist acts need not generate terror.
    Part of the definition is that the acts can be designed to intimidate or cause fear.
    Actions that don't fit your 9/11 definition of terrorism are still considered terrorism.

    That's odd... the Merriam-Webster dictionary lists "terrorism" as "the systematic use of terror especially as a means of coercion"... M'self, I'd be more likely to call this "hooliganism".

    ...and while we're on the subject, what would YOU consider to be the difference between "fear" and "terror"?

    --
    Don't tell me to get a life. I'm a gamer; I have LOTS of lives!
  96. Re:Thanks for bringing this to our attention but.. by gujo-odori · · Score: 2, Insightful

    I don't know how old you were on January 1, 2000, but I probably wouldn't be far off is I guessed you weren't old enough to have worked on Y2K stuff, old enough to vote, old enough to drive, or maybe not even old enough to get dressed by yourself for school in the morning. You're certainly far too ignorant of Y2K to be talking about it.

    The reason Y2K was pretty much a non-event (I say pretty much because there were some failures, but they were generally of the minor/hahaha variety) is because of all the fixing stuff that went on during 1999. I was a sysadmin at the time, and even though we were pretty sure all our systems were properly patched, my entire department spent the night of December 31, 1999, until the wee hours of the morning, in our office. Pizza, snacks (and once we were sure nothing was going to go wrong, other refreshments) were provided by our CTO. To his credit, he also spent the night at the office. Not because he expected to be needed, but because if he was requiring us to do it, he was going to put in the hours, too. And besides, somebody had to pay for all that stuff :)

  97. domestic terrorism.... by Anonymous Coward · · Score: 0

    everything was documented as Santa Cruz here in cali....

  98. We don't need no stinkin' electronic infrastructur by Kazoo+the+Clown · · Score: 1

    200 years ago we didn't have any of this crap, and survived just fine. Why are we so dependent on it now? Sure, I like some of the creature comforts, but if the lights all go out I'll just go outside and look at the stars for a change...

    Perhaps it wouldn't be such a bad idea if they just turned it all off at random intervals, and help us realize we don't have to and shouldn't be so dependent on it...

  99. Re:Redundancy, ARCO OIL & GAS by benjamindees · · Score: 3, Interesting

    hospitals have generators.

    In addition, resources that should not have failed, like the local hospital's internal computer network, proved to be dependent on external resources, leaving the hospital with a "paper system" for the day.

    Hospitals have generators, true. But I know of one hospital that keeps all of it's patient records via remote Windows terminal sessions to a datacenter in the next state.

    Not a small hospital either. A huge one. And it sounds like that is the norm.

    Windows terminal sessions. Not a remote database for redundancy. Not something that can be cached. A hospital, with complete dependence on a single real-time data link across hundreds of miles. Let that sink in.

    --
    "I assumed blithely that there were no elves out there in the darkness"
  100. The real culprits???? by sgt_doom · · Score: 1

    You sure it wasn't the fiber optics companies that were behind this?

    I'm reminded of the recent incident involving Baxter International (the giant pharmaceutical company with ties to SAIC and AIG), long a manufacturer of Avian Bird Flu vaccine, which hasn't been doing very well in peddling that vaccine due to minimal market demand.

    Several months ago, although receiving virtually no press in the USA (there was wide coverage throughout the Euro press), Baxter International "accidentally" sent out a batch of mixed together (highly contagious) human flu with avian bird flu, resulting in a pandemic-capable mixture distributed to some sixteen labs throughout Europe.

    Fortunately, a Czech lab discovered the "mistake" and immediately reported it to the proper UN agency and back to Baxter.

  101. We should be able to function by Anonymous Coward · · Score: 0

    even without those eight fibre cables. Rumour has it there were societies coping without Internet, telephone or even a widespread mail system. If they could, so should we - that is my wish.

  102. Always blame the worker? by sgt_doom · · Score: 1
    That's right, Sir Douchebag, I mean Sir_Lewk, always blame the worker - more than likely it was a disgruntled fiber optics' company exec - as they are the usual criminals existing in society. That's where I'd put my money - except I lost it when those bankers and "investment" brokers and derivatives traders walked away with billions of stolen money......

    The triple scourge of the destroyed American economy: (1) offshored jobs or imported scab workers, (2) leveraged buyouts and "pump and dump" schemes, destroying companies and jobs, and (3) the ultimate investment, banking and insurance fraud: the derivatives market.

    1. Re:Always blame the worker? by Sir_Lewk · · Score: 1

      Did I say it was wrong? No. I merely stated that more likely than not it was them.

      more than likely it was a disgruntled fiber optics' company exec
      Oh, I see. You don't actually care about being grounded in reality....

      --
      "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
  103. missing wiretap boxes by SethJohnson · · Score: 1

    Orrrr.. How about the possibility of disgruntled NSA operatives removing their warrantless wiretapping devices in a lazy and inconsiderate manner?

    Seth

  104. Re:FRIST POST by master5o1 · · Score: 2, Funny

    Yeah, but that's because you're not living in a city with their fibres cut.

    --
    signature is pants
  105. Re:Cables were cut in San Jose and San Carlos by ROU+Nuisance+Value · · Score: 1

    And you're an AC with nothing to contribute and a serious attitude problem. Go fuck yourself.

  106. Redundancy vs Expert Attacks by billstewart · · Score: 4, Interesting

    It's not hard to get private entities to build redundant systems as long as they get paid for it - they're trying to sell reliable service to customers, and many kinds of customers need redundancy, and it's very hard to provide even regular reliability without it. If they had had better geographical diversity down there, then the vandals would have had to cut two different manholes in south county to do the job instead of cutting one down there and one up in the location they vandalized. Post-2001, it _is_ harder for businesses to get information on what redundancy is available, because while they all are much more aware that they need it, the governments have pushed the never-tell-anybody-real-locations paranoia - and realistically, while everybody can tell that the large building downtown with no windows and a faded bell logo on the wall is a telco office, the only way they can tell where fibers are is to look for the "Don't Dig Here - Fiber" signs which don't tell you which ones are critical.

    What's hard to get is Right of Way, and governments can sometimes help that but often interfere - highway departments can be really difficult to deal with, compared to railroads which are usually much more helpful because they're in business and you're paying them. It's especially a problem in the area south of San Jose, because the government regulators constrain ex-monopoly-telcos to operating in LATA boundaries, and they're near several LATA boundaries down there (because it used to be mostly empty farmland, and a lot of it has hills that aren't stable enough to put significant housing on, so most of the area is either reservoir watersheds or cattle ranches on one side of the freeway.) It used to be that the only industry down there was one railroad company, some farmers, and biker bars, and it was 30-40 miles from Watsonville up to the San Jose POP, a frequently-flooding river between them and Santa Cruz, and a LATA boundary between them and Monterey. Even so, I found it surprising that one well-placed cable cut was enough - usually there's one direct connection available and if a business customer needs redundancy, you can find them a second connection but it'll cost a lot more because it has to go a lot longer.

    But even in northern Silicon Valley and the peninsula, there are a number of areas that don't have as much redundancy as they'd like because the locations where telcos can cross freeways are limited. From a nationwide carrier perspective, things are better - while there are some constraints, like a limited number of railroads and highways crossing the Rockies, and a few major cities that have limited numbers of bridges and tunnels, so cable cuts out west will cost you a bunch of extra milliseconds, but the carriers do have alternate routes, and the growth of Microsoft and the Phoenix-area financial and high-tech data centers has meant that everybody's got extra capacity on the northern and southern routes as well as I-80.

    The one other source of right-of-way I'm familiar with was a gas pipeline company that ran lots of fiber along their routes. They had a certain advantage over the rest of the industry, because while Bubba the Backhoe Driver might ignore a "telco fiber - don't dig here" sign, a "Gas Pipeline! Explosive! Flammable! Don't Dig Here or You'll Blow Up and Die" sign generally got its point across better.

    Disclaimer: This is entirely my personal opinion, not that of any current or past employer.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
    1. Re:Redundancy vs Expert Attacks by EMN13 · · Score: 1

      Redundancy is expensive. Where it's feasible: fine; but it would be in our interest to support "cheap" solutions.

      We should encourage services not to require external connections. There's no good reason a cell tower can't connect two phones in it's radius, nor normal phones inside the network can't call each other even when the outside line fails.

      Legislation might help here; this can't be a commercial priority, after all (unless you want to hold the telecom provider responsible for the avoidable parts of the outage, which will just lead to never-ending court-cases should such an liability ever stand - and raise the cost of doing business quite a bit).

      So while I'm all for redundancy, the cost of failure would go down many fold if as much as possible non-local aspects would be regarded as unreliable in the basic design.

      Top-down (add redundancy) and bottom-up (design for failure) approaches can work together.

    2. Re:Redundancy vs Expert Attacks by Anonymous Coward · · Score: 0

      Disclaimer: This is entirely my personal opinion, not that of any current or past employer.

      Sure you don't want to consult a lawyer before posting on /.?

    3. Re:Redundancy vs Expert Attacks by HughsOnFirst · · Score: 1

      There's no good reason a cell tower can't connect two phones in it's radius, nor normal phones inside the network can't call each other even when the outside line fails.

      Phone systems aren't designed for connecting people, they are designed for billing people. That's the reason. Well maybe that's not a good reason.

  107. Not a Cyber Attack by TiggertheMad · · Score: 1

    No 'cybers' where harmed during this attack, nor were any cybers assisting the attackers, so I don't think you can accurately call it a 'cyber attack'

    More accurate would be to label it a 'boltcutter terrorisim'. We should move quickly to ban and outlaw bolt cutters, wire strippers and pen knives, since all could be used in future attacks of this sort.

    --

    HA! I just wasted some of your bandwidth with a frivolous sig!
  108. Wireless Backup by davidbofinger · · Score: 2, Insightful

    The moral seems to be that if you want your internet to reliably stay up, but can't be bothered to protect the infrastructure (and fair enough to some extent, since it would be a tough job) then you need a wireless backup for every community. Something that can bypass the cut and provide a trickle of internet.

    Assuming we only think we'll have this problem occasionally in one place at a time, maybe a mobile solution would be appropriate. A pair of vehicles, wirelessly linked, that hook up to either side of the cut and bridge it seamlessly.

    In other words, our only problem is that the internet isn't a truck.

  109. Re:Terrorists? Definitely not. by Bigjeff5 · · Score: 1

    So by that definition, George W. "They hate us for our freedoms" Bush is the worst terrorist of them all?

    That's irony so delicious you can slice it and put it in a cake ;-)

    Wow, you have an absurdly low threshold for fear. Do you get nervous when someone walks up to you and says such potentialy scary things like "Hello"?

    --
    Security is mostly a superstition... Avoiding danger is no safer in the long run than outright exposure. - Helen Keller
  110. Re:Terrorists? Probably not. by ROU+Nuisance+Value · · Score: 1

    "A friend of mine is working for an entity involved in this" + "They are 99% sure it was disgruntled CWA workers" == 100% ironclad credibility. As President of Slashdot, I order that we invade south San Jose and San Carlos and locate those WMDs. We don't want the next Morgan Hill to come in the form of a mushroom cloud.

  111. Re:Terrorists? Definitely not. by spatley · · Score: 1

    If disabling 911 service is not a potential source of terror, society really has turned into something lower than an ochre jelly.

  112. Re:Thanks for bringing this to our attention but.. by An+dochasac · · Score: 1

    One minor 'haha' failure I know of cost a fortune 500 company about 1 job a month worth of lost revenue. The contractor who found it was the first out the door. Yes, Y2k engineers caught a reasonable percentage of Y2k bugs but the main reason it was a relative 'non-event' had more to do with the background level of bugs in nearly all software.

  113. Scavenging for metal by Annorax · · Score: 1

    So, why does this have to be an attack on the electronic infrastructure and not just an incident where a group of people were scavenging copper to sell it?

    1. Re:Scavenging for metal by No2Gates · · Score: 0

      Maybe because it was FIBER???

      --
      Every time you call tech support, a little kitten dies.
  114. damn it Bruce by Anonymous Coward · · Score: 0

    This wasn't unnoticed, and cities are quietly discussing this issue and coming up with solutions.
    Real solutions take time and money. They can't be don't 'Now'.
    But you go ahead and make the front page so every god damn wanna-be starts cutting cables.

    This isn't software.

    Dick.

  115. epidemic vs. endemic by Anonymous Coward · · Score: 0

    Just a pet peeve: "epidemic" means widespread and out of control (especially said of a disease), "endemic" means native and largely limited to this native area.

    For instance: Malaria is endemic to the tropics (it is native to the tropics and confined to the tropics). That doesn't necessarily mean there's an epidemic of malaria in the tropics.

    There's an AIDS epidemic in Africa, but AIDS is not endemic to Africa (cases are found all over the world).

  116. You forgot by Xaedalus · · Score: 1

    running your 14.4K baud modem with your "I make Token Ring Networks" t-shirt and gaming via Com1... on Windows 98 SE!!!!! I crap my pants every time my brain dredges THAT memory up. Now if you'll excuse me, I've done something unholy in my underroos YET again...

    --
    Here's to hot beer, cold women, and Glaswegian kisses for all.
    1. Re:You forgot by neurovish · · Score: 1

      98SE?

      Luxury...

  117. Re:Terrorists? Probably not. by geekoid · · Score: 1

    "..to intimidate or cause fear."

    So you mean..terror?

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  118. Re:Terrorists? Probably not. by geekoid · · Score: 1

    "...to me this seems textbook."

    Which textbook? I ahve several that specifically address these issues in front of me right now, and I would love to confirm your statement~

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  119. This is AMATUER ("HAM") RADIO Propaganda! by Anonymous Coward · · Score: 0

    Bruce Perens is a "ham". He has an agenda: to show how "hams" can save the day.

  120. Re:Thanks for bringing this to our attention but.. by An+dochasac · · Score: 1

    Do you travel on airplanes? Most of the newer ones are fly-by-wire now.

    O.K. I exaggerated slightly but:
    Software Bug Halts F22 Flight There are indications that fly-by-wire contributed to or caused crashes of an FA18 and some commercial Airbus planes which is why, unlike Airbus, Boeing designs allow the pilot to override fly-by-wire.
    By the same token, ever since the Therac 25 deaths, there are FDC regulations preventing certain medical devices from being completely under software control (CT scanners, radiation therapy machines...) This is a good thing. Moore's law has allowed us to create software of a complexity that is either beyond what any human can understand and effectively test. Many eyes helps but QA doesn't really get the respect in opensource communities that development does and many commercial companies see QA as an unnecessary expense. Look for more accidental failures as companies trim their investment in quality during these difficult economic times.

  121. Re:Terrorists? Probably not. by Anonymous Coward · · Score: 0

    That's odd... the Merriam-Webster dictionary lists "terrorism" as "the systematic use of terror especially as a means of coercion"... M'self, I'd be more likely to call this "hooliganism". ...and while we're on the subject, what would YOU consider to be the difference between "fear" and "terror"?

    We can argue dictionary definitions for days and not get anywhere, since there is no truly agreed upon definition of terrorism.

    What everyone does seem to agree upon is that terrorism has three fundamental parts:
    The action, the ideology/goal the action is meant to advance, and the disregard for non-combatants.

    If there's no ideology/goal, then its not terrorism.
    If only combatants are attacked, then it is irregular warfare, not terrorism.
    There are obviously gray areas... which is why no definition has been universally agreed upon.

    And AFAIK the difference between fear and terror is one of degree, not kind.
    Focusing on the word "terror" causes you to lose sight of the bigger picture.

  122. What you probably don't realize about hams by Anonymous Coward · · Score: 0

    Radio spectrum suddenly has great value, causing concern that ham bands may be auctioned off to the highest bidder. BPL has been touted as the broadband savior, but most implementations cause radio interference. That's bad for hams, but also for anyone that transmits or receives with a radio. It's difficult to find a house or community that you are allowed to put up an antenna any more. "It's an eyesore." Never mind that for many years that was the only way for anyone in the United States to watch TV.

    Meanwhile, hams donate a bunch of time in the name of public service and in many cases safety. But, hams are normally not the "main story". We are normally in the background. So the public is generally unaware of the amount of time that hams donate to the community. Count the number of times that you've seen a ham in the news and you can easily multiply that by 10. Locally, we get mentioned in the paper once for about every 30 or 40 events that we help with. So here are the hams informing Slashdot readers so that at least a fellow geek understands that ham radio is still very relevant.

    Slower than Internet... certainly. Faster than texting... but that's another story. :-) As broad an expanse of information as the Internet... no way... but probably much more then you realize (CW, voice, data, satellites, directional location, moon bounces, public service, etc). Have you called for medical help for anyone lately through the Internet... probably not. I'll be helping with an MS walk this weekend (as a ham). Hopefully, I won't have to pass any major medical traffic. Not that I'm worried about passing the traffic. Just that I want the people to be safe. I'm already scheduled for two parades this summer and all the weather watching (to NWS, not just for fun) that I can make time for.

    I'm not say that hams are superheros or something. I'm saying that Hams are still relevant. If you don't realize that, then you don't know enough about hams. We'll take all the good press we can get.

  123. Re:Terrorists? Probably not. by JustOK · · Score: 1

    beta terrorists. still a few bugs in their system

    --
    rewriting history since 2109
  124. I want a pony by Phantom+of+the+Opera · · Score: 2, Interesting

    Everyone should get ice cream.

    But seriously, why should there be nothing on the internet or attached to it that could threaten national security?

    The obvious answer to that is because it increases the risk.
    Consider that any radio communication between soldiers in war can potentially be a risk because there is the possibility of interception. Does that mean that radio should not be used? no!

    The more subtle answer to that is that the internet isn't yet perfectly secure or maybe 'secure enough'. The answer to that is to be educated and use encryption. Don't forget the original purpose of the internet.

    Even addressing security questions, you might say "if there are alternatives that work, just let the government use those." Well, fine, but that may sacrifice efficiency.

    Maybe I'm wrong, but there seems to be a very compartmentalized attitude in such an objection. The government..should do whatever it does and just leave me alone. *I* should not have to pay attention to the safety of the people around me since that is not my job. Everything must be cut and dried. There is a hierarchy and I will do as told and no more and I expect everyone to follow rules to the letter.

  125. Re:Terrorists? Definitely not. by JustOK · · Score: 1

    you're one of those anti-labelists, aren't you? You and your labelism!

    --
    rewriting history since 2109
  126. ISP isolated from the world by illumynite · · Score: 5, Informative

    I am the Network Administrator for an ISP (AS4307) in San Martin, CA (between Morgan Hill and Gilroy) that was directly affected by the cuts.

    We are multi-homed by two providers. BOTH providers fiber ran through those SONET rings that were cut. We were COMPLETELY isolated (internet, POTS AND cell) from 2:15am to 10:42pm. Luckily, 90% of our customers are in the Morgan Hill/Gilroy/San Martin/San Jose area, so they were fully aware of what happened.

    As a side note, the cuts were actually in San Jose. I live 3 blocks from where the cuts occured (Monterey Hwy and Cottle Rd. for those interested). And it did not just affect Morgan Hill. Some parts of South San Jose were affected, along with Morgan Hill, San Martin, Gilroy, Watsonville, Santa Cruz, and parts of Hollister.

    What was interesting was when service was restored, customers who lived out of the area who had not heard of the happenings here, called and told us they thought one of two things:

    A) We went out of business
    B) Natural disaster (Earthquake was #1 on the list, considering where we are located)

    We lost no customers over this fiasco, and are now looking at getting a provider that feeds from completely separate fiber (i.e. from the SOUTH)

    Robert Glover
    Director of I.S.
    South Valley Internet (AS4307)

  127. cyber attack ? by Archfeld · · Score: 1

    Odd that AT&T contract is UP, the union is threatening strike and crucial infrastructure in the area is damaged. A little birdie speculates there might be some connection...

    --
    errr....umm...*whooosh* *whoosh* Is this thing on ?
  128. Re:Terrorists? Probably not. by netruner · · Score: 1

    Dude, you're dating yourself

    as a side note- token rings are much less troublesome than Tolkien rings.

    --



    DISCLAIMER: This post was not checked for speling and grammar- if you complain- you're a whiner
  129. When I heard that two regions were out ... by Ungrounded+Lightning · · Score: 2, Informative

    ... and that two cable cut sites had been found, I speculated that there were two more sites. Turns out that was the case.

    The SONET network is normally configured in a ring, or a set of interconnected rings and ring segments - a net with MOST nodes being points on a line and a few being points at a Y junction. (It's the cheapest way to insure two geographically diverse paths to every site when you have to dig things up to string your connections.) The rings are configured so that a cut link is automatically bypassed. (The traffic may already be propagating around the ring both ways and the sites just switch to the side that still has good info. Or it may have reserved bandwidth and when a link goes down the sites beside the cut "fold the traffic back" onto the reserved bandwidth.

    Packet networks can have similar redundancy characteristics:
      - They may be carried on existing SONET infrastructure.
      - They may be connected as "Redundant Packet Ring" - essentially the IP equivalent of SONET rings using arbitrary transport methods with the same physical layout.
      - Or they may have any of a number of other net-style redundant connections. (But they usually reduce to the same geographic layouts.
      - (Or they may be non-redundant or "2x-redundant" with both cables taking the same path. Oops!)

    Given this, when I heard that there were two dead patches and that phone service (along with everything else) was out, I figured the dead patches were on rings and that there had to be cuts on two points of each ring to defeat the redundancy.

    Now we hear that there were indeed four manholes entered and cables cut in each.

    So it sounds to me like the system ALREADY had the redundancy built in - but the attackers knew about it and deliberately made the multiple-location cuts needed to defeat the backups.

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
    1. Re:When I heard that two regions were out ... by ndrw · · Score: 1

      I live in the affected area and we were speculating about this at the time, because it's hard to believe AT&T, Sprint, Verizon, etc. etc. would not have a significant amount of redundancy built in. I think this is why the rumors of it being the telecommunications workers union (which just signed a new contract that some might not have liked) are so persistent - the nature of the outage really tends to indicate insider knowledge.

    2. Re:When I heard that two regions were out ... by Ungrounded+Lightning · · Score: 1

      I know Pacific Bell (merged into SBC, merged into AT&T) used rings in the Bay Area because I saw the map of them a decade or so back, when the loops were new and the company talked about them occasionally.

      They had two rings that, though they occasionally crossed, almost never ran down the same street. About the only exception was a common run up Loma Verde in Palo Alto. (I lived near that run at the time.) There was an under-street equipment vault near the intersection with Waverley and for about a year there was a phone guy working in it.

      --
      Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  130. Who are you? by n00btastic · · Score: 1, Interesting

    Why does nobody point out that this man is simply fear mongering? I am sure we all agree that we need to work on further developing and protecting our infrastructure, but this guy writes as if he is talking about Pearl Harbor or 9/11.

    1. Re:Who are you? by Bruce+Perens · · Score: 2, Insightful

      Unget updandered. The point is that this could happen in many cities just as easily, and while something more pernicious is carried out at the same time. And the fact that the hospital was not ready indicates that yes, people need to be awakened.

  131. Public Safety Nets by kilodelta · · Score: 3, Insightful

    Pretty easy to take out public safety trunked systems too. All you need is a hammer and some nails.

    In my city the repeaters are on telephone poles. Just punch a hole through the feedline. If the repeater designer knew their shit they'll detect the high SWR an shut down the oscillator and amplifiers. But I can tell you, I've seen lots of gear that has no such SWR protection.

    You don't even have to go that far. A little conductive grease, or even water in a connector will also reflect lots of RF power back to the emitter.

    It is virtually impossible to protect any given communication medium. You must have several independent means of communication.

    1. Re:Public Safety Nets by Bruce+Perens · · Score: 1

      You can do a lot better than having the repeater feedline go up a phone pole from ground level. That really should be taken care of.

      It seems to me that fail-over would be pretty easy to implement for a trunked system.

    2. Re:Public Safety Nets by Nethead · · Score: 1

      There is an easier way to take out a trunking system that doesn't require physical intervention. You can get the parts to do it for about $100 on ebay. This is why my local tribal police chief decided not to go with the county trunking system but stick with conventional analog, and support the local hams.

      --
      -- I have a private email server in my basement.
  132. Re:Terrorists? Probably not. by Bruce+Perens · · Score: 1

    They do a lot of war-gaming, but not so much in your backyard as in their own.

  133. Why only talk about networking? by HockeyPuck · · Score: 0

    Why not complain how the terrorists could go around our country with chainsaws and cut down telephone poles or a sawzall and cut down the high voltage power line towers....

  134. Re:Terrorists? Definitely not. by galego · · Score: 1

    I beg to differ .... What about all the poor people who couldn't share funny pictures of their cats you insensitive clod?!?!?! ;)

    --

    Que Deus te de em dobro o que me desejas

    [May God give you double that which you wish for me]

  135. Um, unreported? by SeanBlader · · Score: 2, Interesting

    If by unreported then you mean it was mentioned on NPR, CNN and a local radio station too here in silicon valley, then you're right the media completely missed this one. I guess AT&T isn't getting the news out their with the quarter million dollar reward they've put up for finding the thugs who did it.

  136. Re:Terrorists? Probably not. by Anonymous Coward · · Score: 0

    I'd take that bet. A significant number of utility outages are caused by people stealing what they hope are large copper wires. There is still a lot of money in copper and these kinds of accidental fiber cuts frequently occur when the thieves can't tell which wires are copper and which are fiber.

    Unions have other more effective and more legitimate ways to press their concerns. Of course, I'm sure it's far more entertaining to vilify people who don't kowtow to the corporate line.

  137. Surprisingly uncommon by Anonymous Coward · · Score: 0

    ..as an 'urban explorer', I'm surprised we've not heard of more situations similar to this, be they of a malicious nature or merely pranks.

    It might startle 'regular' people ( but probably not fellow /. readers ) that so much infrastructure is protected simply by obscurity.
    Repeat the mantra: security through obscurity is not obscurity.

    Pop a telco manhole, and you'll be able to chop anything you want to chop.
    Power a power manhole (depending on your city) and plunge the block into darkness.
    Run into a metro tunnel, turn off power, switch tracks, redirect trains.
    Stroll inside bridges (most bridges are hollow), cut the coms, or do much, much worse.
    Pop into hospital utility tunnels, rooftop on buildings that should never have people on them.

    The vast amount of infrastructure that is accessible with no effort at all is incredible - and as someone who has not had their hobby interrupted by 9/11 - nothing has changed - not even an iota.

    AC for obvious reasons.

  138. yeah and maybe we could used WEED to attack!!! o.0 by Anonymous Coward · · Score: 0

    ...

    You can poison drinking water. LSD is pretty easy to make cheaply, and a single pound of it thrown into a public water system would cause mass navel-gazing and general awesomeness.

    ....

    FTFY

  139. Re:Terrorists? Probably not. by Anonymous Coward · · Score: 0

    My hypothesis is that it was a security check done by Homeland Security.

    Or maybe a test run for a future false flag attack.

    Go back to grazing slashdot, sheeple!

    PS: My captcha for this post is "insanity".

  140. Re:Terrorists? Definitely not. by Repton · · Score: 1

    I don't think we have a word mildinconvenienceists

    "manager"

    --
    Repton.
    They say that only an experienced wizard can do the tengu shuffle.
  141. I'm a bit surprised here by jra · · Score: 1

    that no one's mentioned Robert Perry's Metzger's Dog.

    Were there an unusual number of freeway traffic jams that day? Mercury in the CO switch? 1/4 :-)

  142. Re:Thanks for bringing this to our attention but.. by RiotingPacifist · · Score: 1

    I wasn't old enough to have worked on the Y2k stuff, But I'm old enough to remember all the hype, yet a quick read of Wikipedia shows that those countries that took failed to take y2k seriously (Italy, Russia, China ) fared no worse than those that spent billions on it (UK, US, Australia). Your own anecdote is pretty much my point, your entire department worked overtime, got free pizza, snacks, beer, to sit around and do nothing because the you/your higher-ups thought something might go horribly wrong.
    I'm not saying that there weren't y2k bugs, just that the entire issue was played up and overhyped, just that y2k simply didn't do enough damage to be ranked up there with malware and cyber attacks

    --
    IranAir Flight 655 never forget!
  143. Ok, I have now read TFA. by jra · · Score: 1

    And Bruce, my esteemed smart opinionated guy?

    It still goes unreported.

    There was no journalism in that piece. Just opinion and commentary.

    There's nothing inherently wrong with that, but I agree that some *real* reporting is necessary, and it still is.

    So let us, I guess, hope that Wired is on the beat -- since this is their beat -- and I'm sure I'll see something in the next RISKS Digest, as well, if not more than one item.

    Indeed, PGN mentions this piece, though it's not as long as I expected from his note.

    1. Re:Ok, I have now read TFA. by Bruce+Perens · · Score: 1

      Jeremy,

      I said the implications were unreported.

      So, I reported all of the implications that I thought of.

      Could it be that if there was enough speculation on the possibility of use of a passenger aircraft as a suicide bomb, taking advantage of the then-established protocol for handling hijackers, that such a thing might have been prevented? I know there was some speculation, and some dramatic presentations, but not enough to shake the responsible people up into taking it seriously, and then making new policy and implementing it in time.
      On this issue, the only power I have is to try to attract attention and shake people up with my words. I did my best.

  144. Re:Terrorists? Definitely not. by chappel · · Score: 1

    Would that make them annoyanceists?

    Led by Phil the Prince of Insufficient Light?

  145. stupid by Anonymous Coward · · Score: 0

    yes when you cut a phone line, the phone no longer works; brilliant. We have similar problems with our electricity grid. I don't thinking going around cutting wires is going to solve anything. There is only so much you can do to protect society, if people are willing to do anything, even death to get something done, then there really isn't much you can do about it. At some point you have to have a little faith in people.

  146. Indians and the telegraph by myspace-cn · · Score: 1

    I guess the Indians and the telegraph was terrorism too huh? Wouldn't that be the actual first Cyber-Attack on America.

  147. Hexapodia as the key insight? by The+Master+Control+P · · Score: 4, Interesting

    Sammy's shoulders hunched down. "They've avoided the killing disasters. They haven't had the war plagues or nuclear war. The governance is still flexible and responsive. There are just the Lord-be-damned technical problems."

    "They are technical symptoms, Sammy, of problems I'm sure the governance understands very well." And can't do a thing about. He remembered back to the cynicism of Gunnar Larson. In a way this conversation was rumbling down the same dead-end street. But Pham Nuwen had had a lifetime to think of solutions. "The flexibility of the governance is its life and its death. They've accepted optimizing pressures for centuries now. Genius and freedom and knowledge of the past have kept them safe, but finally the optimizations have taken them to the point of fragility. The megalopolis moons allowed the richest networking in Human Space but they are also a choke point...."

    But we knew -- I mean, they knew that. There were always safety margins."

    Namqem was a triumph of distributed automation. And every decade it became a little better. Every decade the flexibility of the governance responded to the pressures to optimize resource allocation, and the margins of safety shrank. The downward spiral was far more subtle than the Dawn Age pessimism of Karl Marx of Han Su, and only vaguely related to the insights of Mancur Olson. The governance did not attempt direct management. Free enterprise and individual planning were much more effective. But if you avoid all the classic traps of corruption and central planning and mad intervention, still -- "In the end there will be failures. The governance will have to take a direct hand." If you avoided all other threads, the complexity of your own successes would eventually get you.

    -- Vernor Vinge, A Deepness In The Sky.

    Always we hear that something should be privatized because private industry is more efficient. Yet never does anyone stop to ask whether efficiency is the only concern.

    Thus rather than having a reserve in transmission capacity on our electric grid, since deregulation we simply eat farther and farther into former safety margins. Rather than spend the time to set up proper local mirrors of systems, hospital networks collapse when their Internet connection breaks. It's reasoned that the time-integrated cost of safety margins exceeds the price to be paid when failures they would have prevented occurs.

    And so far, they're mostly right. We have a little more latitude for technical failures on Earth than the fictional inhabitants of Namqem. But eventually, as we hop and skip blithely into privatization of core systems, we're going to pay a horrible price for it. It's sad how many innocent lives it's going to take, but no one listened to those calling for improved maritime safety until Titanic sank either.

    1. Re:Hexapodia as the key insight? by Bruce+Perens · · Score: 2, Funny

      I was thinking of Vinge when I wrote the article.

  148. Many errors in this story by jcam2 · · Score: 2, Informative

    Since I live in the area where this happened and it was reported extensively on the local news, I noticed *many* errors in TFA, such as :

    - Morgan Hill was not specifically targeted .. the cuts were in San Jose and Santa Clara. At most, Morgan Hill was collateral damage.

    - Cables were cut in four different locations, so there was no single point of failure.

    - Hosting everything at your site might help in cases like this, but is your mail really more reliable if managed by a part-time sysadmin on a single $1000 box, or at Google where they have triple-redundant everything?

    1. Re:Many errors in this story by Bruce+Perens · · Score: 2, Informative

      San Jose and Santa Clara had other communications sources and do not seem to have had outages nearly so complete, and didn't (as far as I'm aware) need to get hams to help them run the hospital. So, I focused on Morgan Hill.

      I did mention that redundancy might not have helped this case.

      Yes, one beige box and one operator would be the wrong way to go for a hospital. I think database replication is the best way to handle this.

  149. Re:Terrorists? Probably not. by Anonymous Coward · · Score: 0

    unions ARE terrorist organizations. They do more to make someone unemployable than anyone else.

  150. Those you refer to do not understand by Anonymous Coward · · Score: 0

    Those you refer to do not comprehend the meaning of "peaceful coexistence". Their brains are either incapable of that line of thinking or are incapable of emotion. They are built that way by nature.
    So many times over and over again, those people have been politely respected by everyone else to use peaceful technological progress, but the only reply society gets from them is an intelligent snarky laugh and more plans of world domination.
    They are afflicted by a obsessive "control" disorder which is fueled by an insecurity that only animals in the jungle feel.
    There's no shortage of animals out there.

    The problem begins when educated, secure people bow to the wishes of those insecure rabid beasts and make weapons of mass destruction, chalk up plans of genocide with ordinary weapons, chalk up programs of mass suffering, and many other such ignoble plans and then implement them.

    Like the erstwhile British Empire that thrived on traitors from local communities who became soldiers or chiefs, today's politicians, around the world act as treacherous soldiers of the "democratic" empire. I love democracy, but not the hidden oligarchy that is popularly understood to be democracy. True democracy is mass self-governance, not a one-size-fits-all solution for anything.

    Given that fact, alongwith some deep pondering and change along the lines of what you state, we need what the parent stated - all men being born free and equal, all men must possess equal knowledge of the latest technology. Only then will a federated structure remain federated and safe.

    Single point of control means single point of failure even in government.
    Hence the need for independent critics and observers - even like Freeman Dyson - there's an oligopoly/cartel in science too, as in medicine, trade, finance, and "Intellectual Property".

    Obama's plan for a renewed economy should concentrate on DIY innovation rather than corporate research.

    The time is ripe, and the economy is desperate, and eduction is in great need, for the formal introduction and nurturing of the concept of "Appropriate Technology" into society and the economy.

    If not now, when else?
    And if not starting with the web, then with what else?

  151. Re:Terrorists? Probably not. by Anonymous Coward · · Score: 0

    This post is the funniest thing I've seen in the last six months.

    Thank you. I feel young again.

  152. Re:Terrorists? Definitely not. by Anonymous Coward · · Score: 0

    Teabaggers?

  153. I lived this by Trip6 · · Score: 3, Informative

    Heading south on 101 from San Jose Thursday morning, I was on my cell as I usually am. It cut out about 4 miles north of my Morgan Hill exit. I thought it was a dead spot. I got to work and realized we had no phones, no internet, no cell if you were a Verizon or AT&T customer. The only link we had was AM radio (KGO), who told us of the outage. We needed an ETA for restoration of service. How? We drove north until we had cell coverage, and called our respective providers. Neither had a clue. We called our spouses outside the DOS area and they said that cables were cut, but still no ETA. Finally we heard on the AM radio they expected to restore service by end of day. We ended up sending our customer service and order entry people home, and the rest of us worked the internal network or paperwork for the day. The phone came back around 4 PM, but the internet and cells never did until the next day. No 911, all the stores and restaurants were pretty much cash only. It was truly eerie. It was front page news for a couple days but has faded from view since. We think it was almost certainly the union, since the first thing the union did was vehemently deny they had anything to do with it.

    --
    I hate being bipolar; it's awesome!
  154. i farted hard, am i ... by Anonymous Coward · · Score: 0

    The general populace was terrified
    And yet, I thought it was a terrific outcome!
    I am a terrorist!

  155. Re:Terrorists? Definitely not. by Anonymous Coward · · Score: 0

    Isn't that close to God's ultimate message to his creation?

    "Apologies for the inconvenience"

    You cross the universe, face untold challenges and dangers and finally meet God, and THAT is his only message.

    Apologies for the inconvenience.

    A bit frustrating, you know.

  156. Latest from the Bay Area by bznul8r · · Score: 1

    I live in the area and it was on the news for a day and a half. then is was really quiet. Last I heard there was a $250,000 reward leading to the arrest o the person or persons responsible.

  157. Re:Terrorists? Probably not. by Anonymous Coward · · Score: 0

    /me tips hat

    Well done sir, well done

  158. Isola's Law..... by IHC+Navistar · · Score: 1

    "The more technologically advanced something is, the easier it is to defeat".

    Bingo.

    --
    Knowing Google's lust for data collection, the Soviet Union is still alive and well inside the psyche of Sergey Brin....
  159. Re:Terrorists? Probably not. by Bruce+Perens · · Score: 1

    Bumpkin: You can take my electrons out of my cold, dead, fingers!
    Alien: That will be acceptable!
    Alien uses his anode...

  160. Re:Ocean's 14? by redGiraffe · · Score: 1

    No, it was Jack Bauer, but he's not telling and nobody can make him.

  161. Re:Um, unreported? by Bruce+Perens · · Score: 1

    They reported the incident. Not the implications. I said the implications were unreported.

  162. So I decided to change that? by Anonymous Coward · · Score: 0

    Hum, reminds me of "Red Dawn".

  163. When Vandals Strike Infrastructure...? by JRHelgeson · · Score: 1

    Thank goodness these were just VANDALS executing a well coordinated and flawlessly executed act of random senseless destruction and not the work of
    some domestic terrorists... could you imagine?

    --
    Good security is based upon reality and common sense. Common sense is a function of having common knowledge.
    1. Re:When Vandals Strike Infrastructure...? by Anonymous Coward · · Score: 0

      Yeah, if they were Visigoths we'd be totally screwed...

  164. See Richard Clark's last Sci Fi novel by Anonymous Coward · · Score: 0

    Clark addresses a similar scenario but the culprits clobber critical cables coming ashore. It isn't fear mongering at all. Bruce is asking some legitimate questions about how these networks are connected. The irony of the historical development of the internet is that one of the initial design intents of packet-switched networks was to provide fail-around connectivity that would permit a communications system to continue to function efficiently even if a significant piece or pieces were chopped out - say through a nuclear strike. The idea has gradually begun to founder under the problem of growing quasi-monopolies that control major pieces of the infrastructure and a cost-driven system that reduces redundancy as a cost savings.

  165. Re:Redundancy, ARCO OIL & GAS by terryducks · · Score: 2

    So you talked to the IT department and asked them about their disaster recovery plan ?

    No ?

    The last time I participated in the DR at a hospital, the last set of "tapes" was flown down to the DR center and the system was recovered in ... shoot ... an hour ? including travel time.

    This won't support 100% of the users because the links were lower bandwidth than the local data center but definitely wouldn't shutdown the hospital.

    and don't forget the ultimate DR plan - PAPER. You still can get critical care because it's on paper.

    This was the mainframe era of the hospital (IBM knows DR) now with the Windows stuff it should work the same but I wouldn't count on it. Lots more machines.

  166. Re:Terrorists? Probably not. by Anonymous Coward · · Score: 0

    Funniest post on /. ever!

  167. Re:Terrorists? Probably not. by terryducks · · Score: 1

    Nope - management was upset that the workers didn't buy into the mandatory "be happy" day with its meetings on being successful and future growth.

  168. Re:Terrorists? Probably not. by terryducks · · Score: 1

    Hey, I'm an acidic gooey center with a hard alkaline shell...

    melts in your hands, burns all the way down.

  169. Why not reported ? by mr_musan · · Score: 0

    this is a wonderful scaremongers dream, how come it hasn't been reported that every one from quakers to baboons did it ? seems very odd that any act of terrorism would go un reported in us press

  170. Re:Terrorists? Definitely not. by Anonymous Coward · · Score: 0

    I don't think we have a word mildinconvenienceists.

    The word you are searching for is punks, or perhaps goddamn punks if they cause more monetary damage.

  171. Re:Terrorists? Definitely not. by Anonymous Coward · · Score: 0

    Bearing in mind that Bush is responsible for having citizens on my nation (UK) kidnapped off our own streets (admittedly while our own government looked the other way :/) and torturing them (torture including but not limited to, electrocution, water-boarding and cutting of genitals).

    Dunno about you but that terrifies the shit out of me... especially since the guy was charged with anything in the end. It really could be any of us next.

  172. Inside Info...Union Involved by Anonymous Coward · · Score: 0

    I have some inside information about this. Apparently it was perpetrated by members of a union who's contract was coming back up for negotiation. Either they weren't getting what they wanted, or they decided to make it known how important they are, etc.

  173. Re:Terrorists? Probably not. by Anonymous Coward · · Score: 0

    Well, if we're going to go skipping down the tin foil hat road, you may as well consider the possibility of the company doing this in an effort to put bad publicity on the unions.

    Though, either of the scenarios are about equally likely.

    I can understand a union worker cutting the lines AFTER or DURING a strike as it would tend to cause the most disruption. A "this is why you need us" point of view if you will. Doing so beforehand makes absolutely no sense at all.

  174. Re:Thanks for bringing this to our attention but.. by Cro+Magnon · · Score: 1

    I WAS old enough to work on the Y2K stuff, and it WAS a potentially serious issue. Granted, it was VASTLY overhyped. Planes didn't fall from the sky, cars didn't explode, life didn't end, but there could have been some nasty and costly glitches if we hadn't fixed the problems. And, I'd guess that the reason the countries that ignored Y2K weren't visibly affected is that they were already crappy with their computers & financial systems, so the extra Y2K problems got lost in the existing chaos.

    --
    Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
  175. Re:Terrorists? Probably not. by MightyYar · · Score: 1

    Wanna-be terrorists... werrorists.

    --
    W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  176. Re:Terrorists? Probably not. by MightyYar · · Score: 1

    Terrorist acts need not generate terror.

    But they need to at least TRY to cause terror. In fact, motivation is the whole key to the thing. A tanker truck exploding on a highway after an accidental rollover may very well cause terror, but is still not terrorism.

    These guys clipped some fiber... that is plain old ordinary sabotage, as you said. Even with an ideological or (more likely) financial motive, it just becomes extortion of some kind - still not terror unless they thought that cutting the fiber would cause some kind of panic... not likely! :)

    --
    W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  177. Re:Cables were cut in San Jose and San Carlos by linzeal · · Score: 1

    One can be surprisingly skinny when was is obsessed with one's work. Fat geeks are a stereotype.

  178. Re:Cables between India and California by Maxo-Texas · · Score: 1

    I was talking about this one: "The AAG cable's western terminus will be in Mersing. It will run from there through major landing points in Lantau in Hong Kong, Currimao in the Philippines, and Hawaii to its eastern terminus in San Luis Obispo, California."

    It came up in discussion threads after the massive indian internet disruption in late 2008.

    Of course that's 7 internet years since then so possibly new cables exist.

    --
    She was like chocolate when she drank... semi-sweet at first and then increasingly bitter.
  179. pay no attention to this "Bruce Perens" guy by Anonymous Coward · · Score: 0

    he's the loser who used to crapflood Adequacy all the time. Why slashdot posted an article by this crapflooding loser is beyond me.

  180. Re:Terrorists? Probably not. by ndrw · · Score: 1

    I don't think Civil War re-creations really help us plan for redundant Internet/communications infrastructure...

  181. Re:Terrorists? Probably not. by Bruce+Perens · · Score: 1

    Apparently they have speculative war games. I was invited to one to drive the theorization regarding Open Source, and unfortunately had to decline.

  182. Re:Terrorists? Probably not. by FailedTheTuringTest · · Score: 1

    There is a difference between a terrorist and a saboteur.

  183. Tort Reform not Socialize by Zancarius · · Score: 1

    And a family with a member who has a critical illness would still go bankrupt. And it would still leave the poor out in the cold.

    Is is a *little* better? Maybe. But it's still bad.

    Recall that much of the cost in our health care system is due to two factors: litigation and greed. Doctors pay a ridiculous amount on insurance in the hopes that they won't go bankrupt if someone decides to sue, and pharmaceutical companies want money.

    Socializing the US health care system won't fix much. Tort reform will.

    --
    He who has no .plan has small finger. ~ Confucius on UNIX
    1. Re:Tort Reform not Socialize by Abcd1234 · · Score: 1

      Recall that much of the cost in our health care system is due to two factors: litigation and greed.

      Actually, a large portion of the cost is also in overhead. Or did you think that all those insurance companies and so forth come for free?

      and pharmaceutical companies want money.

      Funny you left out the insurance companies, who make gobs of dough off of people while doing their best to provide as little service as possible.

      Socializing the US health care system won't fix much.

      Au contraire. Socialized medicine has lower overheads, better coverage (don't have to worry if you're poor or have a pre-existing condition) better delivery (no insurance companies trying to deny me coverage), and better choice (yes, better choice... I get to actually pick my doctor).

      IMHO, the real myth, in the US, is that people don't view their employer-provided health insurance as just a shadow tax. The simple fact is that employer-provided healthcare in the US is *expensive*. And that money that's being spent on overly-expensive insurance is money that *could* be handed out in salaries.

      So if you're being taxed already, why not at least pay less tax, and get a more efficient (money-wise) system that covers more people? Well, the answer to that is simple: adherence to the religion of free market capitalism and an strict adherence to the words of the founding fathers, who lived in the days when the US was a fraction of its current size and healthcare, as it exists today, was unimaginable.

    2. Re:Tort Reform not Socialize by pnutjam · · Score: 1

      Tort reform is a straw man argument. It's like me complaining that the streets have two many potholes so you pass a law that requires 17 inch tires. It doesn't address the problem, it's just a sneaky way to jam someone's agenda into the national debate.

      Slate article
      supporting information

  184. Cyber attack? by Anonymous Coward · · Score: 0

    Someone needs to refresh their definitions of "cyber"... cutting physical fibers is a much of a "cyber" attack as farting in an airport bathroom is a plane hijacking. Kudos on the attempt to make an eye-catching headline, but that's just it... Fibers get cut all the time, just a few months ago the sub-oceanic fibers were cut repeatedly, severing connection to entire continents... who cares about vandalism in a tiny settlement?

  185. Re:Cables between India and California by billstewart · · Score: 1

    That was a proposed cable back then; I'm not sure about its current status, since the main reach.com website doesn't seem to have been updated in a while and most of the articles I could find on the web about AAG were a couple of years old and in the future tense, though at least some segment of it was deployed in the Philippines in May 2008. Most new submarine cables talk about having huge bandwidth, though in most cases that's potential bandwidth if you light up all the possible wavelengths at the highest speeds they'll support, and what's actually deployed at first is a fraction of that.

    On the other hand, many cable systems are being deployed with some redundancy, either in the cable system itself or redundant with other cables owned by the same company. India seems to have been a special case - at least as of a couple of years ago, the big bottlenecks weren't the undersea cables themselves, but the landing facilities and the land connections from them to the big cities, where you had to deal with the not-dead-yet ex-monopoly telcos, either to get landline bandwidth or to pay through the nose for using it. Competition may have forced them to finish liberalizing by now; it's been a while since I checked.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks