Slashdot Mirror


The Software Router As MiFi Killer

An anonymous reader writes "The MiFi Mobile Router has been getting a lot of positive reviews these days, for combining a cellular modem, WiFi radio and battery pack in a portable device. But playing with a beta release of a software based wireless router for Windows 7 has me wondering if there's any future to these dedicated, multi-radio routers. Is the future that every PC should be a router? Or is that a job best left to a cell phone?" I just drove across the country and back with a MiFi (using Verizon's service, which was not zippy but very reliable); it strikes me that being nicely cross-platform and not requiring a laptop with its own cell-network connection is a serious advantage for the MiFi or any similar device.

192 comments

  1. NAT is a good thing by Anonymous Coward · · Score: 5, Insightful

    Is the future that every PC should be a router?

    No. Just no.

    The reason we want dedicated routers has nothing to do with computers being incapable of serving the same function. It's because we want to isolate functionality to minimize the risk of getting hacked. It's well known that connecting a Windows computer directly to the internet will result in it getting P0wned in almost no time. And *nix computers, while better, can still be vulnerable. And both platforms can become vulnerable when the wrong software is running (anything that listens on a port can be vulnerable).

    Basically, NAT routers are the only thing limiting the hordes of zombie WinXP boxes to a reasonable size. We don't want to give people who don't know better the idea that they don't need them.

    1. Re:NAT is a good thing by im_thatoneguy · · Score: 4, Insightful

      Also electricity. I don't need a full blown computer running 24/7 just to provide wifi for my laptop.

    2. Re:NAT is a good thing by Jeremiah+Cornelius · · Score: 1

      'Specially with an open WiFi, pulling pr0n torrents for the spoodge blasters, down the hall.

      --
      "Flyin' in just a sweet place,
      Never been known to fail..."
    3. Re:NAT is a good thing by girlintraining · · Score: 0

      It's because we want to isolate functionality to minimize the risk of getting hacked.

      Mr. Salinger, is that you? I seem to recall you writing awhile ago, "I thought what I'd do was, I'd pretend I was one of those deaf-mutes. That way I wouldn't have to have any g****m stupid, useless conversations with anybody."

      A powered off laptop in a bag on a bus, train, or at an airport terminal is just as vulnerable to being "hacked" by a passerby. You don't need to connect a computer to a network to have its security compromised. A computer today without networking functionality is of limited utility; For the past thirty years now, there has been a constant march towards integration and networking of information technology, simply because of gestalt: The whole is greater than the sum of its parts. You can't just cut off access to the rest of the world, and consider yourself secured. This is the digital equivalent of moving to Montana and amassing a stockpile of arms and food and saying "Screw the world!"

      --
      #fuckbeta #iamslashdot #dicemustdie
    4. Re:NAT is a good thing by Anonymous Coward · · Score: 3, Insightful

      No, NAT is not a good thing, it breaks end-to-end connectivity. Many protocols do not work with NAT. And the superficial security NAT might appear to have is easily defeated through various techniques.

      Security is a good thing, this is provided by true stateful firewalls, which is orthogonal to NAT.

      In any case, these aren't the reasons people utilize routers.

      Windows has had Internet Connection sharing for a long time, but we don't see broadband users utilizing ICS.

      The more obvious reason is: convenience. Followed by energy efficiency.

      Convenience meaning you don't have to keep your computer awake all the time to route traffic. It spares you the inconvenience of powering it up to make your other networked PCs work.

      Also, a dedicated routing device is more reliable than a PC, generally won't blue screen or get viruses.

      And it consumes less electricity, which is cheaper than leaving a PC on all the time for the convenience of other users.

    5. Re:NAT is a good thing by Artraze · · Score: 3, Insightful

      There are also lots of other reasons beyond security (as dedicated routers can be hacked too, of course):
      *) Stability: I don't want my whole network going down because I installed some updates or have bad software, poorly cooled hardware, etc.
      *) Power consumption: I don't want a 100+W system on 24/7 just to maintain my network.
      *) Hardware suitability: I don't want to need to have all my network stuff (wires, modem, etc) sitting under/near my desk when I can have my hub tucked away in a closet. Also, I don't want to have a bunch of NICs in my computer, using up slots and causing potential power problems.

      Those are just what I can think of, but that's more than enough for me. It's not as if this situation is anything new anyway... I used Internet Connection Sharing about a decade ago so I could have more than one computer using the dial up. Once I got high speed I was glad to get a dedicated router box so that my computer was free from being the gateway. I cannot foresee this changing; while merging devices is good, modularity is often better.

    6. Re:NAT is a good thing by poetmatt · · Score: 1

      this is correct.

      meanwhile, there is *tons* of software to allow PC's to be routers, and such has existed for a long time. I remember even windows offering this with some kind of connection manager for 98SE, and that ubuntu lets you create ad-hoc networks. Why is this being touted as new?

    7. Re:NAT is a good thing by Anonymous Coward · · Score: 0

      If NIC's create a power problem for you, you already had a power problem to begin with...

    8. Re:NAT is a good thing by Artraze · · Score: 1

      Sorry, typo. I meant stability problems.

    9. Re:NAT is a good thing by mcgrew · · Score: 1

      Why not build the NAT router into the PC? I already have too many things connected to too many other things with wires. Put the router AND the hardware firewall inside the PC.

    10. Re:NAT is a good thing by vertinox · · Score: 1

      Basically, NAT routers are the only thing limiting the hordes of zombie WinXP boxes to a reasonable size. We don't want to give people who don't know better the idea that they don't need them.

      Mmmm.... No.

      A properly configured firewall is the real solution.

      Preferably on the switch/hub/router, but if you have to put it on the OS by all means.

      Actually the real solution is to make the OS non-susceptible to running remote commands or code on its default configuration, but often that is too much to ask of some people.

      --
      "I am the king of the Romans, and am superior to rules of grammar!"
      -Sigismund, Holy Roman Emperor (1368-1437)
    11. Re:NAT is a good thing by tlhIngan · · Score: 3, Insightful

      Also electricity. I don't need a full blown computer running 24/7 just to provide wifi for my laptop.

      Noise too. While modern PCs can be quiet, it's still something that hums away with its fans and hard drives spinning. Some people are disturbed greatly by the hum, others need it. But a router makes very little noise (usually a high-pitched squeal from the DC-DC converters).

      Also, if your PC breaks/gets infected/whatever, it'll take down your whole network. Now you gotta go and rig up your other computer so you can get on the 'net and download the necessary tools to fix it. A router? No changes, just go over and get the files while you fix.

    12. Re:NAT is a good thing by sexconker · · Score: 1

      If NIC's create a stability problem for you, you already had a stability problem to begin with...

    13. Re:NAT is a good thing by ObsessiveMathsFreak · · Score: 1

      ...and the horse you rode in on, sir. And the horse you rode in on.

      --
      May the Maths Be with you!
    14. Re:NAT is a good thing by c6gunner · · Score: 3, Informative

      I think he had you in mind when he made the deaf-mute comment. You completely missed the point he was making. Isolating functionality doesn't mean blocking yourself off from the net - he was talking about using dedicated devices to provide routing services in order to minimize the chance of being compromised. You don't put locks on your house to keep yourself from going out - you use them to keep others from coming in.

    15. Re:NAT is a good thing by Anonymous Coward · · Score: 0

      That, actually, is the function of firewalls.

      NAT is a kludge that broke the Internet. Many great applications have died or never taken off because of it.

    16. Re:NAT is a good thing by Fulcrum+of+Evil · · Score: 1

      so now you have to run it all the time when you use the network and if the OS crashes, the network goes down (because the manufacturer cheaped out and offloaded some processing to windows to save $2/unit). Rebooting takes the network down, etc. Or plug in a 8W box and ignore it.

      --
      "We returned the General to El Salvador, or maybe Guatemala, it's difficult to tell from 10,000 feet"
    17. Re:NAT is a good thing by Fulcrum+of+Evil · · Score: 1

      Actually the real solution is to make the OS non-susceptible to running remote commands or code on its default configuration, but often that is too much to ask of some people.

      No, the real solution is what we already have - a separate box that mitigates most of the problems with billware. Much cheaper than getting MS to build secure software (along with every other software builder).

      --
      "We returned the General to El Salvador, or maybe Guatemala, it's difficult to tell from 10,000 feet"
    18. Re:NAT is a good thing by Anonymous Coward · · Score: 0

      What do you mean by tons? The only ones I am aware of are the default connection sharing for window. This is a major jump forward from that.

    19. Re:NAT is a good thing by Anonymous Coward · · Score: 2, Informative

      This is not 1994, 99.9999% of home users with multiple computers have a single IP and use NAT so obviously it DOES work and works well. Saying that NAT is not as secure as a stateful firewall is not a apples to apples comparison, NAT alone is not a "firewall" and never was advertised or claimed to act as one. How can you compare the two? A firewall is can be used in conjuction with NAT and again, almost EVERY home router that has NAT also has a firewall.

    20. Re:NAT is a good thing by RCGodward · · Score: 1

      Why not build the NAT router into the PC? I already have too many things connected to too many other things with wires. Put the router AND the hardware firewall inside the PC.

      nVidia tried this. I can't remember the trade name, but I remember using it on my nForce 4 machine and hating it. It killed network speeds, it was nearly impossible to open ports, and it was unstable as hell. I made it a point never to install it again. Maybe somebody else could do it right?

    21. Re:NAT is a good thing by Capt_Morgan · · Score: 1

      How the hell did this get modded up? NAT works fine for the vast majority of things people do.. \\

      --
      It takes a big man to cry, but it takes a bigger man to laugh at that man.
    22. Re:NAT is a good thing by girlintraining · · Score: 0, Troll

      Isolating functionality doesn't mean blocking yourself off from the net - he was talking about using dedicated devices to provide routing services in order to minimize the chance of being compromised.

      Ignoring your pathetic ad hominim attack: Properly designed software has approximately the same level of security as dedicated devices. Case in point -- I have a Windows XP box directly connected to the internet (not behind NAT or anything). It has no anti-virus, anti-spyware, and the firewall is disabled. It has never been compromised. Why? Because all the networking services are disabled and it's only used for web browsing, which runs under a restricted account with Firefox and noscript.

      This idea that hardware solutions are superior to software solutions is bunk. It's all in the configuration. Always has been.

      --
      #fuckbeta #iamslashdot #dicemustdie
    23. Re:NAT is a good thing by hazydave · · Score: 1

      This provides both router and a Wifi infrastructure mode, not ad-hoc mode. And the router is the real thing, much better than MS's crufty ICS. For one, ad-hoc connections are usually limited to 802.11b speeds, up to 11Mb/s... infrastructure can go full speed (g/n). Probably no big deal for connection sharing, but for streaming media, big deal. You also can't disable SSID broadcast in ad-hoc mode (haven't figured out how to in Connectify yet, either, but it's at least technically possible).

      Apparently, this works even if the network you're sharing is hooked in via the same Wifi connection.That might not seem useful, but certainly for pay-for-access Wifi, this lets all your devices, friends or associates, etc. share just one pay-for connection (airports, some hotels, etc). Some public hotspots are also hostile to small devices, they only want to see computers. So there's some sense in here. And hey, free right now anyway. I figure I'll see if it's something I use now, before there's any money involved.

      Another example... my kid's college dorm doesn't allow the use of Wifi based routers, but everyone has a laptop. If we install this on his laptop, in theory he'll be able to get iPod and X-Box connectivity in "stealth" mode... no router to be seen, no SSID broadcast, and every Wifi device is happy on infrastructure... some have issues in ad-hoc mode. That's what led me to playing with this on my Win7 machine this week (the kid doesn't have Win7 installed yet, but he's nearly as eager as I to see Vista wiped from all memory, machine and human, both. Still deciding about upgrading the XP machine... it ain't exactly broken, not sure it needs fixing).

      Obviously, skilled Ubuntu users have less need of simple, end-user tweaked solutions. They write their own :-) Not as often or as well as Gentoo or Slackware users, but sure, if Ubuntu can't already configure your PC as with a router and infrastructure mode, you'll code that puppy up over morning coffee. In Python, most likely.. every Ubuntu coder I know just LOVES the Python.

      --
      -Dave Haynie
    24. Re:NAT is a good thing by hazydave · · Score: 1

      A hardware firewall is just a software firewall running on some else's CPU.

      Though there are a few PCs coming out with an auxilary ARM CPU... you boot up on the ARM quick, run Linux or Android or something, to do simple things, but boot the full x86 for "real work". You could put a firewall and router on the ARM, give it something to do when the "full PC" mode is activate. Hmmm.....

      --
      -Dave Haynie
    25. Re:NAT is a good thing by Anonymous Coward · · Score: 0

      so all you've done is jumped through a whole bunch of hoops?

      that's progress!

    26. Re:NAT is a good thing by bberens · · Score: 4, Interesting

      I don't see why a "separate device" cannot live within my laptop clam-shell and be powered by my laptop battery. It could even have a separate external power button for the wifi.

      --
      Check out my lame java blog at www.javachopshop.com
    27. Re:NAT is a good thing by NiteShaed · · Score: 3, Funny

      Because all the networking services are disabled and it's only used for web browsing

      Isn't that a little like saying you've removed the transmission and only drive the car on weekends? Ooooooo, a car analogy!

      --
      Some bring out the best in others, some the worst. Some bring out far more.
    28. Re:NAT is a good thing by wed128 · · Score: 1

      iptables?

    29. Re:NAT is a good thing by Fnord666 · · Score: 1

      This is the digital equivalent of moving to Montana and amassing a stockpile of arms and food and saying "Screw the world!"

      Darn.
      /me starts putting cans back on the shelf.

      --
      'The tyrant will always find pretext for his tyranny.' - Aesop's Fables
    30. Re:NAT is a good thing by dissy · · Score: 1

      I already have too many things connected to too many other things with wires.

      I am really curious how many things and wires you have there!

      Just think, it could be worse!

    31. Re:NAT is a good thing by Thaelon · · Score: 1

      The reason we want dedicated routers has nothing to do with computers being incapable of serving the same function. It's because we want to isolate functionality to minimize the risk of getting hacked.

      I'm pretty sure it was to connect computers together...

      --

      Question everything

    32. Re:NAT is a good thing by binarylarry · · Score: 1

      But it can break P2P file sharing, you insensitive clod!

      --
      Mod me down, my New Earth Global Warmingist friends!
    33. Re:NAT is a good thing by cayenne8 · · Score: 1
      "And it consumes less electricity, which is cheaper than leaving a PC on all the time for the convenience of other users. "

      Doesn't everyone leave all their computers on at home all the time anyway? Off the top of my head, I count 6 at home that I know are on...

      (I've still got to get the Sunfire and big Compaq Proliant server up and running again.)

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    34. Re:NAT is a good thing by c6gunner · · Score: 1

      blah blah ad hominim .. blah blah no anti-virus .. blah blah networking services are disabled

      1. You shouldn't use phrases you don't understand and can't spell, ie. "ad hominim attack".

      2. Expecting grandma and grandpa to fuck around with system services is ridiculous.

      3. Your "solution" would completely destroy my home network. It would also make my workplace even less productive than usual.

      To sum up: while I'm fully capable of locking down my computer to the extent you describe, such an approach would not serve my needs, and is not feasible for most people/situations.

    35. Re:NAT is a good thing by Murdoch5 · · Score: 0

      I 100% agree with you. Routers are Routers and PC's are PC's don't mix the two!

    36. Re:NAT is a good thing by Anonymous Coward · · Score: 0

      Disabling SSID is not allowed in spec, and causes problems in some (admittedly old) systems. Besides, it's easily circumvented. I'm fine a system that forces SSID broadcast.

    37. Re:NAT is a good thing by sootman · · Score: 1

      >> Also electricity. I don't need a full blown computer running 24/7 just to provide wifi for my laptop.

      > Noise too.

      And heat. Not cool (no pun intended) if you pay to cool your house.

      --
      Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
    38. Re:NAT is a good thing by Anonymous Coward · · Score: 0

      Don't you EVER get tired of saying inane or completely batty things, you colossal bore?

    39. Re:NAT is a good thing by poetmatt · · Score: 1

      disabling SSID is a bad thing, it causes interference between WIFI channels. You'll actually get better reception between interference and less drops with SSID's being broadcast, as basically the other routers will recognize your SSID when it is broadcast.

      I agree with the rest, but hiding SSID's both a: doesn't do anything good and b: does things bad.

    40. Re:NAT is a good thing by Anonymous Coward · · Score: 0

      I'm going to be pedantic, but NAT by itself is just translation. It by itself provides some security, but there is a difference between "good enough" to ward off an automated scan by a script kiddie, versus someone who is watching every single packet flying out of the machine to determine number and type of hosts behind the NAT.

      NAT needs to be combined with a stateful firewall and optimally an IDS for actual security, not just "good enough to keep my box from being haxx0red while browsing pr0n".

    41. Re:NAT is a good thing by mlts · · Score: 1

      I had a machine with an nVidia chipset with this semi hardware firewall functionality. At first, it worked quite well, and it supposed some pretty detailed access lists (no outgoing port 25), but after a couple patches, it didn't seem to work right, so after a reinstall due to unrelated issues, I didn't bother installing the nForce drivers.

      Overall, I like the idea of having the onboard NIC have router functionality in hardware so packets can be denied and/or filtered before they ever touch the OS. However, I'm sure this functionality will bring substantional added cost, not for both the chips to run a router (CPU, RAM and some storage), but standardized drivers so any OS can easily add/subtract access lists. Of course, the firmware for the NIC interface would have to have its own signing and validation capabilities so malware that roots the main machine can't just quietly flash the NIC and leave an firmware based botnet client. This would be a nice option in premium motherboards though, where one doesn't have to worry about cutting every penny.

    42. Re:NAT is a good thing by Khyber · · Score: 2, Informative

      "Also, a dedicated routing device is more reliable than a PC, generally won't blue screen or get viruses. "

      Nope but given the current shit state of electronics now days I'd not expect that piece of hardware to be worth the PCB it's built upon.

      To date, since 2002, I've had:
      5 Linksys routers
      1 Buffalo Router
      4 Netgear Routers
      2 D-Link Routers
      And a whole slew of other no-name generic routers, FAIL.

      Most of the Linksys ones just can't handle more than 2-3 wireless clients with a full ethernet switch load. Netgears all crap out when ANY torrent starts coming in. The Buffalo (with DD-WRT firm) overheated and died, and the D-links couldn't maintain a wireless connection to save any person's life. The generic routers? Never got full speed links. never got more than 25mbit in any direction.

      Also, last I checked, Cisco had to do some SERIOUS patching because a flaw in IOS was exposed, where it could be infected with a virus and spread, IIRC. What was that about being better? I don't think so. I've built more secure routing boxes and wireless repeaters using old pentium-2 age hardware and BSD.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    43. Re:NAT is a good thing by Khyber · · Score: 1

      "Stability: I don't want my whole network going down because I installed some updates or have bad software, poorly cooled hardware, etc."

      Remember Cisco running scared because an IOS exploit was made public? Yea, so much for stability or security argument.

      "Power consumption: I don't want a 100+W system on 24/7 just to maintain my network."

      As opposed to the multi kilowatt internet backbone that's already on 24/7 to provide you with connectivity? Sure, you've got a lower power device, but lower power devices are in theory less secure because there's a thermodynamic limit and thus less powerful devices just aren't able to move as many electrons as needed to say, do realtime heuristic scanning of incoming packets and such to detect and stop intrusion.... Just invest in some real hardware, ignore consumer-grade crap, becase it's exactly that, crap.

      "Hardware suitability: I don't want to need to have all my network stuff (wires, modem, etc) sitting under/near my desk when I can have my hub tucked away in a closet."

      I point you to your first point: "poorly cooled hardware"

      "Also, I don't want to have a bunch of NICs in my computer, using up slots and causing potential power problems."

      I know you meant stability issues, so here's the fix - use the same NIC model, thus you only have to worry about one set of drivers. If slots are a problem, well, hey, you can always get a single-slot PCI-Express MULTINIC! As if we haven't had those types of cards for, oh, I dunno, nearly a decade and a half. It's just a roboboard with ethernet instead of phone jacks!

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    44. Re:NAT is a good thing by Khyber · · Score: 1

      Several Dial-up ISPs back in the 90s offered software to let one computer dial-in and act as the server for the rest of the computers in the house.

      What, you never heard of AOL?

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    45. Re:NAT is a good thing by Khyber · · Score: 1

      We *DO* have onboard NICs that are pretty responsive even if an OS crashes, as they're meant to be usable for wake on lan requests/power on lan requests. So, just build a router into a computer in the same fashion. Let the PC be off, but stil serve some power to the internal onboard router.

      I've had this idea in my head for at least four years, I'm surprised nobody has made a product, yet. I certainly can't have been the first to think of this.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    46. Re:NAT is a good thing by Khyber · · Score: 1

      Why would anybody trust a GPU maker to make a router product?

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    47. Re:NAT is a good thing by Khyber · · Score: 1

      "Many great applications have died or never taken off because of it."

      They've also never taken off because requiring an open port to the internet meant sure destruction at the hands of some unhappy hacker.

      NAT didn't break a damned thing - companies are just to fucking lazy to act as an intermediary so the connections actually WORK.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    48. Re:NAT is a good thing by Khyber · · Score: 1

      "I 100% agree with you. Routers are Routers and PC's are PC's don't mix the two!"

      I can't stop laughing at this insanely stupid comment. Seriously?

      ROUTERS ARE SPECIALIZED PCs. NOT MIXING IS IMPOSSIBLE PURELY BY THEIR VERY NATURE OF OPERATION.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    49. Re:NAT is a good thing by Fulcrum+of+Evil · · Score: 1

      What's the big draw? As I see it, you eliminate one box, but only if your PC is by the router anyway, and you have to do surgery on your computer whenever the thing gets upgraded. Me, I have a box and I leave it where it is for 2-3 years at a time.

      --
      "We returned the General to El Salvador, or maybe Guatemala, it's difficult to tell from 10,000 feet"
    50. Re:NAT is a good thing by Khyber · · Score: 1

      You also eliminate the wires strung everywhere, only having one cable go into your computer and then serving up wifi to the rest of the systems in the house, or car, or whatever. Upgrades can be handled most likely by a firmware update, no need to open the computer. Also, being in a computer, you can grant it access to a hard disk partition for keeping logs, whitelists/blacklists, banlists, etc. Most regular consumer boxes are absolutely crap for log keeping without customized firmware, and even then the lack of memory in them makes the logfile pretty short.

      And it's not like you're going to instal a gigabit router inside your computer today only to have it be obsolete in the next few years. Current hard drives today can barely saturate a 1Gb connection without some serious tricks, of course wireles is a totally different story. It's doubtful you're going to get an internet connection or network stream that'll eat up all that bandwidth for the most part. At least with current n routers. I haven't maxed one out yet streaming three lightly-compressed HD movies to different computers.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    51. Re:NAT is a good thing by Fulcrum+of+Evil · · Score: 1

      That's the whole point of making it separate: you keep it from being too integrated with the PC and therefore vulnerable. If you care about the logs, we already have a net protocol for sending those around - just run something on your PC to snarf them. I already have a wired network, and there's one wire going into my computer - no reason for you gadget, especially when my router hooks up to the tivo and xbox sitting by the TV.

      --
      "We returned the General to El Salvador, or maybe Guatemala, it's difficult to tell from 10,000 feet"
    52. Re:NAT is a good thing by Khyber · · Score: 1

      "you keep it from being too integrated with the PC and therefore vulnerable"

      It's not 'secure' no matter how you look at it. Putting it outside the computer doesn't help. I can still run aircrack and pwn your system just as quickly.

      Added benefit - less power consumption by having an extra wart on your wall converting power. If you're already running your 360 and tivo wireless, it's not going to matter very much if the box is next to them or not. Again, less wires. The computer case could even act as an antenna to help provide better signal reception/transmission.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    53. Re:NAT is a good thing by Anonymous Coward · · Score: 0

      I know this is the tireless old discussion where somebody mentions NAT in the context of security and get's "you noob, don't you know NAT is not a firewall"'ed for that, but I'll bite anyway.

      A router doing S-NAT *is* effectively a firewall that has no restrictions on things going out and fully restricts what is coming in. This breaks end-to-end connectivity no more than a firewall which is configured in the same way, and is in fact functionally identical with the difference that with a firewall the behavior is it's main function while with a S-NAT router it's a side-effect of the sharing of one network address.

      Also, I wonder, what would you do if you have more than one PC connected to the Internet and your ISP only lets you have one IPv4 address, what the hell would you do huh? noob

    54. Re:NAT is a good thing by Anonymous Coward · · Score: 0

      Sorry, typo. I meant embarrassing personal problems.

    55. Re:NAT is a good thing by claybats · · Score: 1

      I will add on range. I live just out of town where my only internet options are Verizon Wireless MiFi, Dial-up, or Satellite. The Mifi works best, but only if I place it in a window on one end of the house. Otherwise I just don't get a reliable signal. My computer is in the center of the house and the wireless signal just doesn't quite reach. In my case a WiFi router built into the computer would be redundant.

    56. Re:NAT is a good thing by Anonymous Coward · · Score: 0

      Noise too. While modern PCs can be quiet, it's still something that hums away with its fans and hard drives spinning. Some people are disturbed greatly by the hum, others need it.

      Actually older computers would be less noisy than newer ones because there are less fans involved - some had even fan less CPUs (eg 386 or more recent versions).

    57. Re:NAT is a good thing by Murdoch5 · · Score: 0

      Routers are Routers, open one up and tell me there the same as your desktop computer! Future more install Windows on a router with out modification. Which you can't do.

      Routers contain special ram, special rom. Usually no HDD, no cdrom and no other means to make them a normal PC. So my comment still holds as true, Router are Routers and PC's are PC's. Once you install Windows on a router or install a Cisco image on a PC then you can make your point true.

    58. Re:NAT is a good thing by Khyber · · Score: 1

      Routers do not contain special RAM or a special EEPROM. In fact, most routers are using either SDRAM or DDR1 RAM. They're using an ARM processor usually. Older Linksys routers can have custom firmware OS installed, some routers alow you to load your own custom firmware/OS on them.

      A router is still a personal computing device, though you do not directly use it. Ithas a processor it has RAM, some have USB ports for downloading, some even have the ability to have networked storage.

      Just because it doesn't run windows or a cisco OS doesn't mean it's not a computer. Try again.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    59. Re:NAT is a good thing by Fulcrum+of+Evil · · Score: 1

      It's not 'secure' no matter how you look at it. Putting it outside the computer doesn't help. I can still run aircrack and pwn your system just as quickly.

      If I cared, I'd stick my WAP on a restricted subnet. I probably should anyway, since it's only used by guests. I have a wired network and it just works. Wireless, not so much - hit it hard and it dies messily.

      Anyway, you can't do that unless you show up at my house. Good luck pwning anything in there with just my gateway IP (which you don't have).

      --
      "We returned the General to El Salvador, or maybe Guatemala, it's difficult to tell from 10,000 feet"
    60. Re:NAT is a good thing by Murdoch5 · · Score: 0
      I never said it wasn't a computer, I said it wasn't a PERSONAL COMPUTER aka PC. PC if different from computer. If your going to call a router a computer I'll agree with you because yes a router does contain all the essentials to classify it under that term.

      How ever you said and I quote

      ROUTERS ARE SPECIALIZED PC's (meaning personal computers)

      So infact I'm not incorrect you just used the wrong term. Using your logic why not refer to a Arduino Decimal as a PC it contains ram and rom? That's because it's not a PC. If your asking if routers are computers then I'll agree because they are computers but NOT personal computers.

    61. Re:NAT is a good thing by lamapper · · Score: 1

      . It's because we want to isolate functionality to minimize the risk of getting hacked. It's well known that connecting a Windows computer directly to the Internet will result in it getting P0wned in almost no time. And *nix computers, while better, can still be vulnerable.

      You said it.

      I still get burned up with the Cable company when they want me to jump through hoops to troubleshoot my cable connection, because they are artificially restricting my access via software and do not want to admit that simple fact, and the first thing they want you to do is pull out/turn off your firewall/router (hardware device) or shutdown your router software only solution and connect directly up to their cable modem. Makes me want to SCREAM and churn!

      Even more offensive when you did not have any problems for years, all the same hardware and software until they (the cable company), in their infinite wisdom, rolled out new software to your area to enhance/improve your service, right, not. (Bandwidth Shaping, throttling, Deep Packet Inspection, who knows what); all you know is they installed something new between you and the Internet and the end result is your service is now providing you a fraction of the bandwidth you use to get. And before, you would have been better off with DSL instead of a Cable modem from a bandwidth perspective specifically. Now even more so.

      Does DSL throttle back service, for instance if you are told that they can provide 384K up and 1.5Mbps down, do you get 100% of that or only a fraction? Please no replies that are ONLY OPINIONS, someone with the DD-WRT software running on a hardware firewall/router that has DSL service (anyone), please check your status / bandwidth windows and tell me what you see happening as I need to know if I would be better off to switch away from cable. (I.e my cable Speed test is phenomenal; their service marketing promise is good (up to 8MB, 10MB, 12MB or 14MPB) also; however the reality sucks. I do not consistently get better than 40Kbps upstream and 100Kbps downstream. I am talking consistent, constant steady, no drops, no rises, service..... Note: if you are NOT using the DD-WRT software that shows this in REAL TIME, 24 X 7 or you are not running a commercial router ($600 - $2000 per), whose software will show this in real time; you HONESTLY DO NOT KNOW. Of course they do NOT shape, throttle the Speed Test, hint, hint.

      And years after its proven beyond any doubt that a hardware firewall/router is superior to software running on a PC; they are suggesting that this type of software router is gaining market share or becoming more popular, I certainly hope not as that means people are getting dumber....I do not believe that. I do not want to believe that people are getting dumber....

      --
      Is your Internet Throttled? Install DD-Wrt, OpenWRT or Tomato to learn the truth! Google: 1Gbps/1Gbps: 5 Communities
    62. Re:NAT is a good thing by Khyber · · Score: 1

      Wrong. A calculator is a personal computer. If it handles any form of numerical data, it's a computer, and if you own it, it's personal. In fact that definition has not changed SINCE ITS INCEPTION.

      http://wordnetweb.princeton.edu/perl/webwn?s=personal%20computer

      http://en.wikipedia.org/wiki/Personal_computer

      "A personal computer (PC) is any general-purpose computer whose size, capabilities, and original sales price make it useful for individuals, and which is intended to be operated directly by an end user, with no intervening computer operator."

      Sometimes I wonder if you people with 7-digit UIDs are even out of high school.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    63. Re:NAT is a good thing by Murdoch5 · · Score: 0

      Sometimes I wonder if people with there CCNA / CCNP certifications might know more then you skid marks, oh wait we do. Routers are not and have never been Personal Computers. They are specialized computers that do what they are designed for but are not personal computers. Take the test, you'd get it wrong if you answered that a router is a personal computer.

  2. I've never really understood this device by lidocaineus · · Score: 2, Interesting

    I mean if you're travelling, you either have something built in, a plug-in card, bluetooth tethering (I find this very convenient), and usb tethering. I've never been in a situation where I need to share internet access while travelling to multiple devices, and while I can see it being a possible need, it doesn't seem to be much more than a niche thing? Also, it's not TOO difficult to share a mobile internet connection provided you know the ins and outs of such things (though yes, this device would make it dead simple).

    Maybe someone can enlighten me.

    1. Re:I've never really understood this device by kent_eh · · Score: 2, Interesting

      Perhaps a group of musicians/athletes/performers traveling on a tour bus? With laptops, Wii, wi-fi PDAs, etc.
      I'm sure there are other examples, but that's the first that popped into my head.

      --

      ---
      "I can't complain, but sometimes still do..." Joe Walsh
    2. Re:I've never really understood this device by Mike+Buddha · · Score: 0, Troll

      Maybe someone can enlighten me.

      Some of us have friends.

      --
      by Mike Buddha -- Someday the mountain might get him, but the law never will.
    3. Re:I've never really understood this device by oldspewey · · Score: 3, Informative

      I've been to numerous client sites where our consulting team either:

      a) Could not get internet access onsite. Period.
      b) Had to wait literally weeks before the internet access we requested finally appeared.

      It's amazing the rube-goldberg-esque tethering solutions we've been forced to implement.

      --
      If libertarians are so opposed to effective government, why don't they all move to Somalia?
    4. Re:I've never really understood this device by corychristison · · Score: 5, Insightful

      though yes, this device would make it dead simple

      I think that's the point. It is dead simple. It's virtually no configuration and it "just works." No fiddling about with drivers. It works with anything that has a usable 802.11 b/g/n wireless card in it.

      So, you can use an iPod Touch/iPhone, Nintendo DS, Sony PSP, or any other hand held device that supports Wifi and doesn't have the ability to do bluetooth or usb tethering.

      I think they need to start bundling these mini hotspots into cars for long trips. Then I can check my e-mail from my laptop (not while driving, mind you -- the wife can check it while I drive, or vice versa) the kids in the back can play on the net via ipod touch, or play their video games online with their DS/PSP, etc. etc.

      Lots of applications for portable wifi hotspots via the cell towers.

    5. Re:I've never really understood this device by Zerth · · Score: 1

      If you're in a group, it'd be handy if you didn't all have connections already. Also, I could see it be handy if you had a camera with one of those SD cards that uses wifi to transmit photos saved to network storage.

      Are there any standalone(not cellular) battery-powered routers? I haven't gone on a family car trip in ages, but if I did, I'd want some networking:)

      Plus, one of the holy grails of mesh networking is a cheap battery powered wifi router.

    6. Re:I've never really understood this device by Orbijx · · Score: 3, Funny

      I see exactly one use for the device.

      Assume for a moment that we have a family - a mother, a father, two and a half kids, and the dog. We're on a vacation (as opposed to staycation), and we're driving to [popular tourist destination] because it's cheaper than flying, even if it takes 19 hours of non-stop driving to get there.

      This family has a netbook for the children in the backseat to play their little saved games (perhaps you stuck an emulator on there and are letting them get acquainted with the golden age of gaming). The father has a mobile broadband card that is plugged into his laptop so that he can get at email.

      The kids get bored eventually of playing whatever game it is (Earthbound, perhaps), and want to log on to neopets to check on their zafara and their shoyru. You're at hour 8 of the drive.

      Decision time!
      Do you:
      * Hand dad's much more expensive laptop to the kids in the back seat and hope they don't screw it up?
      * Drop the mobile broadband card into a device designed to share the connection, and connect the kids this way over their netbook?
      * Powder your hands and recite the Pimp's Prayer, then reach back and smack a bottom or two, telling them to settle down and keep playing those emulated games you got them, even though they [barely understand how to play them|are bored by your choice of games]?

      I'd not hand the kids dad's laptop. That's just a no-go. That's why they got the netbook, so they can stay off the big computer.
      It's a little hard to reach back and slap that kid on his ass when you're doing 70.
      It's easiest to tell the wifey to drop the card into the mobile router and share the connection. Maybe she'll stop paying as much attention to Facebook and actually, y'know... talk to you while you're driving.

      (there are other scenarios that are similar to this, as well.)

      --
      One of these days, I am going to flip out. When I flip out, I'll be back in five minutes.
    7. Re:I've never really understood this device by Anonymous Coward · · Score: 0

      Some of us have children with their own laptops.

    8. Re:I've never really understood this device by afidel · · Score: 1

      A group of people at a client location who come and go and don't have access to the clients network. A group of people responding to an area recently hit by natural disaster where landline service hasn't yet been restored. Both are real world examples from my previous employer who worked with insurance companies, they were paranoid about security and needed our people down along the gulf coast just months after Katrina.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    9. Re:I've never really understood this device by Andy+Dodd · · Score: 1

      You missed one:

      "Configure dad's laptop as a wireless router."

      --
      retrorocket.o not found, launch anyway?
    10. Re:I've never really understood this device by Orbijx · · Score: 1

      Mmh, I did miss that. I usually don't think of it, so yeah.
      But I rather do like the idea of a dedicated device handling that.

      --
      One of these days, I am going to flip out. When I flip out, I'll be back in five minutes.
    11. Re:I've never really understood this device by Anonymous Coward · · Score: 0

      The last time I took Greyhound, the bus had free wifi. About half the people on the bus took advantage of it (me included) to check email, read the news, etc. It's probably some variant of this sort of device...really nice.

      For personal use...I'm not sure. I'd like to be able to use my phone to talk to my laptop, but it seems like Bluetooth could handle that (if my laptop had Bluetooth, that is)...plus the fact I'm not willing to spring for a tetherable data plan. (Mobile web is cheap and "unlimited", but tetherable data is expensive and has per-Mb costs.) I suppose having the phone act as a wifi gateway would be convenient, since bluetooth is far from universal on computers.

    12. Re:I've never really understood this device by tom17 · · Score: 4, Insightful

      Just play 'I Spy' and *interact* with your kids.

      Tom...

    13. Re:I've never really understood this device by slack_justyb · · Score: 1

      I have a MiFi that I use when I go on business related trips. Usually it is a small party of two or three people that come with me on trips (actually I am coming with them but that's just a matter of perspective.) I tote the MiFi device and when we're somewhere where there is no WiFi (I know sounds hard to come by these days but they do exist) we just slap this little device on the table and right onto our VPN we go.

      They simplify the whole thing greatly and that is one of the big appeals that drive this type of device in my (actually someone else's I just work for them, see perspective above) company, simplicity. I think that is what underlines a lot of technological choices where boxen are the alternatives. Some people have time to maintain boxen for every single thing, others do not. I prefer my Linux router over any store bought device any day, but that's because that's what I like to spend time on. At work I don't get to have a lot of time so anything that simplifies the process is welcomed.

    14. Re:I've never really understood this device by hitmark · · Score: 1

      sadly, way more devices have wifi then have bluetooth. And in some nations the carriers loves disabling bluetooth profiles they do not like, and get payed extra to turn them back on...

      the pan never really materialized, instead the devices converged.

      --
      comment first, facts later. http://chem.tufts.edu/AnswersInScience/RelativityofWrong.htm
    15. Re:I've never really understood this device by quantumplacet · · Score: 1

      Mmh, I did miss that. I usually don't think of it, so yeah.
      But I rather do like the idea of a dedicated device handling that.

      yea, its pretty easy to miss that one, i never think of it. someone should write an article about that type of setup, especially since i hear windows 7 has that functionality built right in. then someone could post that article on slashdot and we could all discuss it.

    16. Re:I've never really understood this device by suomynonAyletamitlU · · Score: 2, Interesting

      This got modded funny? Really?

      I'm 24. The typical age for someone to seriously be saying "In my day" is probably twice that at least. And yet, "In my day", kids weren't supposed to be brought up by electronic babysitters. I'm still not sure they're supposed to be. Kids grow up to be whatever they're taught to be, and if you teach them to spend their whole lives wrapped up in the digital world, hey presto, it's probably gonna happen.

      Is the GP really saying "The only way for a group of people to share the same space is for each to be lost in their own world, hiding from the despair that is any attempt to actually enjoy each others' company"?

    17. Re:I've never really understood this device by Anonymous Coward · · Score: 0

      I drove across the country round trip twice (Charleston to Seattle round trip and SF to Pittsburgh round trip) in the 90's in a Ford Mustang GT with the wife and kids. Once when the kids were 3 and 4 and another when they were 7 and 8. On one of the trips, one of the kids had chicken pox. Everything we needed for the trip AND a stay at our destination was stuffed in the hatch. No Tv's, ipods, cell phones, internet, DVD players, walkmans whatever and we had a good time. You don't need a 9 passenger Suburban equiped as a mobile entertainment center to do it. I also drive about 50 trips under the same circumstances in the same car up and down the east coast. Please, no could be's but we need this and that etc.. I've done it.

    18. Re:I've never really understood this device by Zen+Hash · · Score: 1

      Mmh, I did miss that. I usually don't think of it, so yeah. But I rather do like the idea of a dedicated device handling that.

      yea, its pretty easy to miss that one, i never think of it. someone should write an article about that type of setup, especially since i hear windows 7 has that functionality built right in. then someone could post that article on slashdot and we could all discuss it.

      That functionality has been built right in and accessible in basically the same place since Win9x. Just go to Add/Remove Programs, windows components, select Networking(or maybe it's labelled TCP/IP... I'm not sure. haven't used Windows in awhile) and click Details. Then check the box for Internet Connection Sharing and hit ok. You can configure the settings through a control panel applet, and there's also wizard. (if that's your thing)

      --
      Here I sit, all broken hearted.
      Came to poop, but only farted.
    19. Re:I've never really understood this device by Anonymous Coward · · Score: 0

      The trouble with this argument is that WiFi very rarely "just works" without "fiddling about with drivers" while bluetooth always "just works" and bluetooth tethering has been around for years. So this product is worse than the existing solution unless you insist on using crippled hardware. Let's not even mention the stupidity of using a MiFi router to get internet on a device that already contains a cellular engine.

    20. Re:I've never really understood this device by Anonymous Coward · · Score: 0

      Woosh.

      RTFS, okay? Or even the headline?

    21. Re:I've never really understood this device by Wannabe+Code+Monkey · · Score: 1

      I see exactly one use for the device.

      ...

      (there are other scenarios that are similar to this, as well.)

      Hmm, I see, can you tell me more?

      Even ignoring the internal contradiction in your post. There are many more uses for this device than simply getting your kids online during a family vacation when the only alternatives are slapping them and giving them your laptop. That would actually be towards the end of the list for me if I were to start naming uses for a computer that can share a wifi connection. Of course the MiFi eliminates this problem entirely since you don't need a mobile broadband card, or a computer that supports wifi sharing.

      --
      We always knew Comcast was corrupt, here's the proof: http://tech.slashdot.org/comments.pl?sid=1909890&cid=34545432
    22. Re:I've never really understood this device by Anonymous Coward · · Score: 0

      Yeah, and I'm sure the most friendly thing to do WITH those friends is to do wifi things instead of interacting with each other.

    23. Re:I've never really understood this device by Orbijx · · Score: 1

      I know it can be done.

      I was perfectly happy in the back seat of the car for our forever-hour drive from home to our destination. All I had were those little die-cast cars and conversation with mom and dad.
      This was nearing the end of an age where people didn't have a hissyfit because your kid is sprawled out, laying on the backseat of the car, asleep, with no seatbelt. (Looking back at that, and imagining a kid asleep like that in cars built in the last couple of years scares the everloving snot out of me. Cars back then seemed to be so much more durable, I should add.)

      The scenario I cooked a little while ago is one of those "adapted to our current day and age" scenarios.
      I don't have children or anyone who would bear children for me.

      (By the way, that swat to the ass? Dad drove. Mom hit when I misbehaved. :))

      --
      One of these days, I am going to flip out. When I flip out, I'll be back in five minutes.
    24. Re:I've never really understood this device by PayPaI · · Score: 1

      The trouble with this argument is that WiFi very rarely "just works" without "fiddling about with drivers" while bluetooth always "just works" and bluetooth tethering has been around for years.

      3/10.
      The concept is good but you gotta keep it a bit more subtle, otherwise people are gonna stop reading around 'bluetooth always "just works"'.

    25. Re:I've never really understood this device by QuantumRiff · · Score: 1

      You really need to try playing I-spy on I80, anywhere between Reno and Chicago.. a Day of desert scrub, day of rolling plains, day of corn. You want to punch someone when they want to play that game again....

      --

      What are we going to do tonight Brain?
    26. Re:I've never really understood this device by camperdave · · Score: 1

      Cars back then seemed to be so much more durable, I should add.

      They were much more durable. They also conducted the energy of a collision into the passengers a lot more efficiently.

      --
      When our name is on the back of your car, we're behind you all the way!
    27. Re:I've never really understood this device by TimothyDavis · · Score: 2, Interesting

      My group does onsite visits to customer facilities. Often these locations do not have a network for us to tether into - which is why the MiFi is perfect for us. The group (under 5) can all connect out on my MiFi device and get very reasonable speed network access. This allows us all to stay on email, or RAS back into our corporate network.

      Note: We only need one device for this - and not an telco account for every user.

    28. Re:I've never really understood this device by Hurricane78 · · Score: 1

      So I take it, it "just works" for any cracker too. How nice...

      --
      Any sufficiently advanced intelligence is indistinguishable from stupidity.
    29. Re:I've never really understood this device by Anonymous Coward · · Score: 0

      I really don't want a mini hotspot in my vehicle unless I can configure it with at least WPA2, preferably with a mini RADIUS server, keys, and WPA2-Enterprise. I really don't want my vehicle becoming a launch point for attacks on the Internet from some party who is able to access the hotspot when the vehicle is parked, or perhaps a real fast attack of vehicles with open Wi-Fi as they pass by. (With a high gain antenna and bumper to bumper traffic, a blackhat would have more than a couple minutes to get on the vehicle's wi-fi and start some script attacks until the vehicle moves out of range, and another vehicle that is open moves in.)

    30. Re:I've never really understood this device by Khyber · · Score: 1

      "The trouble with this argument is that WiFi very rarely "just works" without "fiddling about with drivers" while bluetooth always "just works""

      LMFAO.

      Bluetooth "JUST WORKS" in XP, maybe. Tried it with Vista lately? I can't get fuck al to work with my Targus adapter in Vista and they have drivers.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    31. Re:I've never really understood this device by Khyber · · Score: 1

      "They also conducted the energy of a collision into the passengers a lot more efficiently."

      Not if you were in a mid-70s LTD. You were pretty much guaranteed to survive a collision with anything short of a tank if you were driving in an LTD and had your seatbelt on.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    32. Re:I've never really understood this device by TheLink · · Score: 1

      The problem is with Vista and Targus.

      I doubt most of us here would want to try bluetooth with Vista anytime.

      Wait for Windows 7 to get to SP2 or SP3?

      --
    33. Re:I've never really understood this device by TheLink · · Score: 2, Informative

      Assuming you mean a Ford LTD, would an LTD have done so much better than the Belair? http://www.youtube.com/watch?v=_xwYBBpHg1I

      I don't think it's so simple to judge a car's safety just by the way it looks. That's why they do crash tests.

      There have been substantial advances made in car safety over the years. Even the steels used might be different.

      --
    34. Re:I've never really understood this device by wed128 · · Score: 1

      Most routers i've seen already run at 12VDC, it's just a matter of getting a cable with the right connector for a cigarette lighter (or maybe direct battery clips of some sort).

    35. Re:I've never really understood this device by Zerth · · Score: 1

      Yah, when a relative of mine retired and went to live out in the woods, he put a router up a tree in the middle of his property with a solar panel and a car battery, all in a 5 gallon bucket. It lasted for years until the tree got blown over and the battery casing cracked from the fall.

      I was just wondering if there was anything premade and tiny with room in the casing for a gel cell or a pack of D cells.

    36. Re:I've never really understood this device by HunterOfBeer · · Score: 1

      Since it's separate from your computer you can put your MiFi by the window or somewhere where it gets the best reception but use your computer in a more comfortable setting.

    37. Re:I've never really understood this device by HunterOfBeer · · Score: 1

      It's still the user's responsibility to have a software firewall running. Sure a cracker might borrow some bandwidth but the user isn't any more exposed than they would be using any other network.

    38. Re:I've never really understood this device by Khyber · · Score: 1

      Yes Ford LTD is what I meant. The old Chevy BelAir could probably do better, but my friend from high schol got into many wrecks while driving his LTD. SUVs, Utility Trucks, and the worst he's ever had was the front bumper knocked off and a dent in the driver side door, and the windshield wipers were permanently stuck in the On position.

      Those other vehicles? Totaled. LTD still running strong.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    39. Re:I've never really understood this device by tom17 · · Score: 1

      I spy with my little eye, something beginning with T.

  3. Wireless router? by Tubal-Cain · · Score: 1, Informative
    Yawn. The only semi-unique feature of this is the "Windows" part.

    Is the future that every PC should be a router?

    Absolutely not. If I wanted to share my Internet connection, I all I'd have to do is not turn on encryption.

    1. Re:Wireless router? by Anonymous Coward · · Score: 0

      You don't really have the any idea what we're actually talking about, do you?

      No, don't lie, your post already proved it.

    2. Re:Wireless router? by Khyber · · Score: 1

      Spoken like someone that's never run aircrack.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
  4. Cellular Access by Inominate · · Score: 1

    Fast Cellular access is the key, cell phone based routers are the obvious solution since most computers lack any sort of cellular modem, and at best can use a dongle to do so. The dongle is a pain in the ass. Using one is often more expensive than sneaking wifi routing software onto a pda phone. Not to mention the question of which cellular carrier do you use so your computer can be locked into it.

    Basically, yes, as soon as PCs are able to access cellular networks easily, the cell-phone-turned-router will die. But as long as the cellular networks remain a crapshoot where switching services and protocols is often necessary, why tie more of your devices to them?

  5. Windows 7? More like XP. And OS X. And Linux. And by ZackSchil · · Score: 5, Insightful

    I like how this is suddenly news because Windows 7 has a GUI for this and touts it as a feature.

    Pretty much every modern OS can act as a router, even previous versions of Windows, without additional software. We don't use PCs as routers because it's wasteful and inconvenient. Think about it for 5 seconds: Why do people use dedicated router rather than using this feature that's been in the OS forever? It's because using a PC as a router is annoying and wasteful, even at home. One machine always needs to be on for the others to get a connection. If that one machine breaks, the whole network goes down. Apply this to the road where power and space are more scarce. Even less convenient.

  6. Software radio by Anonymous Coward · · Score: 0

    I just want a fully tunable software radio receiver AND transmitter ala http://en.wikipedia.org/wiki/GNU_Radio
    It would be so cool to be able to do ham radio or CB radio with just a computer

    1. Re:Software radio by oldspewey · · Score: 1

      If you ever get this working I can only say watch out Skype!

      --
      If libertarians are so opposed to effective government, why don't they all move to Somalia?
  7. Vishing, MiFi by V50 · · Score: 1

    Ack, with headlines shouting about Vishing and MiFi, two words I've never heard of, for possibly the first time in my life I feel out of the loop and too old for all these newfangled words, at 22. :-(

    My first thought was that MiFi was a form of WiFi for Nintendo Miis, but that can't possibly be right...

    1. Re:Vishing, MiFi by AndrewNeo · · Score: 1

      MiFi is a product name, not a buzzword/etc.

  8. Re:Windows 7? More like XP. And OS X. And Linux. A by Andy+Dodd · · Score: 1

    There has been software written for Windows Mobile phones that provides this functionality in one package too. I haven't tested it yet, but it is supposedly supported by the HTC Touch Pro 2 that I got last week. It is known to occasionally cause overheating issues for the device though...

    The only special thing about the MiFi is that the terminal device, battery, and WiFi router/AP are all in one package.

    The W7 functionality is, as you point out, nothing new, it just may be easier to set up.

    --
    retrorocket.o not found, launch anyway?
  9. If I Recall Correctly... by 93+Escort+Wagon · · Score: 2, Insightful

    The Intel laptop wireless chipsets have implemented this router "feature" for some time now, haven't they? And wasn't there a brouhaha because the router functionality was enabled by default at first?

    I find it funny that I'm starting to read and hear about all these Windows 7 innovations - well, they're apparently new to the Windows community anyway. The latest Network World Twisted Pair podcast discussed a great new feature of Windows 7... it's Leopard's "web clip"! Start your copiers, indeed...

    --
    #DeleteChrome
    1. Re:If I Recall Correctly... by gad_zuki! · · Score: 1

      Not sure, but XP could do this natively. You could usually just bridge the two connections and setup a peer-to-peer wifi connection. It was WEP only, I believe Win7 can do WPA2.

  10. It's a dead parrrot. This device is obsolete by Colin+Smith · · Score: 2, Insightful

    Joiku Hotspot.

    Every wifi capable (S60 3rd Ed phone models) mobile phone can be a wireless hotspot.

     

    --
    Deleted
    1. Re:It's a dead parrrot. This device is obsolete by VoltageX · · Score: 1

      Except the software continually spams you on start up, and is a tad too expensive for what it does.

      --
      "Anonymous could not immediately be reached for further comment." - International Business Times
    2. Re:It's a dead parrrot. This device is obsolete by dargaud · · Score: 1

      Every wifi capable (S60 3rd Ed phone models) mobile phone can be a wireless hotspot.

      Yeah, except many of them need to be rooted because the providers don't like it when you use your line for anything besides what they want you to use it for.

      --
      Non-Linux Penguins ?
    3. Re:It's a dead parrrot. This device is obsolete by jabuzz · · Score: 1

      Depends 15 EUR is a lot less an a MiFi

  11. I've been waiting for the MiFi for a long time by Anonymous Coward · · Score: 0

    Ever since convergence went completely wild, I've been expecting a device that diverges drastically. I expected that eventually, rather than one device that does it all, you would have multiple small devices that each do one thing, but can talk to each other. Part of the convenience of a camera in a phone is that it can send the pictures wirelessly to another person. What if your regular camera could do that? More than a few people would probably go back to the much higher quality discrete camera device if they had that convenience.

    Well, hello Eye-Fi.

    But the critical component that I have been hoping to see made into a discrete device was the cellular radio itself. If the cellular radio was separate, you could use the same connection for both an audio handset and a PDA. Or not use it if you don't want that functionality. I was expecting it to be based on bluetooth, but wi-fi works just as well. Probably better.

    So now I have my MiFi, and it works pretty much as I expected. I don't have a Skype device, but I could get one. But otherwise I have my PDA (iPod Touch), PMP with online marketplace (Zune HD), and camera that can all use the internet. And each device separately does what it does much better than a jack-of-all-trades convergent device possibly could. I can replace one part, say the iPod Touch as a PDA, with an even better device, such as the consumer version of the Zii will hopefully be, whenever I want, while still keeping another device, such as the Zune, that does what it does better than either of those do.

    I'm relieved that the MiFi exists and I can escape the whole race to the bottom of convergence.

  12. Re:Windows 7? More like XP. And OS X. And Linux. A by oldspewey · · Score: 5, Interesting

    I used to run FreeSCO on an old P-133 box. Then one day I realized I was using about $50/yr in electricity just so I could have a "free" replacement for a $59.99 router.

    --
    If libertarians are so opposed to effective government, why don't they all move to Somalia?
  13. Re:Windows 7? More like XP. And OS X. And Linux. A by Anonymous Coward · · Score: 0

    There has been software written for Windows Mobile phones that provides this functionality in one package too. I haven't tested it yet, but it is supposedly supported by the HTC Touch Pro 2 that I got last week. It is known to occasionally cause overheating issues for the device though...

    I have this software on my ATT Tilt, it works perfectly but as you say it causes the devices to get really hot and drains a lot of power.

  14. Re:Windows 7? More like XP. And OS X. And Linux. A by xianthax · · Score: 1

    no one uses PC's as routers because no one in their right mind would plug a windows box directly into an open Internet connection.

  15. Re:Windows 7? More like XP. And OS X. And Linux. A by Anonymous Coward · · Score: 0

    It does have its uses, I have an xp computer sitting next to my tv acting as both a wireless accesspoint for my tv/game consoles as well as giving the tv enhanced internet capabilities (over its generaic youtube access) and i did this for a minor fraction of the cost it would have taken me to get a dedicated access point system working.

  16. I don't want to have to lug around a win 7 laptop by Chris+Mattern · · Score: 2, Interesting

    Just to have internet access for my DSi or PSP. Mi-Fi gives me world internet access for anything that speaks Wi-Fi and fits very comfortably indeed in any pocket. Battery lasts longer than most laptops, too.

  17. Carpool by SuperKendall · · Score: 1

    What about in a car pool where a single device can give all the car pool occupants WiFi to work with? They could split the cost just like they do gas.

    Or just sharing a connection with any small group, that is the strength - yes the laptop can do this, but this device could share even when no-one had laptops but smaller mobile devices.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  18. Re:Windows 7? More like XP. And OS X. And Linux. A by VertigoAce · · Score: 3, Informative

    There are actually changes in Windows 7 that help with this. WiFi virtualization was added to the Windows 7 kernel allowing you to run two WiFi connections from the same hardware adapter. So you could put a PC in range of a normal access point and then share the connection by creating an access point on the second virtual adapater. With previous versions of Windows, you would need two hardware adapters, or you would be limited to sharing a LAN connection.

  19. WMWiFiRouter FTW by grnrckt94 · · Score: 1

    I find it amusing that Verizon is selling this MiFi, then charging you a monthly service fee to use it, since for $30 bucks one time you can load WMWiFiRouter software onto any Windows Mobile device and have it do the same, without paying $50 a month for the MiFi dataplan, OR a $15/month tethering fee (double score! No cable or extra fee), paying $200 for the privilege of lugging around an extra device. Sure I may not be able to take calls and use the Interwebs, but I didn't want to take those calls in the first place.

    1. Re:WMWiFiRouter FTW by Anonymous Coward · · Score: 0

      I've read that data only devices like the MiFi get faster data than phones do. Phones are artificially limited. I'm a happy WMWiFiRouter user and have been for months. I'm still considering a Mifi. The Mifi is faster data. The Mifi is more convenient to use (just hit a power button). WMWiFiRouter works great but it burns up battery in a hurry. Unless you're near a plug in it'll kill your phone battery. I would rather have the Mifi battery die and have a fully functioning phone than kill my phone's battery with WMWiFiRouter.

      It all comes down to how much you travel, and whether the convenience the Mifi gives you is worth the cost.

      tk

    2. Re:WMWiFiRouter FTW by ElBorba · · Score: 1

      Yep, the only problem is that technically you're breaking the terms of most contracts by using the data service with other devices.

      Of course, this should stop no one.

      Also, I would encourage anyone who would even consider BUYING a software add-on that permits tethering to make a quick jaunt over to xda-developers.com and flash a new ROM onto your device that will give you that native functionality of Windows Mobile (5 and 6 both have internet connection sharing native in the OS) but will also give you better performance and features than your phone vendor would ever care for you to have access to.

      ALSO, you can tether using bluetooth, so as long as your phone is on you can get to the internet from your other bluetooth-enabled devices like your netbook or laptop and without all the battery drain of provisional 802.X wifi.

      It's just crazy that phone companies would create this "device" to charge you for what you've already got in your pocket.

      If you've got a WM phone do yourself a favor and log in to xda-developers.com.

      --
      "The Borba"
    3. Re:WMWiFiRouter FTW by ElBorba · · Score: 1

      To preserve battery you can also use bluetooth to tether your devices... or just use USB. Bluetooth SHOULD save battery life. Not the highest performance for local file transfers but your internet connection is still the choke point, not the BT.

      I don't believe that phones are artificially slowed but can tell you that the data should be limited only by the bandwidth of the connection technology (GPRS/Edge/HSPA/Etc.) If you were to aggregate multiple devices/data streams (make the cell you're connected to THINK that you were multiple devices) you could increase your bandwidth... theoretically.

      Simply maintaining a HSDPA connection is hard on a battery. You can configure your cellular radio software for optimal data transport, don't know how effective that is either or what it does to the voice signal.

      I'm not saying "don't use WMWiFiRouter"... it's a cool product that manages several features of WM.

      --
      "The Borba"
  20. if only by TRRosen · · Score: 1

    If only you could. Many cellular modem's have drivers that prevent this basically blocking any network access other than the cellular card.
    That aside sharing a connection with overages costing between $100 and $250 per gig and roaming ranging from $1000 to $20,000 per gig seems dangerous at best.

  21. Re:Windows 7? More like XP. And OS X. And Linux. A by Anonymous Coward · · Score: 0

    OK, that's cool. Is that currently doable in Linux? Last time I checked, the wireless tools make you put your WLAN adapter in one mode or another, so no simultaneous AP and client. I imagine the hardware necessarily limits you to operating on one channel, but otherwise...cool.

  22. Re:Windows 7? More like XP. And OS X. And Linux. A by CannonballHead · · Score: 1

    no one in their right mind would plug a windows box directly into an open Internet connection.

    There are a lot of people that don't act as though they are in their right minds even without getting technology involved.

  23. Re:Windows 7? More like XP. And OS X. And Linux. A by Anonymous Coward · · Score: 0

    "then one day I realized I was using about $50/yr in electricity"

    Did you then realize that you can't do math worth a damn?

  24. MiFi sucks; Cellular+Wifi for the win. by GiMP · · Score: 3, Interesting

    I tether my laptop to my Android phone via wifi. The advantage is that I don't need to carry a cellular modem for my laptop, have a separate data plan, or swap sim cards (on GSM networks). The fact that someone else can use the connection is an additional bonus. I used to have a separate data plan and 3G modem, and I'd even share this connection via iptables/NAT from my Linux laptop. It worked, yes, but it is much better to just let my phone handle this now.

    As for a MiFi, this is different in that you're using a special device, losing the advantage of leveraging your phone hardware, and ultimately pay more. The advantage being that you're not breaking your service agreement, have a carrier-supported solution, and you don't need to root your phone. With all of the limitations of the MiFi, it is not significantly better than using a cellular modem.

    Personally, I hope that carriers start to loosen up and allow (wifi) tethering, because this really provides the best of all worlds.

    1. Re:MiFi sucks; Cellular+Wifi for the win. by Anonymous Coward · · Score: 0

      The advantage being that you're not breaking your service agreement, have a carrier-supported solution, and you don't need to root your phone.

      With the availability of more and more 3G phones allowing for high-speed tethered connections, Rogers (Canada) relented some time ago and allowed people to use their data plans for tethering without incurring additional cost or breaking agreements. I'm pretty sure it was a time-limited thing, but I was able to get in on the deal. So, I can use Wifi Tether for Root Users on my HTC Magic (HoFo ROM 3.0.1 with Sense UI) without messing with the first and second of your points, but the third (rooting required) still applies. The stock Rogers ROM sucks anyway, so even if it weren't for the WiFi tether thing I still probably would have rooted the phone (although I know that's not everybody's preference).

      I snuck in on the $30/6GB promo they had a few months ago, which is pretty damn good compared to some of their earlier rates, and I routinely tether up my laptop on my commute into work if I need more than an SSH shell or want a full keyboard for something; works like a charm.

  25. not even much of a present by jipn4 · · Score: 1

    Symbian and WinMo phones already work as WiFi access points. The only reason iPhones, Android, and Blackberry don't is because their corporate masters don't let them.

    1. Re:not even much of a present by Anonymous Coward · · Score: 0

      Also, I don't know about in the US, but (here in Japan, at least), the best phone providers aren't necessarily the best 3G providers. Most phones top out at 3.8 or 7.2 Mbps, while the dedicated cards do 21 Mbps down and 5.8 up - so you are certainly better off with the router thing than hacking up a connection to your phone. (Do the phones you mentioned even have base-station mode, or is it just Ad-Hoc?)

  26. Work or solve puzzles by Kohath · · Score: 2, Insightful

    Why use a simple device that works with an existing configuration when you can spend your time performing complex hacks on all your computers to find a way to patch them together into a vague approximation of the simple device? Because you want internet access to get work done, not a puzzle to solve to inflate your self-regard.

  27. A stupid question by Nerdposeur · · Score: 5, Informative

    So basically it's asking this: "Does being able to create a WiFi hot spot FROM your laptop replace a method of getting a WiFi hot spot FOR your laptop?"

    Seriously? The MiFi (for those that don't know) is a little credit-card sized WiFi router, offered by Verizon and Sprint, that gets its internet connection from the cellular network. So if you want internet and you're not near a network or hot spot, two options are:

    • Get a cellular data card and plug it straight into your computer, after installing drivers and maybe software to make it work
    • Get a MiFi (or similar router) and connect to it like any other hot spot. Let it make the cellular connection for you.

    Yes, if your primary concern is "how do I share my mobile internet connection with others," there is overlap between "computer as router" and the MiFi. But if you don't have an internet connection yet, the software router doesn't help much, does it?

    1. Re:A stupid question by Anonymous Coward · · Score: 0

      So many of our laptops now have the cellular connection in them already. That's the whole point of being able to use the laptop as a router.

    2. Re:A stupid question by JSBiff · · Score: 1

      "Yes, if your primary concern is 'how do I share my mobile internet connection with others,'"

      Well, if that's not your primary concern, why bother with a Wifi router? It's just something else to go wrong (e.g. local interference in the Wifi channels). If I have no desire to share my cellular internet connection, wouldn't it be a lot simpler to use an ExpressCard or USB dongle to connect to the cellular network?

      Now, if you want to share the connection, I actually do like the idea of something like the MiFi. Why? Because the problem with using someone's computer as a router is that, when it works, it works fine, but if the laptop crashes, or the user just wants to turn it off, or for whatever reason the laptop needs to go out of service, everyone else loses their network connection. With something like the Mifi, while it's possible that something could go wrong with the Mifi, dedicated hardware *usually* is more reliable than someone's PC/laptop.

    3. Re:A stupid question by Nerdposeur · · Score: 1

      Well, if that's not your primary concern, why bother with a Wifi router? It's just something else to go wrong (e.g. local interference in the Wifi channels). If I have no desire to share my cellular internet connection, wouldn't it be a lot simpler to use an ExpressCard or USB dongle to connect to the cellular network?

      That's a good point. However, looking at it another way, it's one LESS thing to go wrong on your computer. Your computer is using the same WiFi connection it always uses to get on the web. You don't need software or drivers or a card slot or whatever. (Part of my job is supporting these things, and I do see them go wrong frequently.)

    4. Re:A stupid question by Anonymous Coward · · Score: 0

      I have a MiFi, and have liked it so far. It was much cheaper than replacing the broken plug in cell modem I had previously. Sharing has been nice when in remote locations with friends. If you don't feel like sharing, there is also the option of plugging it in via USB cable. In that mode, the WiFi is disabled, and it works like any other cellular card.

  28. Next up... by Nerdposeur · · Score: 4, Funny

    "The water jug as faucet killer."

    1. Re:Next up... by Anonymous Coward · · Score: 0

      best analogy ever

  29. Re:Windows 7? More like XP. And OS X. And Linux. A by Anonymous Coward · · Score: 0

    Is there something you'd like to share with the class?

  30. Re:Windows 7? More like XP. And OS X. And Linux. A by xianthax · · Score: 1

    Interesting in theory, but in practice this thing is just switching the the card to various networks quickly and hiding the fact its doing so. Given the amount of trouble that exists today with wifi card and AP compatibility i think your just shooting yourself in the foot by trying to switch around inside the connection time out of the AP.

    also from the article you linked...

    "In Windows 7, you are limited to exactly one virtual adapter."

    which means its useless today.

     

  31. Re:Windows 7? More like XP. And OS X. And Linux. A by BuddaLicious · · Score: 1

    Your old P-133 is probably hosting a 180-200w power supply at max. Consider the actual power use of a machine like this is closer to 30-40w of real power use, and compares a little more favorably with the $60 store router. Granted the dedicated device is lower power, but also weaker. An old P-133 can be maxed out with memory, and have a nice reliable used HD placed in it. Not only does this actually open the OPTION of keeping syslogs (this is not a real option for most net toasters, as most have to send the syslog off to another dedicated server.) You can also do much stronger firewall rules, packet inspection etc, that the net boxes aren't capable of. Even further the net toaster routers seem to be much less secure than say a box running Comixwall or OpenBSD with PF. I would say your current solution is much better, if you have $60 to burn drop a SSD drive in an old PC for a great performing router: 16 GB SSD PATA drives are can be had from newegg for less than $50. Not only better speed, but you can probably kill get away with killing the case fans, and then the CPU fan is the only noise. (on P133 this is pretty quite - IF there is a fan even, and not just a heatsink)

  32. Re:Windows 7? More like XP. And OS X. And Linux. A by BuddaLicious · · Score: 1

    ATTENTION PC does not = Windows PC (personal computer) is great as a router, especially when running OpenBSD, ComixWall, or even Linux or others. You can actaully host the syslog files on the computer, and do neat things like packet inspection, firewall rules, and more.

  33. Re:Windows 7? More like XP. And OS X. And Linux. A by BuddaLicious · · Score: 2, Interesting

    Or even worse.... I bet as this is a M$ program, it doesn't even really have two separate networks, rather just masks that the network traffic is really visible to both.

  34. Re:Windows 7? More like XP. And OS X. And Linux. A by Andy+Dodd · · Score: 3, Insightful

    madwifi had that same capability 3-4 years ago. I think that capability has been migrated to most Linux wireless drivers with the new mac80211-based wireless stack.

    --
    retrorocket.o not found, launch anyway?
  35. Droid Does by Anonymous Coward · · Score: 1, Insightful

    Android supports tethering no problem (wifi & bluetooth). I'm using it right now. 1.3mbit/s over T-mobile.

    Now if a service provider wishes to ship an Android phone with root disabled... well, that's not Android's fault is it?

    Anyways... Symbian & Winmo are dead.

    1. Re:Droid Does by jipn4 · · Score: 1

      If you don't get it in the store or built-in, it might as well not exist for most users. Fiddling with root access on the phone, or worse, is simply too much trouble.

      WiFi and Bluetooth are also a PITA: it's one more point of failure and a big drain on battery life. USB tethering (hence the name) is really the best way to go.

      You're right: Symbian and WinMo are dead, but decent support for tethering is still missing from Android. Let's hope that gets fixed soon. I currently still carry an extra Symbian handset around just to use as a modem, and I'd like to dump it.

    2. Re:Droid Does by Khyber · · Score: 1

      "USB tethering (hence the name) is really the best way to go."

      Nope, Tethering VIA USB has actually killed laptop and phone both faster than just using WiFi/Bluetooth tethering.

      See, USB likes to not only transmit data but CHARGE THE DEVICE CONNECTED TO IT, resulting in a larger power drain.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    3. Re:Droid Does by jipn4 · · Score: 1

      First of all, many Nokia Symbian phones do not recharge via their USB data connector, so you get a choice whether to recharge it while tethering or not.

      If you do plug its power connector in, the phone will get recharged from the laptop and when it's fully charged, it will simply be powered by the laptop, like a USB 3G modem. The total power drain of the combo will be significantly less than if you use WiFi because neither the phone nor the laptop need to have WiFi enabled. And the phone's power drain is small compared to the laptop, so recharging it from the laptop doesn't shorten the laptop's battery life much.

      When I have a choice, I always power the phone from the laptop. Anything else is just stupid because you soon end up with a dead phone and a laptop that can't connect to the Internet anymore because the phone is dead... or you need to recharge the phone from the laptop anyway.

      Sorry, but I've used both for a while, and USB tethering really is the way to go. And I imagine it's even more so on Android, whose WiFi and power management seems to be less efficient than Nokia's.

    4. Re:Droid Does by Khyber · · Score: 1

      Sorry, I've tested both. Internal wifi/bluetooth ~71mW. For those phones that are powered by the laptop while pluged in, the USB port delivers up to ~500mW.

      Even with wifi on both sides, half the available power gets used. Also, with USB tethering, that means you have to use the USB, which drains more power and ads CPU overhead.

      Wireless tethering is better. Sure you might get a tiny bit of extra lag but unless you're gaming, no need to worry.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
  36. Re:Windows 7? More like XP. And OS X. And Linux. A by Hatta · · Score: 1

    I'm currently thinking about putting together an Atom 330 based PC for this purpose. It'll use about as much power as a CFL, so no problem leaving it on 24/7. Plus it's plenty powerful enough to do some web browsing and play some music at the same time. Yeah, it'll cost a little more than a router, but it can do a lot more.

    --
    Give me Classic Slashdot or give me death!
  37. Re:Windows 7? More like XP. And OS X. And Linux. A by evilviper · · Score: 1

    I used to run FreeSCO on an old P-133 box. Then one day I realized I was using about $50/yr in electricity just so I could have a "free" replacement for a $59.99 router.

    1) Your elecricity cost estimate is high, that $60 router is also going to draw power. You calculated electricity including taxes, but the router without so it's even more expensive. I'd call it 3+ years before you make-up the purchase price... hope it works that long.

    2) There's nothing stopping you from underclocking and undervolting that PC until it draws very little power. I bought a 550MHz AMD K6-3 with motherboard on eBay for $20 shipped, and stuck it in an old case, underclocked it to 100MHz (drawing all of 5 watts), running with just one fan powered by the 5V rail, an old compact-flash card for a HDD, running COMPLETELY silent. It's worked perfectly for several years now.

    3) While a PC may use more electricity, at least it actually works. How many times a week are you power-cycling your $60 router? Plus, the PC allows installing ANY SOFTWARE YOU COULD POSSIBLY WANT. Being able to use a REAL stateful firewall is worth far more than the difference in power usage.

    --
    Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  38. Re:Windows 7? More like XP. And OS X. And Linux. A by xianthax · · Score: 1

    ATTENTION: Way to take a joke post wayyyy too seriously.

    Personal Computer:

    "a microcomputer designed for individual use, as by a person in an office or at home or school, for such applications as word processing, data management, financial analysis, or computer games."

    A headless system running purpose built router/firewall distribution no longer meets the definition of a PC. so pfsense on a jetway IPC is not a PC, this is the setup i use btw.

  39. Rooted G1 by toastar · · Score: 1

    Um... why is this MiFi better then using my phone again, It has all of the features listed in the Summary(battery, both radios)

  40. This should not make it to the /. page seriously by Cprossu · · Score: 1

    Next on /. it'll be "Unicorns from Intel magically displace all PC's" or perhaps another annoying post
    or perhaps one of a million intentionally badly spelled bot generated emails that ends up in my gmail's spam filter selling "chaep druzz 4 yoou"

    Seriously why us this /. material?!

  41. fuck no by Anonymous Coward · · Score: 0

    > wouldn't it be a lot simpler to use an ExpressCard or USB dongle to connect to the cellular network?

    how is installing verizon's proprietary drivers easier than connecting to wifi?

    nigga please . . .

  42. Re:This should not make it to the /. page seriousl by Cprossu · · Score: 1

    In other news Nerd Rage is a good bypass for the preview button.
    (*why us this = why is this, )

  43. Re:Windows 7? More like XP. And OS X. And Linux. A by Blakey+Rat · · Score: 0, Troll

    Ok. What do you want, a prize?

  44. Trying to sell a product by chaoskitty · · Score: 1

    This is probably a plant from someone connected with Connectify.

    Just about every machine has some way to do NAT. The first time I ever did NAT was via an Amiga under AmigaDOS 3.1.

    Why is this discussion worthy?

  45. its a game people by JustNiz · · Score: 0, Offtopic

    ooh shock someone kills the wrong thing in a video game.
    quick call the president.

  46. Re:Windows 7? More like XP. And OS X. And Linux. A by Anonymous Coward · · Score: 0

    Other than perhaps using a PC as a range-extending relay, I can't see the point. If you're in range of a wi-fi network anyway, why share it though a computer?

  47. Re:A stupid answer by darthwader · · Score: 1

    "Yes, if your primary concern is 'how do I share my mobile internet connection with others,'"

    Well, if that's not your primary concern, why bother with a Wifi router?



    Because the ExpressCard or USB dongle is Windows only, and you use a Mac or Linux machine.
    Or there are x86 Linux drivers, and your Linux laptop is ARM based.
    Or your laptop is Windows 64-bit, and the only drivers available are 32-bit.
    Or your company's laptop is configured to not let you install device drivers.
    Or you only get good cell reception near the window, but the comfortable chair is close to the fireplace.
    Or the only way to get cell reception at your cabin in the woods is to attach your MiFi router to a balloon and suspend it 300' in the air.
    Or the router may include a firewall, which makes it a little harder for the evil ones to own your machine.
    --
    I hate it when I make a joke and I get modded "+5 insightful". Mod the stupid comments "funny", not "insightful", pleas
  48. Re:Windows 7? More like XP. And OS X. And Linux. A by oldspewey · · Score: 1

    I'd call it 3+ years before you make-up the purchase price... hope it works that long.

    8 years and counting

    PC allows installing ANY SOFTWARE YOU COULD POSSIBLY WANT

    My wants are pretty modest as far as routers go: send packets where they need to go, and light up a few LEDs to give me some indication when all is not well.

    --
    If libertarians are so opposed to effective government, why don't they all move to Somalia?
  49. Too many acronyms.. by wings · · Score: 1

    Hmm.
    I read that title as ...a MFFY Killer

  50. Uh, wat? by binford2k · · Score: 1

    A "software based wireless router" is going to change everything?! ZOMG! However do they do that? Wait, what? Linux and OSX have been doing this for ... well basically forever?

    Who the hell writes these? Much less puts them on the front page of slashdot.

    1. Re:Uh, wat? by rantingkitten · · Score: 1

      So has Windows, even. Years ago, maybe mid 2004 or 2005ish, I lost my job and couldn't afford my internet connection. The neighbors had wireless but the signal was too weak to use in any part of my place except this one particular corner of the kitchen. I had an old 233mhz laptop running Windows 2000, so I placed it on the kitchen counter, plugged a wireless card into it, enabled ICS, and ran a cable from its ethernet jack to *my* wireless router. Then all my computers could get online.

      Not the most elegant (or legal) of solutions, but it worked for two months until I got my act together.

      --
      mirrorshades radio -- darkwave, industrial, futurepop, ebm.
  51. I don't want to pay $600 a year... by ElBorba · · Score: 1

    Just to have internet access for my DSi or PSP.

    FYI, you can do the same thing with any WM6 cell phone AND you don't pay for the service, assuming you already have a data plan. Do the math!

    xda-developers.com

    --
    "The Borba"
  52. Re:Windows 7? More like XP. And OS X. And Linux. A by HTH+NE1 · · Score: 1

    I like how this is suddenly news because Windows 7 has a GUI for this and touts it as a feature.

    Pretty much every modern OS can act as a router, even previous versions of Windows, without additional software.

    On the Mac, it is called Internet Sharing. I've shared my Bluetooth Internet connection over WiFi with a friend at work. I've shared my wired Ethernet at home over WiFi on a G4 Cube with a Wii, a laptop, and a tablet. Only powered on when I needed it though. You can bridge any two interfaces you want, but only two AFAIKT; you can't share Ethernet over WiFi and Bluetooth over Firewire all at the same time.

    --
    Oh, say does that Star-Spangled Banner entwine / The myrtle of Venus with Bacchus's vine?
  53. Encryption Forced by Anonymous Coward · · Score: 0

    From the FAQ: Encryption required ... for my benefit. WTF.

  54. No, *you* asked the stupid question by Anonymous Coward · · Score: 0

    Your version of the question is indeed stupid. But what TFS asks is more like "Does being able to create a WiFi hotspot from your laptop in order to share 3g data access adequately replace a separate MiFi device?" Which is a valid consideration.

    Personally I'm leaning toward the MiFi because I might need WiFi (for my no-data-plan wifi-enabled phone, or my friend's no-data-plan laptop, or my gf's crappy-3g-coverage iPhone....) and not want to bring the laptop.

  55. Re:Windows 7? More like XP. And OS X. And Linux. A by SpectreBlofeld · · Score: 1

    One use I can think of is when you have limited access to a network. My old school would authenticate one laptop per student (by MAC address) on its wifi network. Rather than trying to spoof a MAC address in your iPod Touch or whatever, you could use the PC to serve as an access point for your other wireless devices.

  56. Poster missed the point. by Anonymous Coward · · Score: 0

    The good thing about MiFi is that it *doesn't* require a PC. I'll tell you, I have a laptop, and it has a 3G card, and it has WiFi, and i can share that out easily, but...

    That means I should take out my laptop and turn it on and connect to the 3G every time I want to use the WiFi on my iPod on the train? Or my Skype phone? No, in fact, even for using the computer, it would be more convenient to use MiFi than the built-in Software to dial-up.

  57. M .... OSX and Ubuntu do this already by GNUALMAFUERTE · · Score: 1

    My laptop runs Ubuntu. My business partner uses OSX. Both of our machines are configured to automatically connect to 3G as soon as a modem is plugged in. They are also configured to NAT that PPP connection over both Wireless and Ethernet. We use to travel together, and many times share a 3G connection either from his or my laptop. On both systems it only took a few clicks to configure (Ok, Ok, a few clicks on OSX, and some tweaking on Ubuntu, but in either case was hard to configure).

    So, how is this news?

    --
    WTF am I doing replying to an AC at 5 A.M on a Friday night?
  58. Hinduism in Software by Anonymous Coward · · Score: 0

    With many Indian software engineers in the global software industry, and most of them being Hindu, this should not come as a surprise!

    http://picasaweb.google.com/[my username here snipped for privacy]/UcAsTE?authkey=[generated part of the URL here snipped for privacy]#

    catch the "caste" in the middle of the URL! "as in, What's ur caste buddy?"!! - "ucAsTE?!!"

    https://mail.google.com/mail/?zx=&shva=1#inbox

    catch the "shva" (shiva!) in the middle!

    Also, the Google "Chrome" browser has "Om" in the middle! Chr"Om"e!

    As a side note, "Google" may also be interpreted as "Good-gle", "God-gle"
    So much for the company that wants to do "good things for the world"!

  59. Re:Windows 7? More like XP. And OS X. And Linux. A by Hurricane78 · · Score: 1

    It's usually much more than just routing. It's an intelligent firewall, name server, intrusion-detection-system, honeypot, a printing and file server, a p2p client (and perhaps server), a very advanced answering machine that can route your calls trough VoIP and back if needed (very convenient if you want to call someone at home for cheap over the internet, while traveling), a development box (if you're developer), a multimedia device (with remote control, it plays internet radio streams for example), etc, etc, etc. All in nice compartiments, secured against each other.

    Ok, that may be just me. But I should publish a disk image for general usage. It only that weren't so much work. (The system obviously is heavily customized for me.)

    But it now runs since 2003/4, without any need for a shutdown, except when the hardware fails, (in which case I usually update the kernel too). The same OS survived 3 mainboards, 4 PSUs, 3 CPUs, and 7 hard disks. I did not have to change anything, except for one complete architecture change.

    --
    Any sufficiently advanced intelligence is indistinguishable from stupidity.
  60. Re:Windows 7? More like XP. And OS X. And Linux. A by TheModelEskimo · · Score: 1

    Yeah, there are instructions out there that show how to do this with Ubuntu and other Linuxes.

  61. No, really... no. by Narcogen · · Score: 1

    The days of software-only routers are (mostly) over, thank goodness. May vicomsoft rest in peace.

    Incidentally links to this particular software router seem to be spamming up the Internet. I've seen it several times just in the past few hours on various sites I use (facebook, linkedin, slashdot, wimaxforum).

  62. Re:Windows 7? More like XP. And OS X. And Linux. A by Anonymous Coward · · Score: 0

    Another idea is using the old Wingate software which is still maintained. It is a third party utility, but it might be what one is needing.

  63. Re:Windows 7? More like XP. And OS X. And Linux. A by i.of.the.storm · · Score: 1

    This is different from adhoc wifi connections. For example, with wifi device virtualization you can connect to say a secured wifi network with your laptop and then share it with other people who don't normally have access to it. Adhoc+bridged connections have existed and had GUIs even in Windows for ages.

    --
    All your base are belong to Wii.
  64. PdaNet by Mr.Misu · · Score: 1

    Why would you want a MIFI when there is an application called PdaNet which does exactly the same thing with your smart phone and it work on most of them (iPhone has to be jailbroken). And as far as the software router goes, these kind of applications exist for a long time......

  65. You miss the point by TheLink · · Score: 1

    > A properly configured firewall is the real solution.

    Uh, read the original post again, you're missing the point. Even if those "NAT routers" aren't real firewalls, they ARE and HAVE BEEN protecting those windows machines from remote network attacks.

    So much so that nowadays most attacks on windows are by exploiting application bugs (browser/PDF/flash) or by exploiting user ignorance (install this AV software/Windows Update now!).

    Yes in theory an attacker with access to the ISP's adjacent network (directly or via BGP exploits) can get past the NAT device, but in practice that hardly ever happens.

    --
  66. Cos you can get a wifi router cheaper by Colin+Smith · · Score: 1

    Right...

     

    --
    Deleted
  67. Don't pay for mobile Wifi, here's free for WinMo by Marble68 · · Score: 1

    http://forum.xda-developers.com/showthread.php?t=538874

    On XDA developers, there's a nice little *free* (as in beer) app for WM6.1 / WM6.5 that lets you share your 3G connection as Wifi.

    Handy, and no cost.

    --
    /me sips his coffee and ponders a new sig...