Slashdot Mirror


Linksys Incorporates HomePlug Networking

mattyohe writes "It seems that Linksys is one of the first to prepare release for their ethernet router that uses the HomePlug 1.0 spec. Linksys claims the Instant Powerline EtherFast Router performs well by using the OFDM (Orthogonal Frequency Division Multiplexing) scheme. OFDM forms numerous signals into a single signal for transmission and then is used again to find and automatically adapt to the specific frequency combination that enables successful communication. This product currently uses 56 bit DES encryption and would be excellent for networking in the home enviroment. Never worry about not having enough rj-45 jacks at a lan party, bring some power strips!"

69 of 231 comments (clear)

  1. Great for Corporate LANs, too by serial+frame · · Score: 2, Informative

    And, why would that be? Well, the range is an entire whopping half of a mile! I wonder if this could be done on the entire neighborhood's power grid...

    --

    -
    And the Angel said unto me, "These are the cries of the carrots! The cries of the carrots!"
    1. Re:Great for Corporate LANs, too by Sc00ter · · Score: 2
      I doubt it, it's kinda like X10, it totally dies once it leaves your house.

    2. Re:Great for Corporate LANs, too by Webmoth · · Score: 3, Insightful

      I'm guessing it's not gonna work through a power line transformer (the grey garbage can up on the pole or the green box in your flowerbed). However, any of your neighbors who happen to be on the secondary side of your transformer will most likely be able to share your broadband connection.

      You didplan on sharing, didn't you?

      --
      Give me my freedom, and I'll take care of my own security, thank you.
    3. Re:Great for Corporate LANs, too by harlows_monkeys · · Score: 2

      How's that work for apartments?

  2. Power Surges by AnimeFreak · · Score: 2, Interesting

    What happens if you get a major power spike? What is in place to protect my HomePlug card on my computer?

    I don't exactly like the idea of feeding electricity into my computer like that.

    1. Re:Power Surges by Eil · · Score: 2


      Hey, good point. I should unplug my computer from the wall right now, never know when that "evil current" will just sidle its way into my PC...

      NO CARRIER

  3. Networking apliances... by mattyohe · · Score: 2, Interesting

    Now lamp manufactures can make lamps with a cpu inside and we can give them a schedule for on and off.

    --
    - what is the definition of simultanagnosia?! I've been meaning to look it up!
  4. More ways to mess with your neighbors by 4mn0t1337 · · Score: 2, Funny
    Well, now that WEP is a little stronger, this is now the next way to eavesdrop on your neighbors.

    I know from experience with X10 that it isn't that difficult to turn on all of the lights in your neighbor's house down the street at 2 am. Now, with Networking Over Power you can scan their network.

    Or, if you like the people in your block, you can actually share bandwidth this way?

    --

    ______
    Once: you're a philosopher. Twice: a pervert.

  5. Two comments and a question by PoiBoy · · Score: 2, Interesting
    (1) I've been under the impression that Linksys usually follows other home networking companies like 3Com. It's good to see them taking the lead in introducing a new product.

    (2) I've always had good success with Linksys hubs, switches, and NIC's in the past; and I appreciate their low cost. I'm sure this will be a good product, too.

    Now for a question: I don't fully understand how the electrical grid outside my house works, but what is to prevent my next-door neighbor from buying one of these powergrid devices and "borrowing" my bandwidth?

    --
    Sig (appended to the end of comments you post, 120 chars)
    1. Re:Two comments and a question by mattyohe · · Score: 2, Interesting

      WEP. that is if you turn it on

      --
      - what is the definition of simultanagnosia?! I've been meaning to look it up!
    2. Re:Two comments and a question by Cheetah86 · · Score: 2, Interesting

      Now for a question: I don't fully understand how the electrical grid outside my house works, but what is to prevent my next-door neighbor from buying one of these powergrid devices and "borrowing" my bandwidth?

      This product currently uses 56 bit DES encryption and would be excellent for networking in the home enviroment

      That should answer your question.

  6. This technology already exists. by Anonymous Coward · · Score: 3, Informative

    It was created by an employee of Clare Micronics in his own spare time. The person who invented this technology is named Shun Ueda and is currently working for Clare Micronics on a work visa from Japan. Visit Clare Micronics' homepage at www.mxasic.com and maybe you'll be able to contact him via eMail. His technology makes every AC power connection in your house, all of which on the same grid, a viable network connection. Long distance is in mind... Mr Shun Ueda has been developing it in his free-time and is looking for someone to make the drivers. I told him to contact Mr. Brenner, but I think he may be busy at the moment and is working on something for the company in all his available hours.

  7. 56-bit DES by Cardhore · · Score: 3, Interesting

    Did they choose 56 bits because of export requirements?

    1. Re:56-bit DES by nettdata · · Score: 2

      I'd think that there would be a couple of reasons; security requirements and performance. My Mom and Sister don't know what DES is, never mind how to crack it. Also, while 56 bit is probably secure enough for home use, anything higher than that will be more CPU intensive. Keeping it at a minimum "bittage" will probably increase network performance with less or the same hardware, making it cheaper.

      --



      $0.02 (CDN)
    2. Re:56-bit DES by hardburn · · Score: 2

      56 bits is not secure enough for jack squat besides leading you into a false sense of security (there is a rule in crypto that says that low secuirity is actually worse than no secuirity). In 1993, it was estimated that it was possible to build a specialized DES-cracking computer for about $1 million (US), well within the reach of a large corperation or government-funded orginazation, which would take about three hours to go through the keys. Today, you could probably get some freinds and hook up a distributed.net/Seti@home-style network (cracking encryption by brute force is CPU dependent, not bandwidth or latency dependent, so you can do it over a dial-up connection) and crack the keys used in about the same time.

      --
      Not a typewriter
    3. Re:56-bit DES by Zeinfeld · · Score: 2
      56 bits is not secure enough for jack squat besides leading you into a false sense of security (there is a rule in crypto that says that low secuirity is actually worse than no secuirity).

      That is not true, low level encryption does introduce a significant barrier to the ambitions of a Hoover or Ashcroft intent on monitoring every communication.

      56 bit DES is known to be broken, the DES cracker can derrive a key from a known plaintext/ciphertext pair. The machine is not capable (by design) in its current form of breaking a random ciphertext pair.

      Despite its problems (read my other articles in the WEP thread), RC4 is a better cipher that allows a 128 bit key to be used with lower CPU overhead than DES. AES on the other hand requires slightly more CPU than the best DES implementations, this may change as people continue to tweak AES code.

      If people are not going to hire a competent cryptographer to write their protcol they are probably better off using DES than RC4 because it is much harder to screw up with a block cipher than with a stream cipher.

      Despite its flaws DES is better than no crypto at all. If someone wants to find out what is stored on my systems they can break down a door or window more easily than breaking a DES key. Security is about risk control, not risk elimination

      --
      Looking for an Information Security student project suggestion?
      Try http://dotcrimeManifesto.com/
  8. Re:nice by bravehamster · · Score: 4, Informative

    Nah, you wouldn't need one of these routers in each room. The router only goes at the point where your Power-line network needs to interface with another type of network (in this case, the rj-45 network that most dsl and cable modems use). For each computer you just need a power-line network card. Granted, I have no idea on the pricing for those or for the router, but this definitely will be easier than running cat5 all over creation. Probably works better than 802.11b, especially if you've got a lot of walls.

    --

    --
    ---- El diablo esta en mis pantalones! Mire, mire!
  9. Question I can't find an answer to on their site by luge · · Score: 4, Interesting

    What happens on the PC side of the question? Like, do I have to buy a device that takes up a slot internally or is USB? Or can I just plug that device into a pre-existing ethernet slot? Obviously, some type of PC->poweroutlet adapter is necessary, but where are they? [Oh, and less importantly... can I run this through my surge protector?]

    --

    IAAL,BIANLY

  10. Is it just me, or is this a useless product? by cmowire · · Score: 3, Interesting

    Is it just me, or is this product useless?

    I mean, really. Your average non-savy user won't try to share a connection because they don't know it's possible. The Wireless product makers are cleaning up the partially-savy and geek markets. Hardcore geeks are wiring their houses with cat 5, etc.

    Remember the telephone-over-powerline products to give you extra extensions? People just purchased cordless phones instead. Nobody bothers having a ton of wired extensions. And the network-over-a-phoneline? Just about nobody uses that one, either.

    If people aren't wiring with the cables the designer intended (power on the power plug, telephone on the phone jack, network on the cat 5, cable on the coax, etc) they'll use wireless.

    1. Re:Is it just me, or is this a useless product? by cnkeller · · Score: 3, Insightful
      Is it just me, or is this product useless?

      I'm thinking the same thing but for different reasons.

      I'm getting ready to buy an Xbox. Great, broadband enabled. Uh oh, no RJ45 jack in the living room. Is ther some kind of AC plug/Ethernet converter so I can plug the xbox ethernet cable into the power outlet? And then convert it back to ethernet on the other end? I think I missed the boat and that's not what the linksys box does. However, what I'm describing seems much more useful. You basically have active converters on each end at the plug level. You're using the power wires as a transport. So it goes into the AC adapter by the Xbox and out of the AC adapter on the other end into my cisco. For fun you can even combine it with a glade plugin with a blood smell to get the full effect of Halo...

      --

      there are no stupid questions, but there are a lot of inquisitive idiots

    2. Re:Is it just me, or is this a useless product? by cmowire · · Score: 2

      Nope.. For a while, there were a whole crapload of products you plugged into your phoneline and you could use it for voice, or for data communications inside of the house at a few megabits.

      Didn't really catch on.

      I like my DSL, tho. Covad emerged from bankruptcy and I can run servers on speakeasy.net. ;)

    3. Re:Is it just me, or is this a useless product? by sherlocktk · · Score: 5, Informative

      There are lots of good uses for this.

      Every person keeps thinking of this is a stepbackward, I really do not think so. I think that this will be a replacement of the 802.11x because it will be a lot easier to hookup. The only point of 802.11 is so wiring is not to hard. People keep talking about interfearance, I am sure that 802.11 will have it also, I mean look at a cellphone, thoes damn things never work right, and I would suspect that much higher speeds will be acheived.

      The real benifit here is it will be about as easy as plugging in a CAT5 cable into the wall.

      1. There is also an ethernet bridget that one can buy to add there existing infastructure.

      2. In an apartment where you cannot run CAT5 without loosing your security deposite.

      3. Places where it is not possible to run CAT5 without replacing drywall and flooring.

      4. After a while, it will probably be cheaper that 802.11x

      5. It is great for geeks to setup networks at friends houses without having to run cable and drill holes everywhere. I cannot even count how many houses I have had to network.

      If you would look at linksys's main page you would see an ethernet powerline bridge. I think there is a lot of potential here, and I plan on getting a set of what I need.

      --
      Source code is like sex. It's better when it's free.
    4. Re:Is it just me, or is this a useless product? by sheldon · · Score: 2

      That would be the Power line bridge:

      http://www.linksys.com/products/plbridge.asp

      Linksys is way ahead of you! :)

      You're right, I immediately thought about things like the XBox or the Sonicblue audio receiver, and so forth.

    5. Re:Is it just me, or is this a useless product? by cmowire · · Score: 2

      True...

      But

      1. Wired phones are cheaper than cordless phones but people buy cordless phones anyways.
      2. A power plug is still a plug. Even though there's a power plug riight next to my chair in the living room, I will only plug in when the batteries on my laptop are low.

      So therefore, I feel that the big usage for this is digital convergence -- the computer on your fridge to keep track of what you need to get from the store, the computer in your thermostat to let you set the temperature from anywhere, etc.

      Most of them are large items that rarely change, especially if you are in an apartment.

      Plus, these things are not here yet and probably won't be here for another few years. In the near term, people are only networking computers.

      Plus, the digital convergence future will probably require a 802.11x like system anyways, because your MP3 player/computer in your car will hook up to your home network, you will be carying handheld/tablet computers around your house, etc. All of which will probably make you want to get 802.11x anyways.

  11. Latency? by iconian · · Score: 5, Insightful

    From Linksys's page (http://www.linksys.com/edu/part6.asp):

    "Q. Will there be problems if I turn on or plug in devices like a power drill or hair dryer?
    A. No. If the powerline characteristics change during a session, the Instant PowerLine products will sense the change and automatically adapt to provide the most reliable data path connection."

    Will this "automatic adaption" interrupt data transmission? How would this affect latency?

    Imagine people complaining about getting fragged by a hair dryer.

    1. Re:Latency? by tjb · · Score: 2, Informative

      I'm guessing that this adaptation is similar to bit-swapping that is done in DMT ADSL.

      Essentially (and this is pure speculation), the frequency spectrum will be divided into a number of frequency bins of a fixed width (in DMT, its 4.3125 KHz). Then, during training, a certain number of bits will be allocated to each frequency bin, depending on the Signal-to-Noise ratio of that bin. Later, if the line conditions change, the two sides will negotiate a reallocation of bits away from any frequencies that have been trashed. In DMT, these bits have to be re-allocated to another bin, but in this case, since the line conditions are likely change rather drastically when you plug in a 1500 Watt hair-dryer with an oscillating electric motor, I'm guessing that they would simply remove the bits entirely, alter the framing, and add the bits back in when conditions improve.

      But that's just a guess :)

      Tim

  12. Pop-up ads by yerricde · · Score: 2, Funny

    I know from experience with X10

    You mean you actually clicked those pop-up ads?

    --
    Will I retire or break 10K?
  13. Home networking at this level? No thanks. by Junks+Jerzey · · Score: 5, Insightful

    Between this story and the one about setting up a dedicated server room at home, I'm thinking of tossing my PC completely and buying a used Atari 800. Well, not seriously, but it crosses my mind occasionally.

    The amount of system administration required to run a PC home takes much of the fun out of computing for me. I'm a programmer and a technical kind of guy, but I really don't want to to be a sysadmin as a hobby. It's bad enough chasing down video card drivers and keeping track of all the related software incompatibilities--and having to upgrade everything every 18 months or so, even when I don't need it, as a brute force method of reducing conflicts--but having to deal with running servers and such at home is crazy. Sure, sure, the people who love recompiling kernels and running video card benchmarks and so on might not mind, but that's what those people _want_ out of a computer. Not everyone is like that.

  14. Enermax are going to have a field day. by WasterDave · · Score: 4, Funny

    Seriously. A PSU with built in networking... plugs into the USB headers on the motherboard.

    Too sensible, it'll never happen.

    Dave

    --
    I write a blog now, you should be afraid.
  15. Re:From an audio perspective.... by Jeffrey+Baker · · Score: 5, Interesting
    Aw, c'mon. Insightful? It's easy to build a highly regulated DC power supply from arbitrarily noisy AC power mains. High capacitance, quality power transformers, noise chokes, power entry modules: all these components on a modern power supply are there to filter out noise. In low-power components like DACs and preamplifiers, the regulated power rails should have a VERY high noise rejection from ~0 into the low MHz. IC regulation isn't practical in power amplifiers, but really impressive capacitors are practical and a good design will have power supply noise well below signal level or throughout the audible band.

    In other words, I wouldn't sweat it for audio uses. If it really bothers you, power your audio equipment through a real UPS with a lead-acid battery and inverter. That should brick-wall filter any noise from your mains.

  16. Re:Not designed with security in mind by CommanderTaco · · Score: 2

    this is silly paranoia. yeah, there are inherent potential security problems when you use shared media, even when using encryption, as you point out, but only for those who absolutely need bulletproof security, i.e. computers with trade secrets or confidential government data on them. this product is intended for home use... most of us don't really need to be concerned that someone with petaflops of computing power at hand can break our encryption schemes and access our data.

    and if you live near people who would ever think of trying to DoS you to get back at you for ruining their hedge clippers, you need to move.

  17. Share bandwidth... by rbgaynor · · Score: 3, Funny

    ... with your neighbors. How long before my cable company re-writes their terms and conditions to prohibit me from connecting any device to the cable modem that also that connects to an electrical outlet ;)

    --
    "Good things don't end with eum, they end with mania or teria." - H. Simpson
  18. Compatiblity with power conditioning devices? by Ryu2 · · Score: 3, Interesting

    Aren't they basically low pass filters for power? Will the networking signals survive going through them?

    --
    There's 10 types of people in this world, those who understand binary and those who don't.
    1. Re:Compatiblity with power conditioning devices? by Ungrounded+Lightning · · Score: 2

      Aren't [power conditioning devices] basically low pass filters for power? Will the networking signals survive going through them?

      Depends on the device.

      Surge-protectors won't touch it.

      EMI filters will completely block it.

      UPSes will probably block it, even in bypass mode. (They need EMI filters on their wiring due to the switching stuff inside.)

      --
      Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  19. Ech! All my secrets lost! by JMZero · · Score: 2

    You're right, they shouldn't be marketing this as a secure product.

    But the product is fine for most of us. For example:

    - It's a good way to play Quake with your brother. And if your neighbour is savvy, he can watch.
    - It's a good way to send music to a future power aware stereo.

    I think there's plenty of people who should stay on their tushes and who could find good use for a technology like this.

    --
    Let's not stir that bag of worms...
  20. Price Comparison? by Bilbo · · Score: 3, Insightful
    OK... I didn't see any mention of price in my quick scan of the announcement. Does anyone know how this will compare with other Linksys wireless setups? Initial investment for the hub? Incremental cost for connections?

    I'd like to use this to network a small school I've been supporting. We've put a lot of work into running 10baseT cables, but haven't found a solution for getting to the other building. Wireless would be nice, but even that is still out of the budget for now. (We're talking really small school here!)

    --
    Your Servant, B. Baggins
  21. The trouble with these systems..... by NoCrypto · · Score: 2

    Is that they are always too expensive for the devices which could really be useful if connected, and too slow for real networking.

    The nework fridge, lamps, other devices have a $5 ceiling on parts cost, and any reasonable Powerline network system generally costs a lot more than that. The OFDM based system mentioned is probably in the cable modem price range.

    Doesn't mention the chipset in the release. Does anyone know if there (finally) is a consensus standard on this???

  22. Might not be so bad.. by LinuxHam · · Score: 2

    If anyone remembers the Radio Shack device that "turned your household wiring into an antenna", that's what I imagine for this technology. A smallish box with a pass-thru 3 prong AC plug, and an RJ45 on the bottom.

    Plug the coverter into the wall outlet, and plug your laptop, PC, or TiVO into the RJ45 on the media converter. Really not a bad idea, with the right security. I'd certainly get it.

    --
    Intelligent Life on Earth
  23. Re:Balderdash, Rubbish, Poppycock! by emac · · Score: 2, Interesting

    It's not STORM shielded, and the FBI has STORM equipment that can detect RF emissions (as low as a nanowatt in frequency!)

    If the FBI is measuring frequency in nanowatts, we've got bigger problems in our educational system than I thought. Watts are a measure of power, not frequency.

    --
    Best new white rapper since Pimp Daddy Welfare... Pimp-T!
  24. Home Only Im sure by Magus311X · · Score: 3, Insightful

    Im sure no business would ever even consider this. Think of the security implications.

    You don't even need to find an open rj-45 jack on the raceway. Just an electrical outlet. Aren't those every 6 feet?

    You could get on the network from an obscure maintenance room hidden from view...

  25. Re:Question I can't find an answer to on their sit by HoldenCaulfield · · Score: 2, Informative

    From a November 6th press release it appears that Linksys will have a USB adaptor for the PC-end with an ESP of $149.99, and the router in the story has an ESP of $179.99. Looks like they're going to release a bridge as well for $149.99.

  26. It's Just You by waldoj · · Score: 3, Informative

    This would be ideal for my girlfriend's family's house. They have GHz cordless phones in their home, so they can't use wireless. They have a huge, huge house (it's been expanded from the original, smaller house), so ethernet just isn't a viable option for them. Consequently, I've got 5 of their computers networked and sharing a 56k, but the other 3 still have to dial out. (Thus using up the line and preventing any of the other 7 computers from being connected.) This PowerLine Router will be ideal for their setup, and I'm quite pleased to see it becoming available.

    -Waldo Jaquith

    1. Re:It's Just You by jht · · Score: 2

      Why wouldn't they be able to use wireless? 802.11b equipment generally gets along OK with 2.4 Gb cordless phones, as long as both devices are well-made and play nicely (letting you select between channels, etc).

      My AirPort gear (re-badged Lucent cards) behaves just fine with cordless phones. Worst case should be a little fiddling with channel selection for best results.

      --
      -- Josh Turiel
      "2. Do not eat iPod Shuffle."
    2. Re:It's Just You by nettdata · · Score: 2

      I agree. I'm looking at it for my parents house for exactly the same reasons; the house is big, it's got Ghz phones, it's too dense for wireless to work effectively.

      I'm also going to bet that the security concerns with wireless connectivity are not present with these powerline devices. Mind you, that doesn't preclude other security concerns that may be present.

      Speaking of which...

      Anyone have any clue as to potential security issues? How much of a power circuit "range" do these devices have? Does this mean that my breaker box is now a "hub"? Can other people in my power grid "see" me? What acts as a block for these; 3-phase to single-phase conversions, etc.?

      --



      $0.02 (CDN)
    3. Re:It's Just You by cmowire · · Score: 2

      Supposedly the main thing that kills any leakage is the transformer.

      But, as has been already pointed out here, it's not perfect. That's probably why there's 56 bit encryption -- just in case.

      And there's probably a cable-length limitation, too.

  27. Integrated Connection? by spacefrog · · Score: 2, Funny

    If the equipment makers get on this bandwagon, it could get interesting.

    Plug the equipment into the AC wall jack and poof your on the network.

    Plug the game console into the wall. Poof.

    Plug the MP3 component player into the wall. Poof.

    Eventually all of our household equipment starts scanning, detecting and "inter-operating" with each other.

    Next thing we know, everytime the mp3 player coredumps the washing machine floods the house.

    Hmmmmm. On second thought...

  28. Re:From an audio perspective.... by tzanger · · Score: 3, Insightful

    Buy an always-on UPS. It will take the "unclean" power and re-create it for your stereo etc.

    Tellyawhat: You show me any kind of high frequency getting past the 50/60Hz transformer in the audio power supply and/or the switchmode power supply secondary inductor (DC choke) and the filter caps sprinkled all over the PCB and I'll be surprised. Show the same noise appearing in the output of said audio device and I'll buy you an always-on UPS.

    The kind of noise you describe getting through is such utter bullshit. The DC power supplies in practically all electronic equipment are capable of filtering this crap out and the measures for A/V devices are double. Remember that in a linear power supply you have a huge laminated-core transformer that will absorb high frequency noise as eddy current losses. In switchers you have a high-frequency (usually 60kHz and up) oscillator and the chokes and filters on the output are designed to give you as-close-to-zero ripple as possible. And after that you have high frequency, low-ESR caps across every IC and tons of filtering on the audio inputs and outputs to keep things sane.

    Always-on UPSes are useful for really shitty lines and equipment which is sensitive to the fast switchover of traditional UPSes. It's once again proven that you can get superb advice from an AC.

  29. Pretty poor choice of encryption algorithm... by mbessey · · Score: 3, Interesting
    Seems like AES would have been a slam-dunk for ths. Or use WEP, or really anything but DES. Selling a product with 56-bit encryption in the 21st century shows a pretty extreme lack of cryptographic savvy

    This had to have been designed by somebody as a side-project, then was commercialized when "the higher-ups" heard of it. Really, why would you choose DES, unless you had the code already lying around, or something?

    -Mark

  30. You misunderstood by Ungrounded+Lightning · · Score: 4, Interesting
    Aw, c'mon. Insightful? It's easy to build a highly regulated DC power supply from arbitrarily noisy AC power mains.

    He's not talking about coupling through the power supply. He's talking about capacitive coupling.

    Yes, he has a valid concern. The power lines carry 60 HZ and a lot of harmonics of it - all low frequency stuff - plus switching noise - higher frequency stuff but more intermittent, except for commutator noise which (as you probably know from listening to AM while running an electric drill) is all over the map. Not to mention fluorescent and other arc lamps and switching power supplies - all over the ultrasonic-to-radio ranges.

    The higher the frequency the easier it couples - in direct proportion. Beyond the audio range it can still cause some trouble, but not as much.

    This technology is running in the tens of megabits over a noisy channel, so it will be running a goodly fraction of that in bandwidth. The question is mostly whether the LOW end is well above the audio and FM multiplex subcarrier range.

    Don't bet on that. The audio range is just as useful as an equivalent bandwidth above it, so unless the designers were trying to avoid hi-fi and telephone interference they probably used it.

    I have a few other concerns:

    How does it behave in the presence of interference from commutator-based motors (drills, vacuum cleaners, blenders, mixers, hedge trimmers, etc.), switching power supplies (computers, peripherals, compact fluorescents), and arc lamps (standard fluorescents, high-pressure vapor)?

    How does it behave in the presence of other similar devices in other houses attached to the same power transformer? (Like X10 it probably won't go THROUGH the transformer enough to notice.)?

    Will you need a coupling capacitor between the two sides (or in industrial situations, the three phases) of your feed to get the other half (two-thirds) of your outlets to work?

    Will the default configuration share your internet and intranet with your neighbors?

    On the other hand, can you feed a neighbor deliberately, to cut a deal to share a DSL or Cable drop?

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  31. Phoneline Networking... by dytin · · Score: 2, Informative

    Seriously, if you want to network your house using the existing wires in your house, pnoneline networking is the way to go. It is fast - right now it has a limit of 10 mbps, but they are working on 100 mbps - the power line gets 14mbps, not too much faster (and anyway, unless you have a T1, 10mbps is plenty fast). Also, it is secure, there is no need to encrypt your data as it travels on your own private network. Also, there is no risk of power spikes damaging your hardware. And finally (and most importantly I might add), there are Linux drivers for phonline NICs (at least for the card I use, the Linksys HPN200, you can find the drivers here.)

    For more more information go to www.homepna.org

    1. Re:Phoneline Networking... by ThatComputerGuy · · Score: 2

      Clubber Lang's numbers are correct, a T1 is 1.54 Megabit/s. I've at times hit 650KBps on my cable modem (@home/SFBA), which translates to somewhere around 5 Megabit/s. Fast? Hell yes, that's why I downloaded some 120MB in 2-3 mins.

      Of course, now that ATTBI has us capped at 1.5Mb downstream.. goddamnit, I hit the cap all the time!

      --
      XML is like violence. If it doesn't solve the problem, use more.
  32. What it buys you... by Ungrounded+Lightning · · Score: 2

    You would still need a proper NIC for each machine on this network, so what does it really buy you?

    It buys you not having to string cat5 through the walls to every appliance you want to automate and every room where you, the wife, or the kid has a computer or appliance you want on the LAN.

    I've strung a house with RS-232, another with Cheapernet, and am building one with Cat5 preinstalled. But after wiring the kitchen in my current house I've decided that stringing Cat5 where I want it is too much work and too hazardous for my creeky old body. And I'm a strongly motivated network nerd. So what's it like for Joe Accountant?

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  33. Re:Big Grey Security Can by Ungrounded+Lightning · · Score: 2

    Extremely doubtful that the signal (in usable form) can make it past the pole transformer in either direction. That's quite a security dongle.

    Actually, it will probably make it to every other customer on that transformer.

    All you have to worry about is your neighbor (or the EffBeeEye) running an extension ccord to a socket on the side of your house...};^)

    Or picking it up off the neighbor's plugs.

    In an apartment building that means after the rents a room on the same transformer (or borrows a plug from a helpful neighbor) they don't have to drill holes through the wall to tap your LAN. Or they can wire a powerline-to-disk-or-802.11 bridge into your attic fan or garage lights rather than breaking into your comp room and hotwiring your keyboard.

    Any bets whether a tempest-style directional antenna and high-gain preamp can pick this up WITHOUT physically connecting to the lines?

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  34. Re:Home networking at this level? No thanks. by WasterDave · · Score: 2

    Y'know, it's not that hard. You can just buy a moderately high end ADSL or cable modem router, and once that's set up it's more or less plug and play.

    All the home powerline networking means is that the plug and play aspect is made even easier. Once the early adopters are dealt with, you can expect to find ADSL / cable routers that just plug into the power and to the cable - and that's it. Internet access to the whole house.

    Dave

    --
    I write a blog now, you should be afraid.
  35. This actually interests me. by foxtrot · · Score: 2, Interesting

    I have, at various times, considered getting a high-speed network connection for the grilfiend. I had two problems: first, good DSL service in her area is unavailable (distance from the CO coupled with going across the 'Hooch). So that left cable, but the single cable outlet in the apartment is diametrically across the living room (well, no, it's not a circle, but you know what I mean) from the computer.

    And, of course, it being her apartment and not mine, running cat5 across the room is not an option. So I thought wireless, but I'm not willing to throw an extra $300 at the problem (yet.)

    This, on the other hand, might be a solution. So my big question is: How much? When you figure that Linksys's WAP + routerator is a little less than $200 at the local Best Buy, and I can get a PCI or USB wireless card for the PC end for $100, can IP-over-110vAC really be much cheaper?

    -JDF

  36. Finally, power line networking from somebody real by Animats · · Score: 2
    Power line networking has been available for years, but it's been slow, flakey, or vaporware. Linksys ships stuff in volume, and it's generally at least OK.

    Power line networking, of course, presents a huge security hole, but 802.11b is worse.

  37. Re:Home networking at this level? No thanks. by t0qer · · Score: 2, Insightful

    Hey Junks!

    Thank you for giving us that insightful comment. I represent the other side of the fence.. I.E. Sure, sure, the people who love recompiling kernels and running video card benchmarks and so on might not mind

    Yup I'm one of "those ppl"

    From where i'm standing, this product along with the phone line networking products are for lack of a better word "GAY" The wireless stuff is cool if you don't mind the latency, but my main issue with any type of non ethernet network like this is that it's not ethernet.

    Consumers like choices sure, but I don't think this is the right one. It's really not that hard to string together a ethernet network. Nor is it expensive. A box of 1000' of non plenum cat5 costs 50 bucks now, 1 box can wire up most homes.

    We already have a good cheap way to network PC's why not stick with what everyone knows? I'd rather see the money thats spent on developing these goofball technologies put into reducing manufacturing costs so we can get gigabit ethernet for the price of 10/100 today. I know it's on the roadmap to eventually get that cheap, but when?

  38. Communication between both legs of 220V? by skriefal · · Score: 2, Interesting

    So, will this technology have any problems with devices communicating between each other if the two devices are on opposing "legs" of the split 220V line?

    I.e. the line comes into your house as 220V, and is split into two 110V legs before being distributed throughout the home. Device #1 is in a circuit powered off the first 110V leg, and device #2 is on a circuit powered off the second 110V leg. Can the two devices communicate?

    This is often a problem with simple X10 devices, and can require the installation of a "bridge" device to allow X10 signals to pass between the two 110V legs. Seems like powerline networking would suffer from the same problem...

  39. Re:Home networking at this level? No thanks. by Phroggy · · Score: 2

    This is one of the primary reasons I love Mac OS. I don't have to fight with it. There's no registry to become corrupt. No swiss-cheese web server turned on by default. No video drivers that aren't compatible with OS upgrades. Applications aren't deeply tied to each other and integrated into the operating system - in fact, parts of the operating system aren't even integrated into the operating system - so installing an app doesn't automatically overwrite a DLL file with an old version that isn't compatible with an existing app. My iMac is on its 16th month, and while I'm sure the January 7th announcements will have me drooling again, I won't feel a pressing need to upgrade for a long time to come.

    Unfortunately, most people can't see past the transparent plastic, and refuse to accept anything bearing the Apple logo as a legitimate tool.

    By the way, yes, I know Macs can have problems. In general the most complex issues can be resolved by a trained monkey in under two hours, and faster with an experienced human. Note that using untrained monkeys is not recommended.

    --
    $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
    $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  40. steal power + internet access at the same time! by Barbarian · · Score: 2

    Now you can steal electricity and internet access from your neighbor at the same time when you sneak that extension cord into their outdoor outlet!

    Or alternatively, the FBI can install a data tap by plugging in.

  41. Re:Home networking at this level? No thanks. by Lumpy · · Score: 2

    very few files? how about my 1500 mp3 files? I've been ripping my cd's for a month now. I have an audiotron in the front room, a home-made mp3 player in the bedroom(made from a websurfer pro) plus my daughters pc, my pc , the main Super-power pc in the office plus my webpad (toshiba t200cs pen tablet with a 802.11 card for websurfing everywhere on my property).

    I want to access my mp3's from all those devices, also my documents in my personal directory... It's nice to be able to access file X no matter where in your home you are.
    Plus, I need to run that Q3 server on something so I dont get accused of cheating.

    Oh, and It's not a 6Gig Athalon VXVVI with 22 terabytes of ram. It's a super slow 233 PII with 64 meg of ram. and 2 40gig hard drives.

    you dont need anything past a 233 P-II for a file server.. Oh and I dont touch it, I use a hardware firewall for both the wireless and cablemodem side. so fighting with iptables is not needed.

    sorry, a home server is no work at all and costs less than $300.00 ($400.00 if you have to have it rackmounted like me)

    --
    Do not look at laser with remaining good eye.
  42. retrofit item only by Lumpy · · Score: 2

    remember this is for old houses. anyone building a new home can have it pre-wired with cat 5 for peanuts and will get a better product overall.

    Basically, anyone building a new house is pretty much clueless if they dont run 1-2 cat5e or cat6 cables to every room. It costs nothing in comparison to the price of the house and eliminates future problems.

    --
    Do not look at laser with remaining good eye.
    1. Re:retrofit item only by slykens · · Score: 2
      Basically, anyone building a new house is pretty much clueless if they dont run 1-2 cat5e or cat6 cables to every room. It costs nothing in comparison to the price of the house and eliminates future problems.

      While this is true I find myself recommending that people pipe as well. On a single or two level house this is very easy and provides incredible flexibility. (ie You've got one RG-59 to your TV but decide you want DirectTV as well so you simply run the RG-6 through the basement and then up the conduit into the wall) This way the homeowner can run *anything* they want in the future and keep it in the walls.

      Again, it does cost more, but you're not limited in capacity or medium in the future. But you're right, a few strands of CAT5 at the minimum.

  43. Re:Wireless Troubles by waldoj · · Score: 2, Insightful

    (I'm not trying to troll, but - this person is asking for it! They're not bothering to investigate the issue and complaining about it. Laziness is one thing, but to complain about being lazy is disgusting.)

    Where the fuck do you get off making such assumptions? I'm not "asking for it," and you have no idea how much time that I've spent on this. I've spent something like ten hours of my life learning how 802.11b works, planning my home network, my office network, and a downtown freenet.

    Further, I don't know what makes you think that a good response to somebody having trouble with consumer networking is to tell them to go back to college and take a signals course. What the hell is that? Are we all forced to become experts in every technology that we want to make use of? I suppose that you took some biology classes before you got that goldfish, perhaps took some plumbing classes in your local community college when your sink stopped up? I imagine you're one of those jerks that "helps" Linux newbies by telling them to read the kernel code.

    Don't be such a dick.

    -Waldo Jaquith

  44. Think a little differently... by Svartalf · · Score: 2

    You have a 2 story house. Now, you can go through the fun of running cat-5 throughout (which can be very entertaining given that the builders can do all kinds of FUN things in the floor joists, etc.) or you can use a wireless or powerline solution to bridge the two floors of your house. Wireless leaves you open to drive-by hackings. Powerline might be a good idea in this context. Another one that's a good idea would be my inlaw's property where they have a central phoneline and several buildings that have computers needing to get to the Internet. Wireless won't work because there's metal buildings all in the way- no clean line of sight pathways.

    --
    I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
  45. Re:Home networking at this level? No thanks. by Junks+Jerzey · · Score: 2

    No video drivers that aren't compatible with OS upgrades.

    This used to be true, back in the day before Macs had 3D accelerators in them, but no more. Macs have the same video card and drivers problems as the PC, just to a lesser extent.

  46. Riight... by Svartalf · · Score: 2

    Ethernet doesn't work everywhere.

    3 Acre plot of land; 3-4 machines needing to be networked but with 500 foot separations and metal buildings in the way; power comes in via a central pole with no pole pigs between the house wireups.

    Yes, Ethernet would be faster, but for this one, you'd have to resort to shielded cable or step down to 10-base-2 (which is getting really hard to find). Even then, you'd end up with this really iffy setup at best.

    Expand your horizons at least a little bit- not everything is best served by wireline Ethernet networking.

    --
    I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
  47. Re:Home networking at this level? No thanks. by Phroggy · · Score: 2

    This used to be true, back in the day before Macs had 3D accelerators in them, but no more. Macs have the same video card and drivers problems as the PC, just to a lesser extent.

    If you use the video card that came with your system, it'll be fully supported by Apple, and any OS upgrade will generally include good, working drivers. I've had no problems whatsoever with the ATi Rage 128 Pro in my iMac; I can't really speak from experience about other cards and configurations. If your experience differs from mine, perhaps you could share?

    (Yes I know mine's not actually a card, it's on-board.)

    --
    $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
    $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  48. You're an idiot, you know that, right? by Gendou · · Score: 2

    Do you even read the articles you link to? That article is not about DES, it's about CSC. The last time DNet did 56-bit DES, it didn't take two months, it took one day.

    DNet has done DES three times, and it's gotten significantly faster each time. Here's the times that the three DES challenges were completed:

    Feb 1998: 39 days.
    Jul 1998: <3 days.
    Jan 1999: 22 hours.

    In the July 1998 challenge, DNet was just barely beaten by EFF's "Deep Crack" machine -- DNet and Deep Crack were both running at about the same speed, but they both started at different points and Deep Crack happened to find the key first. In the January 1999 competition, Deep Crack was part of DNet, and did about half the work, so without Deep Crack it would have taken DNet up to two days to finish the job -- significantly less than the two months you cite.

    DNet hasn't done DES since January of 1999. Again, the article you like to is for CSC, not DES. 56-bit CSC took about two months, 56-bit DES took about 22 hours.

    Yawn.