Slashdot Mirror


Choosing a Router/Firewall for the Home LAN

Dr. Zowie asks: "How should one choose a router for a home LAN? We just added a few hosts on our home ethernet, which is connected via DSL. There are an amazing number of new entries into the market for routers and even stand-alone firewalls. NetGear, Linksys, SMC, and even Panasonic all have boxen in the $99-$300 range, each of which will do some combination of NAT, routing, source-IP filtering, port filtering, and content filtering."

"It's not at all obvious from the packaging, the web sites, or the drool-proof pamphlets in the boxes which routers will do what. For example, we'd like to pass through packets for our two server machines, and use NAT/DHCP on a third address for the rest of the LAN. Nearly all the boxes advertise that they can do NAT routing, but many don't support NAT and static-IP routing simultaneously.

Die-hards will insist that one should run a standalone box with dual ethernet cards and the appropriate routing goodies -- but these standalone boxes, at 5-15 watts and a couple hundred bucks, seem like comparatively hassle-free solution. Which one do you use?"

666 comments

  1. Old PC by Luke · · Score: 2, Informative

    Find an old, cheap PC, get two old netcards, and put OpenBSD on it. Plus you'll need a hub or switch. Simple and secure.

    1. Re:Old PC by Luke · · Score: 1, Offtopic

      And when I say old and cheap, I mean 486 land with a 100 meg HD and two ne2k cards will be more than enough.

    2. Re:Old PC by Anonymous Coward · · Score: 1, Informative

      You'd probably a lot better off with FreeBSD. Their NAT implementation is way ahead of OpenBSD, and it's a lot faster. Also, OpenBSD releases following 2.9 will no longer use ipf, but instead a new packet filter. I sure as hell wouldn't trust a 6-month-old piece of firewalling software, would you?

    3. Re:Old PC by b0r1s · · Score: 2, Troll

      yea, that's secure, but it's nowhere near as simple or as inexpensive ...

      openbsd will allow you to have a firewall, and it will handle dhcp/nat/etc for you, but you'll have to configure it. That isnt hard, espescially for people who read this site, but its harder than plugging in a router and configuring it via web interface...

      From a cost standpoint, I just bought a 99 dollar linksys router for about 45 after some clever rebates and amazon coupons. Go ahead and tell me what kind of hardware you can buy to run a *bsd router for that much money. I dont think you can even get a small hard drive for that price.

      So, yes, congratulations on your first post, but you're wrong. typical.

      --
      Mooniacs for iOS and Android
    4. Re:Old PC by JamesOfTheDesert · · Score: 5, Interesting
      Perahps, but compared to a dedicated device from D-link or linksys:
      • How much more electricity does this use?
      • How much more heat does this give off?
      • How much more noise does this make?
      • How much more space does this require?
      --

      Java is the blue pill
      Choose the red pill
    5. Re:Old PC by BlackSol · · Score: 2, Interesting

      But for 100-200 bucks it might be a lot less hassle (or time consuming atleast) for a home LAN to grab one of these boxes.

      I have used a linksys before and it was darn easy. Don't know about the NAT/Static simutaneous issue though.

      --
      $sig=$1 if($brain =~ /idea\s+(.*)/i);
    6. Re:Old PC by Reality+Master+101 · · Score: 2

      I don't recommend that if you have high-speed access like a Cable modem. I run Linux on a P/II 266 using NAT, and I get 300 KBytes/second on the Linux box, and about 180 KBytes on the rest of my network. This is one of the major reasons I'm planning on upgrading my Linux box.

      --
      Sometimes it's best to just let stupid people be stupid.
    7. Re:Old PC by Luke · · Score: 2

      your bottlenecks are the internet itself, followed by your Cable ISP, followed by the cable use in your neighborhood since it's shared.

      if they're worried about performance get a P-100, which will probably be just as cheap. but that's overkill, really.

    8. Re:Old PC by Zwack · · Score: 2

      "So, yes, congratulations on your first post, but you're wrong. typical."

      Hmmm... $45 for a machine... let me see... Cheap network cards can be had new for around $10... I can get a working 486 from the goodwill down the road from me for anything from $5 to $30...

      So I guess I could get a 486 with two network cards for $45 or under. Possibly even in a slimline case

      Not new equipment, but it's up to the task.

      Z.

      --
      -- Under/Overrated is meta-moderation, and therefore is Redundant.
    9. Re:Old PC by Luke · · Score: 1

      Let's see.....

      Go search ebay for '486', 'P100', 'ne2k', 'ether16', or 'kingston ethernet' and tell me that the price couldn't be comparable. it's not like you even need a monitor or keyboard once the thing is set up.

      plus you get the added benefit of actually *learning* something about networking, rather than blindly following plug-and-play setups.

    10. Re:Old PC by an_mo · · Score: 1

      Ok now that I know this, how do I actually do it? I have an old pc, I can get another network card and the hub, then what?

      Can one of the pcs run on windows?

      Can someone point out detailed instruction to someone like me who is not a network wizard but is not afraid of computers (I read /. after all)? I have seen practicallynetworked.com site but I found it a bit confusing at times.

    11. Re:Old PC by Anonymous Coward · · Score: 2, Insightful

      When the packets pass through your linux box, the biggest problem would be ISA nic's (if you have them). Then you have collision, EFI/RFI, and NEXT (specially if you made the cable yourself improperly). Its not that yo uhave a slow machine modifying your headers taht are entering your network, its the hardware youre using. Ive got a P90 w/ 32ram using NAT off a ramdisk booted off a floppy. No significant loss in speed there.

    12. Re:Old PC by elmegil · · Score: 2

      Bah. I have a 486DX100 with two NE2k cards, and a floppy version of Coyote Linux (firewall only, based on the Linux Router Project), and I get full bandwidth with my DSL just dandy. I don't even have a hard drive to make noise and generate heat.

      --
      7 November 2006: The day Americans realized corruption and incompetence weren't addressing 11 September 2001
    13. Re:Old PC by elmegil · · Score: 2
      I can't speak for electricity, but I have a 486 running Coyote Linux (based on LRP and in my experience easier to set up). There's no hard drive to generate heat or make noise. The only noises are when the thing boots, which is pretty much only when I have power outages. It does take more space than a dedicated box, but since I had the hardware lying around (except for the network cards, and they weren't expensive) it was pretty much a no brainer.

      If I hadn't had the hardware, I'd probably have sprung for a dedicated device, but mostly due to convenience, not the other issues you raise. It is easier to manage a box with a browser than command line editors (Coyote doesn't even include vi :-).

      --
      7 November 2006: The day Americans realized corruption and incompetence weren't addressing 11 September 2001
    14. Re:Old PC by Luke · · Score: 3, Informative

      OpenBSD Networking Setup

      OpenBSD has excellent documentation and FAQs. Just be sure to read, and re-read so you understand what's going on.

    15. Re:Old PC by tshak · · Score: 2

      Okay, so I can get cheap, poor performing, barely compatible $10 NIC's to run EVERY PACKET of traffic through? I thought when you set up a firewall that you wanted both NIC's to be TOP NOTCH. A decent 3COM or Intel NIC can not be found (easily) for $10. I'm sure the performance of these unit's (NIC and system) are much faster than a 486 with two cheap nix as well. I'd rather pay a few bucks more for less power consumption, better performance, and way less hassel.

      --

      There is no longer anything that can be done with computers that is nontrivial and clearly legal. -- Paul Phillips
    16. Re:Old PC by Anonymous Coward · · Score: 0

      >How much more electricity does this use?

      Not enough to even show up on your monthly bill.

      >How much more heat does this give off?

      A lot less that nthe monitor on your dask.

      >How much more noise does this make?

      I have two boxen under my desk, the extra noise does not bother me.

      >How much more space does this require?

      Very little (mine is a mid-sized tower case)

      Robert

    17. Re:Old PC by aozilla · · Score: 5, Interesting
      But with a D-link or linksys:
      • Does it support IPv6?
      • Can you run a dynamic DNS client on it?
      • Can you create a VPN between it and your parents' house?
      • Can you call it with a modem for access from anywhere?
      • Can it act as an answering machine?
      • Can you run a mail server on it?

      Other than IPv6, all the rest can be done with a separate 24/7 machine behind a linksys, but IPv6 tunnels do not work through a linksys on a dynamic IP, at least not with freenet6 or any other IPv6 tunnel service I know. Because of this I've personally been forced to stop using my linksys completely. What we need is an open-source linksys with a bios that can be programmed by the end user. I'd pay $100-200 for such a device.

      --
      ok then your [sic] infringing on my copyright! Could you as [sic] me next time before STEALING my comments for your own?
    18. Re:Old PC by hardburn · · Score: 1

      If there is nothing else connected to the cable modem (i.e., the NIC is jacked right into the modem via a crossover cable), then there are no collisions on that side. If there are collisions happening on the internal network, this could be solved by putting in a switch instead of a hub. Also, increasing the MTU of clients on the internal network could give better performance.

      --
      Not a typewriter
    19. Re:Old PC by linuxrochester · · Score: 1, Informative

      I'm currently using an old 486SX25 that my employer had slated for the dumpster, with 2 ne2k nics that are from old PC's also. It has 12MB of memory and NO HD. Checkout www.linuxrouter.org. Help save the landfills and use them ol PC's.

    20. Re:Old PC by Anonymous Coward · · Score: 0

      A cheap $10 nic can easily handle a T1 full of traffic with a latency of a few milliseconds, and I doubt you have a T1.

    21. Re:Old PC by gmhowell · · Score: 2

      Not much more electricity if you find a small power supply and underclock the chip.

      Not much heat. Remember, that D-Link thing uses a transformer which gets good and toasty.

      Not much more noise. Put some dynamat on the inside of the case or some other sound insulation. And remember, you are underclocking/using an old chip, so passive cooling is okay. The only moderate noise is from the HD.

      I will grant you the space. But it's possible to find dinky cabinets.

      Still, if the firewall portion is good, it might be a better bet to get one, because while the issues you raise can be overcome, unless you like to tinker, it's easier to just buy the little box and be done with it.

      --
      Jesus was all right but his disciples were thick and ordinary. -John Lennon
    22. Re:Old PC by Boiled+Frog · · Score: 1

      So I guess I could get a 486 with two network cards for $45 or under. Possibly even in a slimline case

      But you haven't included the cost of a hub in this. If you are only connecting two computers together you don't really need one. But if you do need (or want) a hub, most of these ADSL routers already include them.

    23. Re:Old PC by hardburn · · Score: 2, Informative

      There is a place in my town where the local state and university departments drop off their old equiptment. I picked up a P133 (32 MB RAM, 2.1 GB hard drive, AWE sound card) for $35, and they were selling 10/100 NICs for $3 apeice. That is $41 for a computer which is way more powerful then what is needed here.

      Note that this same place went through some restructurings a few months ago; before that they were much cheeper. I have a complete 486 DX/4 100 system (8 MB RAM, 200 MB hard drive) which was $5. It came in one of those massive full-tower cases, which I then sold on eBay (the case alone) for around $50. Ten to one profit margins are nice :)

      --
      Not a typewriter
    24. Re:Old PC by swright · · Score: 1

      They're usually pretty poor though (in the UK at least). Mine is a 4 port, 10Mbit, half-duplex hub (not switching). Definalely worth the $50 or so for a seperate switch...

    25. Re:Old PC by Zwack · · Score: 3, Informative

      "A decent 3COM or Intel NIC can not be found (easily) for $10."

      I won't argue as to whether 3com NICS are decent, but I have bought second hand 3com cards before for much less than ten dollars.

      As an AC posted a non decent network card can easily take the load of a T1... A T1 is nowhere near the bandwidth of a 10BaseT network.

      Not every packet will travel through the firewall anyway. Some will be locally routed. Some will be stopped by the firewall.

      Most importantly, the poster was looking for a way of doing NAT on some addresses and passing others through. I haven't seen one of these little boxes allow that from the ones I've used/looked at. That's not to say that there aren't any... But if there aren't then for the features that we are talking about a cheap 486 WILL outperform a standalone box that can't do what is being asked for.

      Z.

      --
      -- Under/Overrated is meta-moderation, and therefore is Redundant.
    26. Re:Old PC by tewwetruggur · · Score: 2
      my old 486 is simply shoved down in the basement, where heat is not an issue, it doesn't use much power, especially since the monitor is almost never on, its underneath a workbench, so space is negligible, and its not near me, so noise isn't an issue either.

      plus, it was a box rescued from the trash heap with spare parts from other dead boxes, making it 100% free - with the exception of the time I put into putting it together.

      --
      Hi! This is the Sig, blatantly attached to the end of this comment.
    27. Re:Old PC by craigl5678 · · Score: 1

      Old 486 no hard drive, no monitor, 2 NICs and run Coyote Linux

    28. Re:Old PC by Anonymous Coward · · Score: 2, Interesting

      This is one of those ideas that sounds real good but often fails in execution.

      I recently bought a $35 no-name P100 PC at auction on EBay thinking I'd create a low-ball Linux-based router/firewall. The PC already had one NIC, 32 MB RAM, and a 500 MB HD. I had a spare NIC in my junk box as well as an unused 15" monitor. Ready to roll, right?

      Well, no. The PC turned out to be a 100 MHz 486, not a Pentium. It'd cost more to ship the damn thing back to the seller than to keep it, so I pressed on. I tried to install Red Hat Linux 7.1 on the system, but Anaconda consistently failed due to a thrown Signal 11. Suspecting some sort of memory problem as the culprit, I tried disabling the processor's external cache, turning off hidden refreshes, and several other things before giving up. A year-old copy of Storm Linux almost installed, but the system consistently froze up at the very end of the install process.

      Yes, I guess I did 'learn' something by this experience. If you intend to run Linux, stay away from old, cheap, no-name hardware. And if you're in a hurry to get something done - like install a firewall - as opposed to fighting hardware/software issues, buy an appliance.

    29. Re:Old PC by Zwack · · Score: 2

      Nor do I feel that I needed to include the cost of a hub. He talks about having a lan already.

      If he doesn't have a switch/hub yet then he probably doesn't need one (coax?) If he does have a switch/hub then he doesn't need to buy one either.

      So, given that he has ethernet out of his DSL router (one port) and a cross over cable (most DSL routers come with one included) and a hub then all he needs to do is plug the cross over cable into the DSL router. Plug the other end into the 486 firewall, and plug the other card of the 486 into the hub he already has.

      Z.

      --
      -- Under/Overrated is meta-moderation, and therefore is Redundant.
    30. Re:Old PC by Chelloveck · · Score: 2
      A cheap $10 nic can easily handle a T1 full of traffic with a latency of a few milliseconds, and I doubt you have a T1.

      Right. A full T1 is only 1.5 Mbps, remember. At best, cable is about that downstream and no more than half that upstream. It doesn't take a whole lot of horsepower to route at that speed.

      I did notice a speed improvement when I upgraded my firewall machine from a 386/33 to a Pentium/133. But that was just from the CPU increase; the NICs were just moved over to the new machine.

      All hail the NE2000 clones! I had at least one honest-to-goodness Novell NE1000 (yes, one thousand) on my network too. Now I have a box full of these old, cheap cards. Wonder what I'd get for them on eBay?

      --
      Chelloveck
      I give up on debugging. From now on, SIGSEGV is a feature.
    31. Re:Old PC by donpardo · · Score: 2, Informative

      Try floppyfw also.

      This would have been a very short post except for the stinking lameness filter which has forced me to add this text in an effort to overcome the stinking lameness filter. I thought that was what moderators were for.

      --
      Nothing to see here. Move along.
    32. Re:Old PC by Anonymous Coward · · Score: 0

      I could never get coyote linux to work on my box. I just used Debian w/ two FA311's and it worked *okay*. PRoblems did occur, however. Sometimes, hosts behind the firewall could not get to certain websites, or browsing would be slow. This was extremely annoying. The linux box was on a 120MHz Pentium, w/ 64MB Ram. Trust me, linux doesn't do firewall/router as well as a dedicated hardware router.

      In the end, I ordered a Linksys 1-port router/firewall. The thing works like a charm.

    33. Re:Old PC by IronChef · · Score: 5, Insightful

      But you also need to know OpenBSD. People who are not interested in being sysadmins have a right to NAT too!

      There are also people who do not want to, or do not know HOW to assemble a cheap PC from parts. There is no shame in a "black box" solution.

    34. Re:Old PC by Anonymous Coward · · Score: 0

      OpenBSD 2.9 (2.9-stable) all the way baby!

      Won't lose any speed.. If you want to avoid NAT all together and still want a true firewall, setup OpenBSD with Ethernet Bridging + IPFilter for firewalling.. Then, if you want, you can also run another NAT Box behind that too.

    35. Re:Old PC by aftermath09 · · Score: 1

      What about the people with a usb adsl connection? Does openbsd support this?

    36. Re:Old PC by Zaknafein500 · · Score: 3, Informative

      NAT on some addresses and passing others through. I haven't seen one of these little boxes allow that from the ones I've used/looked at

      It sounds like what the poster was needing is just something to do portforwarding. For most server applications, except DNS and possibly passive FTP, just forwarding whatever service you are needing to run on the internal machines from the firewall works extremely well. I know every Netgear Cable/DSL router I have ever used has this ability, and I assume the Linksys boxes will as well. These boxes will also allow you to assign some boxes via DHCP and some static.

      Now, if you need routable addresses to internal machines, you are going to have to look beyond home routers. I have yet to see any that will allow you to do a combonation of 1:1 NAT/IP masq. Of course, this setup shouldn't be difficult to accomplish with a small *nix router.

      --

      "The guide is definitive, reality is frequently inaccurate."
    37. Re:Old PC by Anonymous Coward · · Score: 0

      The most important lesson here:

      You get what you pay for.

    38. Re:Old PC by __aaahtg7394 · · Score: 1

      while i agree that you're probably right in saying that the bottleneck isn't his machine, it's fairly likely that your full bandwidth is appreciably lower than 180KBps... i know mine is and always was (even on full megabit telocity i peaked out at 130KBps).

    39. Re:Old PC by Anonymous Coward · · Score: 1, Informative

      Back in the old days, they used to benchmark the CPU utilization of various ISA NIC cards. The 3Com 3c509 was usually one of the best performers, with the worst cards using 80% CPU, or dropping so many packets that they couldn't keep up with a 1mbs feed.

      Of course, this was all under DOS, so YMMV under Unix. Considering the cost of decent namebrand ISA nics, I can't imagine why you'd use a no-name model (wierd Novell Eagle clones, etc).

    40. Re:Old PC by Zwack · · Score: 2

      It sounds like what the poster was needing is just something to do portforwarding.

      Maybe, maybe not...

      Imagine this scenario... You have a mail server and a web server on different boxes. You wish to run a web server on your mail server so that you can use some webmail software when you are not capable of using a standalone mail client.

      Now, do you portforward port 80 to the web server or the mail server?

      There are other solutions, but portforwarding wouldn't help here.

      Z.

      --
      -- Under/Overrated is meta-moderation, and therefore is Redundant.
    41. Re:Old PC by kweiske · · Score: 1

      You'd be suprised. I bought an IBM P75 desktop system with 3 3c509s and no hard drive for $30 a few months back. It makes a killer little router.

    42. Re:Old PC by Stinking+Pig · · Score: 1

      If you're generating enough Internet traffic to overload an ISA bus and an NE2000, I want your Internet connection. Granted this gear won't handle Ethernet at full utilization, but the majority of "broadband" home connections aren't going to generate much sustained traffic.

      --
      "Nothing was broken, and it's been fixed." -- Jon Carroll
    43. Re:Old PC by Manitcor · · Score: 5, Insightful

      I think you are missing the point. Yes it may be the best solution to set up a PC. The person asking the question however wants to know which out of the box solution is best. Not what do-it-yourself solution is best.

      How is it so many smart people have so much trouble reading?

      --
      "Don't mess with him, he taunts the happy fun ball."
    44. Re:Old PC by rumba · · Score: 1

      HD is not needed. LFP fits on a floppy.

    45. Re:Old PC by DrSkwid · · Score: 2

      what a useless idea

      old pcs are noisy, big and unreliable

      AND you've got to buy a switch!

      for £150 get the linksys, 253 dhcp, NAT, DMZ, port forwarding AND it's a 4 port 10/100 switch

      jeeps for £125 you can get a 802.11b one!

      --
      There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
    46. Re:Old PC by Explo · · Score: 1

      I could never get coyote linux to work on my box. I just used Debian w/ two FA311's and it worked *okay*. PRoblems did occur, however. Sometimes, hosts behind the firewall could not get to certain websites, or browsing would be slow.


      The first problem sound a lot like ECN was turned on. In such situations,
      echo "0" >/proc/sys/net/ipv4/tcp_ecn should help.



      --
      Everyone who makes generalizations should be shot.
    47. Re:Old PC by BiggestPOS · · Score: 0, Flamebait
      A "full megabit" is about 128KBps, no?

      You are the kind of jackass who calls me bitching that you aren't getting good speed while you are downloading at 118KBps from download.com, cause they thought a mebagit was 1024KBps not 1024Kbps.

      --
      What, me worry?
    48. Re:Old PC by rumba · · Score: 1

      I've heard 386 33Mhz will do the job.

    49. Re:Old PC by n0-0p · · Score: 1

      At $60 (100 - rebate) the Linksys includes a 4 port 10/100 switch. I bought one for my parents and set it up and they love it. For them it's an ideal solution because it covers everything they need and it's simple. For the original poster though, I think that it would fall short. AFAIK all of these devices can do static IP and DHCP at the same time. I don't think any of them will do anything more complicated than port forwarding and a single DMZ host (both internal and external though, not a true DMZ).

    50. Re:Old PC by Oztun · · Score: 2

      I share several PC's through my OpenBSD firewall and get 300KB with no problem. Same speed I get if I hook up a machine directly.

    51. Re:Old PC by mlheur · · Score: 1

      You want such a device - look a the previously posted `3" linux box' - cerfcube from intrinsyc (www.intrinsyc.com)
      Some of my old schoolmates work for Intrinsyc and they are working on getting a completely self programmable (OS uploading via serial port to flash rom) home router running linux.

      Maybe a bit more than $200 (CDN that is) but I'm first in line when they get released.

    52. Re:Old PC by Anonymous Coward · · Score: 0

      Isn't it slower using a PC instead of a dedicated hardware solution?

    53. Re:Old PC by Anonymous Coward · · Score: 0

      One thing people forget about old 486 and 386 boxes is how incompatible most of them were. I used to deal with that stuff with DOS/Windows, and there was always certain drivers that wouldn't load on certain machines, certain apps that wouldn't run (Lotus 123 for example), certain OSes that wouldn't work (OS/2 and NT) serial ports that wouldn't work without extensive tweaking, and so on.

      On top of that, many vendors like Compaq used essentially proprietary memory, not to mention brackets and so on. Not that any of that memory or disk stuff is easy to find anyway.

      Now, I suspect that Linux hackers over the years have patched around lots of these oddities, but keep in mind that virtually none of that stuff is being actively maintained (i486 was broken for several major revisions of 2.4 without anyone noticing.)

      In short, I wouldn't bother with a <= 486 machine unless 1) It was free 2) You needed to add nothing except for maybe some NICs.

      Pentium boxes are being landfilled (sad but true - the local Komputers for Kids won't take anything less than P-133) -- you should be able to find one of these cheap. You'll still be able to get memory and hard drives and use PCI 10/100 NICs. Plus, you can run pretty much any non-X11 app without worry.

    54. Re:Old PC by ChuckX · · Score: 2, Informative

      Right. A full T1 is only 1.5 Mbps, remember. At best, cable is about that downstream and no more than half that upstream.

      I work for RoadRunner in Kansas City and our modems are capped a 2.0 megabits/sec downstream and 384 kilobits/sec upstream. At least her in KC, downstream you're getting > T1 speeds.
    55. Re:Old PC by Zaknafein500 · · Score: 2

      All hail the NE2000 clones! I had at least one honest-to-goodness Novell NE1000 (yes, one thousand) on my network too. Now I have a box full of these old, cheap cards. Wonder what I'd get for them on eBay?

      I'll have to agree with you on this point. I have had endless trouble with supposed "plug-and-play" NICs. NE2k clones, OTOH, seem to work almost universally. Just set the hardware jumpers to an IO/IRQ setup that fits in your machine, plug it in, spend about 15 seconds editing config files, and they Just Work. You can't beat NE NICs for universal compatibility, and yes, they are dirt cheap.

      --

      "The guide is definitive, reality is frequently inaccurate."
    56. Re:Old PC by Rick+the+Red · · Score: 3, Informative
      From a cost standpoint, I just bought a 99 dollar linksys router for about 45 after some clever rebates and amazon coupons.

      I may be dead wrong here, because I set up my 486/133 Coyote Linux/Seawall box over a year ago and haven't looked at dedicated firewalls since, but at that time the old PC was far cheaper for one simple reason: no upgrade costs to add more PCs to your local network.

      The dedicated firewalls of one year ago served you 3 or 4 local IP addresses and charged big bucks for the "right" to use additional local IP addresses. They were going for the 'service subscription' business model over 'make money on the hardware'. That sucks. I'll be damned if I'll pay $250 or even $50 for a firewall that doesn't cover 255 local IP addresses (reserving one for itself). I hope you bought a model without such artificial limitations, and if you did then you got a great deal. Which Linksys did you buy?

      --
      If all this should have a reason, we would be the last to know.
    57. Re:Old PC by Anonymous Coward · · Score: 0

      Serves you right for trying to use a GUI based install program on a 486.

      If you want to run Linux on a 486 or earlier, you can't run Pentium optimized distros. Try Slackware, SuSE, Debian, LRP, LOAF, or Rock.

      Just because you had a bad experience trying to do the equivalent of installing Windows 2000 on a 486, don't blame it on the hardware. Learn from it and next time do it right.

      My router is a 486/33, 20MB RAM, 1.44MB floppy. I have a 56K dialup connection, and the highest load that I've ever seen 'uptime' report is 0.04. Which means this setup would support a DSL or Cable connection just fine.

    58. Re:Old PC by Old+Wolf · · Score: 2

      Does the routing work well, and support portforwarding?

      I've spent dozens of hours trying to get LRP working, and it's still rather scratchy and ipmasqadm doesn't work (2.9.8 with 2.2.16). Nobody is supporting it anymore; and the other similar distros (LOAF, floppyfw, etc.) don't have NAT and portforwarding at all.

      I would have thought that LRP etc. was something that more people would have an interest in maintaining..

    59. Re:Old PC by Anonymous Coward · · Score: 0

      only on slashdot can a relevant first post be marked as redundant.

    60. Re:Old PC by robvasquez · · Score: 1

      I found a small form-factor AT&T Pentium 100mhz in the basement of our office complex. I installed FREESCO.

      We've got a 50 user network in this office, and another 15 in the other office, they are connected by a T1. I plug our Cable modem into this box and then into the switch. Run DHCP from the box also. You can VNC/FTP/Telnet/Web in to designated PC's on our internal network. And the NAT psuedo-firewall.

      This setup has ran perfect since it was put in around April. Fits on a floppy, no HD needed. No slow downs even with 60+ heaavy web/mail users.

      The cable company wanted us to pay $400 for an 32 user net appliance and $799 for a unlimited user license for it.

    61. Re:Old PC by EEEthan · · Score: 1

      Remember that Linux has a better ip stack than most MS OS's, including 2k. Don't be surprised by your winbox outperforming them. If you want to test this, hook a winmachine up to your cable directly, and measure the results.

      Also make sure that you're using a reliable way of testing bandwidth; your browser probably isn't he best way.

    62. Re:Old PC by mlheur · · Score: 0, Flamebait

      Actually, when talking about bits it is base 10 counting - so a megabit per second is actually 1000000 bits per second (it is based on Time not on registers and memory addresses so there's no need to use base 2)

      You're the kind of jackass who calls me saying your not getting good speed because your 100Mbps direct ethernet connection is only getting 2MBps of data throughput, cause you forgot to calculate each layer's overhead value.

    63. Re:Old PC by mlheur · · Score: 1

      I think I would trust a 6 month old piece of software if the OpenBSD group put their stamp of approval on it. (with a little testing of course)

    64. Re:Old PC by 4mn0t1337 · · Score: 1
      The linksys (and other boxes of this class) all do NAT/IP Spoofing.

      While the cable/dsl companies would *like* to charge you for extra IP's (some have TOS that say only one machine behind each IP), there is no practical way for them to enforce this.

      Plus these router boxes usually have a four port (4 LAN + 1 WAN) switch (not a hub!) built in.
      50$ is a deal for firewall/NAT/whatever and a 4 port switch.

      --

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

    65. Re:Old PC by SKarg · · Score: 1

      I just went searching to buy 12 ISA ethernet cards last week, and was only able to buy 1 NE2000 for US$10 after visiting about 8 stores (Atlanta, GA). However, the 9th store (they carried new and used equipment) offered me 12 for free (3COM Etherlink III and Intel EtherExpress PRO) if I would accept used ones. I did, of course.

      The old PC's are also a great value (Used P166 w/floppy, 16MB RAM, video, sound are selling for US$29) and pretty good performers.

      Add some software like floppyfw [http://www.zelow.no/floppyfw/], and you have your firewall/router.

      To make it quiet and low power:

      clip the fan wires on the power supply (with no harddrive, no video or other cards, you should have no problem with overheating, especially in houses that have HVAC systems or climate control).

      Activate any BIOS power saving (typically affects HD, video, printer port, etc.), and disable video.

      Disconnect the keyboard or mouse.

      The good thing about doing it yourself with an old PC is the amount of control that you get - you know what is inside (or at least could find out :-). It also might be fun for you to tinker (although it appears you view this as a hassel).

      Regards,

      Steve

    66. Re:Old PC by Anonymous Coward · · Score: 0

      I actually rescued a dual socket 5 system with 6 simm slots from a dumpster, it had P90's in it, but with the jumpers and the 60 clock crystal, I stuck 2 133's at 120MHz in it.

      Add a Promise IDE card and several nics, and I have a fileserving firewalling network appliance.

      Dumpster diving is a great way to save the landfill and get free hardware. This one place was throwing out P200's for christs sakes! Bad part is when people throw out half eaten big macs and cigarette butts onto the hardware.

    67. Re:Old PC by Tassach · · Score: 2

      So, run the second webserver on another port like 1080. You can still access it by specifying the port number in the URL. EG: http://www.myhost.com points to your regular web server, http://www.myhost.com:1080 points to the webmail server. You can also create a cname record (or an A record, for that matter) for webmail.myhost.com, and then use virtual hosting and redirects to have the main web server hand off requests using the webmail prefix to the second web server. In order to have both web servers on port 80, you would need a second IP address from your ISP. If you need more complex routing than basic 1:N NAT and port forwarding, get a real router and not a consumer product.

      --
      Why is it that the proponents of "one nation under God" are so eager to get rid of "liberty and justice for all"?
    68. Re:Old PC by Anonymous Coward · · Score: 0

      Yeah, at that price, it's almost worth it for the switch alone. For example, I just picked up a NetGear 10/100 switch for $50, and that includes some rebate that I'm waiting 4-6 weeks to get. (I have a 4 port Linksys router, but I moved all the machines to a different room.)

      Of course, some people are commenting that the Linksys switch chokes under load, which is exactly what the old cheap Linksys crap used to do.

    69. Re:Old PC by Zwack · · Score: 2

      There are circumstances where this won't work...

      You visit a site that doesn't allow anything but port 80... I've worked at one such site.

      Imagine I had said allow ssh to both servers from externally. How are you going to do that? saying "use a different port" doesn't always work.

      From what was said this guy has 3 IP addresses at least. He wants to use two for servers and one for NAT.

      And a PC can be "a real router"...

      Z.

      --
      -- Under/Overrated is meta-moderation, and therefore is Redundant.
    70. Re:Old PC by Anonymous Coward · · Score: 0

      Let's see....

      1.) You left out the difference in electricity costs between an old PC and a hardware DSL router.

      2.) You also left out the time it takes to get the hardware assembled and the OS up and running, locked down, tweaked, etc

      3.) Since we're talking about PC equipment, not Sun quality gear, there are more possible points of failure. I know because my Linux firewall/router/gateway had a 32MB DIMM module go bad and a 3Com NIC also went bad. Granted, it's been running for almost 3 years, but still hardware failures do happen.

    71. Re:Old PC by triple6 · · Score: 1

      Are you sure floppyfw doesn't have NAT or port forwarding? Maybe you should check again, because it works fine for me. I got it working with the help of this SysAdmin article. It talks about an older version of floppyfw, but it should still get you setup faster than mucking with LRP. Of course, YMMV.

    72. Re:Old PC by dcntd · · Score: 1

      Surely it's a problem with your cables because on my home lan using an old 486/33 8MB/ 120 HDD and FreeBSD-3-STABLE with one NE2000 and one digital DE205 card I don't have any problems with speeds up to 350 KBytes/s. I'd have put FreeBSD-4-STABLE but unfortunately it seems that DE205 won't be supported any longer.

    73. Re:Old PC by Anonymous Coward · · Score: 0

      How can the VERY FIRST POST to a story be marked as "redundant"?

    74. Re:Old PC by ncc74656 · · Score: 2
      I've heard 386 33Mhz will do the job.
      It will...I set up a 386SX-25 with a couple of NE2K clones and an LRP boot floppy for a customer who had the machine collecting dust in a warehouse. It has no problems keeping up with a cable-modem connection. If it goes haywire, all they need to do to get it going is shut it off, turn it back on, and wait 5 minutes for it to start up.
      --
      20 January 2017: the End of an Error.
    75. Re:Old PC by asmussen · · Score: 1

      I cannot believe that you need anything bigger than a P/II 266 to run your linux firewall. I'm running mine on a Pentium 133 that they were going to throw out at work. I slapped an extra NIC in it, and it's been happily firewalling me ever since. I have no problem downloading through it at speeds in excess of 300 K/s when the other side is capable of pushing the data at that speed. Possibly your problem is somewhere else if you can't download at the same speed to your internal network that you can to your firewall. Maybe collisions are your problem. I switched my internal network from a hub to a switch a while back, although I wasn't actually having any throughput problems before that either...

      --
      Shawn Asmussen
    76. Re:Old PC by ncc74656 · · Score: 2
      I've spent dozens of hours trying to get LRP working, and it's still rather scratchy and ipmasqadm doesn't work (2.9.8 with 2.2.16). Nobody is supporting it anymore; and the other similar distros (LOAF, floppyfw, etc.) don't have NAT and portforwarding at all.
      Try out Coyote Linux...I had to scratch together a temporary firewall when the motherboard in our normal firewall box crapped out. It has a Windows-based configurator that assembles a boot disk with ipmasq, a DHCP client, and whatever else you might need for your connection. It's much simpler to get going than plain LRP, and it got the job done until the firewall computer was fixed.
      --
      20 January 2017: the End of an Error.
    77. Re:Old PC by Spud+the+Ninja · · Score: 1

      My 386DX33 with 4Megs or RAM (once it finished swapping during boot) could easily handle the bandwidth out of the cable modem. I ran Debian's LowMem setup on it, dhcpd, dhcpcd, ip-masq, etc. I noticed no difference between having that there, and having my PC plug straight into the cable modem.

      I'd recommend compiling the kernel on your PC though. No sense waiting two days for that old beast to grind through it.

      --
      You can never put too much water in a nuclear reactor.
    78. Re:Old PC by tokar321 · · Score: 1

      try smoothwall.org for linux based firewall
      nice and easy to get up and running

    79. Re:Old PC by Rick+the+Red · · Score: 2
      I think you misunderstand. Rather than pay the cable/dsl company for additional global IP addresses, you had to pay the firewall people for additional local IP addresses (192.168.x.x type addresses). Some are still at it (half-way down the page: "Network up to 10 computers together (upgradable to 50)").

      Faced with $500 for a solution with a built-in limitation or $200 for an old 486 running Linux, I chose Linux. As I said, things may have changed in the last year and Linksys may now provision up to 255 PCs for no extra cost, in which case I have no idea why anyone would buy the WatchGuard SOHO product.

      --
      If all this should have a reason, we would be the last to know.
    80. Re:Old PC by Spud+the+Ninja · · Score: 1
      what a useless idea

      Come on now, it has plusses...

      old pcs are noisy, big and unreliable AND you've got to buy a switch!

      You don't need a full switch, you could use a hub. Or, you could use 2baseT. If you only have a few machines, why not use coax?

      --
      You can never put too much water in a nuclear reactor.
    81. Re:Old PC by DrSkwid · · Score: 1

      Come on now, it has plusses...

      well ok but saying it's the best option is fantasy

      i've been down the old pc route and it's no fun waiting for TWO machines to boot (in the right order) when you want to send a quick mail

      OpenBSD/Linux does offer more configurability such as early warning of / banning port scanners and the like.

      unless you are doing something particularly esoteric with your firewall rules the linksys will see you right (hehe unless someone can own me and no-one told us yet).

      I recommend the Linksys to anyone I meet who has digital access to the net. esp. 24/7 (other units are probably as good - I just haven't had any need to look elsewhere).

      You NEED a firewall (except it lulls you I suppose, if anyone gets through it then they are up against the might of nfs & smb and can send as many emails as they like with my mailserver

      --
      There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
    82. Re:Old PC by harlows_monkeys · · Score: 1
      Using an old PC will be noisy from the fan, consume more power, and take up a lot more space.


      Note also that many of the $100 stand-alone boxes include 4 or 8 port switches, so you save the cost of a switch.

    83. Re:Old PC by BiggestPOS · · Score: 0, Flamebait
      Holy fucking shit you're wrong!

      --
      What, me worry?
    84. Re:Old PC by 4mn0t1337 · · Score: 1
      No, I think you misunderstood. :)

      may be dead wrong here, because I set up my... box over a year ago and haven't looked at dedicated firewalls since...I hope you bought a model without such artificial limitations

      And all I am saying is that Yes, things have changed. No "such artificial limitations" *and* you get a siwtch. All of this for US$50. Such a deal...

      And I set up the first one of these (when they were more like US$200(??) or at least much more expensive than they are now) over a year ago. Your (free) 486 was probably a deal back then, but now (factoring in the cost of a 10/100 switch) I would say there is little reason not to go with the switch. (I saw a drop in my electric bill when I turned the PII/233 that was the firewall/nat off for good.)

      --

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

    85. Re:Old PC by __aaahtg7394 · · Score: 2

      that was my point. it should be a bit over that, because it was actually 1.something Mb SDSL. see the "bit" in "megaBIT"? yah... that's what i'm talking about.

      i actually know that 56K modems don't connect at full 56Kbps, too!

      you need to start on some downers or something... you're edgy.

    86. Re:Old PC by Anonymous Coward · · Score: 0

      Smart people don't have trouble reading, they have trouble not proving they are smart, and they have trouble not assuming everyone else is stupid. So the thinking goes something like this:

      Read post, Hmm since I am smart and they are stupid this questions must be stupid.

      Instead of telling them that product A is superior to product B, I'll explain how they could build this solution themselves using and old vending machine, a chevy small block engine, a microwave oven, two weed wackers, and the glow in the dark material scraped from the hands of 50,000 pre 1977 Timex watches. Now they will understand how stupid they really are! Spending $49 on a product they could build at home, how silly some people are. I'm glad I was able to set them straight.

    87. Re:Old PC by Anonymous Coward · · Score: 0

      All this talk about using an old PC. Pity the are so big. They also require a keyboard and a monitor when something goes wrong.

    88. Re:Old PC by Anonymous Coward · · Score: 0

      I paid $35.00 for an old P133, and put Smoothwall on it for free. http://www.smoothwall.org

    89. Re:Old PC by Anonymous Coward · · Score: 0

      great good for you

      iohjiow egowiheg owihego wehgoweihgowehgwoeghowrhgwerh rhwh--
      postercomment compression filter defeater
      iohjiow egowiheg owihego wehgoweihgowehgwoeghowrhgwerh rhwh--

    90. Re:Old PC by Anonymous Coward · · Score: 0

      If he wants an out-of-the-box solution he should go to newbielusers.com instead of /.

    91. Re:Old PC by Anonymous Coward · · Score: 0

      Stay away from the "Hawking Tech Pn9235 Cable/Dsl router"! It's been hacked. I just went back to a Linux box because of the hack: The router won't foward/receive? nsl requests. This router is also sold as "DSL/Cable 10/100 4 port SOHO Router" by TCWO.

    92. Re:Old PC by BiggestPOS · · Score: 1
      Well thats not terrible throughput, I just hope you aren't paying an arm and a leg for it, hows the latency?

      --
      What, me worry?
    93. Re:Old PC by ncstockguy · · Score: 1

      This is stupid. A new Linksys router runs less than a hundred bucks. It's easy to set up. Works great. Converting an old PC for this is time consuming and silly, unless you have no money and too much time on your hands..

    94. Re:Old PC by fizbin · · Score: 1

      Well, it's just above your stated price range, but the net4501 from Soekris Engineering might also be worth considering (http://www.soekris.com/net4501.htm) - it's $230 plus whatever you want to pay for what you put in the CompactFlash slot. It's based around an AMD 486 clone, comes with 64 MB SDRAM and three ethernet ports, and has stated power consumption of 10 Watts. They did begin shipping earlier this year, but supplies are a bit low at the moment - the websites says they were expecting another production run at the end of September.

      I found this device, by the way, by searching the search engine at LinuxDevices.com for "firewall".

    95. Re:Old PC by __aaahtg7394 · · Score: 2

      it _was_ really good latency for a atime. telocity. 50$/mo. telocity has since gone under, but i also moved out of coverage area.

      now on us-worst, er, qwest 640/240, which is a bitch. and it's ~55$/mo iirc.

    96. Re:Old PC by dookdookdook · · Score: 1
      From a cost standpoint, I just bought a 99 dollar linksys router for about 45 after some clever rebates and amazon coupons. Go ahead and tell me what kind of hardware you can buy to run a *bsd router for that much money. I dont think you can even get a small hard drive for that price.

      If you keep your eyes open, you can pick up a 486 or Pentium 90-200 system for next to nothing. Our local surplus auctioneers routinely sell these "antique" systems at a price of $2-$10. Add a couple of $6 NICs (a reasonable refurb price), LRP software (free), and a floppy drive (included in the $10 system), and you have a good router/firewall.

      $10+$6+$6=$22

      $45-$22= about 3 six-picks of really good porter.

      Enjoy your Linksys, pal.

      dookdookdook

  2. A Good Source of Info by rcatarella · · Score: 5, Informative

    Practically Networked
    All kinds of good information and reviews on exactly what you're looking for.

    1. Re:A Good Source of Info by scruffy · · Score: 2

      I agree this is a good site. I ended up getting an SMC Barricade, which has worked pretty well. The only thing that has been flaky is NNTP VPN, but most of the problems with that has been with flaky software and proper configuration rather than the Barricade.

  3. Personally... by ebbv · · Score: 2, Interesting


    my room-mate and have just what you describe at the end,.. a P90 running slackware, with telnetd, et al disabled, and two cheap ethernet cards.

    it works amazingly well, had two months of constant service until a power blip caused it to reboot the other day (yeah yeah, i need to get a UPS.)

    it's amazingly cheap (read: nigh-unto free) and quite hassle free in its own right. not only that but it's breath-takingly easy to configure and maintain for anyone who probably reads /. with any regularity.
    ...dave

    --

    Think different? I'd be happy if most people would just think...
    1. Re:Personally... by Anonymous Coward · · Score: 0

      I use a an AMD K6-2 350 with 128 MB RAM, 4.3 GB IDE hDD, and two LinkSys netcards, running Slackware 7.1....

      Discounting the california blackouts (My UPS held on for ONLY 1/2 hour) the machine has been up for 310 days and counting.... *fingers crossed*

  4. I personally by B00yah · · Score: 2

    found a cheap pentium 90 with 100 megs of ram and a 300 meg hardrive...all I had to do was go get a $5 network card (instant rebate), and install a minimal Slackware install, took 2 hours total time...total cost : $25

    1. Re:I personally by B00yah · · Score: 1

      BTW, you'll need roaring penguin if you don't get static IPs...PPPOE isn't quite supported without it yet...

    2. Re:I personally by Anonymous Coward · · Score: 0

      Wow, your 2 hours are only worth $20?

  5. www.freesco.org by Telecommando · · Score: 1

    I use Freesco on a old 486-66. Easy to set up, easy to maintain.
    I used to use LRP but it didn't like my new ethernet card so I switched to Freesco.

    --
    Beta sux! Join the Slashcott! http://hardware.slashdot.org/comments.pl?sid=4760465&cid=46173047
  6. The Linksys box works for me by Vicegrip · · Score: 1

    The extra pc option is nice, but in my office it would just add to the noise. Those router boxes have no fans and require practically no effort to install.

    Linksys working fine for me (make sure you update with latest patches)

    --
    Do not spread "09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0" over the internet, thank you.
    1. Re:The Linksys box works for me by Telecommando · · Score: 1

      My 486-66 box running Freesco doesn't have a fan. It failed sometime back and I never noticed. No fan, no hard drive, no monitor, no keyboard, no mouse... NO PROBLEM!

      --
      Beta sux! Join the Slashcott! http://hardware.slashdot.org/comments.pl?sid=4760465&cid=46173047
    2. Re:The Linksys box works for me by Anonymous Coward · · Score: 0

      The extra pc option is nice, but in my office it would just add to the noise.

      Then don't store it in the office?

      Just because it's a case from a pc doesn't mean it has to have a monitor and keyboard. My fileserver doesn't have a video card or keyboard, and the kernel complains exactly twice about not having an AT keyboard, then continues.

      Stick the network appliances out of sight, all you need is a power cable and network cables.

    3. Re:The Linksys box works for me by Shadowmist · · Score: 1

      Don't keep patching a Linksys (or other router) if it works and is doing what you need it to do. Patches frequently are covering minor variances in hardware lots and if the box you have is considerably older, you might be doing more harm than good if it's been running well so far.

      I used to run a software router (IPNetRouter) off a spare Mac. but I try to be as EnergyStar as I can and deemed using a separate machine just for routing to be an unacceptable waste of resources for a typical home setup that's doing nothing but providing net access for home machines. I have a LinkSys and have had good service with it. Although if I were shopping now, I'd give the Asante Friendlynet boxes a look with what might be better Appletalk support and a provision for abackup modem when your broadband goes down

      .

  7. Very simple! by Anonymous Coward · · Score: 0

    In a new PC, install two nics, and install mandrake linux 8.0

    That's what we all do.

  8. NAT box - my setup by swright · · Score: 1

    My ADSL connection comes in via an Alcatel router with four Ethernet ports on the inside. Problem is, its basically a 10Mbit half-duplex hub. So, the first thing it does is go to a 100Mbit switch, that then goes in two directions - one cable to an OpenBSD NAT router to the private network for all the internal things (fileserver, multimedia box, etc). A few other cables go to outside facing servers (web, FTP, etc).

    1. Re:NAT box - my setup by Tet · · Score: 2
      one cable to an OpenBSD NAT router to the private network for all the internal things (fileserver, multimedia box, etc). A few other cables go to outside facing servers (web, FTP, etc).


      And you haven't put your public facing machines behind the OpenBSD firewall why?

      --
      "The invisible and the non-existent look very much alike." -- Delos B. McKown
    2. Re:NAT box - my setup by swright · · Score: 1

      cos the openBSD box is NAT and those servers need to accept incoming connections and I havent had time to sort out a way of having that work yet (especially with two machines needing to take them on the same port - so simple tunnel isnt enough)

    3. Re:NAT box - my setup by Anonymous Coward · · Score: 0

      I hope you have changed your default password to your alcatel box, our yer going to get 0wn4d..

      security focus email:

      Subject: cayman strikes again

      try using '}' as a username without a password for cayman routers.

      login: }
      Password:

      Terminal shell v1.0
      Cayman-DSL Model 3220-H, DMT-ADSL (Alcatel) plus 4-port hub
      Running GatorSurf version 5.3.0 (build R1)
      (} completed login: user level)

      Cayman-DSL{SNIP}>

  9. and the winner still is by Lxy · · Score: 2

    that 486 you have in the corner collecting dust. I think the idea of spending $100+ on a box that does nothing more than firewall is rediculous. Why not spend something like $30 to dig up a small machine with a small hard disk (or use LRP). I've got a LAN set up with any OS you'd want, and a small Debian box that does NAT, ip forwarding, firewalling, the works.

    That being said, is there any sort of config utility fopr IPtables that runs on Apache? These stupid little Linksys/Netgear/etc firewall thingies have web interfaces. People like them. I can go and tweak out my iptables stuff but too many admins would prefer not to. Is there any good solution?

    --

    There is no reasonable defense against an idiot with an agenda
    :wq
    1. Re:and the winner still is by krokodil · · Score: 4, Informative

      > I can go and tweak out my iptables stuff but too
      > many admins would prefer not to. Is there any
      > good solution?

      Try Firewall Builder: http://www.fwbuilder.org/

    2. Re:and the winner still is by Anonymous Coward · · Score: 2, Informative

      Try smoothwall at www.smoothwall.org. It is a sweet linux based firewall and is configured through a really nice web interface.

    3. Re:and the winner still is by rho · · Score: 2

      That 486 in the corner gathering dust is also a huge amperage sink, and is more likely to have bizarro hardware that has really crummy driver support.

      Plus, you now have to learn the intricacies of firewalling -- and if you get rooted, you now have to spend some more time trying to figure out what went wrong.

      I'd rather pay some company $100 or so and let them figure it out -- all I have to do is keep the firmware updated.

      --
      Potato chips are a by-yourself food.
    4. Re:and the winner still is by bluGill · · Score: 2

      486? Mine is a 386. bought in augest of 91. Still boots from the orginional 80 mb harddrive. (everyone else was buying 40 mb harddrives at the time and finding them too small, so we went with 80)

      Works great, survived y2k. I keep waiting for it to die and wondering if it will be worth the bother of fixing. I hope it keeps running though. I have better things to spend money on.

    5. Re:and the winner still is by caseydk · · Score: 1
      or, once you get the thing configured, you make a few (dozen) backups of the floppy...

      you get rooted, throw away the old disk, pop in a new disk and apply any fixes..

    6. Re:and the winner still is by Anonymous Coward · · Score: 0

      Linksys uses less than 10W of power and it powers up in less than 3 seconds. No fans, just a bunch of pretty lights. Beat that with an old PC.
      It also double as a 8 port 100 base T hub which cost close to $100 alone. Sounds like a good deal to me.

      My old 486 is a P2P box.

    7. Re:and the winner still is by Torne · · Score: 1

      Look at Shorewall. It's not web based but it's a very good and easy to configure firewall script and you can get away with knowing nothing about iptables. (Seawall is the old version for ipchains).

      I'm sure someone could make a nice and easy web based interface for the Shorewall config files (which are way simpler than iptables).

      It seems to support just about everything, including various kinds of tunnels. http://shorewall.sourceforge.net/

      Torne

    8. Re:and the winner still is by Anonymous Coward · · Score: 0

      take a look at smoothwall

      http://www.smoothwall.org

      GREAT product, (GPL) with a good web interface

  10. My experience by krokodil · · Score: 4, Informative

    Linksys are OK but quite limited in their functionality. I am usuing it and quite happy.

    SOHOWARE sucks big time - buggy and unreliable. Do not beleive words about "Stateful Packet Inspection" - even if it does it you could not use it.

    What I really want to see is SNMP management for
    such devices. Unfortunalty, best they could do
    is read-only SNMP access.

    1. Re:My experience by Whyzzi · · Score: 1
      What I really want to see is SNMP management for such devices. Unfortunalty, best they could do is read-only SNMP access.

      What? Put another hole in your firewall for hackers to access? Maybe on your firewall but not mine, thanks.

      --
      "BSD is about people pissing each other.." (Moid Vallat)
  11. Power? by seletz · · Score: 1

    You'll have to think abaut power usage as well. Those PC boxen need _lots_ of electrical energy, which sums up over the year.

    IMHO its more effective to just buy a DSL Route with an 4-port switch built into it. I've seen those beasts for roughly DM 400.- to DM 600.- ($200-$300).

    1. Re:Power? by don_carnage · · Score: 2

      Do you have any numbers on exactly /how much/ energy either device uses over the course of a year?

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

      guessing

      old pc 100 watts
      firmware router 20 watts
      electricity .05 kW / hour

      Old PC
      .1 kwatts/hour * 12 hours/day * 365 days/year * $0.05 kwatt / hour = $21.9 year

      Firmware Router
      .02 kwatts/hour 12 hours/day 365 days/year $0.05 kwatt / hour = $4.38 year

    3. Re:Power? by athakur999 · · Score: 2, Informative

      Looking at the specs of the LinkSys BEFSR41, it uses an external power supply at 5V and 3A, which is 15 watts. It will use 131.4 kw-hours in a year if on 24x7x365.

      Your average PC probably has a 250w power supply. It will use 2190 kw-hours in the same time.

      I don't know what the average price of electricity is, but I think it's around $0.09 for me in Texas. So it'd cost ~$12 to run the LinkSys router and ~$197 to run the computer for the same amount of time.

      The computer estimate may be on the high end since I don't know if a 250w power supply will always pull 250w or if it pulls what is required up to 250w.

      --
      "People that quote themselves in their signatures bother me" - athakur999
    4. Re:Power? by Mondele · · Score: 1

      So, if a router runs $125 and an old pc can be got for $5 (my experience) then it will take over 7 years to pay for the router in energy savings...

      --
      The light shines in the darkness, and the darkness hass not understood it...
    5. Re:Power? by Anonymous Coward · · Score: 0

      FYI -- most 486 and early 586 boxes did not have a 250W power supply. Maybe 100-150W.

    6. Re:Power? by Telecommando · · Score: 1

      Bear in mind those are MAXIMUM rated power consumption for the power supplies, not actual usage.
      Remove the hard drive, most of the cards and use a slow processor and I'll bet a PC compares much more favorably.
      When I get home tonight I'll get an actual power reading from mine. This whole discussion has me curious.

      BTW, not all PC's have 250W power supplies. I picked up a 486DX4/100 at a hamfest for $10 that has a 35W rated power supply. It's about the size of a hardbound book, has built-in 10M Ethernet, 2M VGA video, keyboard, mouse, parallel amd 2 serial ports, 1 ISA slot, 2 SIMM sockets, 1 floppy and 1 hard drive. The power supply is only about 1&1/4 inches square by 5 inches long and neither it nor the processor has a fan. The only thing that seemed to be wrong with it was that the hard drive (250M) was full of bad sectors. Looks like it was last being used as an X11 terminal before I got it, which is probably what I'll use it for as well.

      --
      Beta sux! Join the Slashcott! http://hardware.slashdot.org/comments.pl?sid=4760465&cid=46173047
    7. Re:Power? by athakur999 · · Score: 1

      Yeah, I know both of those are upper-end estimates.

      Either way, I think the router is better way to go. It's smaller (than the typical PC), makes no noise whatsoever, small and lightweight, has no moving parts, ridiculously easy to set up, and takes little time to reboot.

      A PC is definately more flexible and can be used as a server, etc., but you risking violating the *nix "do one thing and do it well" ethos if you do :)

      --
      "People that quote themselves in their signatures bother me" - athakur999
    8. Re:Power? by Anonymous Coward · · Score: 0

      i agree that you should get a hardware router for a *home* network. I have a DI-704, and it does everything I need (i don't use any tunneling). It takes ~2! seconds to reboot, makes no noise, and uses almost no power @ all. I used to have a mandrake router/server/anything else box that I used for a router until I got the dlink. I don't regret spending $80 on it. However, DONT get an SMC, they suck beyond belief (i had one, returned it quickly).

    9. Re:Power? by Telecommando · · Score: 1

      I just took the measurements off my firewall (HP Vectra VL2 4/66) and here's what I got.

      While booting from the floppy, current peaked at 0.303 Amps. Line Voltage was measured at 121.3 Volts. W=EI so 121.3 * 0.303 = 36.75 Watts.

      After booting it settled down to a steady 0.295 Amps which would be 35.78 Watts.

      I checked my book-sized 486 and I was mistaken. It has a 45 Watt power supply and for those interested, it draws 0.348 Amps with a 1 Gig hard drive and a second NIC in its single slot. That's 42.21 Watts. I think I'll keep using the 486/66 as a firewall. ;-)

      I'm not saying that a PC firewall is best for everyone, just that it's an option to be considered. In my case, when I built mine over 2 years ago, dedicated routers weren't anywhere near the price range they are now. Compared to a free PC, free 10Mb NICs, a free hub and a few hours of my time (OK, a weekend), it was a no-brainer for me. All of the equipment to make my network except for the cabling were tossed out by my employer because they just HAD to have 100Mb Ethernet company-wide even though many of our locations were (and still are) only connected by T1s and T3's shared with the phone system. Their loss was my gain. And I got to learn a lot about routers, firewalls, routing tables, port forwarding, etc.

      Of course if you just want a quick "set it and forget it" router/firewall, a dedicated router is the way to go. Prices have come down drasticly in the last 6 months and if I has to start from scratch (i.i. no PCs or NICs laying around) I'd probably just buy one as well. You should choose carefully, though. If it doesn't do everything you want, you can't really get inside and change it later.

      On a side note, my company discovered today during a security check (prompted by the WTC attack) that 4 of our internal Cisco routers were not only visible to the outside world, but still had the default passwords. When I left today our SysAdmin was still yelling at the contractor who put them in over 6 months ago! Our new rule: Never trust a hired contractor/consultant to do the right thing.

      --
      Beta sux! Join the Slashcott! http://hardware.slashdot.org/comments.pl?sid=4760465&cid=46173047
    10. Re:Power? by danielobvt · · Score: 1

      Man, did we not learn anything from the California power problems earlier? Why be wastefull if you dont have to?

  12. My experience with linksys by Lordrashmi · · Score: 1

    I (being the lazy bastard that I am) didn't want to bother with setting up a PC as a firewall so I simply bought on of the little 4-port linksys routers. After rebates it turned out to be about $100. I have had no problems with it and it handles everything I need it to do fine (DHCP, Port Forwards, etc).

    Just my experience...

    1. Re:My experience with linksys by ednopantz · · Score: 2, Interesting

      My experience is that if you ever have any kind of technical problems, like the box suddenly not doing anything, forget calling Linksys.

      My 4 port job failed in June, shutting down what was supposed to be a day of building websites at home for a client. No router/DHCP box = no network. Yeah, I could of configured a Win2k network by hand, but who really wants to do that just to hack up some quick and dirty asp pages?

      So I went to their web site, where most support questions refer to the practicalnetworking site. Cute.

      First Linksys jealously guards the tech support number. You have to look for a long time to find it. Then when you call either
      1) it just rings and rings
      2) the phone tree (push 1 for sales, 2 for support) disconnects every time you select support
      3) if the phone tree doesn't just disconnect, it starts over when you select something
      4) if you do talk to someone, you don't get a tech, but someone in the outsourced office in Bangalore, they haven't been trained, they don't know anything about your product, they can't troubleshoot it, the database is down so they can't check on any previous calls you have made about that sorry light blue piece of crap, but they will take your number and they promise that someone from tech support will never, ever call you back.

      In my case, I just bought another one and sent the original c/o of the ceo with a note instructing what orifice it should be inserted into and with what degree of force.

      Were these boxes not handy and cheap, they would have no repeat business. I hated doing it, but just buying another one was the fastest way to get me back up and running (and billing).

    2. Re:My experience with linksys by Midnight+Thunder · · Score: 2

      I found that updating the firmware helped the problems I had. Since I am not using Windows I found a link that told me how to update the router from Linux. Basically you first have to disable the admin password on the router ( because tftp does not support passwords ) and then use tftp to send the updated firmware to the router. This approach works for any platform with access to a tftp client - shame they don't put this info on the Linksys website.

      --
      Jumpstart the tartan drive.
    3. Re:My experience with linksys by gwallen3141 · · Score: 1

      The one time I had to call Linksys (I use their 4-port router) I didn't have a problem getting through and the phone guy had a solution off the top of his head. His attitude was kind of abrupt, though.

    4. Re:My experience with linksys by W1BMW · · Score: 1

      I also have a dead 4 port Linksys sitting on my desk, behind the single port I bought to replace it so I could get back online. I gave up on trying to get an RMA from Linksys after the first day of dealing with their voice mail.

      If the unit wasn't so quick and easy, I would have built a PC based solution. Now I am using the switch and firewall built into my 3com WiFi Access Point. It does a fair job, but not as wasy to setup as the linksys.

  13. SonicWall SOHO by awallgren · · Score: 1

    I'm pretty pleased with my SonicWall SOHO -- very plug and play, if that's of value to you.

    1. Re:SonicWall SOHO by Anonymous Coward · · Score: 0

      I've been happy with mine, too. Be sure to stay up to date with your patches. It does support pass-through IP addresses even without the DMZ option (though, of course, it's a better idea to have the DMZ option).

      Also, it is neither a DSL access point nor a hub, which is a _good thing_. Having a Netopia hub/router/DSL access point laying around because your DSL provider went up in smoke is no fun. By using a separate box, if you need to change access technologies, you don't have to change firewalls.

      It does a fine job on PPPOE as well as more normal routing.

      Now if only it supported two WAN-side interfaces; I really want to set up a static IP for my access to the home from outside using DSL, and use cable-modem for inside-out -- that way, I've got some disaster recovery.

      But for that, I may have to go with the cheap PC.
      Yikes.

    2. Re:SonicWall SOHO by jdh28 · · Score: 1

      I found the SonicWall to be very expensive compared to products from people like Netgear. Also it has a very cheap feeling case compared to the nice rugged Netgear ones. And I managed to crash it straight after initially setting it up and had to reflash it.

      john

  14. What do you need the most? by nairnr · · Score: 2, Informative

    It depends on what you need the most. I like having a full machine with 2 NIC's as my firewall as it is the most configurable and can be modified to meet my needs. I run a little webserver with database and I can open up pop, and other services on a whim. Once you get a firewall box, you are limited somewhat by what you can do, and if you want to put up any other services, you will need to tunnel to another machine anyway..

    I expect for the average SOHO, all they want is connectivity, rather then the ability to do everything...

    1. Re:What do you need the most? by grammar+fascist · · Score: 1

      I've got the same thing at my house. My favorite thing about it is the IPSec tunnel from here to work. It makes working from home VERY easy.

      --
      I got my Linux laptop at System76.
  15. old pc is the way to go by wagner · · Score: 2, Insightful

    old p90, 3 ethernet cards and one wireless card. 2 hubs, one for my apartment, and the other for the first and third floor apartments. the wireless gw works everywhere in the house.
    the old pc offers the most flexibility. our's has been running in a closet for over a year now.

    1. Re:old pc is the way to go by Jburkholder · · Score: 1

      I agree and have a simple 2-card 386 setup myself. But what I haven't seen answered in the comments is the question of power use, heat and noise.

      My setup is an old compaq laptop in a docking station - it has a 25W pwr supply and a pretty quiet fan in the PS. It does give off some decent heat, though. Sitting under the stairs in the basement, this isn't an issue. I have had some challenges with having the older hardware fail on me. I lucked out when I got this machine and actually have two plus some parts, but I would think reliability in older hardware would be the biggest issue with going the PC route.

      I would be interested though to hear what the power use and heat generation is on one of these linksys or smc solutions, though. My sister is thinking about getting DSL at her place and networking a couple machines. Her place is smaller and she would probably prefer an out-of-the-box solution that can sit on her desk an just work.

  16. Re:What's next? by Anonymous Coward · · Score: 0

    Don't let the door hit you on the way out, okay? You'll be missed.

  17. Even better than any of those... by Anonymous Coward · · Score: 0

    Since you're obviously a /. reader, you must have AT LEAST heard of Linux. My suggestion is to get something like freesco on a 486, or possibly on a newer box with red hat or similar...

    -theKGB 8)

  18. Netgear RP-114... by MadMorf · · Score: 1

    That's what I've got between my Surfboard and LAN...

    Works great and I got it for about $140...

    Here's a link to the product page: RP-114 Product Page

    1. Re:Netgear RP-114... by MadMorf · · Score: 1

      Yeah, I'm responding to my own post...
      I just want to expound a bit...

      The RP-114 firewalls, NATs, DHCPs and logs accesses, as well as logging and restricting site access for all you concerned parents out there...

      Concerned parents on /.?
      Got to be at least one...

    2. Re:Netgear RP-114... by rmayes100 · · Score: 1

      I find the outbound logging (I use the LinkSys) the most effective parental control. While restricting site access and some of the other access control software you can buy are OK, the kids are a lot more paranoid when they know you are logging every single URL they request (;

    3. Re:Netgear RP-114... by zaxus · · Score: 1

      Wait till they learn how to hack the logs, or use an anonymizer. ;-)

      --
      /. zen: Imagine a Beowulf cluster of Beowulf clusters...
    4. Re:Netgear RP-114... by nimr0d · · Score: 1

      I've got one of those Linksys routers. If I use Internet Explorer's Proxy options, can I get around the logging? In other words, if I connect through a proxy, what will show up on the logs? The proxy or the actual site?

  19. Linksys... by ender_wiggins · · Score: 1

    My linksys worked great on my slower DLS, but with my faster DSL(4MB/1MB) it would lock up alot with high traffic, either on the WAN, or the LAN. Its a know issue and no resolution as far as I know...
    Ipchain and Iptables have worked ok for me so far..

  20. Take a look at Smoothwall, perhaps? by King_TJ · · Score: 5, Informative

    http://www.smoothwall.com should get you to the main product page. It's a freeware GPL firewall running Linux, but designed for ease of installation and administration via a web browser afterwards. The new version 0.99 is due for release any day now, and the beta of 0.99 works quite well for me.

    Since most people have an old 486 or Pentium lying around, the cost to set this up is next to nothing - and it has features the hardware firewall/router boxes don't include. (EG. Ability to auto-update your dynamic IP with the dyndns.org service and "snort" to log hack attempts with details on what was attempted.)

    1. Re:Take a look at Smoothwall, perhaps? by Anonymous Coward · · Score: 0

      I think that's smoothwall.org

      The .com site is popup hell, and full of completely useless info.

    2. Re:Take a look at Smoothwall, perhaps? by Telecommando · · Score: 5, Informative

      I think you mean http://www.smoothwall.org

      www.smoothwall.com is a real estate site.

      --
      Beta sux! Join the Slashcott! http://hardware.slashdot.org/comments.pl?sid=4760465&cid=46173047
    3. Re:Take a look at Smoothwall, perhaps? by snubber1 · · Score: 1

      netgear's router does the dydns for you...

      --
      I don't really mind double posts on //..
    4. Re:Take a look at Smoothwall, perhaps? by Anonymous Coward · · Score: 0

      Smoothie rocks.
      It's free, it works and is easy to setup.
      It willalso do everything that you want.

      0.9.9 is released tomorrow IIRC. I have the 0.9.9 beta which compared to older versions is superb.You need an old PC 2 Network cards and away you go.

      Total cost - 1 Off CD Blank. You probably have an old PC and a couple of NIC's about.

    5. Re:Take a look at Smoothwall, perhaps? by wtfai · · Score: 1

      I use this as my router/firewall. I paid about 45GBP for an old pentium + 6GBP for a second network card. Took about 15 minutes to set up, I've had it running about 6 months now and the only time it crashed was when the power went out.

    6. Re:Take a look at Smoothwall, perhaps? by Anonymous Coward · · Score: 0

      I'm sorry to take this out on you, but did you read the guy's posting yet?

      he wants to know about the boxen, not linux. Christ....

    7. Re:Take a look at Smoothwall, perhaps? by Ira-Waru · · Score: 1

      Also, Point Clark Networks has a similar, very excellect package. You burn a CD, create an installation disk using a GUI, pop both in an old boxen... you're off to the races. It does web serving, local file sharing, ad blocking, etc.

      Here's the URL:

      http://clarkconnect.org

      --
      Such a price the gods exact for song: to become what we sing - Pythagoras
    8. Re:Take a look at Smoothwall, perhaps? by Anonymous Coward · · Score: 0

      Great product! I've been using the 0.9.9 beta version and I'm now able to VPN into work.

      Word of warning. Watch yourself in the technical support mailing lists. The guys who produce this (Larry and Rick) are awesome technically but have the personality of pitbulls. A ruder and more condescending bunch of jerks (albeit, technically proficient jerks) I've never run across.

      "Use our aweseome and mighty creation... you worthless wonks!" kinda sums them up.

      That being said, Smoothwall is a really great firewall/router. ~25 MB ISO download, burn a CD, then a 5 minute install and you're up and running.

    9. Re:Take a look at Smoothwall, perhaps? by King_TJ · · Score: 1

      Hmm... I never heard of the Clark Networks package so I just took a look at their web site. I can't say that I recommend it at all. Among other bad ideas, it makes your firewall a file storage area for common, shared files. Why on earth would you want to store your data on the firewall PC?? If hackers do get into it, your information is right at their fingertips.

      A firewall should be just that, a dedicated, secure box that shields the systems behind it. Since Point Clark networks also built on top of a *default* RedHat 7.1 installation, that's another bad idea. They need to strip it down to the bare essentials before modifying it. There are too many potential security holes in a full blown installation to qualify as a secure firewall.

      Smoothwall is *much* more security-oriented.

    10. Re:Take a look at Smoothwall, perhaps? by Anonymous Coward · · Score: 0

      wonk ?

      Thanks dude I've never been called a wonk.. I just write good free software and give it to hundreds of thousands of people you asshole :)

      Oh yeah and I also fund every SmoothWall downloaded so say thanks huh.

      Richard Morrell
      Funder and Founder, SmoothWall

    11. Re:Take a look at Smoothwall, perhaps? by Tarpan · · Score: 1

      I've had it running about 6 months now and the only time it crashed was when the power went out.

      What, no UPS what on earth was you thinking with? :)

    12. Re:Take a look at Smoothwall, perhaps? by Rude+Turnip · · Score: 1

      With that hardware setup, I don't think he's running anything mission critical enough to warrant a UPS. I don't have one either on my Smoothwall, either.

      Hey, Smoothwall 0.9.9 comes out this Sunday! Get ready for some enhanced firewall logging, better DNS lookup facilities and a web-managed VPN gateway!

    13. Re:Take a look at Smoothwall, perhaps? by Anonymous Coward · · Score: 0

      Jesus!!! call animal control...a pitbull is loose!

  21. P120-ish OpenBSD/1.2G/32MB/2NICs=quality firewall by jjwahl · · Score: 1

    Old P1* boxes with OpenBSD make stunningly great firewalls. Throw a couple of good, well-known NICs in one of these and install either using the net (which works very well) or by buying a CD from CheapBytes for $4.99. OpenBSD uses IPFilter and IPNAT (at least for now, but I understand that's going to change soon - perhaps next release...) which I think use a much easier to understand syntax than IPChains/masq. Plus, OpenBSD is pretty damn secure right out of the box without any configuration.

    --

    You need people like me so you can point your fucking fingers, and say "that's the bad guy."
  22. Install Freesco - buy a cheap pc by Anonymous Coward · · Score: 0

    Buy a cheap pc with a small hdd or just a disk drive. I support having a small hdd. Get one from ebay ..those p75's will do great. Have some ram. 16mb would be good. And install freesco. Checkout www.freesco.org It is an amazing linux router distro with text based gui installation and it has package management also. Can have support for dhcp, dyndns, sshd etc. Too many features. I use that for my home network. I have had no problems with it till date.

  23. tried a few by Anonymous Coward · · Score: 0

    IMHO the linksys is the best. It will do everything you are looking for. I have tried the dlink version and had a lot of problems.

  24. Linksys support is iffy by coyote-san · · Score: 2

    I like my Linksys hub/router, but the support has been downright hostile once I mentioned I run Linux. Like it matters - it's an entirely separate device configured through web pages. But like many of us, I usually run with javascript disabled and their pages provide no indication of why the router can be nonresponsive.

    As for the suggestion that you run an old box, please, give it up. If it works for you, great, but I switched from a box to a hub because of power consumption, noise, floor space, etc. Except for those hassles with javascript, I haven't regretted this decision.

    --
    For every complex problem there is an answer that is clear, simple, and wrong. -- H L Mencken
    1. Re:Linksys support is iffy by King_TJ · · Score: 1

      I can understand your reasoning for going with the dedicated hub/router/firewall box -- but please don't tell everyone else to "give it up" if they're considering using a PC for the job.

      Granted, it does take up a little more space and makes a little noise - but there are a *lot* of benefits, too. For example, you can run web proxy caching on a PC with a hard drive. Saves on bandwidth usage. Usually provides much better logging features, too. I can monitor hack attempts and generate usage graphs/stats. I also have a DSL connection with PPPoE, and so I get a dynamic IP address. I want to host a web site though, so I use the dyndns.org service. I can't find a hardware router that auto-updates dynamic IPs with them, but my Linux-based Smoothwall firewall does.

      It all comes down to choosing what's best for your individual needs... but there's no right or wrong way to do this stuff.

    2. Re:Linksys support is iffy by subsolar2 · · Score: 1
      I'm a Linksys user and have had good luck with it. The down side is that you can't do nearly as much as you can with a PC running as a firewall, but it's dead simple and does the job. Only issues I know of with the unit is running game servers may be problematic.


      As another poster has pointed out www.practicallynetworked.com
      is a great source of information for these boxes.


      Subsolar

    3. Re:Linksys support is iffy by Glytch · · Score: 2

      Agreed. And being able to install Junkbuster on the firewall box is another plus. All the traffic is going through that box anyway, so might as well kill two birds with one stone.

      Of course, I live in a large house in an area with cheap electricity, so someone else might not use this solution. Getting some good use out of my old, perfectly functional Compaq Presario 486, though.

    4. Re:Linksys support is iffy by rfsayre · · Score: 1
      I have a 4-port linksys firewall router, which worked fine... for two days. Then my roomate did something stupid (attached miswired ethernet cable). Now the device won't respond to anything, including attempts to reflash its firmware.

      Support sucked from linksys, but thankfully the retailer I bought it from had no problem with a return.

      It seems to me like you're pretty much screwed if something goes wrong. The device did work well before my roomate's mistake though. It even supported PPPoE flawlessly. It also seems that linksys adds capabilities quite frequently through firmware upgrades.

    5. Re:Linksys support is iffy by Col.+Panic · · Score: 1
      I also switched from a f/w to a Linksys router/switch due to noise. My new wife didn't like the power-supply fan running 24/7 in the bedroom :)

      I regret the change, though because the Linksys is so much more limited. True, it makes no noise, but now I cannot run IDS.

      The solution I have come up with is to open DMZ hosting on a single IP address and make that the external interface on my firewall. Then I can run Snort on the unprotected interface and happily tread through the logs again.

    6. Re:Linksys support is iffy by Rick+Richardson · · Score: 1

      Its entirely possible that their current support is iffy, or at least the person you got is. They have a successful product and success breeds support calls.

      However, their support in the past has been outstanding. Including support for Linux users. We reported several issues with this router in the summer of 2000. Some of the problems were clearly things that only a Unix/Linux box would need.

      Linksys support and engineering was awesome. Support would forward the bug reports to engineering and we would get bug fixed firmware back with a turnaround of 2-3 days.

      -Rick

    7. Re:Linksys support is iffy by subsolar2 · · Score: 1
      I'm not supprised that a mis-wired cable may have fried the box ... does not mean it's a bad box though. I"ve had ports go bad on Netgear hubs also for no apparent reasons.


      I've been using my BEFSR11 for almost a year and it's been very reliable for me. The only issue I found was with the older firmware that you could lock it up by using nmap to scan it from the inside or outside. Have not tried the 1.39 firmware to see it it still happens.


      As far as issues goes here are the ones I've experienced:

      • SSH connections getting dropped, appears to be fixed in the 1.37 and later firmware.
      • IPsec passthru was somewhat broken till the 1.39 firmware.
      • Still issues running half-life and quake iii servers.

      The things that I like:
      • Much less fuss & muss setting up and running than a linux box.
      • DNS2GO linux client running on my file server works with it wonderfully.
      • Basic logging of traffic via SNMP using UCD-SNMP package.
      • Ability to ban IPs, Ports, and MAC addresses.
      • Ability to set custom port triggers (in 1.39 firmware)
      • Decent port forwarding & DMZ capability.

  25. Here's what I have. by The+Slashdolt · · Score: 3, Informative

    I have 5 computers connected to the internet in my in-home LAN right now. My router/firewall/gateway is a 166MHZ linux box running redhat 6.0. I've been running this setup for about two years, upgrading as necessary. Using IP masquerading this is all very simple and with IP Chains, you can setup any firewall rules you want. I recently installed redhat 7.1 and it has a firewall wizard type thing that makes this all even easier! Take an old box and put linux on it, you won't be dissappointed.

    --
    mp3's are only for those with bad memories
  26. Linksys BESFR41. by cacheMan · · Score: 1

    I have had no complaints with my Linksys BESFR41, it runs a little web server so all the configuration is done through a browser. I can close/open any port or range of ports very easily. I can use DHCP or static IP addresses on my computers. You can read about all the things it does, but I just wanted to say that I have been very pleased with this product.

    1. Re:Linksys BESFR41. by aradiaseven · · Score: 1

      We have this Linksys one as well. We found that you have to pay attention to external reviews before upgrading the firmware -- some of the upgrades are more stable than others, to put it mildly. With the firmware version we now have installed and 1.2Mb DSL service it works quite reliably.

    2. Re:Linksys BESFR41. by Genom · · Score: 2

      I can use DHCP or static IP addresses on my computers

      Hmm...is this a toggle, or can you use both at the same time (for example, using DHCP to allocate a static IP to one MAC address, while allocating an internal dynamic IP to another)?

      I have 3 ips with my current setup, (one for my server, one for my desktop, and one for my laptop) and I'd like to free one up for the occasional time I host a small (3 extra comp) lanparty, and use DHCP/NAT for the whole shebang - but I'd want to make sure the server gets it's own IP all the time.

      I've been considering putting together a small firewall box to do this, but that'd take a weekend, and I'd have to find room for the extra box - one of those little linksys boxes would be perfect sizewise (we have a rather small apartment) but I wonder about the ability to do both NAT and static at the same time.

  27. Linksys and NT by RazorJ_2000 · · Score: 1

    I've run the Linksys BEFSR41 single-port Cable/DSL Router and it's awesome. I've also run a 486 with DHCP and NAT under W95, and a P166 with DHCP and NAT under WinNT Server. The best one? The P166 NT server box. Why? Speed and flexibility of configuration. The easiest to use? The Linksys box. The best for firewall activities? The P166 NT server. The easiest and fastest to setup and use? The Linksys box.

    Hey, has anyone looked inside a Linksys box to see what processor is in there yet?

    --
    pi=sigma{n:0-infinity}[(1/16)^n][(4/(8n+1))-(2/(8n +4))-(1/ (8n+5))-(1/(8n+6))]
    1. Re:Linksys and NT by RedX · · Score: 2

      Out of curiosity, were you running anything besides the included NT services to provide the IP routing?

    2. Re:Linksys and NT by Anonymous Coward · · Score: 0

      Check out http://www.tinysoftware.com
      WinRoute Pro is very good.

  28. "Boxen" by Anonymous Coward · · Score: 0

    The plural of "box" is "boxes."

    Saying "Boxen" isn't clever or 'l33t, it's just stupid.

    Knock it off, you're making all of us look bad.

    That is all.

    1. Re:"boxen" by Jeremiah+Cornelius · · Score: 1
      It might help to know the history of the Boxen usage. I beleive this is is a term frequently used by folk who are unaware of its original derivation.

      Boxen as a plural usage is derived in imitation of the older "VAXen", a term hoary with lore from the Wizards of olde.

      Both

      Boxen
      and
      VAXen

      have Jargon File file entries associated with these terms.

      jeremiah cornelius

      --
      "Flyin' in just a sweet place,
      Never been known to fail..."
    2. Re:"boxen" by Anonymous Coward · · Score: 0
      just used the term "boxen", thus demonstrating that this word is, and never has been "cool" or "with-it".

      Yeah...tough to get through the average /. thread without some uber-l33t lamer sneaking "boxen" in there somewhere. Makes me want to cut them apart with fire axen.

    3. Re:"boxen" by Anonymous Coward · · Score: 0

      I'm aware of the origins, but still hate it.
      it could have been mentioned in the bible, it wouldn't help it sound any less idiotic.
      i'm also likely to cut people a little more slack if they actually have some semblance of "hacker" credibility.

    4. Re:"boxen" by Anonymous Coward · · Score: 0
      at least pluralize it like a regular english speaking human

      you are absolutely correct. The english language is static, has never changed and should never change.

      P.S. You should inform the people at the O.E.D. of this before they attempt to corrupt english any further by inducting new words into their work...

  29. How much flexibility do you want? by osjedi · · Score: 1
    If you want unlimited flexibility then build your own box and run BSD or Linux.


    Why do it this way (the hard way)? Because you can do ANYTHING you want with it. IPSEC tunels, NAT, DHCP, IPmasq, http cache, DNS cache, spam filtering, your own domain, your own email server, web server, instant message server, streaming audio server, and on and on. Add a third network card and you can set up a DMZ network too.


    If you just want to surf and email then get one of the sealed box router/firewalls.

    --
    -=-=-=-=- osjedi uses Debian GNU/Linux. -=-=-=-=-
  30. Linksys Wireless Cable/DSL Router by hex1848 · · Score: 1

    I bought a BEFW11S4 - EtherFast Wireless AP + Cable/DSL Router w/ 4-Port Switch about a month ago on eBay - brand new. I have had nothing but problems thus far, and wouldn't recommend anyone buying one. I have to push the reset button on a regular a regular basis, as my connection drops frequently. Firmware upgrades dont work, after many emails and phone calls I have determined that Linksys tech support is virtually non existent, and I had to resort back to using connection sharing on my 2000 box to get a half stable connection.

    1. Re:Linksys Wireless Cable/DSL Router by TexasCelt · · Score: 1

      I installed one about 6 months ago. It is easy to configure and works great for me. I also installed the wireless/wired version for a client, and he has had no problems with it.

      However, I do have to reset the box on occasion (maybe once or twice a week at most), but I suspect that @Home is the culprit, given their track record.

    2. Re:Linksys Wireless Cable/DSL Router by Midnight+Thunder · · Score: 2
      Check that you have the latest version of the firmware. It can make a difference in certain cases. To update:
      1. Download firwmare update ( it is in the zip archive )
      2. Disable admin password on router (tftp doesn't support passwords)
      3. use a tftp client to send firmware update
      4. hit the connect button in the router's status page
      5. replace admin password
      6. Cross your fingers and hope for the best ;)
      --
      Jumpstart the tartan drive.
    3. Re:Linksys Wireless Cable/DSL Router by Atticka · · Score: 0
      I too have a Linksys DSL/Cable/WAP 4-port router (just upgraded from the NON-WAP version). I have to say that my previous Linksys has run for over a year without trouble, and my new one was just as easy to setup and is still running without a reset. With every firmware revision they add new features (support for VPN's, MAC spoofing, filtering, forwarding, remote management, etc...), I assume they can add support for IPv6 when they feel the need to.


      my only complaint is about the wireless signal strength, I can barely get from one end of the house to the other (further research showed me that aftermarket antenna's can increase your range about 1000%, BTW), other than that Linksys has a VERY solid product and "I" recomend it to anyone looking to share internet.


      compared to a PC solution, it will never have as much flexability, thats a given, but the ease of setup and reliability far surpass a cheap defunct PC. if your looking to do more that share internet then maybe a more recent PC is the right solution for you, but for internet sharing, dedicated hardware is the way to go.

      --
      No sig here...
    4. Re:Linksys Wireless Cable/DSL Router by The+Jake · · Score: 1

      I also have a BEFW114S. I wasn't sure at first but I've decided that I really like it.

      I had some problem with the wireless, but I found another 802.11 network in the area that was on the same channel, which was causing some problems.

      Also, I have had to reset it a few times, most were during my wireless problems. The other day, the PPPoE to Verizon got flakey, and I had to reset it to get it to reconnect. I blame Verizon for this.

      I really like the BEFW11S4

      1. For the money, you get quite a bit of bang for your buck. $200 provides you with a 4 port 10/100 switch, wireless, a DHCP/NAT setup for 35 hosts, port forwarding, filtering, DMZ, and logging.

      2. It looks pretty cool. More importantly, has good indicator lights.

      3. Nice HTTP configuration tool, though I've noticed that the Proxomitron Ad-proxy does break it, even in bypass mode.

      4. Flash upgradable to new firmware.

      Some things I don't like.

      1. the DHCP server doesn't support assigning static IP addresses to given MAC addresses. You can manually assign static addresses outside the DHCP server's IP range.

      2. you can set the MAC addresses that are disallowed, but I'd like to be able to set the list of ALLOWED MAC's, to prevent unauthrized wireless access.

      The logging feature is nice. Actually, I found someone using my wireless, sniffed his packets, got his MAC address, had my university network people track it down, emailed him, and now he's paying half my DSL costs. :)

    5. Re:Linksys Wireless Cable/DSL Router by Anne_Nonymous · · Score: 1

      >> after many emails and phone calls I have determined that Linksys tech support is virtually non existent

      Ditto. I have a slightly odd network topography and am not a expert computer user. Linksys (Amazon) sent me a bad unit to begin with, was not able to configure the second unit, and the techs were rushed and rude throught their attempt. On the flip side, the product eventually worked correctly, and Amazon was great about handling the defective unit.

  31. Good home wireless access point? by mgoyer · · Score: 1
    Can anyone recommend a good home wireless access point? We're using a Linksys router and a Linksys hub to handle our current needs but we'd like to add a wireless access point to the mix for our collection of laptops.


    Matt

    1. Re:Good home wireless access point? by King_TJ · · Score: 1

      I've played with several recently.
      Personally, I think the best idea is to sell the Linksys router (and possibly even the hub, depending on total # of ports you need) and buy the all-in-one Linksys wireless router/hub. Best Buy has them on sale for $199.95 (US) right now, and they're nice because they have removeable antennas. (Lets you upgrade to a bigger/better one if you so choose.) The model I'm thinking of provides 4 hub ports - but I believe they also make one with 8 ports on it.

    2. Re:Good home wireless access point? by RazorJ_2000 · · Score: 1

      Linksys wireless access point with card is great. Tested and loved...

      --
      pi=sigma{n:0-infinity}[(1/16)^n][(4/(8n+1))-(2/(8n +4))-(1/ (8n+5))-(1/(8n+6))]
    3. Re:Good home wireless access point? by mgpeter · · Score: 1

      I use SMC wireless networking products to connect my fiance' to the net, who lives in an apartment a few floors down to the net.

      After we decided to get married we had to move into seperate apartments (religious reasons) and she got used to the cable internet. Anyway, I would stay away from the PCI cards that just have a PCMCIA Card attached as the range kind of blows and they drop the connection regularly requiring a reboot of the computer. SMC makes a USB Network Adapter ($100 USD) that has a range of 1800 feet (without encryption enabled) and seems to be very reliable.
      We have a couple of the USB adapters at work mounted outside of 2 buildings in fiberglass boxes to connect the buildings to our main network ( and one is about 1200 feet away and still works (barely) with 128 bit encryption ).

    4. Re:Good home wireless access point? by Anonymous Coward · · Score: 0

      Oh great, you had to mention that they combined those two products
      AFTER I bought them! Now I'm going to have router envy.

      I use the Linksys 4-port router (BEFSR41), the network access point
      (WAP-11), and their PC Card (WPC-11) in my laptop. I love being able
      to use the laptop anywhere in the house with no wires attached. I
      have found the connection can drop in and out if your in a location
      with a bad a line of sight to the access point, but it's usually
      fixable by turning the laptop an inch or two.

      The router has been very reliable, and I've never had to reset it.
      There was some flakiness with the configuration web server at one
      point, but that seemed to go away when I upgraded the firmware. I've
      had the DSL connection drop many times but the router brought it right
      back up automatically.

      I would add that I use Windows on this laptop. It's basically an X
      terminal (using X11R6 and CYGWIN) for my main system. I don't know
      about getting the PC Card working with Linux.

    5. Re:Good home wireless access point? by Anonymous Coward · · Score: 0

      The US robotics one is pretty good, and I don't know how much it is, but the recently lowered the price by like a hundred bucks

    6. Re:Good home wireless access point? by cje · · Score: 2

      Linksys wireless access point with card is great. Tested and loved...

      I agree about the Linksys access point (WAP11 in my case), but from my experience I would steer clear of the Linksys PC card. It works all right, but the range of the thing is not even close to what is advertised. I have a Linksys access point and an Orinoco (the old Lucent WaveLAN) Silver PC card, and it wirelessly networks my Linux laptop great. I started out with the Linksys card and ended up doubling my range when I moved to the Orinoco.

      --
      We're going down, in a spiral to the ground
    7. Re:Good home wireless access point? by Anonymous Coward · · Score: 0

      What religion requires you to NOT live together when married?

    8. Re:Good home wireless access point? by Anonymous Coward · · Score: 0

      I'm using a D-Link wireless router/switch. Works great. DHCP, NAT, etc. We have wireless at the office as well and I just go home and volia, I'm back in action. If it's better than a PC firewall, I couldn't tell you. I've run a number of "software" firewalls, adn the moment I run them behind the router, all probs stop...

      + believe it or not there tech support relied to an email question I had in 2 hours.

  32. Home grown by ccarr.com · · Score: 1

    Like others who have commented, I too have repurposed an old PC that someone was going to throw out. I used Linux kernel 2.4.2, and three NIC's in a LAN/DMZ configuration.

    For my purposes, I was happy to have the learning experience. But if you're new to it, be forewarned that it can be a big headache getting it right.

    --
    I don't know half of you half as well as I should like, and I like less than half of you half as well as you deserve. BB
  33. Re:How to pronounce router. by Lxy · · Score: 1, Offtopic

    Umm... I've always heard "roww-ter", there are some who call them "roo-ters" but since Cisco calls them "roww-ters" I'm willing to listen to them.

    --

    There is no reasonable defense against an idiot with an agenda
    :wq
  34. linksys & SMC works great by uppity_frodo · · Score: 1

    I have a Linksys router installed. You are right that it is a very easy way to protect your network. A friend is using SMC. Both work the same way. HTML interface. Both do port forwarding, NAT, IPsec, DHCP etc...

    I run a web server as does my friend. No problem, just port forward 80 to the server running your website. Very easy to setup and run. These are basically plug and play.

    Yes you can do the cheap box Running linux. I have on of these too. But I prefer the no fan, low power Linksys box.

    Hope this helps.

    1. Re:linksys & SMC works great by headkick · · Score: 1

      I bought the SMC Barricade 4-port router, and it worked flawlessly right out of the box. I found it for $85.

      SMC regularly updates the software and the features are fairly advanced: NAT, port forwarding, DHCP, supports full C class network, special application port access (trigger outbound port opens specific inbound ports, used in online gaming, pc to phone, etc), DMZ zone (set up an IP compeltely out in the open), Access control lists (block/open ports based on IP/MAC address for up to 3 different groups), full logging, drop WAN side ping packets, remote administration, and more.

      The real distinguishing part from all of the other routers is the built in print server. Connect Win/Mac/Linux machines to the same printer on your network..

      Since I needed a hub anyway, I couldn't pass up on this one. I can't see anyone wanting to set up a NAT, firewall, DHCP and print server all in one box on old, cheap hardware. And mine weighs less than a pound. Use the cheap hardware for your personal web/ftp/mp3 server.

  35. Try this out by SiriusRegalis · · Score: 2, Informative

    This works great for me -

    www.smoothwall.org

    And when I had some problems with setup they were extremely helpful on irc.

    1. Re:Try this out by Rude+Turnip · · Score: 1

      "Me too!!!"

      I recommend Smoothwall, as well. I was using MandrakeSecurity Single Network Firewall before and I found its web-based interface rather slow. Smoothwall's web interface is very peppy (on the same machine, an old P200). I have had no problems with Smoothwall whatsoever and the only reboots are due to power outages. Version 0.99 is due out this Sunday and promises some tasty new improvements, including a VPN gateway!

      One convenience of using an old PC and a custom Linux firewall is that you can pop in a 56k modem in addition to the dual NICs. If the cable/DSL goes out, you can use the 56k to dial out to a backup dial-up ISP.

    2. Re:Try this out by gavlil · · Score: 0

      I have smoothwall ready to try out - at the moment I have an old DE-812TP+ which links my desktop to the outside world.

      I work in a college and every year a bunch of the oldest pcs are thrown away, this year its the p150's. I have one which has had some fans added, has been overclocked to 200 and has 2 ne2k cards. I plan to site this between the d-link thing and the outside world.

      What advantages does debian, *bsd etc have over smoothwall? I know with a diy job I would learn more (good) but with smoothwall its all done for me and theres no chance of mistakes being made.

      --

      Do Unto Others As You Would Have Others Do Unto You - ONLY HARDER!
  36. "boxen" by ravrazor · · Score: 2, Funny

    i would like to point out that someone who is looking for an pre-packaged alternative to a couple hours spent installing linux on a old computer just used the term "boxen", thus demonstrating that this word is, and never has been "cool" or "with-it".

    if you are going to call a computer a 'box', at least pluralize it like a regular english speaking human.

  37. I'm using a netgear RT314... by StupidKatz · · Score: 1

    It's not the latest and greatest anymore, but it works great with the most recent software updates. (Word of warning: BUY OR MAKE A NULL MODEM CABLE! If you like tweaking and fiddling with stuff, you WILL lock yourself out of the router.)

    You did mention you wanted two servers running behind this: do the servers have different service sets running on them? (One using port 80 and 443, the other using 53,25,21,22, etc?) If so, then it shouldn't be a problem at all to use a RT314, with the sole exception of havinf two static IPs *and* DHCP on the internal interface... I believe it is either static or DHCP but not both.

    Anyway, it was less than $100 and I've had it for about a year now. Once you update the software for it, it is a joy to use. :)

    1. Re:I'm using a netgear RT314... by Anonymous Coward · · Score: 0

      The RT314 rocks. It allows you to mix static and dhcp, since you define a range of ips to give out with dhcp and the rest are just static ips.

      I got it for $99.99 at BestBuy.

    2. Re:I'm using a netgear RT314... by hokie93 · · Score: 1

      Actually, combining static and dynamic on the same netgear router is possible. I did something like reduce the range of dynamic ips and define my server on a static ip outside of this range. That way, my laptop can remain DHCP at work and home.

      --
      Don't read this sig cause it's not worth it.
  38. Netgear RT314 by Anonymous Coward · · Score: 0

    I thought about an old Linux box but:
    1) It's noisy
    2) It's a potential security risk
    3) PC hardware is prone to crashing. By the time you've patched the kernel 50 times, and fixed the dodgy old hard disk when it crashes.
    4) It's expensive (not just hardware cost, but also in electricity, floor space etc).

    I bought a Netgear RT314. This does NAT, outgoing and incoming (based upon port), DHCP client/server, web/serial/telnet configurable and it's a 10/100 4 port switch.

    Cost ~$100. Noise: almost none. Power consumption: minimal. Reboots required: none. Time to install: 3 mins. Time taken to adminster in first six months 20 mins. Reboot time ~30 secs. No moving parts.

    Fantastic box. Best home IT purchasing decision I think I've ever made.

    I think I'll call my firstborn 'Netgear' or perhaps even 'RT314'.

    1. Re:Netgear RT314 by F1_Fan · · Score: 1

      Yeah... what he said.

      The RT314 is bullet-proof. My favourite feature is that my PCs need to be given one IP address (and I think a gateway IP) and that's it. The Linksys BEFSR11 I use at work (very small LAN) seems to require that I hardcode the ISPs DNS addresses on each PC.

      This is a PITA as our ISP changes DNS IPs about once a year. This week I had to do the 25 minute drive from my office to the other office to change the IPs again.

      F1_Fan

    2. Re:Netgear RT314 by Anonymous Coward · · Score: 0

      Yeah, the RT314 is great. I have one too and have been incredibly happy with it. It even has built in dyndns.org support. Just put in your dyndns.org login info and it maintains everything for you. Very convenient.

    3. Re:Netgear RT314 by SealBeater · · Score: 1

      Why don't you just install a DNS server in-house?

      SealBeater
      Its survival of the fittest...and we got the fucking guns!!!

      --
      -- Its survival of the fittest...and we got the fucking guns!!!
  39. LRP by doughnuthole · · Score: 2, Informative

    The linux router project is one of the best sources of info on getting that old 486 to work as a router. I had mine running fine until about two months ago when I was able to get a Netgear router for $30 (easier for parents as I was leaving for college).

    See www.linuxrouter.org for more information.
    Steinkuehler's EigerStein was the distro I used - worked very well.

    -Doughnuthole

  40. What about the electricity by barryblack · · Score: 1

    I was using an old mac for a while with ipnetrouter. The software is pretty full featured although I think it costs $50. I eventually got sick of the noise and electricity and ended up moving to a link-sys. Its a pretty decent unit, but does lack some of the features I've seen on the d-link routers that cost about 10-20 less. It also works nicely with my apple airport that serves macs, windows and linux machines in my house. I'm eventually trying to phase out all the ethernet in my house and I'll go wireless. Its a much less cluttered solution.

    --
    --------------------------------------
    in a world without bounderies or fences, who needs Gates anyway?
    1. Re:What about the electricity by Anonymous Coward · · Score: 0

      Last I checked IPNetRouter was $100. Very good software, though.

  41. Check SmoothWall by kafka.fr · · Score: 2, Informative

    I personnaly gave a try to SmoothWall, here :http://www.smoothwall.org/gpl/

    An amazing number of features in a so little Linux distribution. Well, find an old PC (almost any might be enough), install SmoothWall on it, then you've got your personal router/firewal/NAT/almost-whatever-you-want.

    All being controlable through a web browser.

    My 2c

  42. Coyotelinux.com by Anonymous Coward · · Score: 0

    An easy solution is to get:

    486DX, $10-20

    16mb ram $10

    2 nics $10

    floppy drive $10

    Total: $40-50 (plus the geek effect)

    Goto coyotelinux.com and download their software. There are FAQs (for ip_masq and ip_chains) and anything else you would ever want to know availible. Also, if someone knows how to setup NCFtpD (with specified ports for PASV) for behind a NAT router I would appreciate a reply. Thanks.

  43. great value firewall by Anonymous Coward · · Score: 0

    Check the Netscreen-5 10 IP version. At 500 bucks it is _full_ featured and uses less juice than a walkman.

    www.netscreen.com

    I have used them for two years without one hiccup. And no, I don't work for them.

  44. SonicWall by gcrocker · · Score: 2, Informative

    I have a SonicWall SOHO/10 that works great. It supports the tricky protocols (NetMeeting, for instance), that Linksys models can't handle, and has lots of configuration possibilities (static NAT tied to ethernet address, for example). There's a model with a DMZ port if ya need it, and you can do VPN between SonicWalls if you need that.

    Nice box. It was pricey, though, at about $400.

    -glenn

  45. I got the Linksys by Delirium+Tremens · · Score: 5, Informative
    I chose the Linksys (3 RJ45 + 1 USB connections) over a custom PC running Linux/*BSD because:
    • For $160, I couldn't have built a cheap computer(I don't own enough spare parts yet).
    • Its power consumption is so much lower than any custom computer I (=limited skills) could build.
    • It is completely silent.
    • If a friend visits me with his/her laptop, we can connect it without any extra hardware to the net via the USB connection (albeit, the laptop must run Windoze 2000 ... last time I tried, none of the Linux USB network drivers worked)

    • I love the IP forwarding of the linksys. All connections to port 80, 443, 21 and 22 are reditected to my Linux box, and all other ports that involve games and *apster clones are redirected to my Game box. Remaining ports are blocked.
    • And then I choose Linksys over other brands because ... well ... it's Linksys, after all!


    1. Re:I got the Linksys by Miles · · Score: 1

      If a friend visits me with his/her laptop, we can connect it without any extra hardware to the net via the USB connection (albeit, the laptop must run Windoze 2000 ... last time I tried, none of the Linux USB network drivers worked)


      I regularly use a USB connection for Linux using a Linksys 100 USB adapter (not sure about the exact name, anymore). I believe it uses the pegasus driver.
    2. Re:I got the Linksys by trcooper · · Score: 2
      I have the linksys also, BEFSR11 - (One port). I picked this up for about $50. Since I already had a few hubs lying around, I didn't need a multi-port router anyway. A couple other things worth mentioning about it are:

      Firmware upgrades

      Multicast Support

      Both static and dynamic IP support (Great for my laptop which has static IP at work)

      The only problem I have with it is that you can only forward 10 ranges of ports. I haven't had a problem with this yet, but it could be concievably a problem.

      Alternately, you can set up a DMZ and make one machine live on the internet.

      Check out the manual for full info.

    3. Re:I got the Linksys by Delirium+Tremens · · Score: 1

      Well, I heard about that one a few weeks ago and I tried to use it with a fresh install of Mandrake 8.0 Freq 2. But I never managed to get networking to work through the USB port of my Linksys router. I'll admit that my choice of Mdk 8 Freq 2 was not the best one I could have made for stability, though. I remember having the USB daemon crashing on me every 15-30 seconds...
      What distribution are you running? And what is your kernel version?

    4. Re:I got the Linksys by Targetman · · Score: 2, Informative

      I've got cable modem and a Linksys 5 port hub/firewall. Been on line with 3 PCs for over 6 months. Not a lick of trouble.

      And I love watching the lights blink.

      --
      I didn't do it, and if I did, you can't prove it. Bart Simpson
    5. Re:I got the Linksys by Targetman · · Score: 1

      oops, I mean 4 port. BEFSR41

      --
      I didn't do it, and if I did, you can't prove it. Bart Simpson
    6. Re:I got the Linksys by Miles · · Score: 1

      Not sure if you're still reading this, but I finally got back to the discussion. I run that on a RH7.1 on the latest kernel that RH has for 7.1.

  46. OpenBSD by don_carnage · · Score: 3, Informative

    I use an old P133 (overkill, I know) running OBSD as my firewall/gateway/ntp server/dhcp server. I could have gone out and spent money on a nice compact unit, but I like the fact that I can upgrade my OS, tweak my filters and above all: learn more about OBSD, networking and OS hardening.

    1. Re:OpenBSD by Anonymous Coward · · Score: 0

      Why spend $300? I didn't.
      The D-link and SMC boxes are $50 after rebate. If your time isn't worth anything to you, than buy all means, take an old PC and spend hours making your own firewall. Don't forget to keep track of all of your revisons and document everything, because otherwise you'll forget how to rebuild the thing when the PC fails.

  47. Re:I have had the exact opposite experience by veddermatic · · Score: 1
    Got mine about 8 months ago, and have loved every minute of it.

    Set up was a snap, it works rock solid, and I have only had to reset it once, when I physically moved it to another room.

    Four friends in town also have them, and they also have had trouble free usage... maybe you got hold of the one bad unit out there.

    --
    Department of Homeland Security: Removing the rights real patriots fought and died for since 2001
  48. GNAT does great by Therin · · Score: 1
    Get an old PC with a 1.44 MB floppy and a couple of NICs, without a hard drive and without a CD.

    Put GNATbox light on it. It's free (as in beer). Register it and you get 5 internal IP addresses, 200 concurrent connections, stateful packet inspection, email gateway, etc. etc. Pay 50 bucks and you get a DMZ feature added.

    Oh, and it's ICSA certified - not something you're going to find in any other nice cheap answer.

    --
    John 17:20
    1. Re:GNAT does great by Anonymous Coward · · Score: 0

      YEAH, BABY! This is idiot proof, too, so you don't have to be as intelligent as me to get it up and runnin'.

    2. Re:GNAT does great by Anonymous Coward · · Score: 0

      Gnatbox worked for me. Wonderful little secure web console to do away with endless config file editing, stable as all get-out, and supports a wide array of NICs. Watch out, though, I had a problem trying to make it see two 3c905cs.

  49. Re:What's next? by Anonymous Coward · · Score: 0

    Lighten up you miserable shit.

    What - just because you were already shown how to tie your shoes, no one else should get to hear it too?

  50. Linksys/e-smith by beldraen · · Score: 1

    I can't vouche for the quality compared to other products, but I own a Linksys router with wireless built in. The product is simple to administer and has worked flawlessly. Their homepage has all the manuals in PDF format available. I was able to read before buying one that it would do anything I planned to do plus has enough features and flexibility to offer growth into things I would like to do in the future. I've been very happy with how it has performed. I had it installed an up and running in minutes. On a side note, an awesome distro for a simple to configure and use for basic home services on a PC is e-smith ( http://www.e-smith.com and http://www.e-smith.org ). It's a no nonsense install of Linux that is quick to set up and administer. It's been handling my home web, file and print services flawlessly. It's very, very plug and play.

    --
    Bel, the mostly sane.. "Of course I can't see anything! I'm standing on the shoulders of idiots." -- Me
  51. Avoid LinkSys at all costs by jkujawa · · Score: 1

    I've got a befsr81
    and it's one of the worst wastes of money, brains, and time I've ever encountered. It has moronic timeouts which are completely unconfigurable. A housemate has a similar router, which doesn't include a switch. Both are plagued with similar problems, the documentation is nearly non-existant, and LinkSys lies about firmware upgrades fixing it.

    It does, however, work well as an overpriced 8-port switch.

    1. Re:Avoid LinkSys at all costs by Anonymous Coward · · Score: 0

      Dude, you're about opposite to 90% of the people who are on this site recommending linksys. Now, let's analyze:

      1. It's you
      2. It's the linksys

      Hmm.. I wonder which one it could be...

    2. Re:Avoid LinkSys at all costs by blagger99 · · Score: 1

      I'd agree. My LinkSys 4 port KVM switch is now a KV switch (mouse switching died). Of course it broke after 12 months and so no warranty.

    3. Re:Avoid LinkSys at all costs by Anonymous Coward · · Score: 0

      My befr81 works fine...

  52. For "regular people"? by Stackster · · Score: 1

    I think most geeks/nerds (or similar people) think that a PC box running this-or-that OS with dual NIC's is the best router/firewall setup. But for most people (the rest of the world), it's not that simple.
    Even though there are "router-on-a-floppy" distributions available, it is still not as simple to set up as a dedicated router "thing".
    A dedicated computer box is a bit messier to set up, takes up a lot more space, makes more noise, generates more heat, and so on. Plus, you probably won't need a separate hub either.
    Most people don't need all the spiffy features you can get from the router PC. NAT, DHCP and some basic firewalling is enough. And those dedicated thingys can do just that, and really well too. If I didn't use my router/firewall PC setup as a server for a few things, I would have changed it for one of those, easily.
    But I still don't have a clue as to which one is the best. Sorry.

    --

    There are 010 kinds of people. Those who understand octal, those who don't, and 06 other kinds of morons.
  53. Harddriveless by dasunt · · Score: 5, Informative


    You don't need a hard drive for a firewall/router made from an old machine. Check out the LRP for a solution that fits on a single 1.44 mbyte floppy that can be write-protected and just needs to be power-cycled to be reboot.

    1. Re:Harddriveless by Tim+Doran · · Score: 3, Informative

      Right - which reduces the power consumption and noise.

      What I'd *really* like to see is a fanless power supply for such an application. It'd probably have to be limited to, say, 100W but that could cover such a box easily, especially if permitted to overload slightly at boot-up.

      Anybody know of such a thing? I have the perfect little 486 that I'm not using as a router because I don't want to consume any more power than I have to. But if all I had to run was the solid-state components and the floppy at power-up, I'd be much more willing...

    2. Re:Harddriveless by crucini · · Score: 2, Interesting

      Just open the PS and cut the fan wire. Or immobilize the fan with a cable tie. The fan is not needed when there is no hard disk.

    3. Re:Harddriveless by stilwebm · · Score: 2

      There are lots of external drive boxes that have low wattage power supplies (I've seen 30W-80W for single bay, 70W-125W for dual bay). You'd have to modify the connectors to power an AT motherboard, but I've seen it done. Trying to power an ATX motherboard with one of this is a waste of time. Some of these have fans, some do not. But the nice thing is you can find them at swap meets and surplus/bankrupcy auctions.

    4. Re:Harddriveless by IronChef · · Score: 2

      Here's something. It isn't exactly what you wanted though... not fanless, and I think they are all ATX supplies so they won't work on that 486. But it's a start.

      I hear these are good, but caveat emptor.

    5. Re:Harddriveless by frknfrk · · Score: 2

      my router for a long time was a 486 laptop with a sandisk flash IDE drive (128 MB, plenty of space). no fan, no hard drive noise, and build in power backup (battery). the gateway 2000 handbook 486. i have 2 now, mail/dns/etc runs great on them, usually get 'em for under $50 on ebay.

      --
      The REAL sam_at_caveman_dot_org is user ID 13833.
    6. Re:Harddriveless by twoflower · · Score: 2, Informative
      Just open the PS and cut the fan wire. Or immobilize the fan with a cable tie.


      Bad, bad idea. The fan will produce significant heat if it is immobilized and still plugged in.

      The fan is not needed when there is no hard disk.


      False. The power supply needs a fan based on the current drawn, not whether a hard disc is plugged in. Some hard drives consume lots of power, some don't. Some CPUs consume lots of power, and would require a fan in the PSU regardless of whether a hard disc is installed.

      Twoflower
      --


      --
      Twoflower
    7. Re:Harddriveless by DrCode · · Score: 2

      Or, you could tell the BIOS, in the power-saving section, to power down the hard drive after a given number of minutes. My old 486 MB has this option.

    8. Re:Harddriveless by NullGrey · · Score: 2, Funny

      I made an adjustment to mine while it was running to eliminate the noise. Here's how I did it:

      1.) Take a size 11 Timberland hiking boot.
      2.) Put it on your foot
      3.) Slam it into the side of the case.
      4.) Repeat #3 as necessary.

      HTH.

      --
      +-- (Score:-1, Moderator on Power Trip)
    9. Re:Harddriveless by Mike+McTernan · · Score: 1

      Coyote Linux is based on the LRP and is also a floppy disk system (it can can use over formatted floppies to squeeze slightly more than 1.44 if desired).

      The site is quite good with some lively phorums and discussion. Also has a floppy disk creator for windows.

      --
      -- Mike
    10. Re:Harddriveless by ncc74656 · · Score: 2
      There are lots of external drive boxes that have low wattage power supplies (I've seen 30W-80W for single bay, 70W-125W for dual bay). You'd have to modify the connectors to power an AT motherboard, but I've seen it done.
      These typically provide only +5 and +12. How would you get -5 and -12 out of them, as an AT motherboard needs those as well? (ATX also requires +3.3, but ATX didn't come along until near the end of the "P5 era," so any ATX motherboard would be extreme overkill for a router or firewall.)
      --
      20 January 2017: the End of an Error.
    11. Re:Harddriveless by ErpLand · · Score: 1

      > What I'd *really* like to see is a fanless power supply

      ... so just take the power supply apart and remove the fan. If your CPU also had a fan, remove it and replace with a bigger heatsink. I did this to an old 486 to use as a silent diskless X terminal.

      If you are using the power supply at (for example) a quarter of its rated capacity, I don't suppose it would ever get hot enough without a fan to cause a problem.

      What would be *really* interesting is higher availability and lower prices for small, low-power PC components that would be suitable for devices like this, and also for making small quiet desktop machines. Components like this seem to be very difficult to find at a low price.

    12. Re:Harddriveless by HarryV · · Score: 1

      Here is my setup I have a 486 66 running Freesco.

      I have the harddrive set to spindown after 2 mins of inactivity and as for the power supply fan I have it hooked up to the +5v and +12v connectors so that it runs at 7v and is nice and quiet but still moves enough air to keep thins cool.

      This rig has been routing my dsl connection for well over a year without any problems

    13. Re:Harddriveless by stilwebm · · Score: 1

      Ack! I forgot about that. I had a friend in college make a box out of one of those drive bays, but he was an EE major, so I should have known there was some customization.

    14. Re:Harddriveless by michaelo · · Score: 1

      Where did you get the CF-IDE-adaptor? I am still searching for a cheap adaptor if posible available in Europe. Thanks J.

      --
      Tongue-tied and twisted, just an earthbound misfit, I.
  54. Priceless by DigiBoi · · Score: 5, Funny

    Compaq 486/66: Free
    2 old NICs sitting on shelf: Free
    OpenBSD: Free

    Laughing at hax0rs trying to hack your Bridge Firewall: Priceless.

    --
    I put on my robe and wizard hat.
    1. Re:Priceless by bluGill · · Score: 2

      Laughing at hax0rs trying to hack your Bridge Firewall: Priceless.

      Yeah, sit on irc sometime. Back when winnuke was getting a bunch of hosts he used to love watchign people winnuke him. - he had a mac sitting behind my linux firewall.

      And the sad part is, my linux firewall hadn't seen an update in 3 years (at that time)! but winnuke is so easy for the script kiddies that they don't even think to try to attack it.

  55. SMC 7004ABR by saider · · Score: 5, Informative

    I do not have any servers, but this works well and has the following features...

    - DHCP server
    - NAT
    - RJ-45 for connection to Cable/DSL and a DB-9 for connection to a modem.

    I particularly like the fact that it can do Cable/DSL and Dial-up. Since I am moving a lot, I never know what is going to be available. You can even use the dial-up as a backup, should the Cable/DSL fail. Web based administration is straightforward. But I can't comment on that beyond the basics.

    Power consumption is low (22W I think) and it is a lot quieter and much smaller than a PC.

    It is good for my simple needs, but you may need more for your servers.

    Here is a link to the product page. You can download the product brochure and check it out for yourself.

    --


    Remember, You are unique...just like everyone else.
    1. Re:SMC 7004ABR by Spamlent+Green · · Score: 1

      I have the same thing -- actually mine's the 7004BR . The basic specs seem the same -- I don't know the diff. between the 2...

      Anyway, I like it.

      Other features not mentioned above:

      Parallel Port -- acts as network print server. No need for a more expensive network printer, or to leave a dedicated machine turned on.

      Serial Port -- For backup modem connection (firmware includes ppp dial up protocol).

      4 port 10/100 hub

      PPPoe compatible -- no need to install PPPoe crap on your worktation.

      Web Interface is pretty clunky, but it works, and it's fairly cheap.

      And yes, a linux box could do all this and probably more, but I don't have the time/energy/know how to futz around with it, and my wife doesn't kvetch about the huge footprint a linux box would have taken up (huge plus).

    2. Re:SMC 7004ABR by boudreau · · Score: 2, Informative

      I actually have this same exact router. It has a huge bug, the port forwarding feature does not work. I have contacted tech support and they say that it is a known bug within some loopback function and should be fixed in their next firmware update.

      I have also had to reset my router often and tech support has been very unhelpful with this.

      If I were you, go with a different brand or build your own. I used to have a linux router, but I wanted to take that functionality off my linux box so I could run other services. It is not like the routing function on the linux box caused a bunch of overhead, but it does have to use the cpu vs. a hardware router which has its own dedicated cpu. That is why I switched.

      Basically, read the firmware updates and look at where the bugs have been in all the manufacturers products. I did not do this, but I wish I would have. It would have given me a better idea to the quality of the product.

      Michael

    3. Re:SMC 7004ABR by dudemaster · · Score: 1

      I picked up a few SMC barricades for myself and friends (their dough of course :-)

      Awesome. Can poke reverse holes, and many other configs via the web interface.

      The 7004awbr is a great unit with a Lucent Orinico card. I can get great reception anywhere in my house. Plus the card accepts an antenna for an extra boost. Not a hitch except make sure you do the latest firmware upgrades for performance and any last minute fixes.

    4. Re:SMC 7004ABR by kweiske · · Score: 1

      Version 1.93 of the SMC firmware allows you to have 20 virtual servers (port translations) to internal hosts.

      I used an SMC 7004BR when switching OSes - I didn't want to worry about switching the OS and learning a new firewall at the same time.

      It's a great little router appliance, 4 port 10/100 switch, DHCP server, and a print server. $100 with a $20 rebate.

    5. Re:SMC 7004ABR by kweiske · · Score: 1

      actually have this same exact router. It has a huge bug, the port forwarding feature does not work.

      I'd take this warning with a grain of salt, if he means the Virtual Server feature. I ran Sendmail 8, IMAP 2000, Apache, and BIND 8 behind one of these routers just a few months back, on firmware 1.73-something.

    6. Re:SMC 7004ABR by mattdm · · Score: 2

      I've got the wireless version of this, and port forwarding works fine for me. I'm using it right now, in fact.

    7. Re:SMC 7004ABR by markatwork · · Score: 1

      I currently have a LinksysBE41 (or whatever it was called) and I have been VERY pleased with it. However I have heard that the SMC7004ABR with the newest firmware allows you to do DHCP reservations. Does anyone know if this is true ... (Yes I have RTFM, however I dont see it mentioned anywhere... supposedly it is a new feature. ) I have been looking for this functionality for a while and if it is possible to do, I may go out and get one. Thanks

    8. Re:SMC 7004ABR by Anonymous Coward · · Score: 0

      Yes, you can do reservations, and also restrict access by MAC address. Probably the only way to secure 802.11 (evesdropping is still possible, of course).

    9. Re:SMC 7004ABR by boudreau · · Score: 1

      Yes I do mean the virtual server feature as SMC calls it. I do not think that you have this same router since the latest firmware is 1.3.

      Lastly, SMC's tech support has already confirmed the bug.

      ***** Here is the text of the email I sent to them:
      > I have a server running behind the SMC7004ABR firewall with
      > a webserver running on
      > port 80. When I try to hit the webserver using its
      > internal IP from
      > another machine behind the firewall, it works;
      > however, if I use the
      > firewall's IP address, it is not working.
      >
      > I did configure the virtual sever section to forward
      > port 80 requests from
      > the router to my real webserver.
      >
      > Is there something that I am missing?
      > Has anyone else reported this sort of problem?

      ***** Here is their response:
      > This is a known issue with "loopback" in the current
      > firmware of the ABR.
      > This problem will be resolved soon in a future
      > firmware. Please check
      > our website frequently for an update.

      Michael

    10. Re:SMC 7004ABR by Caballero · · Score: 2

      Yes, I've got the 7004AWBR and it does allow you to do DHCP reservations. I can assign specific MAC addresses to specific IPs. Very handy for the laptop that moves between work and home!

      By the way, they've been updating the firmware fairly regularly. I had problems with the Orinoco early on, but they got it fixed in the next firmware release.

    11. Re:SMC 7004ABR by MrBlue+VT · · Score: 1

      The same thing occurs with my Netgear RT311 and RT314. The deal is it won't do port forwarding and loopback from the inside of the NAT network. It will work only for connections coming from the outside. Apparently it is a non-trivial issue to solve in firmware. Also how does the router know whether to forward that internal port 80 connection rather than accept it using its configuration utility?

      I agree that it is a pain, but its not totally broken, since it works for everyone on the outside connection to your network. You just have to connect directly to the private IP.

      Hope this helps.

      -MrBlue

    12. Re:SMC 7004ABR by BRTB · · Score: 1
      It's not just little router-boxes. I had to setup a Windows 2000 Adv-Server machine a week ago to do some port routing and it's got this exact same behavior; forwarded ports get routed to the right machine fine on the outside connection but fail from inside.

      Course I might have set it up wrong, but I couldn't find the option to fix it anywhere! =]

      -- brtb

    13. Re:SMC 7004ABR by MsGeek · · Score: 1
      Serial Port -- For backup modem connection (firmware includes ppp dial up protocol).

      This is important. DSL/Cable connections are not invincible. You WILL have downtime. Trust me. Having that failover modem connection is a Very Good Thing (tm).

      In fact, right now I am using this very box with a modem only. (DSL is prohibitively expensive when you are between jobs and I don't trust cable modem) And it works beautifully. If anything, the modem connection is more tenacious than on any of my computers. It will not yield the line unless you issue it a reset command. Then you'd better yank the phone line quick, before the box redials the phone after the reset.

      Anyway, I'm happy with the little box. It plays well with my Addtron 8-port switch. It plays well with my very eclectic network. It's sweet. Unless you have some really esoteric requirements for firewalling (and I don't) it's great.

      --
      Knowledge is power. Knowledge shared is power multiplied.
  56. A bevy of information on configuring your routers by Typingsux · · Score: 5, Informative
    Here!

    I have a netgear router myself, and have locked it down pretty well with the advice I found.

    --
    The above post is an editorial, the poster cannot and will not be held responsible for all or in part for it's contents
  57. SWEETEST ROUTER ON THE CHEAP by Anonymous Coward · · Score: 1, Informative

    Well, I can say that Coyote Linux is the sweetest Ive used,

    http://www.coyotelinux.com

    Take a 486, 12 megs ram, 2 NIC and less than 5 minutes and youre DONE , too sweet

    I have 6 months uptime on the one, I keep forgetting its there, IMHO that the kind of router to have , one you forget is there because it works right %100 of the time,

    I hacked a custom box for it too, one of those mini cases,

    board, NIC, floppy, no video keybd or mouse, on Yep of all machines a packard bell P-75, Did anyone else know those things would run headless ?

    1. Re:SWEETEST ROUTER ON THE CHEAP by Anonymous Coward · · Score: 0

      Lets see you set up a 486 with two network cards hacked a custom box for it and set it up in 5 minutes. BULLSHIT. It would take more than that to hack the case.

      I have built linux firewalls for years and not done one in five minutes. However, I did set up a netgear 311 in five minutes complete with forwarding ports, maybe 10 minutes by the time i put new firmware in it. It even came with the cables for 80$.

      Money well spent not dicking around with a PC.

      By the way I am an SE for Cisco systems.

    2. Re:SWEETEST ROUTER ON THE CHEAP by BRTB · · Score: 1
      Yeah, I had one of those (Legend 402CD) running as my linuxbox-firewall for the longest time... when I failed putting an old CGA monitor on it (no jumper to disable the onboard video, grr) I gave up, ripped off the keyboard, and just console=ttyS0'ed it.

      Kinda funny though, and I have no idea how it did this, but apparently the 540mb Conner drive I had in there quit but I didn't know about it for about three weeks...

      -- brtb

    3. Re:SWEETEST ROUTER ON THE CHEAP by Erik+Fish · · Score: 1

      Believe it. Coyote Linux is EXTREMELY plug and play. The hardest thing I can imagine you running into would be setting your NICs up on different IRQs (and that can be entirely avoided by using a system with PCI slots and buying PCI NICs).

  58. Re:My experience - Linksys by DoctorMabuse · · Score: 1

    We have the Linksys router/8 switch combo at work and have been very happy. The changeable MAC was a nice feature and works fine with our DSL line.

  59. Another Old PC post! by imadork · · Score: 2, Interesting
    I couldn't agree more with the other posts. Get yourself an old PC, and go nuts.

    Since the poster seemed concerned about power, does anyone know details about how to reduce power consumption on a motherboard? One would assume that, since it is being used as a router, APM Sleep/Suspend is out of the question.

    I recently upgraded the Motherboard in my router (an old 486 w/ Pentuim Overdrive) because I eventually want to run Apache on it (and 4MB 30-pin SIMMS are expensive compared to SDRAM!) I got my hands on an AT motherboard with USB (I had to make some "creative modifications" to the case, since the new MB had higher heat-sinks.) I got the lowest-frequency K6 chip I could find, and a cheap 64MB Memory stick. I have no clue how much power Its wasting while I'm here at work, and would be interested in knowing how to reduce it further.

    1. Re:Another Old PC post! by hardburn · · Score: 1

      Since the poster seemed concerned about power, does anyone know details about how to reduce power consumption on a motherboard?

      Even a GHz processor doesn't take that much power once the computer is on. The monitor is the real energy-hog part of the system, which isn't an issue for running a router.

      486s (until recently, I hear) have been in constant production because they are great for embedded systems, so obviously they don't take much power. Running a firewall without a hard drive (either through booting over the network or from a floppy) is a definate possiblity and would get rid of another power-sucking part of the computer. You could also underclock the processor to reduce power consumption. You can probably get the clock down to 16-30 MHz and still have a zippy firewall.

      --
      Not a typewriter
  60. what i enjoy most... by Anonymous Coward · · Score: 1, Insightful


    ...about all these responses is that they're doing exactly what they're asked not to do. Basically, the writer is saying, "Yes, I know I could just use a standalone machine, but I don't want to. What's the best of the available options?"

    90% of responses sound something like this:
    "uh, yeah. me and my buddy forgnl have our own p90 with 200 megs of ram and a 500 meg hard drive and configured our own slackware setup and we run that. it's so cool. we rock so much. it only took us 5 minutes to set up, but would probably take you about 5 hours. it'll cost you more in the long run, but we are soooooo damn cool!"

    1. Re:what i enjoy most... by Telecommando · · Score: 1

      Try having someone read it to you again and this time pay attention.

      The poster asks 2 questions. (They're the ones with the little squiggly symbol (?) after them.)

      How should one choose a router for a home LAN?

      and

      Which one do you use?

      Nowhere does he say he doesn't want to use a standalone machine.

      --
      Beta sux! Join the Slashcott! http://hardware.slashdot.org/comments.pl?sid=4760465&cid=46173047
  61. Cisco 827 by cnkeller · · Score: 2

    I've been thinking long and hard about the Cisco 827 ADSL router. True you need DSL, but for $500 it seems like a steal. Provides NAT, stateful packet inspection, VPN's with IPSEC 3DES. Might be overkill for Joe gamer, but if you're working from home or running a business, I think it's worth the $500. You can check out the stats here.

    --

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

  62. linksys router + WAP by Anonymous Coward · · Score: 0

    I've got the linksys router intergrated with a WAP and a 4-pt switch. Works great for most things, but for some reason it just absoulely hoses UDP traffic on 27005 whenever WAP is enabled and it polls for wireless clients. Only a problem for people trying to play half-life (cs) behind it - but it's really obnoxious to have huge lag spikes. This is a well known issue, not just my defective box, unfortunately. Moral of the story - cs/tfc players, don't get the linksys. Of course, you can just forward all UDP packets, but you could also just get a NAT box that doesn't suck.

  63. Netscreen 5 by Gothmolly · · Score: 1

    I use a Netscreen-5 device for my cable connection. It DOES do stateful packet inspection, NAT, inward port and IP address forwarding, is SNMP manageable, has an SSH server built in, has a Web UI, and can create LAN-LAN and LAN-client VPNs. It gives wirespeed 10 MBit throughput, and can do 3DES at about 5 MBit. Not cheap, but about $300 or less on eBay. Oh yeah, and it can log via syslog.

    --
    I want to delete my account but Slashdot doesn't allow it.
  64. Linksys has what you are asking for by WogboTheFrogGod · · Score: 1

    Sheesh!

    The guy says he doesn't want a pc, then everyone recommends a pc.

    He specifically requested NAT plus static, which at least the first 20 posts didn't mention. Linksys supports that. You can also set up a 'DMZ' with Linksys and tell it which machines are exposed to the Internet.

    1. Re:Linksys has what you are asking for by Telecommando · · Score: 1

      The guy says he doesn't want a pc, then everyone recommends a pc.

      No, he didn't say that anywhere. Learn to read without letting your personal prejudices interfere with your understanding.

      He asked, "How should one choose a router for a home LAN?" and "Which one do you use?"

      --
      Beta sux! Join the Slashcott! http://hardware.slashdot.org/comments.pl?sid=4760465&cid=46173047
    2. Re:Linksys has what you are asking for by Mertz · · Score: 1

      "Die-hards will insist that one should run a standalone box with dual ethernet cards and the appropriate routing goodies -- but these standalone boxes, at 5-15 watts and a couple hundred bucks, seem like comparatively hassle-free solution. Which one do you use?"

      how is that him not saying he doesn't want a pc??

    3. Re:Linksys has what you are asking for by Anonymous Coward · · Score: 0

      "Die-hards will insist that one should run a standalone box with dual ethernet cards and the appropriate routing goodies -- but these standalone boxes, at 5-15 watts and a couple hundred bucks, seem like comparatively hassle-free solution. Which one do you use?"

      Err... that sure sounds to ME like he DOES NOT want a PC. As "Which one do you use" obviously refers to one of the "hassle-free solutions." Perhaps you should learn to read.

      Also, I used to have a P166 dual NIC RedHat 6.2 firewall, but I changed to a Linksys BEFSR41 for previously mentioned reasons of electric cost, noise, etc. I have had issues with BOTH, but the Linux box always had MANY MORE issues, until last week when the Linksys just quit working. I'm on TW-RoadRunner in Austin. Anyone know if TimeWarner has found a way to prevent Linksys's from working on their network?

      Finally, if I ever return to a PC firewall again, I'll try something other than RedHat.

      markl_free@yahoo.com

    4. Re:Linksys has what you are asking for by anvilmark · · Score: 1

      But the final paragraph clearly stated that he already *knew* what the 'diehards' would recommend - clearly indicating that he wanted feedback on alternative solutions.

      So who is letting personal prejudices interfere with understanding???

      "To the man with a hammer, every problem looks like a nail."

      applied to this 'ask slashdot':
      "To a slashdot tech-head, everything looks like a cheap linux box solution"

      (Damit Jim! I'm a doctor not a programmer! But if I had only had linux I could have saved him!!!)

  65. The one job Windoze seems to do well.... by CaptainFlyingToaster · · Score: 1

    For those of you with no *nix talent whatsoever could try the solution I found:

    I have a P-90 with 48 MB RAM and a 4GB hdd running *gasp* Windows 98se (my wife runs Caldera, so we had an extra license). Connect the DSL modem to the hub, set up Internet Connection sharing and *poof* instant psuedo-router.

    The cons are it is probably less than secure, needs to be rebooted every month or two, and sucks up power like you wouldn't believe, but if your budget and *nix talent are on the low side, it might be the solution for you.

    Interesting side note: I've seen the damn thing keep routing for weeks after the GUI has locked up.

    1. Re:The one job Windoze seems to do well.... by don_carnage · · Score: 2

      One problem: That's a gateway and not a firewall. It would still allow malicious packets in and out of your network and be vulnerable to other type of attacks. Perhaps if you added ZoneAlarm or something to it, it would provide better security.

    2. Re:The one job Windoze seems to do well.... by Anonymous Coward · · Score: 0

      dude, you've been outgeeked by your
      wife, how embarassing.

  66. netgear 311RT by 0WaitState · · Score: 2, Insightful

    I've used a Netgear 311RT for the past year, and am quite happy with it--does DHCP, NAT, and port forwarding. BTW, you don't configure it via a web interface, instead you telnet from inside and work through the simple ascii menus.

    None of the various home routers ship with a real manual--you have to download it off the manufacturer's website. That should answer more pre-purchase questions about functionality than reading the outside of the box.

    --

    Remain calm! All is well!
    1. Re:netgear 311RT by rgarcia · · Score: 1

      I guess you mean the RT311...
      Ive been using this too without a single complaint.
      If you upgrade the firmware, you get config access via web and ftp, as well as telnet. There are a couple of other new things in there too, such as better filtering, and a few bugs fixed.

      No, I dont work for them :oP

      --

      I couldn't fail to disagree with you less.

  67. Linksys 4 port switch by zeno_lee · · Score: 1
    I shopped around and found that with a DSL line, the 4 port 10/100 linksys router to work pretty well.

    Features I like

    • 10/100 switch to connect up to 4 computers. Can daisy chain with a hub.
    • DHCP (I don't use it, I have a static IP)
    • Firewall
    • DMZ feature, allowing you to expose one computer to the public internet
    • web based router administration
    • MAC address cloning. This will be important if you have a DSL/Cable ISP that doesn't allow yout to connect with different MAC addresses.
    • price ~ $100, a little more expensive than a 4 port hub. Remember, this linksys router is a switch!

    A dual homed separate computer running bsd/linux firewall will do the job, but it will be more expensive to implement. Plus you have to buy a hub, and it will take up more space.

  68. Some problems by TheSHAD0W · · Score: 2

    My Linksys router has to be reset every week or so, and seems to have problems "bouncing" packets back into the intranet; instead they seem to get lost. (ICQ doesn't work reliably between machines, for instance.) I'm strongly considering switching to another company's router.

  69. You know what we're going to say ;-) by ryanvm · · Score: 2
    Use a cheap PC.

    It's what I've done at my home - and it works great. I took a spare Pentium 166 I had and underclocked it to 120 then put a fanless heatsink on it. I then clipped the leads to the fan in the power supply. The hard drive is set to spin down after a few minutes. Result: a totally quiet, fairly low wattage (35-45 watts I think) router/firewall.

    As far as software goes, after much deliberation, I finally settled on Debian GNU/Linux. The main reason I chose Debian is because you can't beat "apt-get update; apt-get upgrade" for pure ease of system management.

    I know you'd prefer an "off the shelf" solution, but when you use an old PC you get so much more. Not only can it do all the routing functions you require, but you also get a print server, a file server (MP3 shares anyone?), a Freenet node, etc.

    It's more work, but it's fun and it's worth it.

    1. Re:You know what we're going to say ;-) by jazman_777 · · Score: 1
      It's more work, but it's fun and it's worth it.


      Plus, if you run OpenBSD, you get to be superior to the Linux rabble. ;-)

      --
      Slashdot: Failed Car Analogies. Amateur Lawyering. Anecdote Battles.
    2. Re:You know what we're going to say ;-) by ryanvm · · Score: 2
      Plus, if you run OpenBSD, you get to be superior to the Linux rabble. ;-)

      Heh. I was this close to choosing OpenBSD - it was between that and Debian. But in the end, I picked Debian because you can run "apt-get update; apt-get upgrade" and you're running an up-to-date installation.

      Are the *BSD's "make world" scripts as painless as that? I'm not suggesting that they aren't - I truly do not know.

    3. Re:You know what we're going to say ;-) by Anonymous Coward · · Score: 0

      "...I then clipped the leads to the fan in the power supply..." what do you mean by that? disabled the fan? i've been wanting to make my Freesco box fanless, but im afraid my powersupply will burn up (250watt)...

    4. Re:You know what we're going to say ;-) by archen · · Score: 1

      underclocking so you can do away with the fan, strikes me as a very interesting idea. I know 386's do would be good since they didn't really have a fan, but I only have stuff in the pentium range.

    5. Re:You know what we're going to say ;-) by ryanvm · · Score: 2
      I opened up the power supply (200 watts) and neatly severed one of the wires running to the fan.

      Obviously, it does raise the temperature of the power supply several degrees (it's warm to the touch), but nothing to be worried about. I do run the computer without the case on - being a router, I have it stored out of view. It's been running 24/7 for over 6 months and I've had no problems at all.

      I would be a little leery of completely shutting down the fan in a bigger power supply especially if you kept the case on the computer. If you decide to experiment with it, just closely monitor the temp for several hours and see how it copes. Another option for you is to simply slow the fan down by putting a resistor on the fan's power leads.

    6. Re:You know what we're going to say ;-) by Anonymous Coward · · Score: 0

      I messed around with my box today and I think I will be OK running the power supply (200 watt) without a fan. First I measured the temperature with the fan in, which was about 94F. I then removed the fan and ran the machine just as it was when the fan was in, the temperature only rose less than 10 degrees, to about a little over 100F. Now I've got a Freesco box with only a single moving part; the CPU fan (not counting the floppy drive). I did try running the machine without the CPU fan, but the heat-sink became too hot to touch, so I decided I should leave it on to be safe. Besides, the CPU fan is inaudible unless I put my ear directly next to the case. Perhaps I could replace the heatsink with a larger one that would allow me to eliminate the CPU fan...

  70. Linksys DSL Router by Mr.Ned · · Score: 1

    On our home network we used to use WinProxy (Windows 98 can be incredibly stable), but found that software - at least all the windows ones we tried - restricted internet gaming.

    Went out and got a Linksys DSL/Cable Router (http://linksys.com/products/group.asp?grid=5). This has worked incredibly well. One computer can be made a DeMilitarized Zone (DMZ) and has almost no firewall - internet games work great. Althuogh it can act as a DHCP server, you can assign static IPs and forward ports to certain IPs. It's avalible in several port versions (4 and 8 are the ones i remember) and as a switch, too, if my memory serves me right. We've had no problems with it - more than I can say with proxy software (of course, we didn't have an old machine to put BSD on as someone else has already commented).

    You can also get wireless versions - we decided to hook up another wireless reciever - and even a print server built in. As I remember, it ran about $100 USD. I highly reccomend it.

  71. Yes, we know you use an old PC with 2 NICs. by Anonymous Coward · · Score: 0

    Old PCs will certainly work for this type of application, but it's more interesting to hear about applications for these new devices.

    I recently replaced a DEC Multia with a Linksys BEFSR11 (it'll do static routing and port forwarding with a dmz host feature). The most compelling reason for me, living with my computers 3 feet from my bed, is the absence of *any* noise. Most of the "old P90" machines have nasty, noisy fans. It was well worth the $100 for the peace and quiet.

  72. Netgear & Linksys experience by jbaltz · · Score: 1

    I've had experience with the Linksys cheapy router/firewall combo (BEFSR41) and the Netgear RP114.

    The Linksys unit worked fine until the power supply died, and I realized that it came with an offbrand voltage and offbrand connector, so I couldn't easily get a new one (and there is no such thing as Linksys tech support to speak of), nor could I easily cobble a new unit together. (Linksys has since changed to a more standard connector, from what I can see, so I can't even buy a new bottom-of-the-line unit and swap out the p/s). So I went and got a Netgear and never looked back -- very nice and P&P.

    I tried the PC-based solution but since the unit sits in my bedroom, I wanted something really small and quiet that wouldn't disturb the missus.

    Both units are reasonably easy to set up. One of the nice things about the RP114 is that it can be configured either through a GUI or through a telnet interface (although it is text-menu based -- ick!)

    --
    I am the Lorvax, I speak for the machines.
  73. 3Com OfficeConnect - my experience. by dingbat_hp · · Score: 1

    I don't grok Unix. I wanted something in a box with negligible maintenance, I had no time and I had adequate money. My ISDN LanModem and hub were 3Coms, so I bought their baby firewall; OfficeConnect Internet Firewall 25. You'll need the link - 3Com's site is impossible to navigate.

    I liked it. Seemed robust, and dead easy to admin. Setting up logging was a little awkward, as it needs to log to a remote external box.

    Blew up inside a year (I think it may have been mains-surge related, and the firewall was one of few things I didn't have off the UPS). No one is interested in warranty claims 8-( Maybe I was unlucky.

    I found this firewall eval site helpful.

    1. Re:3Com OfficeConnect - my experience. by jroysdon · · Score: 1

      If you're going to spend that kind of money, might as well go with Cisco which actually lists for $595 (if you don't need to use the box for VPN, even though it comes with DES for free). Same cost as the 3Com for a PIX 501 w/3DES, $695.

      Plus, Cisco's TAC is the top of the line tech support in the world. When is the last time you heard someone rave about 3Com? 3Com's tech support is a nightmare.

      My comments elsewhere.

      </technical holy-war>
      Hmm, I seemed to have ranted and raved a bit. Well, I had 3 customers yesterday all have unexplained problems with their 3Com OfficeConnect ISDN routers. Power-cycling didn't fix it, but after a few hours, before PacBell could check the ISDN lines, they all just started working again. One of the customers couldn't recall his password. Guess how easy 3Com's site is to navigate for technical support? Might as well search on Google than use their own internal search engine.

    2. Re:3Com OfficeConnect - my experience. by dingbat_hp · · Score: 1
      I paid much less than that - a bundled deal with another ISDN LANModem and a 10/100 hub. A friend of mine was using a PoS Ascend router to connect to ISDN at the time, and he now uses my extra LANModem.

      If you want obscure an inpenetrable config, try that Bob-awful Ascend.

  74. smoothwall.ORG by b0bby · · Score: 1

    This is the first I've heard of this, how does it compare to e-smith? It seems like it doesn't have the extras, but might be great for straight firewalling.

  75. two words by ellem · · Score: 2

    Link Sys

    --
    This .sig is fake but accurate.
  76. THE solution: Linux Router Project by Drashcan · · Score: 1
    Linux Router Project is a Linux mini-distro which works with or without hard disk (if you want to share a xDSL or cable modem you probably will need a small hard drive).


    The project is excellently documented, support is widely available on websites and newsgroups and setup and security is not much more difficult than in an average Linux distro (command prompt though).


    The only problem I encountered was the recognition (and subsequently configuration) of network interface cards on my old 486 box. But with plug 'n pray capable Pentium systems that should not be an issue anymore since you can have the NICs recognised in 'normal' circumstances first, copy the settings and use them in your router setup.


    Succes!!!

    --
    The nice thing about Windows is: it does not just crash; it displays a nice little dialog box and let's you press 'OK'
  77. Dlink has a great one. by BenTheDewpendent · · Score: 1

    I have had a Dlink 713p router. The Dlink 713p suports NAT/DHCP and static routing all at the same time. as well as sporting a printserver and a 3 port on borad not to mention ability to hook up a modem to incase you dont have broadband in to the house. if you would rather not have the printserver with the router dlink also has a standard 713 i belive. but it has everything you need to ip filtering to port maping and accesscontrol... oh i forgot to mention that it is also a wireless access point. i got mine for just over $200 from cdw.com (i think thats where i got it). Dlink has been great about getting patches out for there device and providing documentiation.

  78. Try a ZyWall by denjin · · Score: 1

    Zyxel makes the Zywall, and I believe Netgear uses their products and just puts their name on it.

    More info is at: http://www.zyxel.com/product/firewall/zywall10.htm

    Just a quick overview - http interface if you want, stateful inspection firewall, pppoe (oa too?) support, and multi-NAT. I like the last feature since I hve a few pcs...

    I guess you could do the linux box if you wanted, and I've done it before. It's just that I like how small a box like this is, and the fact that it doesn't make any noice, and reboots extremely fast. Also, and this is my problem, I was tempted to play with the Linux one too often ;)

    Hope the info is of use,
    Christina

  79. Old hardware by hardburn · · Score: 2

    Using old computers for a rounter/firewall really doesn't take as much power as the above suggests. Recently, my local newspaper had an article on power consumption. It noted that a modern PC takes about as much power as an alarm clock; not much at all. Older equiptment (486 or Pentium) will probably do better, especialy if you can find a low-end power supply to go with.



    For what you want, I suggest two boxes. Both can be between a 486 DX 50 to around a P100. You could even do a 386 DX if need be, but I've found that 486s go for around the same price anyway. I suggest the DX processors because I simply don't like the idea of math coprocessor emulation having to sit in my kernel. Give them both a floppy drive and an old hard drive (You can squeeze a good GNU/Linux distro into 40 MB if need be, but be careful of bloated distros like Red Hat; use Debian or even some form of BSD). If you don't want to waste those good 10/100 NICs on this, don't. A simple 10 Mbps NIC has more then enough bandwidth for a cable modem or DSL (except for the very very high speed DSL solutions, which nobody has yet anyway). The second box only needs one NIC (can also be 10 Mbps), but should have a larger hard drive. From this one, run stuff like DHCP, caching DNS, etc.



    Personly, I have a 486 DX/4 100 with a 200 MB drive running Debian 2.2r2 and a Linux 2.4 kernel and an IPTables NAT firewall. This has two 10 Mbps NICs and a modem (I'm currently on dial-up, but the second NIC is there for when I finaly get cable or DSL). Another box runs a DHCP and DNS server. Yet another box is a small file server (using Samba) and also runs an FTP and HTTP server.

    --
    Not a typewriter
    1. Re:Old hardware by poeman · · Score: 1

      Uh, not that I want to show my age or anything, but 386DX processors don't have math co-processors - that's that new 486DX!

      Anyway,

      Alvin...

    2. Re:Old hardware by hardburn · · Score: 1

      Really? That's odd, I was under the impression that the 386DX does have a coprocessor. If not, then what's the diffrence between a 386SX and DX?

      (And don't worry about your age; my first computer was an Apple //c, and my first PC was a 386SX 16).

      --
      Not a typewriter
    3. Re:Old hardware by Anonymous Coward · · Score: 0

      The i386SX is crippled to run slower. You need to look to see if there's a seperate i387 math co-processor installed. If not, often there's an empty socket, so if you can find the chip (usually $1), you can be up and running.

      But I would save my time and just avoid most everything 386 and 486 -- too much tweaky incompatible hardware. Half those boxes couldn't even run Windows 3.1 or OS/2 correctly. You might get it up and running and later find out that the serial or parallel ports are shite. Besides, I routinely see Pentium boxes thrown out on the street (live in SF where *someone* hauls that stuff away) or in big piles at fleamarkts, and having PCI and standard SIMMs and some level of standard hardware and bios can make a project box less of a pain in the ass.

    4. Re:Old hardware by poeman · · Score: 1

      From memory, the 386SX has crippled data paths, just like the 68030 based Macintosh Classic II. When the 486's came out, Intel scrapped the whole sx/dx concept and it became the monkier for the ones with and without the the 487's

      Take a peek at a 386DX board, you'll find a socket for a 387.

    5. Re:Old hardware by stilwebm · · Score: 1

      The 386SX has a 16bit external data bus requiring two clock cycles to read a 32bit word, while the 386DX read the full 32bit bus in one clock cycle. The 386SX came out after what became known as the DX, as a lower cost model. Also, the 386SX only had a 24bit address bus while the 386DX had a 32bit address bus.

  80. router by M4d+D0nkie · · Score: 1

    I've had a linksys router/firewall (BEFSR41) for about a year now, it does a nice job, and supports PPPoE, which i really like, but can't handle the complex task you are asking for

  81. Linksys by Jim42688 · · Score: 1

    I have a linksys cable/dsl router and it works extremely well. Couple that with good firewall software such as Norton Internet Security and you've got a solution.

  82. D-Link by Hop-Frog · · Score: 1

    I have a DL-704 (or is it DI-704). It was very inexpensive, and has a lot more features than my friends' more expensive routers from Linksys and Netgear.

    It'll do all of the port mapping you need, but I don't know that it will "host" several IP addresses (my networking knowledge isn't that great). However, I would think the port mapping would be all you would need.

    Ignorantly,
    Kevin

  83. Run smoothwall by cholokoy · · Score: 1

    I run smoothwall. Very slick and easy to configure and manage.

    --
    Return the bells of Balangiga.
  84. Efficient SpeedStream by DeadMeat+(TM) · · Score: 3, Interesting
    You might want to check out one of the Effecient SpeedStream routers. SWBell ran out of DSL modems and gave us a free SpeedStream 5660 DSL modem/router instead (with the warning that sharing the connection is perfectly legal according to our TOS but won't be supported of course, *nudge nudge wink wink*).

    It's got probably everything you're looking for: NAT, DNS, port forwarding, hardware firewalling, and support for everything from PPPoE to static IPs on the ISP side. Plus it's got a nice HTML interface plus a UNIX-style Telnet interface (with lock-down support, of course) and even support for a serial cable so you can Telnet to it as a dumb terminal if the Ethernet's down. And the documentation, while not super-thorough, isn't drool-proofed. The only real complaint that I have with it is the way the firewall works; it blocks unopened ports if there's no outgoing packet to correspond with incoming ones. This is only a problem if you're serving something, but more software works like a server (as far as the router's concerned) than you may expect; it was a little weird having to manually open up AIM's port so my little brother could use AIM without having to initiate the conversation.

    The main disadvantage is price and availability -- I don't know how easy these are for end users to get their hands on these, and it'll probably run upwards of $300. If you're lucky, your ISP might have some, but I've heard of ISPs giving out these routers and with the remote administration password-locked so people don't (ahem) accidentally enable NAT without paying for a static IP first.

    1. Re:Efficient SpeedStream by The_Rook · · Score: 1

      this is probably off topic but the efficient speedstream reminded me...

      what should i do with my old speedstream dsl bridge? i was left with it after my dsl provider went belly up. i'm using a cable modem now and the speedstream is gathering dust and taking up space (good thing i kept the box). i don't supposed there's much of a market for these things on e-bay.

      --
      when religion is no longer the opiate of the masses, governments will resort to real opiates.
  85. My results for the LinkSys and NetGear products by netwiz · · Score: 2, Informative

    i have, in turn, purchased a RT311 and a Linksys 1-port router (okay, so it's two ports, whatever). It turns out that they're pretty much the same hardware, and completely different ROMs.

    Ups: The Linksys product was by far the simplest to configure. easy, embedded HTTP server makes config chores simple and fast. It's easy to screw up the password, tho, however recovery is easy. I thought that even though the Netgear was significantly more difficult to use (relying on CLI-based menus and a powerful yet byzantine trigger-based rule system), it had the most configurability.

    Downs: This is why I'm using an OpenBSD box to do my NAT. Both routers rely on similar hardware, which, unfortunately, isn't up to the task of a 10Mbit cable modem or a 6Mbit DSL link. The peak rates I got out of each box was south of 490KBps, or right about 5 megabit. On my cable modem, it seriously throttled my downstream bandwidth, and I found it simpler to just take the time to really lock down my workstation and plug it straight into the cable modem.

    My $.02

  86. LRP Based Router by ksw2 · · Score: 1

    I was in the same situation, maybe I can help... I just finished a quick'n'dirty write-up on a PC w/Linux based solution. It's available at this link.

  87. SMC Barricade Wireless Router SMC7004AWBR by chacal · · Score: 2, Informative

    I previously had a netgear rt311 on my network in my apartment at school..and when I graduated, I decided I wanted a wireless router, since I've got a couple of laptops, and my girlfriend has one as well. I looked at all the wireless offerings, and it came down to the D-link and the SMC..they're made by the same manufacturer..but the SMC has both a lifetime warranty and mac address restriction of the wireless network.

    In one $200 box, I get:
    o wireless access point supporting, i believe, 255 users.
    o 3 port 10/100 switched hub, plus the wan port.
    o firewall/router with plenty of configurability
    o print server, which works in both linux and windows.

    the administration interface is easy to use, can keep pretty good logs if you want, and allows for the network to be buttoned up pretty tight.

    it'll even hook up to a modem via a serial port, if you want to share a modem connection..

    here's a review at practicallynetworked:

    http://www.practicallynetworked.com/reviews/smc700 4awbr.asp

  88. FreeBSD How-To by G0nz0 · · Score: 1

    Well, I personally use FreeBSD running on an old P90. There's a great how-to available at DeepFriedPackets.com. Mine also doubles as an apache webserver and runs great.

    1. Re:FreeBSD How-To by Anonymous Coward · · Score: 0

      Did you even read the story?

      Die-hards will insist that one should run a standalone box with dual ethernet cards and the appropriate routing goodies -- but these standalone boxes, at 5-15 watts and a couple hundred bucks, seem like comparatively hassle-free solution.

      He doesn't want your stupid activism, he wants to know how well those standalone router/switch things work.

  89. Re:What's next? by MrLee · · Score: 1

    Ya know...I never really noticed(until King Sean posted) that if you look really closely at the /. logo, in small print, it says: "News for Nerds for those who are better than others. Stuff that matters to only the coolest." I never noticed that before.
    Thanks Sean for making us realize that you are so much better and smarter than the rest of us!

    --
    -- Now more the mirth, scrape here in the face...
  90. Re:What's next? by rjamestaylor · · Score: 2
    What will the next ask slashdot be?
    What is a good OS?
    What is a good computer?
    Why not go to a site that deals with newbie's wait that's slashdot now. Never mind
    I give up slashdot is doomed to be what it is now, and no one can change that..... shitty.
    Then, leave. Bye bye. Won't miss your arogant, nothing-to-contribute attitude.

    I know the asking party mentioned the power requirements of an old (or, I guess, new) PC as a NAT/Router/etc., but the power drain ain't too bad (unless you leave a monitor on for this server...). Besides, not only can you easily set up (see the How-Tos at Linux Documentation Project) a server to do NAT (great for multiple boxes sharing a "one connection only" xDSL/Cable modem connection), DHCP, cipe tunneling to secured office computers, but also to enable a web server (it's actually a last-hope backup server to one of our production systems), SSH "telenet" server for remote access, FTP daemon. With a little care a simple PC will give you tremendous network services that far surpass the capabilities of these network devices. And the investment in terms of $$$s may be much less (in time, more, but what's the fun of not learning?).

    --
    -- @rjamestaylor on Ello
  91. My experience... by jasno · · Score: 4, Informative

    Wow, its amazing how many people suggested that you should use an old PC. I guess no one read your whole post, or the 57 posts that said the same thing before they posted.

    First off, I've done the old PC thing myself. It was very flexible and I really liked having a linux box I could tunnel to. OTOH, it also sucked electricity and space which are 2 precious commodities here in California.

    I eventually switched to the BEFSR41 from linksys. I picked it up for $100 (BestBuy just had them for $79) and its worked out wonderfully. Low power, silent, and very, very small.

    One word of warning: if you intend on hosting any type of game server (quake, half-life, etc...) you should do a search on google first to make sure there aren't any weird problems with the device you decide on. For instance, I can run a half-life server behind the box, but it tends to kick people randomly.

    --

    http://www.masturbateforpeace.com/
    1. Re:My experience... by StarkII · · Score: 1

      The latest firmware release for the BEFSR41 takes care of the half-life problem.

      --
      Jens Wessling
  92. SMC Wireless Broadband Router by Anonymous Coward · · Score: 0


    I am using the SMC Wireless Broadband Router
    (SMC7004AWBR)

    http://www.smc.com/smc/pages_html/products.html

    It's 802.11b compliant, NAT, and a couple of ports for wired Ethernet.

    I am very pleased with this product.

  93. Re:What's next? by Anonymous Coward · · Score: 0

    And yet you still read news on this site. You must be one very clever individual!

  94. Which car should I buy? by Anonymous Coward · · Score: 0
    Asking which router to buy is akin to asking which car to buy. It begs the question, "What do you need?" I've used SMC Barricade routers (which, BTW, you can get for $40 from Amazon.com, if you use the code AMZNSWEEPBBR at checkout for $10 off and send in the $40 rebate -- free shipping too!), as well as the Linksys boxes with great success. I use a Linux box here at home which handles routing a wireless network as well as my normal Ethernet network and cable connection. But even that can be done by the various boxes available today.

    For information and reviews of some of these items, try SpeedGuide.net or Practically Networked.

    Just Call me Mr. Been There, done that...

  95. WatchGuard by Dr+Caleb · · Score: 2
    I've always found the WatchGuard series works well. Especially the SOHO product.

    Sure, an old PC with *nix on it is cheaper, but this is quieter and requires less power. It's got a browser configurable setup, serves DHCP, allows for 10 users expandable to 50 users (4 ports, but you can daisy chain another hub off it) and is self updating.

    A pretty cool unit for a home network. They also sell units for 100+ users, for small to mid size offices.

    --
    "History doesn't repeat itself, but it does rhyme." Mark Twain
  96. Cheap, easy and no screwing around by supagoat · · Score: 1

    I have a lynksis router myself, and it's pretty good. Extremely easy to set up through a web interface, and nice and secure! Does forwarding, etc.

    Sure, you COULD build a cheap, old box and set it up with *nix and configure its firewall and..... Scream....

    With the lynksis, you:
    A) Save power - it uses like 15 watts.
    B) Save time - plug it in, enter your username and password (for DSL, anyway), and set your computers to DHCP and BAM! You're up and running.
    C) Save space - It's small.
    D) Save hassle - No complex config, no shopping for cheap parts...


  97. Making use of 'obsolete' hardware by Anonymous Coward · · Score: 0

    Doing NAT and other types of masquerading is cpu-wise surprisingly simple. I personally have a 16 MHz 386 with 4 megs of RAM routing 7 computers and an ADSL, and the CPU is bored to death! The only problem I faced was the fact while 4 megs is more than enough for routing, some swap space is needed to run the initialization scripts, but given 8 or more, you'll have no trouble at all.

  98. SMC 8 port Barricade by pixcel · · Score: 1

    We are very happy with our Barricade. Turn it on and it does the job. The 8 port is a nice metal job as opposed to the 4 port in plastic. Applying the patches is fairly easy. Better logging would be good but still it's a great little box. And the built-in print server is very handy. Oh and it's a switch not a hub. All at a reasonable price.

  99. The Linksys is nice by rho · · Score: 5, Troll

    I have the BEFSR41, which is the router plus a 4-port 10/100 switch. It was about $100 from CompUSA.

    Dislikes: the web-based interface is a bit wonky with Netscape 4.7 on *nix. It works, but has some weird errors on occasion.

    Likes: it works as advertised. I fought with PPPoE on an OpenBSD box for several hours -- I could not figure out why it wasn't working, and none of the so-called "How-tos" helped.

    HOW-TO -- a definition
    A cruel on-going joke between free unix-alike "documentation" writers that is mostly filled with "it worked for me, maybe you're stupid" insinuations and "this important part of the configuration is terribly, terribly important, but it's beyond the scope of this shitty How-To. Perhaps you are stupid?" notes.

    So, I went and bought the Linksys, and within one hour (including the time it took to buy the thing), I was passing bits around the Internet.

    The web-based interface does work somewhat with Lynx, but is very cantankerous when used so. I have ssh'ed into my server and then used Lynx to reconfigure the router.

    You can forward ports to particular internal IPs, i.e. "all requests for port 80 goes to the computer at 192.168.1.100", and can even put one computer (one IP address) in a "DMZ", where it is completely open (all ports are available to answer).

    If you want to do complex filtering or firewalling, it doesn't do such. If your needs aren't really complicated, it will work for you.

    --
    Potato chips are a by-yourself food.
    1. Re:The Linksys is nice by banky · · Score: 2

      I, too, have had nothing but success with the Linksys.

      What's cool, is that you can use cURL and wget to skank the various pages and things. There's a file called Gozila.js which contains all the javascript functions, and you can use that to basically figure out how the guts work.

      For example, I use it as my DHCP server for my home lan. I have a dual-boot (win98/Linux) desktop, and a Linux laptop. Let's say I'm on my laptop, and my desktop (downstairs, in the other room, etc) is booted into windows, and gets a dynamic IP. Well, each of my roommates has various machines on, too. So, I would look at the client table page, and figure out which machine was mine. then I'd VNC into it, reboot, and Linux is the default. the Linux side of things uses a fixed IP.

      So, after some experimentation, I learned that you can use cURL/wget to pull the DHCP table out. Then, some grepping, and you have your machine. A simple click on my desktop, and I can reboot the machine into Linux. *I* was proud of myself.

      Perhaps it's an overly geeky solution, but I was impressed at the "openness" of the device for simple tasks like this.

      --
      ZOMG I WOULD LOVE TO KNOW ABOUT YOUR FEELINGS ON MACINTOSH VERSUS WINDOWS, VI VERSUS EMACS, AND HOW YOU'RE NOT A DORK
    2. Re:The Linksys is nice by Dalroth · · Score: 1

      We use a Linksys for our one location. It's nice, though it does have some annoying but not terrible limitations (you can only forward 10 ports for instance).

      We locked the web configuration for the linksys to run only on the intranet, and then setup Apache + mod_proxy with a virtual host to proxy the interface out to the web. If SSL wasn't such a pain in the ass to configure properly, I'd probably have it even setup over an SSL connection right now (we're too cheap to pay for an SSL certificate, which makes setting up SSL an order of magnitude harder).

      It works great for us, we can shut down the virtual host remotely and only enable it when we want to dink around with the Linksys router without having to resort to using SSH and/or Links (we have a custom webmin module that does a lot of stuff like this for us).

    3. Re:The Linksys is nice by pi_rules · · Score: 2

      Quick comment on the BEFSR41 as I've dealt with them for a few people who I know that have purchased them. It's a pretty slick little product (coming from a guy who uses a full-fledged Linux box for his firewall at home) and if I didn't have the need to do filesharing and CVS with the same server I'd just have ditched it for one of these little puppies a long time ago.

      However, I have noticed a little quirky bug that caused me a few hour's trouble with it once. When changing the LAN IP from something other than the default 192.168.1.1 you'll have to power-cycle or get a paperclip out and smack the little indented 'reset' button on it to get things to take effect - sometimes more than once. I'd say for 95/100 home users this isn't something they'd ever try and do but it was frustrating.

      Why? Well we were trying to route a class C block of IPs through the thing to stage an ISP until the T1 could be delivered. Ended up just getting a Cisco 600 series for the task. The Linksys is still used though to provide a NAT for the office though behind the Cisco (which could do NAT too -- but that little box is just -so- easy to setup).

    4. Re:The Linksys is nice by mwillis · · Score: 1

      I had better luck with mozilla/NS6 on administering the BEFSR41. I found that you could get it into a hung state with netscape 4.7x, so I only administer the device using mozilla now.

      You can still experiment if you get a dedicated router. I previously used linux based NAT on an old P133; the linksys is simply way easier. Now I keep the old P133 around as an openbsd web server (port 80 exposed) and for nfs serving (internal network only).

      Another thing I found was that by using the router , it was relatively easy to switch from Cable (Rogers@home) to DSL (DSL.ca). PPPoE in hardware? Great! It wasn't quite "unplug and change a few numbers in a web page", but it was close.

    5. Re:The Linksys is nice by dcgaber · · Score: 1

      actually, you can foward 10 port ranges, not just 10 ports. This makes it slightly more useful. I can for example foward 20 and 21 on the same line, though I can never see myself using more then 2 or 3 ranges, just ftp and vnc. Now if only I can get my server running again. Can't determine if it is a fault due to the router or upgrading to 2k (i know, should use linux, but i could not get ftpd or anything working there). It is wierd, I can upload to the server but not download off it.

    6. Re:The Linksys is nice by rho · · Score: 2

      On another note (we really need to be able to edit comments...)

      The Linksys is supported by almost all of the Dynamic DNS scripts available. I use ipcheck with the custom domain option. It works fantastic -- stick it in the crontab, run it every 5 minutes.

      Useful if you plan to do anything interesting with your phat broadband.

      --
      Potato chips are a by-yourself food.
    7. Re:The Linksys is nice by MissMyNewton · · Score: 1

      Another nice feature is the ability to spoof your computer's NIC's MAC address, so you don't have to monkey with tech support for the services that require that for aquisition of an IP address. It takes your MAC, gets your IP, and you NAT all your good stuff behind it.

      --

      ---

      Information wants...you to shut your pie hole.

  100. My Setup (redhat) by kilgore_47 · · Score: 1

    When I got dsl I went for some stupid promotion that waived my setup fee. What I didn't know is that the dsl "modem" they gave us would only get one computer online (no NAT or anything).If I wanted to get my roommates online too (which was a key part of my plan to pay very little for dsl) I was told that I'd have to buy additional IP's for each pc. And there would be no firewall or anything, so their win98 boxes would be open to the world.

    That sounded like a bad idea to me (security wise), and I didn't want to pay for the extra IP's anyway, so I picked up a retired server from a local bussiness (dual pentium II 120's w/128mb ram and a 6gb hd) and installed redhat. My isp included a new nic with every dsl setup, giving me the second card I needed for the server.

    I've got very little networking experience previous to this, but it wasn't hard to find decent documentation online. Now I've got it doing IP Masquerading and I've got a decently simple setup for routing ports to internal IP's. I opted not to setup DHCP, though I may in the future.

    It was a learning experience for me, and I've certainly got a lot more control over my setup than any of those web-interface standalone setups.

    --
    ___
    The way to see by faith is to shut the eye of reason. --Ben Franklin
  101. Score -1, Flamebait by trauma · · Score: 3, Insightful

    God, do all you "old PC NAT box" folks have fears about your manhood or do you just not read? The man clearly stated that he was looking for info on router appliances, and just as clearly excluded homebuilt PCs as a topic of discussion, but everybody and their brother still has to trot out the damn things, perhaps to demonstrate their questionable 1337tness by tossing it off so casually, as if it were a trivial solution (which it can be, in terms of technical difficulty. But the man mentioned $$$ and watts).

    God help us when you all have actual beowolf clusters in your basements to brag about at every opportunity...

    1. Re:Score -1, Flamebait by Anonymous Coward · · Score: 0

      Someone mod this up. He's right -- all the linux box stuff is off topic.

      All the 'I run a BSD router off a small ball of snot powered by a hamster wheel' posts are very interesting, yet clearly not what the original poster was asking.

    2. Re:Score -1, Flamebait by liquidsin · · Score: 1

      I'm sure this will end up costing me some of my oh-so-beloved karma, but I'll have to agree with this. I'm all for using linux/bsd/unix/name-your-favourite-freeOS-here for whatever purpose you can, but the question here was clearly asking for opinions on the standalone. I agree that any of those can be a great firewall, but that's not the question. If he asked about linux and we all posted alternate solutions, we'd get modded down to the basement...but nobody here wants to mod down anything related to bsd/linux, no matter how off topic it is. But that's just my $0.02

      --
      do not read this line twice.
    3. Re:Score -1, Flamebait by Anonymous Coward · · Score: 0

      totally agree. People have freakin egos. I ran linux router for two years with DSL from April 1997. big freakin deal I must be so cool. Then I got that 4 port linksys router and worked great for a year and a half. Big huge problem with it. If you wanna do an P2P file sharing it will lock up within 3 or 5 minutes. I got a Netgear RT314 for $99 and have uptime since the day I got it a few months back. linksys only has a 33Mhz ARM CPU which can't handle simutaneous up/down ip traffic. Say this on dslreports.com linksys forum and prepare to be banned forever. Doesn't change the fact. thread hey I got a voted -6 here ...that's gotta be a record...maybe I'll get a -2 or -3 here on slashdot here too....the truth really does hurt sometimes. --mrbass

    4. Re:Score -1, Flamebait by dasunt · · Score: 2


      Okay, sorry, I advocated the quiet, cheap solution that can be made out of spare parts, for a low cost, doesn't have any moving parts save for the floppy drive, and is endlessly upgradeable and configurable(LRP).


      I must apologize, I guess the commercial solution was better. When I posted, I didn't think that this guy needed some more information about a PC-router solution, that maybe he didn't know they could be run fanless and without a hard disk. I didn't think that he might not have known that there was specific distros for this purpose. What I did think was "This guy wants hardware, lets piss him off." This guy mentioned $$$, this solution was cheaper then he wanted, but that is obviously a drawback. He also mentioned wattage, which the solution I gave used little. But I suppose your reading skills aren't the best either, are they?


      I wouldn't condemn others so easily, if I was you. There was redundant posts, I agree. But a PC-hardware based solution is just as competitive as the low-end custom router solution, if not more so.

  102. Which "home router" do I choose? by ogreinside · · Score: 5, Interesting

    Well, doing consulting and having setup a lot of NAT environments across many platforms, I would say that these "all-in-one" solutions are a great idea. That is, however, if you get the right one.

    Certainly the first suggestion I have when I see a home business paying for extra ips, is to take an old machine and setup ip masqurading on a linux box. However, I have found that many people are "scared" of linux, and some don't have dedicated machines. Others want a firewall, public servers, and of course the full web/email site setup. While some businesses look at this as opportunities for recuring fees to unknowledgeable users, I try to lay it all out for the customer. Advantages and disadvantages, ease of administration, power consumption, maintenance. In most cases, customers LOVE the all-in-one solution devices.

    For power users that want to control all aspects of filtering, routing, port forwarding, and hosting, this is not the best option. However, it can be a *good* solution. I have up until recently been a Linksys advocate. It is actually a great product, and can perform NAT, DHCP (may toggle off and use an internal DHCP server), "DMZ" port forwarding, and flashable firmware. However, don't be fooled by the claim that it is a "switch". I spent many hours trying to find out directly from Linksys what some specifications were on the advertised "switch". First of all, it does not have a backplane. Anyone that knows what to look for in a switch, will first want to know how much data can be shared. When there is no backplane in any specs, and the "engineers" at Linksys don't seem to know what you are talking about, one tends to rethink their purchase. There is no mac table, nor is there anyway I have seen to find any specifics about how it "switches". Does anybody know what these devices really are? They have to be some sort of "smart" hub. What i have ended up doing, is purchasing NAT/router devices, and separate switches that perform like switches. I have found some D-link and Addtron switches with backplanes and viewable mac tables.

    Also, the only way to configure any options on a Linksys device, is through a web browser. I have been able to use lynx before, but this one particular 8-port switch/router had broken tags in the config. I flashed the firmware, and tried just about every browser, but each time I would get java erros and broken tags. When I called tech support, they told me to take it back to my retailer. What they don't know, is that I had just replaced it, because the firmware flash died halfway through, and fried the device. This is not very reliable IMHO.

    Netgear, however, allows you to telnet in and configure via command-line, which IMHO, is the most important feature of a configurable network device. JetAdmin or telnet for managing HP printers? Are you kidding me? I'll take command-line anyday. We need a low-end cisco device is what we need.

    Are there any other command-line configurable NAT/routers that have actual backplanes for the switching component and has flashable firmware (other than a cisco switch) aimed at this market?

    --
    "The more you suffer, the more it shows you really care, right?" -Offspring
    1. Re:Which "home router" do I choose? by Anonymous Coward · · Score: 1, Insightful

      If it's any sort of commercial setting, I wouldn't recommend Linksys under any circumstances. Throw D-Link and those other guys in there too.

      I've seen 3 small office networks that were totally fucked because they were filled with Linksys (and other cheapo) hubs and switches. Over time, these things tend to fry, but never completely fail. Traffic goes down to a trickle, but nobody knows why. Strange Windows errors start appearing. Took me forever to figure this out the first time, until I noticed that the LEDs one one of them were not really working right, and I swapped the unit. I don't know if this is related to the lack of a backplane or not.

      The stuff is probably OK for home use, and you can aways go buy a new one for $100 (personally have the 4 port linksys, but don't expect it to live forever).

  103. How about Mandrake "Single Network Firewall"? by egriebel · · Score: 1

    I'm suprised nobody's mentioned this product yet. Has anyone had experience with it? (I've installed it but haven't got it working due to unrecognzed-but-allegedly-tulip.o NIC.) Look at Mandrake SNF. They have ISO dnlds on their site. -ed

    --
    ACHTUNG! Das computermachine ist nicht fuer gefingerpoken und mittengrabben. Ist nicht fuer gewerken bei das dumpkopfen.
  104. Roll your own Firewall for less than $300 by emc · · Score: 1
    Soekris Engineering and Embedded BSD

    It's a small box, 64 meg 'o ram, Compact Flash slot, MiniPCI / Normal PCI slots, as well as 3 ethernet interfaces.

  105. Free NetBSD based firewall by DreamerFi · · Score: 2
    I'm the author of the free NetBSD/i386 based firewall at dubbele.com
    If my web logs are any indication, it has been installed by over 7000 cable and ADSL owners so far, and the amount of tech support I have to do is very minimal. If you have an old PC and two ethernet cards, you're half-way there.

    Check it out and let me know what you think..

    -John

  106. Re:How to pronounce router. by Katan · · Score: 1
    I think throughout the USA its call roww-ter...but if you need north of the border, alot of people in Canada will say roo-ter.


    I just think its a function of your language in the region, rather than one way is right or wrong.


    Example 2: processor: "praw-cessor"... up there is "pro-cessor" Probably more true to how its spelled.

    --
    K
  107. Cisco PIX 501 Firewall by jroysdon · · Score: 2, Informative

    Being a Cisco guy myself, I'd have to say if money isn't an issue, and security is the main idea, go with Cisco's PIX Firewall. It's actually not that bad if you compare it to their higher end gear (small office 506 is $2K, 515R is at least $3K, and it goes up real fast from there). Plus, you can run IPSEC and connect to anything else running the same (or even PPTP/L2TP). The thing I like is that all of the PIX line runs the same code, so anything you can do on a big ISP-size 535 you can do on 501. Plus, the new 6.0(1) code adds the ability to load the new PDM code (PIX Device Manager) which is a Java-based SSL web interface to allow easier programming in an interface very simular to Checkpoint's Firewall-1, etc.

    Any Cisco security engineer-wannabees should really consider this option, since it's a cheap way to practice with the exact same interface as the high-end gear.

    "Performance
    The Cisco PIX 501 Firewall provides competitive performance in a compact form-factor:
    * 10 Mbps cleartext firewall throughput
    * 6 Mbps DES VPN throughput
    * 3 Mbps 3DES VPN throughput
    * Supports 3,500 concurrent connections
    * Supports up to 5 VPN/IKE peers concurrently

    PIX 501 10 User/DES Bundle, PIX-501-BUN-K8, $595
    PIX 501 10 User/3DES Bundle, PIX-501-BUN-K9, $695
    "

    Oh, and compared to some of the "Cable/DSL" routers out there like Linksys, this is a huge step up. You can do NAT/PNAT from multiple external pools to specific internal ranges, or even port redirection so that multiple global addresses forwards different ports to multiple internal servers, or one-to-one static NATing if you require, or even "NAT 0" (internal and external addresses are the same) but still firewalled. Built-in DHCP, basically everything and anything you could want or expect from a firewall middle-box is here.

    http://cisco.com/go/pix

  108. better url by DreamerFi · · Score: 2

    urgh. Slashcode 2.0 does ugly things to urls after post... Simply try this: http://www.dubbele.com

  109. Instant Internet 100 by Katan · · Score: 1
    I'm using an instant internet from Nortel. I think this is an excellent box if you are looking for some branch office user management etc. It allows you to do more filtering and meetering of the users on the LAN. It can route as well as do NAT.


    The downside: Its a bit more pricey.

    --
    K
    1. Re:Instant Internet 100 by Anonymous Coward · · Score: 0

      :) I love Instant Internet. I scan the IP's around my connection and see it all the time. No one changes the default password or blocks access from the Internet to the admin page so its easy to get into.

  110. Many router boxes are also switches by oldmacdonald · · Score: 1

    Don't forget that many of the firewall/routers
    are also switches. I have a netgear RT314 which
    is a 4-port 10/100 switch, and I am completely
    happy with it. Way better than getting an
    old PC, two network cards and then buying a
    switch too.

  111. the Linksys by spambob · · Score: 1

    I have a Linksys, and I think I ask too much of it. One of my boxes is DMZed to allow videoconferencing, and I have to reset it every few hours while that's running.

    --
    You don't win friends with salad.
    1. Re:the Linksys by Anonymous Coward · · Score: 0

      Yes me too, I have to reset my Linksys BEFSR41 4 port every day or so because of the amount of traffic that goes in and out and one the internal LAN. It most frequently happens when enough traffic passes in the internal LAN.

    2. Re:the Linksys by krokodil · · Score: 1

      Make sure you are running most recent
      firmware.

  112. LinkSys BEFW11S4: Router/4port Sw/Wireless AP by LedZeplin · · Score: 1

    I just got the Linksys BEFW11S4 which is the product where they mated the wireless access point, with their cable DSL router, and threw in a 4 port switch I think the router alone is a 3 port hub? or maybe a switch. It was easy to setup using it's web based interface. It allows you to make one of your clients a DMZ Host for video confrencing, gaming etc. I'm assuming it forwards all ports to the Host when that is enabled, the docs doesn't say what it does and I have not tried it yet. Also it gives you the ability to set up port forwarding for specific ports or ranges of ports to up to 10 machines. It supports PPPoE, PPTP pass-threw, ipsec pass-threw, has mac address cloning. and has a build-in DHCP server. I'm pretty sure that it only supports 1 IP address. It would be cool if you could assign multiple ones and forward based on IP and Port. And don't forget it's a wireless access point, yay! It's been on sale the past 2 weeks for $199 at Best Buy, and Comp USA. It's priced lower than the Wireless Access Point. Go figure, that's all I wanted, I bought a WAP and got a router free.

  113. Need Quiet! by justanyone · · Score: 1

    Having a foam-rubber sound absorber box in which to enclose my old PC WOULD HAVE been great (running FreeSCO). But, my (relatively new) Linksys router has no fan and is ultra quiet. Plus, I don't worry about the hard drive, the CD Rom, or whatever other component that old PC had failing and bringing down the box.

  114. a posible solution by kromo · · Score: 1

    one thing you can do is get a small hub/switch and put that immediately after the dsl modem. attach the two static ip pcs and the router to the hub. then set up your internal lan on the router. one problem here is that the two external computers will be firewalled out from your lan. that, however, can be easily remedied by adding a second nic to them and also tie them into the internal lan.

    another thing to keep in mind is that on most (maybe all) routers you can forward specific ports to internal computers. this works really well when you only have one computer you want to use for any one task. when you want to have to web servers, for example, you would have to have to do something like router port 80 goes to pc1 port 80 and router port 87 goes to pc2 port 80. but if you don't mind that then this would be the cheaper solution.

    "They that give up essential liberty to obtain temporary safety, deserve neither liberty nor safety."
    -Ben Franklin

  115. this shameless plug is getting old..and OT by Anonymous+Koward · · Score: 0

    the question wasn't "so guys, what do you recommend I use for routing purposes" ...so keep your personal prefs just that, personal. If the guy writes /. this question, chances are he ALREADY KNOWS that the free unices can do it. Don't you spammers and trolls realize that you're ads won't get modded up to most readers thresholds?

  116. Linksys Cable/DSL router by mesh0 · · Score: 1

    For those that don't have the time to figure out how to build your own router, or know how but just want something that is guaranteed to work. I own a Linksys router, and if you upgrade the firmware, it works great does evrything I want it to do and a whole bunch of thing that I will never use but are pretty damn cool.

  117. Bintec X.1200 by Anonymous Coward · · Score: 0

    We use the Bintec X.1200 for this. Dual-Ether and ISDN, runs NetBSD, IPsec available, extremly convenient to remote administration. Loads of debugging features. It's a german company, so its probably unknown in the US. (Their site is down, first time I ever seen this, and we use their hardware with approx. 400 installations since approx. 1997)

  118. Cable Routers are cheap and easy by Rackemup · · Score: 2
    Let's face it, not many of us have the room or the resources to set up and maintain ANOTHER computer in the house just to look after distributing the cable/dsl connection, that's why these cable/dsl routers are becoming so popular.

    I've been using a Netgear RT314 for almost a year now and it works great. NAT features, port-range forwarding, etc. It doesn't have a "true" firewall but the NAT does offer some protection.

    I'd recommend getting the FR314 that has firewall capabilities. Check out Practically Networked for reviews on hundreds of models.

  119. Linksys BEFSR41 by Ephemeriis · · Score: 1

    I'm using a Linksys BEFSR41. It's a 4 port 10/100 switch, and a router. I used this to replace my hub and install a router all in one fell swoop. It's worked very well for me. It's a very simple product, and uses a web-based configuration system. It works just fine with my DSL modem, as well as both Windows and Linux machines. You can change a few things...but it is not a very sophisticated router. It's got DHCP (which you can turn off), NAT, port and IP blocking, and it works with PPPoE. It was about $120 at the time that I bought it. They've also got a 1 port version, if you don't need the extra. I'd strongly recommend it, unless you really want all the goodies to play with.

    yrs,
    Ephemeriis

    --
    "Work is the curse of the drinking classes." -Oscar Wilde
  120. Go with a LinkSys by BranMan · · Score: 2

    It's what I use and I have had ZERO problems with it. I don't know if it will actually support being a DHCP server while it is doing it's other tricks (like routing all incoming to a designated DMZ machine, or doing selective port forwarding, or packet filtering to specific IP addresses inside, etc. - has a lot of tricks). Has anyone done that? I doubt it would mind as long as you keep the fixed addresses out of the range it will be generating addresses in.

    But, even if it doesn't, why not just have one of your dedicated servers be the DHCP server too? Once a box is handed an IP address, everything will work just as well as if it had a fixed one.

    Me, I didn't bother - all my boxes have fixed IP addresses, but I'm guessing you have a notebook you want to shuttle from work to home.

    Anyway, that's my $0.02 - just make sure you use a switch instead of a hub if you move good volumes of data around.

    1. Re:Go with a LinkSys by osorronophris · · Score: 1

      I don't know if it will actually support being a DHCP server while it is doing it's other tricks

      FYI: As a matter of fact, it does! I'm using it in such a manner...

  121. Same problem with D-Link by vla1den · · Score: 1

    I need to restart my D-Link DI-704 once in a while too. Somewhere in the manual I saw that this is intended behavior: "our hardware will die when it'll be unable to handle attack to your computer". I don't really believe this, but it hangs more often when I use gnutella.

    1. Re:Same problem with D-Link by Hop-Frog · · Score: 1

      I have exactly the same product, with none of the problems. But I'm using a cable modem. I have never had to reset the thing; it's worked flawlessly for over a year.

    2. Re:Same problem with D-Link by vla1den · · Score: 1

      I use cable modem too

  122. I'd still recommend the old PC idea by kurokaze · · Score: 1

    sure, its more work and it might
    cost a little more.. but dump
    the right distro of *nix or BSD
    on it and you get web, mail,
    shell and ftp servers for free.

    run samba and you get an internal
    file server for free too.

  123. HUB? by Anonymous Coward · · Score: 0

    Even if I go the dual-nic PC route (pun intended) I've still got to have a box to plug the local LAN stuff into... So I put the switch in the front room with the kids' PCs and then I'm stuck with only one PC back in the office where the cable modem and server are.

    A little SMC 4-port jobbie was just the ticket. Now I can jack in a couple of laptops in the office while the kids are having a battle net party in the front room.

  124. For $51, just get a router! by briansmith · · Score: 5, Informative

    Sure, you can build one out of an old computer and spare parts. But, think about the physical size, noise of the fans, and electrical consumption. Plus, you could use that old computer for something else. I got a D-Link DI-804 for $51 from Amazon.com this week. $80.00 - $30.00 rebate - $10.00 online coupon + 11.00 S/H. It seems to have all the features you want. It has a simple web interface for basic stuff but it also has a telnet interface for more advanced features. Look at the D-Link site for the product (http://www.dlink.com/products/broadband/di804/).

    Note: The picture on the D-Link and Amazon.com websites is of an older design where the four switch ports are on the front, and the WAN port is on the back. On the one I received yesterday, all ports are on the back (much less messy). I emailed them telling them that the picture didn't look anything like the actual product and so they apparently pulled the webpage for the product temporarily.

    The setup was painless (basically, just plugged it in, attached network cables, renewed my IP leases, and changed the admin password). I even upgraded the firmware in less than a minute. It is also silent (no fan) and it is about the size of the area of a keyboard between the [ESC] and the right-alt key. It is working great.

    It has four ports in the built-in switch. Port one can be used either as a normal switch port or as an uplink. It also has a serial port that you can attach an external modem to share as a backup for then your cable/dsl connect goes out.

    For $51, it is basically the same price as the 486 solution that someone else cited as $45, and it even comes with a one-year warrenty (apparently, D-Link used to have a lifetime warrenty but I guess they don't do that for the consumer stuff any more).

    CPU 32bits ARM RISC CPU
    Memory 512 Kbytes Flash Memory
    4 Mbytes SDRAM
    Standards IEEE 802.3 10Base-T Ethernet
    IEEE 802.3u 100Base-TX Fast Ethernet
    IEEE 802.3x Flow Control
    ANSI/IEEE 802.3 NWay Auto-Negotiation
    Protocols Supported
    TCP/IP
    NAT
    DHCP
    UPD
    PAP
    CHAP
    MSCHAP
    RIP1/RIP2
    PPPoE
    Virtual Server

    VPN Pass Through Function*
    PPTP
    L2TP
    IPSec

    Firewall Protection: Built in NAT firewall using stateful packet inspection

    Management: Web-Based - requires a PC, Mac, or Linux based computer with a Web Browser capable of running Java script.

    Firmware Upgrade: Web-Based - requires a PC, Mac, or Linux based computer with a Web Browser capable of running Java script.

    Ports:
    4 x NWay 10BASE-T/100BASE-TX Fast Ethernet LAN
    Port 1 has Uplink/Normal switch
    1 x 10Base-T WAN
    1 x RS-232 (230 Kbps, male DB-9) - for back-up analog modem connection

    LED's
    Power
    WAN
    Console
    Link/Act. (Link / Activity)
    10/100 Mbps

    Power DC 5V 2A
    Operating Temperature 0 C ~ 40 C
    Storing Temperature -20 C ~ 70 C
    Humidity Max 95% Non-condensing
    EMI Certification FCC part 15 Class B in US

    1. Re:For $51, just get a router! by MicroBerto · · Score: 1

      I have a D-Link DI701 and I will not buy from them again. The firmware won't upgrade and they won't respond to my support e-mails.

      --
      Berto
    2. Re:For $51, just get a router! by briansmith · · Score: 2, Informative

      I have heard similar stories. Did you register the product with them? I heard that they will absolutely ignore you until you register, but then they are often very helpful.

    3. Re:For $51, just get a router! by N. · · Score: 1

      Hmm... here in Sweden D-Link offers free support (mail/phone/fax) on all it's products, without any need to register or anything like that, during the warranty period (usually one or two years).

    4. Re:For $51, just get a router! by briansmith · · Score: 1
  125. I've Used Snapgear and Linksys by OmniGeek · · Score: 2

    I used to use a Moreton Bay Nettel (now it's named Snapgear) until lightning killed it; GREAT unit, I highly recommend it.

    I now use a Linksys DI-704; good feature set, built-in 4-port hub, inexpensive at $99, but somewhat lacking in remote logging capabilities. Still, I recommend both units.

    --

    "My strength is as the strength of ten men, for I am wired to the eyeballs on espresso."
    1. Re:I've Used Snapgear and Linksys by freedi · · Score: 1

      I thought linksys posted new firmware that allows remote logging on any box running a little piece of software the offer for free. Might not be for all units though

  126. Re:Old Laptop by mfarver · · Score: 5, Interesting

    I found old Pentium laptops to make excellent firewalls. They are a little more pricey than the old PC but they have a few advantages:

    Built in battery backup
    Low power consumption
    Few (if any) noisy fans
    Small, and fit nicely in a rack shelf
    Built in collapsible console

    Look around and you can find one for about the same price as the small NAT routers. The only real shame is they only have typically two PCMCIA slots, so you can't have a DMZ or wireless net interface seperate from the internal and external interfaces.

  127. A little more expensive by Finni · · Score: 1

    The Netopia R-series routers will do what you want. They have NAT, and multi-NAT. Multi-NAT is the feature involving multiple public IP addresses mapped onto different internal machines, for a port, ports, or all ports. This is how you can get more than one webserver through the routers. I don't think most home routers will do that. The Netopia R-9100 (ethernet to ethernet) is what we have at work. It has an 8-port hub. They work quite well, and run about $450. Netopia has other routers with ADSL or SDSL modules (or ISDN or T1 for that matter) instead of a second ethernet interface.

  128. Astaro Linux by Anonymous Coward · · Score: 0

    Astaro makes a great distro of linux that is ONLY a firewall. It installs without a GUI and allows you to make some basic default selections during the initial installation. Once installed it presents a web based interface to control the unit. You just need to access the page from an internal machine and enter your settings. It will install on a base modem pentium, the only disadvantage is that it does require 1.6 GB of HDD space I think. Makes a great production box, sans monitor and basic peripherals.

  129. great topic, what about windows? by Sebastopol · · Score: 1

    this is a really good discussion, and i need to sort through all of the posts, but i've found everything here pertains mostly to unix flavors. can someone focus on windows firewalls as well?

    also, are there a few basic problems that make a firewall necessary that someone could describe? i don't quite understand the basic issues of why a firewall is needed on a windows system?

    i've been heavily involved w/PCs for the past 20 years, but never got into networks because, well, i never found it interesting, or i didn't have the time/neurons to spend. now that i have no choice but to learn about firewall safety for my own needs, things are unmanagebly huge compared to the token-rings of 15 years ago!

    a summary of the main reasons why a firewall is needed, i think, would be pretty useful to other people in the same boat as i.

    thx in advance,
    s

    --
    https://www.accountkiller.com/removal-requested
    1. Re:great topic, what about windows? by sgifford · · Score: 1

      I think here, most of the discussion is about using a router which does NAT; that lets you share the single IP address that your cable or DSL Internet provider gives you with any number of computers in your house.

      Firewalls protect your network from the outside world. If you have an IIS server with the CodeRed bug, a firewall is the difference between spending an evening cleaning up your server or going to see a good movie. There have been numerous bugs in all versions of Windows, many of which a firewall protects against. If you *do* get your machine cracked, a firewall will make it harder for somebody to take advantage of that, since they will not be able to easily initiate connections to your machine.

      I have very little faith in a software-based firewalls for Windows, like the ones you see on software shelves. In order for software to process your packets, they must have already arrived on your system, and I don't really trust that portion of Windows, let alone the software itself.

      Get a good dedicated firewall.

  130. What about IP Accounting ? by tarkin · · Score: 1

    I was wondering if any sort of IP Accounting is included in those standalone boxes ?
    I've written alot of scripts to do per-routed-ip accounting of the network traffic using ipac and then some own scripting to automatically disable routing for boxes that exceed the quotas.
    It is a sloppy solution that works well with that old 486 ;-)
    Are there any features on standalone routers that do this hassle free ? Because thats the main reason I use a custom linux box every time ! ( cause mine are *almost* hassle free ;-)

    --
    blaah !
  131. SMC Barricade by Anonymous Coward · · Score: 1, Informative

    My SMC Barricade (SMC7004AWBR) is a godsend. It does FireWall, print server, 3-port 10/100 Mbps dual-speed switch, and 802.11b (AirPort) wireless access point. And you can find it online for around $220-$240 (Buy.com, Amazon.com, etc). I have never had a problem with it and have been using it for over 4 months. The interface is HTML. A $25 rebate for it currently exists until the end of the month.

    1. Re:SMC Barricade by T3chnomonk · · Score: 1

      SMC Barricade rocks!

      great price for all that you get. Reall solid.

      I just upgraded my firmware from their web site and it was almost completely automatic! Added great new features.

      --
      -- 2 Powerful Words: Extra Gravy
  132. Port mapping question... by alyandon · · Score: 1

    Anyone know of any routers (ie: Netgear, SMC, etc) that allow flexible port mapping?

    Most of the models I've seen only map an external port number to an IP address on the internal network.

    I'm looking for one that will allow me to map any arbitrary port on the external interface through to a specific IP/port on the internal network.

    Any suggestions?

    1. Re:Port mapping question... by Zalgon+26+McGee · · Score: 1

      The SMC Barricade 7004ABR does this - up to 20 public ports, TCP or UDP, can each be mapped to a specific NAT IP and port.

      --

      ---

      Book(n): Utensil used to pass time while waiting for the TV repairman

  133. Routers I've tried by liquidsin · · Score: 1

    At work I use a Multitech RouteFinder. It's got a built-in 4 port hub, nice config utility, monitor software so you can see all the activity, and the convenience of being able to reboot it through the software. At home I use an SMC 4 port. What I really like about it is that it configs through a web browser, and lets you clone your computers mac address (some highspeed providers only let you log in from one mac...go figure...). Both of these have all the usual features (NAT, ip forwarding, blocking...), but the SMC was signifigantly cheaper (on sale at CompUSA, plus mail in rebate, it only cost me $50. The Multitech was like $225)

    --
    do not read this line twice.
  134. OOPS. Make that Snapgear and D-Link by OmniGeek · · Score: 2

    Proof one shouldn't post under the influence of glowing phosphors. Make that a D-Link DI-704, NOT Linksys...

    --

    "My strength is as the strength of ten men, for I am wired to the eyeballs on espresso."
  135. 2 Wire by trance · · Score: 0

    There's also a 2 Wire (www.2wire.com) Homeportal device.. Has HPNA, and you can get a wireless version as well, has NAT, Firewall, will work with DSL, only downside i know of is the limited Ethernet ports.

    --
    Art is not a mirror, art is a hammer.
  136. Gaming problems by ThesQuid · · Score: 2, Informative

    If you are planning on having multiple people running networked games in your house, I would recommend caution when thinking about a hardware router. For example, Linksys (among others) has problems when two people in a household play Q3 and want to connect to the same remote gameserver. As was said before, PracticallyNetworked.com is a good place to investigate before buying.

    Alternatively, an old Mac IIcx makes a great router. Two NICs and a video card, old 20mb drive, IPNetrouter software, and there you go! Pretty much unhackable, because with System 7.5.5, you can't even address the Mac's file sharing via tcp/ip. I've got just such a beast running our office because our Linksys died. And I'm really cheap.

    1. Re:Gaming problems by Anonymous Coward · · Score: 0

      The latest firmware (1.39) includes updates that correct problems connecting multiple times to the same game server from the same IP (I'm assuming that's what you're trying to do). The only downside is that in order to install it you have to re-enter all the settings into the router as the flash wipes any custom setup from the routter's memory (why, Linksys, why?). At least is does on the BEFSR41. But on the bright side, you and another will be able to be l337 simultaneously on the Q3A or Team Arena server of your choosing.

      Bulk_Rate

  137. Home Network by Anonymous Coward · · Score: 0

    If you are albe to build your own why would you use something out of a box.

    In our house we have 3 people living their with one DSL line coming in. The DSL router is used for low level protection. Routed to a KRUD linux box then Internal network.

    We have since added a Wireless network as well and moved to have a 3rd network card in the firewall and added VPN to keep the WEP airsnort kiddies away from the wireless.

    AC

  138. Not everyone has broadband by Brad+Wilson · · Score: 1

    I've seen a lot of these broadband routers, which assume that you're plugging into a device that has Ethernet out. So that's, what, some DSL and some cable modems. How about dialup and ISDN users?

    We use a dedicated PC. It sits in the basement, and it runs 5 year old ISDN hardware. Total cost of the equipment is hard to calculate, given the age of it (old Pentium, older ISDN card from US Robotics). Can't use Linux, unfortunately, because of the ISDN card (otherwise, I'd be harddrive-less w/ LRP). Heat and power consumption are minimal. Size of the packaging is irrelevant for our use.

    With as often as we cycle through PC hardware around here doing upgrades, there's no reason for us to pay extra money for a router.

  139. Get A NETOPIA!!! by Akash · · Score: 1

    the netopia router will do every thing you want to do.. if you need any information go to www.netopia.com and or u can e-mail me
    ..
    i have one its da bomb..

  140. PPPoE Relay by Malc · · Score: 2

    The one feature I would really like isn't available in any of these devices: PPPoE relay. The Roaring Penguin PPPoE client for UNIX has this feature, although I haven't tried it as I'm already hooked up via a Netgear RT314.

    FYI - what is PPPoE relay? Well, one of the features of PPPoE (which my telco enforces for DSL) is the ability to connect to multiple ISPs without changing anything. PPPoE relay allows a PPPoE connection from a computer on the LAN to go through the router and thus allow individual PPPoE connections in addition to the one being maintained by the router. Thus you can connect to multiple ISPs, or even multiple connections to the same ISP (my ISP - Sympatico - allows two IP addresses for free). The benefits of getting two IP addresses might be more obvious or appealing to some people. We actually wanted multiple ISP access for a while: the university that my wife was attending had a dedicated line from the CO, and allowed highspeed access to their network using PPPoE. We just switched our username and password to access this, but it did mean having to access the internet through their network. I would have preferred that my wife make her infrequent connections directly from her computer without effecting the whole LAN.

    Oh, BTW, I think my Netgear RT 314 is great. I've had it almost a year. It sits on a shelf doing it's thing. I don't even think about it. It took only a few minutes to set up. Time (and expense) wise, a lot less effort and much more convenient that finding an old computer and conifiguring that, although Coyote Linux looks very simple.

    1. Re:PPPoE Relay by Anonymous Coward · · Score: 0

      SMC Barricade has PPPoE

      Dave

    2. Re:PPPoE Relay by Malc · · Score: 1

      I see that the SMC Barricade has a PPPoE client built-in, as do most of the routers. But does it also do PPPoE relay (pass-through?), which doesn't seem a common feature?

  141. My configuration by Srin+Tuar · · Score: 2
    I have an old P1-90mhz.


    The CPU fan doesnt work. The harddrive stops spinning soon after booting- so i have have to physically smack the side of the box if I want
    to log in and change things.


    Theres about an inch of dust inside the case.


    Its running a 2.4 linux kernel with iptables, and
    a custom firewall script which allows multiple battlenet connections behind the firewall (which was impossible with 2.2 kernel) as well as port forwarding, and a special rule to remasq web connection to my cannonical domain name.


    Other than the occaisional problem with pump (redhat dhcp client) Its been working flawlessly
    for 6 months.

  142. D-Link DI-804 works well for this by Geek+In+Training · · Score: 1

    I have DSL and use a D-Link DI-804 ($89 from netlux.com at last look) that is a firewall, NAT router, 4-port 10/100 switch, static IP or DHCP client, multiple machine DHCP server all in one, and includes a serial port for modem dialback in case your broadband goes down. I have no complaints in 4 months of use; you plug it in, spend 5 minutes setting your numbers, and go.

    I have convinced 3 co-workers, two with Adelpha cable modem and one other with Ameritech DSL, to use this box as well. All are extremely happy with performance.

    It also does offer you the ability to static IP-route traffic to specific boxes, although on a limited basis (only 8 or so machines, I think).

    --
    SlashSigTheorem: Humorous, Political, Critical, Constructive- If you have a .sig, someone WILL complai
  143. Re:*BSD is dying by Whyzzi · · Score: 1

    Not. You just can't see them because they happen to be firewalls.

    The Geocrawler mail-list archive of OpenBSD misc has nothing but doubled from 1996~2000.

    Speaking of which, is Geocrawler out of business? there are no messages showing up for September...

    --
    "BSD is about people pissing each other.." (Moid Vallat)
  144. Ultimate firewall security for under $10 by furrycod · · Score: 0

    The 10 finger interface is the only way to be completely secure. You don't even need any network hardware, such as NICs, hubs, etc. And it's completely wireless.

    Downside is its throughput--depending upon your "config", it can vary widely.

    --
    Those who can, do.
    Those who cannot, teach.
    Those who think they can but cannot, manage.
  145. linksys is my choice by Anonymous Coward · · Score: 0
    I've got the linksys 1 port and a hub. so far (over 18months) it has worked flawlessly with dsl or cable connections and 4 to 5 boxes running various servers (www, ftp, dns), allowing me to host my own domain. If i had more time and wasn't concerned about electricity i would go for the 486 router, but if you're looking for something cheap, fast, and hastle-free, get a linksys.

    -xEN

    n0carrier.net

  146. Answer: none of the above by crucini · · Score: 3, Interesting
    Don't buy these dedicated boxes. Use Linux or BSD on an old PC. Others have addressed the technical tradeoffs - I want to address something else. By buying the packaged router, you:
    1. Allow perfectly good computers to go into landfills while you buy the same thing in a different form factor.
    2. Use closed-source software for a security-oriented application, with all that this implies.
    3. Cut off your ability to fine-tune, modify, and learn from your firewall.

    I use Freesco. See other posts for why it's great.
    1. Re:Answer: none of the above by karnal · · Score: 1

      Also, since you can't fine tune that router, you have no chance of doing all the cool things that you can software-wise, such as having a 3 house VPN set up across different cities... and be able to play mp3's off of their servers directly :)

      --
      Karnal
  147. Re:Write your congressman NOW by Anonymous Coward · · Score: 0

    not even funny.

  148. Linux 2.4 iptables... by josepha48 · · Score: 3, Interesting
    If I were to buy a router / firewall, it would be either linksys or netgear. My current hub is netgear. Both are usually UNIX compatible to a degree.

    The biggest advantage to using Linux or even BSD or any other UNIX is that you can configure the firewall as an actual gateway/router/firewall, DMZ whatever you want to make you feel safe on the net.

    iptables is pretty easy and if you already understand ipchains going to tables makes things easier. As you can specify an interface to forward from to. -i eth0 -o eth1 kinda thing...

    --

    Only 'flamers' flame!

  149. I'm using a D-Link DI-707 by RennieScum · · Score: 1

    This is a fine box, 7 port + uplink, web-based admin (http://192.168.0.1), firewalled out of the box, and you can open common ports through a drop down menu. It Just Worked until the phone company figured out that the MAC address of the machine they set us up with had changed. Tech support was great and cloning a MAC address is simple.

    I don't get the "use an old box" idea. How many ISA NIC's do you have lying around? You're going to want at least a 5 port if you're that much of a geek to set up a Pentium to do this, which negates the Pentium. And do you love the electric company that much to buy another 100W from them?

    It's an interesting project, but save that Pentium for a diskless workstation or something.

    These people still have them, and they have quick service. I buy from them 3-4 times a year and I've never had a problem with them.

    I'm looking for a wireless version of the same thing to use at home, so I can keep my neighbors off of AOL. Any suggestions?

    --
    ...Time is the best teacher, unfortunately it kills all of its students.
  150. the US Robotics one... by Anonymous Coward · · Score: 0

    is about the same, and cheaper

  151. Re:How to pronounce router. by Anonymous Coward · · Score: 0

    Noo doot aboot it, eh?

  152. Router+FW+Print server=SMC 7004ABR by N8F8 · · Score: 2

    I got the SMC 7004ABR last month. I use @Home cable internet and the performance is great. I set up a static IP on the WAN side and DHCP on the LAN side. Two machines are stationary and I have a laptop I boot to Win2K and Mandrake 8.0. DHCP works great.

    The Print server is great. I have a Epson Photo 700 I can print to from all machines. It isn't a true print server, more like a virtual printer port. Works great in Win98 and Win2k, but the instructions for Linux are outdated and I can't get it to work:(

    The firewall is basic NAT protection with limited hack logging. You can secure ports or map them individually in the Web/HTML setup screen. You can also turn off ping replies.

    I'm beginning to think that the logging feature is broken with the new software upgrade available. It logged tons of stuff till I ran the upgrade.

    One thing to really boost performance in Windows is to go to SpeedGuide.Net patch section and run the @Home patch and the generic patch. My download speed quadrupled from 400K/s to 1600K/s.

    --
    "God fights on the side with the best artillery." - Napoleon, Marshal of France - speaking truth to power
  153. power to the pepole! by twitter · · Score: 2
    People who are not interested in being sysadmins have a right to NAT too!

    People who are not interested in being linguists have a right to speak Russian too! Rise up and overthrow they Tyrany of Ihgnorance!

    --

    Friends don't help friends install M$ junk.

  154. SMC by Anonymous Coward · · Score: 0

    I use an SMC Barricade. The deciding factor was it could do custom application port settings while still acting as a DHCP server. It's been reliable, easy to use, and pretty cheap (I think $100 now). My home "network" is dirt simple though (a Mac and a PC using web & email connected to Telocity DSL w/fixed IP).

  155. Make sure you can administer off-line by Anonymous Coward · · Score: 0

    I've got a Cobalt Qube as my router/firewall, and the only problem I've had with it (and this is a _big_ problem) is that it is impossible to administer it offline. I thought I was cracked once, and there was no way to check it without exposing the rest of my network to the crack attack.

    So, my advice is to get something with a CD-rom, monitor and a keyboard. If you get cracked, you want to make it easy to recover. And if any vendor says they are immune to being cracked, run away!

  156. Linksys Cable/DSL Router by Zeno_1 · · Score: 1

    I bought one of these last year, and it has been working great..

    The interface is a webpage built into the router (to get to it, you just go to http://192.168.1.1). When I used mine, I had a linux box running apache, and I could forward all requests to port 80 to that machines IP address, and it worked pretty good.

    There is a lot of other options with it as well, but the only problem is Linksys does not provide any support beyond getting it to work, so your on your own with the more advanced stuff, but it does seem to work good so if you know what your doing you probably wont need help.

    When I first got the router, I was on DSL, and my provider was pretty much crap. The DSL line would go down a few times a day, Id have to unplug and replug in my DSL modem to get it back online. There was a couple times where I had to reset the router, and plug in the settings again, but it only took a minute or so.

    All in all, I like the device.. If I were to buy one today, i'd probably buy the Linksys Wireless Router, I saw this at best buy for about 120 bucks, pretty cheap for a Wireless Access Point with a range of 1000ft..

    Zeno_1

    ---------

    The more I study religions the more I am convinced that man never worshipped anything but himself.

    Sir Richard F. Burton

  157. Do You Already Have A Windows PC? by corky6921 · · Score: 2, Informative

    There has been much discussion on some of our internal mailing lists about the best router. Some involve setting up an older computer or puchasing a new router. Well, I didn't want to clutter up my house with another PC, and I didn't want to spend $110+ on a router, so I used my existing Windows 2000 PC. It's easy to set up. Here are the details:

    You will need:

    -- Ethernet cards for each of the computers
    -- At least one computer running Windows 2000 (recommended for stability)
    -- A crossover cable or (preferably) a 10/100 Ethernet hub

    Here is the easiest way to do this.

    Install Ethernet cards into both of your computers.

    Connect one PC to the modem. (If you have an Ethernet-based modem, you'll need two Ethernet cards in the computer connected to the modem.)

    Connect both computers to the hub, or, if you're using a crossover cable, connect them together using that.

    Make sure your Internet connection is up and running on the computer connected to the modem.

    Assuming you're using Windows 2000, the next steps follow like this:

    Right-click on My Network Places and click Properties. Right-click on your ethernet adapter and hit Properties. Click the tab labeled "Sharing" and click "Enable Internet Connection Sharing". (If you're using dual Ethernet cards in this system, you should right-click on the adapter connected to the outside world. TIP: rename your adapters so you know which is which; "External" and "Internal" are good choices. ;)

    That's it! Both your computers should now be connected to the Internet. Total cost: two ethernet cards at $10-$20 each and a Netgear 4-port 10/100 hub at $40 for $80 maximum.

    I recommend installing Windows 2000 (or heck, Windows XP Pro) if you're going to be doing file/print sharing and networking. Windows 2000 in general is a much better product than Windows 9x for network-intensive applications. Whatever you do, if you enable file/print sharing, do yourself a favor and make sure that both computers have the same OS, as you'll save yourself a lot of trouble in the long run. (It is possible to do it with 2000 and 98, but it's a lot more of a hassle than with both computers running the same variety of Windows.)

    You can also do the above using Linux, but I already had the Windows 2000 computer, and Linux's version of ICS isn't that easy to set up. Windows 98 and ME also have the Internet Connection Sharing option.

    If you want to do specific routing such as setting internal static IPs or setting up network printers, you're much better off going with a server OS. I've used Windows 2000 Server to do this. However, for your basic home networking setup, W2K Pro works wonderfully.

    1. Re:Do You Already Have A Windows PC? by interiot · · Score: 2

      My friend reports that ICS requires no setup whatsoever, moreover, several different computers can run counterstrike behind it. I don't understand how this works, it doesn't seem that linksys or any standard NAT software can possibly do this. Has microsoft made a better product than Linksys could do?

    2. Re:Do You Already Have A Windows PC? by sgifford · · Score: 1

      Unless you know a reasonable amount about security and are pretty faithful about applying hotfixes as they come out, I would be very leery of doing this. It exposes your Win2K machine directly to the Internet, which will expose your filesharing ports. If you install IIS, or some other produce installs IIS, there's another security risk to watch for. On our NT server here at work, at least 10 different off-the-shell software packages listen on a TCP or UDP port by default; all of those are potential security risks.

      On my networks at least, it's the Windows boxes I'm worried about protecting; I would not put them in front of a firewall if there was anything at all I could do instead. If you do have a Win2K box directly on the Internet, follow the NSA guidelines for securing it (don't have them here, but a google search will pull them up quickly).

      I'd recommend getting a standalone NAT/firewall box instead of this. They're for the most part setup and forget, and do a reasonable job of making your network secure by default (as long as passwords are secure and it can't be configured from the Internet side). Using a full computer makes your network insecure by default, and unless you know what you're doing, I'd avoid it.

  158. Gnatbox by Anonymous Coward · · Score: 0

    Get yourself a 486 with 24 little megs of ram (no monitor, no keyboard, and no mouse, just an old dusty 486 box)and install Gnatbox-light (www.gnatbox.com). It's free for up to 5 hosts (2 if you don't register..hey, dontcha just love marketing?) and it's based on free-BSD. Highly configurable, I use it at home and the non-light version at work and I love it.

  159. Netgear and Linksys by Nick · · Score: 1

    I work at a broadband ISP and the majority of the problems I've seen occur with customers primarily come with netgear and linksys related products. I'm gonna say that these products are in anyway bad, just I've seen more problems with these then I have with others in my experience.

    --
    Fuck Ajit Pai
    1. Re:Netgear and Linksys by (trb001) · · Score: 1

      the majority of the problems I've seen occur with customers primarily come with netgear and linksys related products

      More than likely, in the case of Linksys this is because it is probably the most popular router out there for small home solutions. Myself, I bought a DLink box when I left college for my roommates (I had been previously been running an old P120 Linux box that I still to this day run Red Hat on). Now, my roommates were about as computer literate as the mug sitting next to me on my desk, but they were able to set this thing up no problem given the instructions. Me personally, I'll stick with the linux box, but to each his own...

      --trb

  160. my experience by sootman · · Score: 1

    I have both cable and DSL. smoothwall ( http://www.smoothwall.org; free, gpl, 22 MB) and a Linksys broadband router have both worked equally well for me on both connections. I've had the linksys since it was introduced 1.5 years ago. both have simple browser-based admin pages to control forwarding, etc. both have built-in dhcp clients (though smoothwall's is off by default, so you need to set one IP statically, at least in the begining.) it recognizes generic $13 10/100 NICs with RealTek chips just fine. for easiest setup, use a PCI pentium with 16 MB RAM. if you have a box like that or can find one for ~$50 (browse regionally on ebay; no need to spend $40 to ship a $50 box) and don't mind having a whole PC sucking juice, blowing off heat, and taking up space, go the smoothwall route. if you want to spend $100 (after rebates) for a 4-port linksys, go that route. remember you'll need a hub along with smoothie. I have 3 devices in a row on my shelf below my desk-- my toshiba cable modem, a 10/100 8-port Asante hub, and the 4-port 10/100 linksys switch. I use the modem and hub as footwarmers; the linksys doesn't get warm enough. (though all 3 have similarly-sized wall warts.) feel free to contact me directly (slashdot at pixelcity dot com) for more info.

    --
    Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
  161. My Suggestion: Netgear RO318 by dhamsaic · · Score: 4, Informative
    I personally recommend the Netgear RO318. I used to have the Linksys BEFSR41, but I dumped it because it was causing problems playing Quake III Arena online. I did a lot of research, and found the the RO318 best suited my needs. Here's why:
    • Price: In the $150 range, it's not cheap, but not expensive. However, its other features quickly make it worth every penny.
    • 8 port switch: more than I've seen for this price. This is good, seeing as I have an obscene number of computers in my house.
    • Web-based setup: I really didn't want to telnet into the router and set it up, so I made sure this one has web-based setup. It does, and it's easy to configure. It took me about 5 minutes to get it set up with my DSL (Verizon).
    • Stateful Packet Inspection: The RO318 is a real firewall, not just NAT (although it does do NAT).
    • Web-access policies: You can block certain computers from going to websites containing keywords, etc. This is useful if you don't want your kids to be visiting teenieporn.com
    • Email reports: The router will email you and let you know if a) you are being attacked (automatically detects portscans, etc) and b) if sites are being visited that shouldn't be (of course, you set this all up).
    • Design: It's flat and sturdy, which means I can put my other switches on top of it. Couldn't do this with the Linksys due to its design.

    Overall, I love it. No problems with Quake III Arena, easy to set up, works flawlessly. The reasons the above poster listed are also true: with 8 ports, you can always plug in a laptop; port forwarding works well, and Netgear also has a great reputation.

    Here is the product information page at Netgear. It can be had from buy.com for $155.

    --
    Every once in a while I like to masturbate a new word into my vocabulary, even if I don't know what it means.
    1. Re:My Suggestion: Netgear RO318 by Darkstorm · · Score: 1

      I have the RT314, which had 4 ports on it. I had it for about a month and the router portion of it went bad. Since lots of hardware dies in the first month this wasn't a big concern. So I called netgear to get it replaced.

      2 phone calls later, after talking to people who are not that good at speaking english, I was told I would get a call from a level 2 tech and they couldn't rma it. A week later after placing a problem on thier web site I finally got a response. Now whenever the mail/ups/fedex get to start flying again I might get a new one.

      The box worked great and I had no problems with it. But if you have a problem their support lacks greatly in speed. The people you first talk to are not that technical. Their solution is reload the firmware...that should fix everything. After explaining the fact that it wasn't working they still were insisting that it wasn't broken. Now I may not be a expert, but after 5 years of being a sys admin for a small company I have learned how to tell when something is broken and dislike being told that I am wrong no matter how politely it is done.

      So if you are going to get a netgear box just remember that the support sucks.

      --
      If ignorance is bliss, the world is full of blissful people
    2. Re:My Suggestion: Netgear RO318 by dhamsaic · · Score: 2
      Heh. If Netgear support sucks, Linksys support sucks more than the entire fluffer girl union. I like their products (use a Linksys switch on a couple computers as well as some Linksys NIC's, and they work great), but their support is awful. It's basically the same deal you describe with Netgear, but imagine stretching it out over a few months. God.


      RE: RT314 - As I recall, you can only do 8 computers on this one (to do more, you have to buy an upgrade license and then upgrade the firmware) - that's why I didn't get it. My friend has this one, and he liked it a lot (got it to fix the same Quake III Arena problem), but you can't put more than 8 computers on it (I have 16 in the house right now and 3 more on their way), and that's a problem with me. The RO318 goes up to 253, which is plenty. So... just as a thought, you may want to return the RT314 and grab an RO318 if you plan on having more computers around. I also try and not support the whole scheme of licensing hardware - I bought the shit, it's mine to use as I see fit.


      Also, one thing I didn't note to people interested - the firmware on the Netgear RO318 is upgradeable by ftp or by the web browser, so you don't need to be running Windows to do it (unlike some products, which come with a Windows .exe). Another bonus, since I use Linux and MacOS X pretty much exclusively.

      --
      Every once in a while I like to masturbate a new word into my vocabulary, even if I don't know what it means.
    3. Re:My Suggestion: Netgear RO318 by dhamsaic · · Score: 2

      My mistake - the RT314 looks okay, it's the FR314 that only does 8. But there's no Stateful Packet Inspection on the RT314... still might want to consider taking it back and getting a different one... but you might not too :) If it ain't broke, don't fix it.

      --
      Every once in a while I like to masturbate a new word into my vocabulary, even if I don't know what it means.
  162. I use an Asante... by yunfat · · Score: 1
    I have an Asante Router, http://www.asante.com/

    The new ones have a 802.11 port so it can also be used as a wireless hub. A nice feature imho.

    Trouble free for 6 months so far (cable).

    --
    "Smokey, this isn't Nam, there are rules." -Walter
    1. Re:I use an Asante... by gvsu_snow_lord · · Score: 1

      I agree asante is the best way to go... it cost a tad more but the quality is much better.

      I personally own two of the orginal routers... they are quick and very reliable. I never had a problem with them.

      I recentally went to set up a local network for someone... wireless infact. We first purchased LinkSys stuff along with netgear 802.11b cards... we ended up returning the linksys stuff because it don't seem to work... and purchased an asante wireless router. In the end what didn't work was the netgear card (oh and I spent about 2 hours on hold with tech support only to find out the system was down NEVER BUY NETGEAR). I did find a problem with the new wireless asante router it tended to crash not sure why... the firmware was old but the download site wasn't working so I have yet to update.

      However I do like the asante products and will only buy asante routers.

    2. Re:I use an Asante... by AaronCiesar · · Score: 1

      After researching several Cable/DSL routers, I too decided on the Asante FriendlyNET FR3004C Router. I currently use it with MacOS 9, MacOS X, Win2000, Win98 SE, LinuxPPC Q4, RedHat 7, and Mandrake 8 PPC. I have had zero problems with it to date.

      It has a built in 4 port 10/100 switch, COM port for a backup 56K modem, it sports a simple web browser based setup and it was rated as the best and the fastest router on the market.

      Details can be found at http://www.asante.com/product/routers/index.html

      It is simply the best cable/DSL router on the market IMHO.

      --
      - - - - -
      I don't suffer from insanity. I enjoy every minute of it!
  163. Cisco 1600 by KenFury · · Score: 4, Informative

    Why screw around? If you are serious about this spend $50 extra and get a used router off e-bay. You can get a 1600 series with 2 ethernet ports of around $225 plus shipping. You get a real router, a little experience with cisco kit and with the GUI config even my dad could set this up.

    1. Re:Cisco 1600 by jidar · · Score: 1

      I doubt you can get a 1600 series router with a DSL or Cable enabled WIC for under $300 even off of Ebay.

      --
      Sigs are awesome huh?
  164. even a 386 will do by ElOttoGrande · · Score: 1

    my firewall/nat box recenlty used to be 386/40 with 4 megs of ram. i basically obtained the crappiest machine i could find for the l33tness factor. it ran slackware 7.1 and saturated my 640/90 dsl just fine. it made a great machine for moving packets but with only 4 megs it would start swapping heavily if you logged in or tried running any extra programs.

    after a record 260 day uptime the motherboard somehow just crapped out for good (not bad for a nearly 10 year old pc i guess heh) so i replaced the guts with a 486 board i had lying around and was back in business.. ;)

    btw, i've had some brief stints with those floppy routers, while they make the setup more quiet i just couldn't get used to the super minimal setup and not having all my favorite utilities on there etc..

    1. Re:even a 386 will do by KjetilK · · Score: 1
      Hm, actually, I have a 386 SX with 8MB RAM and a 20MHz processor lying around. I was actually wondering if I could use that...?

      I have a 180MHz Pentium PRO too, but I kind of intended to use that as the main e-mail and web server.

      --
      Employee of Inrupt, Project Release Manager and Community Manager for Solid
    2. Re:even a 386 will do by ElOttoGrande · · Score: 1
      you probably could..

      basically you need:

      • 2 isa nics
      • decent sized old ide harddrive (100+ megs)
      • distro of your choice
      • another (more powerful) machine to set everything up on

      just pop in an empty drive in the development machine and do a slack install, recompile the kernel for just the essentials and pop the drive into the 386. get the bios to autoconfigure the drive and make sure lilo is setup and boot up on the 386.. thats about it.

  165. more than free by twitter · · Score: 1
    You saved yourself and me landfill money. One day you might spend $100 and get a nicer motherboard, like an AT K6/2, and have a nicer computer in that box. The 486 should do till failure. That's good use of resources.

    I've got SSH on mine, and a configurable 3 legged network.

    --

    Friends don't help friends install M$ junk.

  166. Sohoware NBG-800 -- $50 @ Best Buy by Anonymous Coward · · Score: 0

    i picked up a Sohoware NBG-800 the other day at best buy for $50! it was marked clearence (wtf!?) and easily beats out the D-Link stuff... look out for this one...you can't beat the price

  167. Funny, I just did this 2 days ago... by greebly · · Score: 2, Interesting
    I built a new computer for my brother, and got his old K6-200. I used an old 3.2G hdd I had lying around, added a network card, and installed FreeBSD 4.3. I set the 2 cards up in Bridge mode and built a kernel to use IP Firewall. I get stateful filtering, and pretty much a fully transparent (stealth) firewall that I can have multiple machines behind. My cost? $14 for a network card...

    Granted, I had a lot of old hardware, but it cost me next to nothing either way. As for power consumption, there's no floppy, no cdrom, no keyboard or mouse or monitor connected, bupkus. There's not much power consumption there. It may not be as little as 15 or 30 watts, but its a small enough amount that I'll use this happily.

    --
    Do not meddle in the affairs of dragons, for you are crunchy, and taste good with ketchup.
  168. Check out LEAF by dexsun · · Score: 2, Interesting

    LEAF, the Linux Embedded Appliance Firewall project is pretty sweet.
    I built one in about an hour using old pc pieces that I had
    lying around, (p75, 48mb of RAM, 2 NICs, and a floppy drive.)
    Check out the site on sourceforge.
    --Andy

  169. OT: NetMeeting by grammar+fascist · · Score: 2

    Speaking of NetMeeting, does anyone know of a kernel module for 2.4 or 2.2 that will handle H323?

    --
    I got my Linux laptop at System76.
    1. Re:OT: NetMeeting by Connor · · Score: 1

      There's a 2.2 module here. It works like a charm for me.

  170. I was unable to make NetGear work with linux. by melted · · Score: 1

    I was unable to make NetGear work with linux. I have netgear network adapter, and it seems to be working well. I also have Netgear FR314 DSL router. It works perfect with Windows (just tell Windows to use DHCP and you're saved), but does NOT work with linux at all. While booting, RH 7.1 stops at eth0 and does something for 1.5 minutes (probably tries to figure out network settings via DHCP). Then it usually says OK (sometimes FAILED) and continues. Sometimes there is no ping to the router, sometimes there is. ifconfig shows that interface works correctly. It even went through one time, so I was able to load slashdot. Well, actually not slashdot, but first 300 or 400 bytes of html, and then it stopped working. I don't know whose fault it is, but Linux is my main suspect. I've heard of some troubles with DHCP and now ran into them. Gotta try the same shit with freebsd.

    1. Re:I was unable to make NetGear work with linux. by sgifford · · Score: 1

      Try using dhcpcd instead of pump (the default DHCP client with RedHat). I had bad luck with pump and the NetGear DHCP server. dhcpcd should be on your OS CD. Email me if you'd like a copy of my scripts.

    2. Re:I was unable to make NetGear work with linux. by tauntalum · · Score: 1

      Maybe it's your version of pump? I've run pump off of the 2.2r3 stable of Debian and had no problems. I use a netgear RT311.

    3. Re:I was unable to make NetGear work with linux. by RadioTV · · Score: 1

      I have a Netgear RT314. I have used it with Windows (95, 98, ME, 2000, XP and NT 4 on i386 and Alpha), Linux (Redhat 6.2 on i386 and Alpha, Redhat 7.x on i386, Debian and Slack) and Unix (Solaris, Irix and AIX). Most of these have been tried with both static IPs and dhcp.

      --
      I have great faith in fools - self confidence my friends call it. - Edgar Allan Poe
  171. Netgear RT314 has been fantastic for me by websensei · · Score: 2, Informative
    - Easy to set up

    - Cheap ($120 6 months ago)

    - Virtually impenetrable

    - It DOES support dyndns

    - Easy to configure filtersets

    - DHCP client and server

    - Fast

    - Low power consumption

    - Solid firmware

    - Small footprint

    - Cool metallic blue ;)

    Seriously, it's virtually flawless.


    Also my Linux server and dual-boot linux/win2k dev machine and wife's windows laptop all are happily easily connected simultaneously without any hassle.


    I'm not a sysadmin by nature; having an appliance that is secure and easy has allowed me to keep focusing on the stuff I'm interested in.


    http://www.netgear.com/product_view.asp?xrp=4&yrp= 12&zrp=55

    --

    La via sola al paradiso incommincia nel inferno
  172. My experience by Anonymous Coward · · Score: 0

    Personally I have a linux box setup at home, but have had many experiences with these DSL/Cable Routers through installing them for friends.

    The D-Link is pretty good and cheaper than most.

    However the 3COM 4-port is now $50 at www.tigerdirect.com. This one will even let you connect a printer and modem to it directly. Haven't ever installed this model, but this looks like a great deal.

  173. Cisco 675 DSL modem: Not documented enough by Futurepower(tm) · · Score: 2


    I've found that the Cisco 675 DSL modem is documented very poorly. In three weeks, Cisco technical support has been unable to provide a complete sample script to configure the firewall features of the 675. (The case is still open.)

    Cisco makes it very difficult to get firmware upgrades, unless you have a support contract that costs more than the modem.

    The 675 provides no protection in "bridging" mode. In NAT mode, it cuts off services like Yahoo Messenger and Microsoft NetMeeting, without documenting that these will not be available.

    --
    Bush's education improvements were
  174. OpenBSD by isa-kuruption · · Score: 2

    okay, I know it's been said before, but...

    I've had my cable modem for 4+ years. I have been running OpenBSD for the last 3 years as my firewall, running originally on a P133 and now on a Ppro200 w/ 64mb ram and an old 3GB drive. For "fun", I bought a 4-port NIC from D-link and have fun doing the VLAN config and stuff. I, in fact, just installed a wireless NIC into it as well and use it as my access point (more or less)! I get about 50' in doors in 'ad-hoc' mode. OpenBSD with Ipfilter+Ipnat+DHCP works great. Why spend the $300 on a crappy "appliance" from half-rate network manufacturers or $700 from a decent manufacturer? It just doens't make sense! Sure, the machine is bigger (mini-tower case) and requires a bit more expertese, but hell this box goes for MONTHS without a reboot and I havent had 1 script kiddie / hax0r incident since I've been running it! It's a great thing!

  175. Re:Old Laptop by linzeal · · Score: 1

    lots of them have nic cards built in though

  176. my configuration by nettahcs · · Score: 1
    I have two servers .. hades:
    1. NIC for the DSL-line 2. NIC connects to persephone: 1. NIC connected to hades 2. NIC connected to a switch persephone is running DHCP, SAMBA, DNS for the internal network (so you just plug in all your computers and the ones of you friends ..)

    both are running linux and both have some sort of firewall / NAT.
    (of course you can do all this with just one computer ..)

    I prefer this solution over some sort of prebuild hardware router because it's waaay more flexible and .. more fun!

  177. Good Compromise by NullGrey · · Score: 1

    The compromise I came up with (temporarily) is to use the LinkSys, and put a Linux box in the DMZ. That way, I have an FTP/Web/Samba/Telnet server that supports Dynamic DNS. I tried building a router/firewall, but couldn't find a good HOWTO for the new kernel, so I decided to wait a while.

    --
    +-- (Score:-1, Moderator on Power Trip)
    1. Re:Good Compromise by Anonymous Coward · · Score: 0

      The compromise I came up with (temporarily) is to use the LinkSys, and put a Linux box in the DMZ.


      Unfortunately that won't work for me because I'm using stupid PPPoE.

    2. Re:Good Compromise by NullGrey · · Score: 1

      Unfortunately that won't work for me because I'm using stupid PPPoE


      I'm not sure I understand your comment. The LinkSys router speaks PPPoE, and it does the login. The Linux box just sits there in the DMZ, and serves webpages, FTP, etc.

      --
      +-- (Score:-1, Moderator on Power Trip)
    3. Re:Good Compromise by aozilla · · Score: 1

      Oh, like I said, all of this can be accomplished with a dedicated box, except IPv6 tunnelling. Technically I guess it is possible to do an IPv6 tunnel through a NATed dynamic PPoE, but I have no clue how to do it, at least not with freenet6 or any other free tunnel. I do know how to set it up using my "virtual linksys" (vmware running a customized linux system), so that's what I'm doing at the moment.

      --
      ok then your [sic] infringing on my copyright! Could you as [sic] me next time before STEALING my comments for your own?
  178. What I know I learned from: by AnhZone · · Score: 2, Informative
    I second the practically network site. Especially good are the product reviews. Start here.

    On the strength of a Practically Networked review, I had good luck with an SMC Barricade router with 4 ports and a built-in firewall a year ago, but things may have changed a lot since then. It took me only about 15 minutes to install (not counting network setup on the computer) and cost ~$100.

    I learned about related topics from

    How to set up a network at home: MIT guide with Linux focus.

    World of Windows Networking: If Windows networking is screwing up (as it often does), go here.

    homePCnetwork forum: Configuration questions answered, mostly by guy who runs the forum.

    Technocopia: Overview articles on home networking.

    Grant's Closet: Home LAN wiring.

    Steve DeRose's guide: CAT5 wiring.

    Telecom wiring: links to HOWTO and info articles on wiring.

    --
    Patriotism is the conviction that your country is superior to all others because you were born there. (GBS)
  179. fli4l (DSL/ISDN Linux Router) by XRayX · · Score: 1

    I don't know if someone said that already, but there's a very cool german linux-router project (xDSL/ISDN) focused around: fli4l
    From fli4l.de:
    "Fli4l is a single floppy Linux-based ISDN, DSL and Ethernet-Router. You can build it from an old 486 based pc with 16 megabyte memory, which is more than adequate for this purpose. The necessary boot-disk can be built under Unix, Linux or Windows. You don't need any specific Linux-knowledge, but this would be useful. You should have some basic knowledge about networking, TCP/IP, DNS and routing though. For extensions and further development, that exceed the standard configuration, you need a working Linux-system and Unix/Linux knowledge."
    Personally I use it as a DSL Router for my 2 PCs and it works great: F***in fast, secure and easy. If you want a ISDN/DSL Router check it out., otherwise LinuxRouter ist the better choice.
    X

    --
    Boycot? Blackout? Subscriptions?
    I don't care!
  180. Logging? by glowingspleen · · Score: 2

    I finally got cable, so I tossed my Linksys Router onto the LAN last night. I was looking at the logs and they look sparse using that "LogViewer" util Linksys gives out.

    Any advice on a better log viewing utility for a Win9x environment?

    1. Re:Logging? by Displaced+Cajun · · Score: 1
      Enable Logging, send log to internal ip address running SNMP Trap Watcher.

      You get a bit more detail, but its just snmp traps.

      SNMP Trap Watcher
      Version: 1.31
      Author and Copyright: 1998-2000, BTT
      Software, All Rights Reserved

      This version of SNMP Trap Watcher is provided as FREEWARE, and consequently, there is only limited email support provided.

      email: nickabbott_2000@yahoo.com website: http://www.bttsoftware.co.uk/

      --
      Executive ability is deciding quickly and getting someone else to do the work. --John G. Pollard
  181. For all you power freaks... by Anonymous Coward · · Score: 0

    A damn 100W light bulb pulls more power than a computer (without monitor). Remember that the PS is a rated MAX. Average is much less. OF course, add that power hog monitor and kiss that cheap power bill goodbye.

  182. Two experiences of dedicated NAT boxes by wfmcwalter · · Score: 2, Informative
    I've used two of the more popular NAT boxen on my home ADSL connection. For what it's worth, here's what I found:

    Linksys BEFSR11 Easy to install, fast, very nice web-based control UI. I had significant ongoing problems with this unit, where it would get "blocked up" (where it would become largely unresponsive, even to pings). With sufficient perseverance once could get through to the webUI and manually force it to drop and reconnect its PPPoE connection, after which it was generally okay. There seemed to be a strong correlation between this happening and my roommate using her (darn) win95 box. The box also went similarly nutzo when the DSL connection had occassional "issues" - when the DSL was down, the box itself became mostly unresponsive, even to internal traffic. I have a two friends who also have this unit - one has perfect results, another has even worse results (all, including myself, using the latest Linksys firmware).

    NetGear RP114
    Doesn't have the same reliability issues that the NetGear did. Its web interface is terrible, but they do have an excellent telnet based interface, which has a lot more real-time technical info than did the Linksys' UI. Webpage performance seems (subjectively) a bit more sluggish, but raw DSL speed tests are still nice and fast. Includes a DNS server, which the Linksys didn't. Less non-techie friendly than the linksys.

    --
    ## W.Finlay McWalter ## http://www.mcwalter.org ##
  183. I use Coyote Linux + 486DX4/100 + cable modem... by Richard+Steiner · · Score: 2, Informative

    My bandwidth is considerably higher than 180KBytes/sec (testing by grabbing a 10MB files from RR's local FTP server shows 247KBytes/sec), and there doesn't seem to be all that much drain on the box. I think it's capable of handling much higher throughput.

    I'm even using two no-name ISA NICs (older NE2000 clones with jumpers).

    --
    Mainframe/UNIX Bit Twiddler and long time Windows/Linux Hobbyist.
    The Theorem Theorem: If If, Then Then.
  184. NetGear, Linksys, & Linux... Oh my! by weslocke · · Score: 2, Informative

    I always had great experiences with my old ISDN Netgear router. Easy to configure, easy to open-close ports... just a nice little box sitting there tossing my packets. No real issues to speak of.

    I had the Linksys DSL Router (BEFSR1 I believe is the model number) and absolutely loved it. Again very easy to configure, this time due to a web interface that was even easier than the Netgear's text based menu system.

    There's just one thing. The Linksys supports PPPOE, but unless they've fixed it in the last 7 months or so their support for it is horribly broken. I had DSL through Bellsouth via PPPOE and was having to constantly reset my Linksys due to it going into Lala-Land constantly. Except for that though it was a great little box, and probably would be my pick if I hadn't been on that PPPOE connection. It does however have a DMZ option which allows you to do static routing to one machine without it performing NAT translation, btw. Don't know about the Netgear.

    After I gave up on the Linksys, I decided to "do it right" and slap Linux on a 400mhz I had sitting around. I ran that option for about 6 months or so with only one small problem. (I forgot to change my device for my firewall when I went from DSL to Cable and ran wide open for a few weeks. Got hacked and had to reload. Ooops.) It works great except for a few things... takes a while to reconnect if you lose power, Ipchains/Tables is a pain to configure (Yes there are GUIs, yes, yes, yes to everything else. Blah blah blah), if you decide you want to do something like port forwarding later it's a pain to configure / recompile the kernel for that, and whatnot.

    Finally said "ta heck with it" and picked up another Linksys to run on my cable. It's been plugging away for about two weeks now and I'm loving it.

    (Btw, I'm not knocking Linux. I have it on my secondary workstation at work, and on my alternate system here at home. But, like the guy originally said, "Die-hards will insist that one should run a standalone box with dual ethernet cards and the appropriate routing goodies -- but these standalone boxes, at 5-15 watts and a couple hundred bucks, seem like comparatively hassle-free solution". He's right. The standalone boxes _ARE_ a nice hassle free low-power low-maintanance solution. Linux for a simple router is like using handgrenades to dig holes for potted plants)

    The Cisco 1720 is a good router also, though it'd probably be a bit pricier than what you're looking for. A complete pain in the ass to configure, but it'll let you do just about anything you want to do. You could configure a pool of IPs for static access, another for DHCP, and another for NAT.

    --

    'Life is like a spoonful of Drain-O, it feels good on the way down but leaves you feeling hollow inside'
  185. My $.02 and performance by kin_korn_karn · · Score: 1
    I use a Netgear RT311 (ADSL) and am very satisfied with its performance.

    One note is that I don't have a LAN, just one computer. However, using the router allowed me to take the PPPoE drivers off of my PC and let the router handle the connection, which made my PC as fast as being on a high-speed leased line at my office.

    -Josh

  186. the router / firewall I use by CmdrPinkTaco · · Score: 3, Interesting

    http://www.linksys.com/products/product.asp?prid=1 42&grid=5

    IIRC it will forward up to 10 (maybe it's 20) ports to any computer internally. It is fairly configurable. Allows for static or DHCP internally (as a server and a client). And for $99 it is tough to beat. Sure you can get a POS Linux / *BSD box, but this worked for me literally out of the box. DISCLAIMER: I don't claim to be a huge power user, but for what I use it for (firewalling and fowarding of web, mail and ftp ports) it is ideal and it is simple. Here at my office, I wouldn't think of using something like this on our network, but it does quite nicely for a home user who is concerned about security and just wants more blinking lights :)

    --
    Please give your mod points to others, Im at the cap. They will appreciate it more
    1. Re:the router / firewall I use by Mark+J+Tilford · · Score: 1

      That looks like the same kind of router I use; it actually forwards 10 ranges of ports.

      --
      -----------
      100% pure freak
  187. Hardware and Software Firewall by Mistah+Blue · · Score: 2, Informative

    I use a Linksys as my hardware solution. Works great. I then use Tiny Personal Firewall or ZoneAlarm for my PC's. I like either of these products because I'm alerted about outbound connections (trojan protection and in one case it alerted me to the fact I didn't have NAV enabled for a mail account). I previously ran a FreeBSD firewall on an old laptop. I switched to the LinkSys to reduce clutter and simplify life (I have twins and don't really have time to mess with keeping up-to-date on FreeBSD patches/etc.). I like the PPTP pass-through on the LinkSys. Previously I hung the company laptop docking station on my DMZ (I have two statics) and relied on the laptop firewall software. If I wanted to do anything internally I had to plug in the PC Card Ethernet to my network (major pain). Now, I don't need to do that. For me it was a matter of simplifying things.

  188. Don't buy SMC by Anonymous Coward · · Score: 0

    I bought a SMC Barricade several month's ago. I was supposed to get a $20.00 rebate. I sent in the material requested, but no rebate came.

    So about a month ago I sent an e-mail to their customer service describing the problem and they never replied.

    The next people I write will be the BBB.

    I really don't need the $20 dollars but I find it very irritating that I went to the trouble of sending in the coupon only to get nothing.

    I will never buy anything from these people again.

    Gregory Bradford

  189. Linux Router Project by slipgun · · Score: 2, Informative

    Have a look at the linux router project (lrp). http://www.linuxrouter.org. I have had it running 24/7 for about 6 months now, and not once has it crashed (not surprising, since it's based on linux). However, it also runs directly off a floppy, which means the PC you run it on is virtually silent.

    I have it running on a 486-66, 16MB, no hdd, to connect my cable modem to my LAN. Of course, you can also use it with Tx/DSL/ISDN/analogue.

    Sorry, this reads like an ad, but I really love this distro - it has made life so much easier.

    --
    SpamNet - a spam blocker that really works
  190. crashing Linksys EtherFast by rneches · · Score: 2
    As much as I think these boxes can be nice solutions, and that your average home user ought to consider one of them before diving into the world of routing tables and IP chains, I've had pretty mixed luck. I'm using a Linksys EtherFast Cable/DSL router. It was a breeze to set up, no problem configure, and otherwise cute and cuddly. However, it is not stable. We've updated the BIOS several times, RMAed the box itself, and fiddled the settings as much as we can. The thing still crashes every few days, and it runs much, much too hot. If left alone (with light or no traffic) it will crash about once a week, and require a manual reset. Under heavy traffic (~200 KB/s or more), it will crash about every hour. If you try to VPN through it, it crashes instantly. My roommate (who uses VPN to and from work) has had some luck running VPN through a tunnel, but the router will still crash from the traffic.

    Sigh. It's a nice box, and I wouldn't mind using it too much (I wish it were possible to bind multiple IP addresses and map to different subnets), but I hate resetting the damn thing all the time, or calling one of my roommates to have them reset it when I'm trying to ssh to my workstation.

    My roommate, a win2k bitch (er, gugu), wants to use that as our firewall/router. I've gotten him to agree that if he can't make it work in a week, he'll let me drop a Linux box in front of our network.

    --
    In spite of the suggestions and all the tests that I have made, I have not cavato a spider from the hole.
    1. Re:crashing Linksys EtherFast by Amazing+Quantum+Man · · Score: 2

      The Linksys BEFSR41 is a good box. I recommended it for a neighbor that just got RoadRunner.

      What was really strange, though, was that I got his second machine a Linksys 10/100 card (can't remember model #). Whenever he went to pogo to play games, it locked up tighter than a drum (Win98SE). No clue why. Replacing the card with a no-name 10/100 worked just fine.

      --
      Fascism starts when the efficiency of the government becomes more important than the rights of the people.
    2. Re:crashing Linksys EtherFast by Anonymous Coward · · Score: 0

      I suspect you might have had bad hardware. I have the 4 port Linksys and used to run 1 or 2 VPN connections through it for 8+ hours a day. (This was an entirely static setup, no PPPoE or DHCP...)

    3. Re:crashing Linksys EtherFast by Fjord · · Score: 2

      You should consider replacing your linksys. I have the BEFSR41 and have never had to reset it except when I upgraded the software on it by choice (it had more better forwarding options). I'm constantly ssh'ed in (through ssh forwarding I do other things) while I am at work. If you box is that unstable, get it replaced. It shouldn't be like that.

      --
      -no broken link
    4. Re:crashing Linksys EtherFast by Jace+of+Fuse! · · Score: 1

      I've got the 8 Port Linksys.

      Works excellent for me.

      My two round slugs of copper.

      --

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

      Moderation Totals: Wrong=2, Stupid=3, Total=5.
  191. WatchGuard Soho vs Sonicwall Soho. by FrankieBoy · · Score: 2, Informative

    I purchased the WatchGuard Soho over a year ago and it's been so-so. It tends to lock-up from time to time and when I contacted tech support they told me that it would be fixed in a future rev of the firmware. Unfortunately my one-year of firmware upgrades has now expired and I still have the problem. I could re-up with them but having a gun put to my head doesn't make me very happy. I'm now looking at the Sonicwall Soho which has the same features as the WatchGuard but includes a lifetime firmware subscription. PPPoE is critical for most DSL and NAT allows you to use one DHCP assigned address for many machines on your home network, something that most ISP's frown upon. Setup for the WatchGuard was easy through the browser and the Sonicwall offers the same. If you're real clever you could dust off one of those old P75's in the basement and install a stripped down Linux distro to perform the PPPoE, NAT and Firewall functions.

  192. Re:SNMP != firewall hole by Anonymous Coward · · Score: 1, Informative
    What I really want to see is SNMP management for such devices. Unfortunalty, best they could do is read-only SNMP access.

    What? Put another hole in your firewall for hackers to access? Maybe on your firewall but not mine, thanks.

    >>>>>
    You don't need to punch a hole in the firewall if your gathering SNMP data from within the internal network. I don't think he meant managing the firewall from outside his network.
  193. E-smith ( a bit OT) by Trracer · · Score: 1

    I myself run a P75, dual NICs and E-smith.
    I think it does the job nicely, quick install with some basic questions to answer, no fuzz with manually editing files (altho, I have modded it a bit myself).
    It seems fairly secure even tho it's based on RedHat, alot of services chroot'ed. "Built in" clients for some dynamic DNS services. Seems to have some public support too.
    Anyone else here use E-smith? What do you think?

    --
    English is not my first language, so cut me some slack -: Om du kan lasa det har sa kan du Svenska :-
  194. Re:How to pronounce router. by Anonymous Coward · · Score: 0

    Isn't a rooter someone who breaks into your system and gains elevated security privileges?
    Hmm... you have a point there. And since most routers are used to keep out rooters I think it'd be rather contradictory to call a router a rooter.

  195. Router vs Comp by Anonymous Coward · · Score: 0

    I am interested in getting a router, but I also have several old computers (486, P166, etc...). My main concern is that I would not be able to easily set up the firewall and routing part of it so that I can use programs such as mIRC, WarFTP, and Direct Connect. Would the Linksys or NetGear routers allow me to use these programs? Another word of note, I am not proficient in Linux/BSD, so using those is out of the question. Last time I tried, it just gave me headaches.

    1. Re:Router vs Comp by RazorJ_2000 · · Score: 1

      I run mIRC 5.91 from behind a linksys and mIRC auto-configured itself and ran straight from install with no problems at all.

      --
      pi=sigma{n:0-infinity}[(1/16)^n][(4/(8n+1))-(2/(8n +4))-(1/ (8n+5))-(1/(8n+6))]
  196. Get a LinkSys Router for FREE by Anonymous Coward · · Score: 0

    I live in a apartment and my neighbors had crappy QWEST DSL that was slow, and overpriced. I have a fast cable modem with AT&T. So what I did is convince them to by me a Linksys BEFW11S4 (Wireless AP + Cable/DSL Router w/ 4-Port Switch) in exchange I would let them leech off my cable modem for free for 1 year. They don't pay an Internet bill now and I got a free router. They are totaly happy with their quick access and are now part of our local LAN. Its a total WIN-WIN situation.

  197. Zyxel ROCKS! by Anonymous Coward · · Score: 0

    I have a Zyxel ADSL router at home and am very pleased with it. It supports PPPoE, ENAT ENCAP, and just about everything else. Also does NAT of course, supports specific TCP port NAT or relaying to a specific internal host on a port number basis, and supports port filtering including a one-step setup to keep the samba stuff on your interior network from being visible or accessible on the Internet side. Nice little box that doesn't use a lot of power or generate much heat either.

  198. Linux-Mandrake Secure Network Firewall (SNF) by Anonymous Coward · · Score: 0

    get a cheapo 486 w/ 2 cards (preferebly Intel or 3com)...and a 2 gig HD...
    Install Linux-Mandrake Secure Network Fireawll (SNF)...

    You get everything you've ever wanted, and guess what...A Web Interface!!!! OMG!!! So pretty too!
    (sarcasm)..

    If you really want a firewall, go grab FreeBSD 4.4-Release and be a man/woman(got to be political here). You can do a million more things and it's much more stable then linux and it has a better tcp/ip stack (meaning more efficient).

  199. DNS on the LAN? by _|()|\| · · Score: 2
    Most of the "cable/DSL" routers I've seen include a simple DHCP server. However, none of them handle DNS on the LAN.

    I'd like to resolve local DNS requests from the DHCP clients table. Are there any sub-$300 routers that do this?

  200. Linksys by dennism · · Score: 1

    I went with the BEFSR41. It has 4 ports, which in theory, should be plenty for me... though, at times, I do have to swap out one of the ports for the work laptop (damn).

    Anyway, why did I go with this? Well, originally, I had a 486 with Linux Router running. This worked great. Boots off a floppy, and works like a champ. Drawbacks? Well, there is a few:

    - hard to configure at first. Once configured, though, I didn't have to mess with it.

    - Loud fan. With 4 other machines in the office, another fan was something I didn't need.

    - IPSec. There is IPSec support, but to get it, I had to reconfigure the kernel, and setup some ipchains. I could never get it to work right for limiting it for one machine without exposing my network, so it was highly annoying.

    - ISA Bus. I had two 3c509 cards that had really bad latency for network games. Bandwidth wasn't a problem. If all you are doing is downloading off the web, then it's not an issue. But, playing Starcraft was just about impossible.

    After I had already had the Linux router setup, I planned to buy the Linksys 4 port router + wireless access point. But, when I bought one early this year, I had too many problems with it. I ended up exchanging it for a WAP11 model which was just the access point. I'm glad I did, because I was able to get the WAP11 for 100 bucks off, and with the greater range of the WAP11, it's worth it.

    So, back to the router. Since I had the WAP11, and all of the drawbacks above, I purchased the BEFSR41. This has worked great. It stacks right on top of the WAP11, and one of the 4 ports connects straight to it. The drawback of course is that I had to spend a bit more than the combo model and I now have two boxes and one less port (the combo model has 4 ports as well).

    Since then, Linksys has upgraded the firmware on the combo model. If you are looking for wireless access and a router, go with it. Otherwise, go with one of the Linksys router only boxes. There are a few to choose from.

    --
    dennis
  201. Opinions on Efficent Networks routers? by DevNova · · Score: 1

    My only DSL option forces me to use an Efficient Networks router (5851), which I should get in a couple weeks. Anyone have experience with these and wish to share opinions?

  202. You don't need 2 ethernet cards. by Anonymous Coward · · Score: 0

    I've run a machine with ip addresses on 2 different subnets with one ethernet card. Simply ifconfig the second ip with the appropriate network id and netmask. Outgoing ip packets will use the default gateway.

  203. What about 1-to-1 NAT for more than one IP? by jshare · · Score: 1

    Sure, some "router" boxes will let you put a machine into the "DMZ", which effectively does a 1-to-1 NAT between the external IP and that machine's IP.

    But with our DSL package, we get 4 static IP addresses. Right now we are using a Linux firewall, and doing 1-to-1 NAT, so that my internal machine effectively has its own IP address, as do two other machines on our LAN. All other machines are "masqueraded" (many-to-1 NAT) out the IP address of the Linuxbox.

    So, what I'm wondering is, are there any of these "routers" that will let me do 1-to-1 NAT, or that even consider the idea that you may have more than one IP address that you want to share?

    Portforwarding is almost sufficient for most uses, but since we already have the 4 IPs, we might as well use them....

    Jordan

  204. Red light the Linksys router by falser · · Score: 1

    It's a piece of ****. I moved in with a roommate who was using one of these for the home network (cable). He thought it worked fine, but he isn't a gamer. When I started doing some tests I realized a major problem with it. It's nearly impossible to play online games with this router - not kidding. My guess is that it does not support network packets over a certain size OR it just doesn't have the throughput to support gaming.

    I got a linux box up front now with the 2.4 kernel (a bit of a pain to get that patched up for a proper masqed firewall) - but the result is 100% improvement over the Linksys.

    I can confirm other reports that the Linksys router is a bit unstable. It goes offline quite often, without a reason. At one point the router refused to connect to the cable modem service for over half an hour, I got fed up, put my linux box up front, and the connection was fine.

    Don't wast your money on these toys - they are not for serious networking, it is a solution for simple connection sharing for computer novices. If you know how to use Linux you'll have considerably better results with a 486 or low end pentium, with 2 network cards and a hub.

    1. Re:Red light the Linksys router by Keeper · · Score: 2

      I've had the oposite experience as you.

      I've had no problems with any games, including the same game being played on the internet on the same server but on different computers behind the router. No problems with the router crashing under any kind of load either. *shrug*

    2. Re:Red light the Linksys router by Andrewkov · · Score: 2
      Yep, I've got a 486 running Red Hat 7.0. Since it has limited disk space I didn't install X or any developement tools (can't recompile the kernel, which kinda sucks!). This machine is currently at 69 days without a reboot, and that was only because the power went out..

      That brings me a side point, if you're running the EXT2 file system, it's a good idea to pick up one of those $200 UPS's.

    3. Re:Red light the Linksys router by bwoodring · · Score: 1

      I have three letters for your friend:

      R - M - A

    4. Re:Red light the Linksys router by Col.+Panic · · Score: 2
      My BEFSR41 (router/4 port switch) works just spiffy. A cinch to setup and no problems with online games, DHCP, port forwarding, MAC address cloning, or any other feature I have tried.

      There is an expoit in which the admin password is in clear text within the html config screen, but that is only accessible *after* entering the password - so if the default p/w is changed, WTF?

      It is not a suitable replacement for a linux firewall, which can do *so* much more, but it is a nice, relatively low-cost ($160), stable solution for SOHO(small/home office) networks.

    5. Re:Red light the Linksys router by Fjord · · Score: 2

      The admin password is sent in clear text on each request anyways. All Challenge/Response usernames and passwords use Basic authentication which is the username:password base64'd

      --
      -no broken link
  205. Do what I did - (Sun Sparc solution) by Skuld-Chan · · Score: 1

    Find an old dumpy SS10 - get another nic for it and install Debian (or some support Sparc Linux distro) - you end up with this slick looking computer/firewall - and there relatively quiet (mine isn't though - because of the hd I have inside it). Anyhoo mine cost about 65$ - with a 17" screen - and I spent another 50$ on a 10/100 nic for it (on ebay) - which I use on the internal side.

    One thing about the SS10 is that it does ethernet IO with very little overhead on the system - which is ideal for a firewall. Even with a 40 MHz Cacheless supersparc its able to keep up just fine - and even do a lot of other services too (like ipsec - or dhcp - or web). Plus if you need more power you can just drop another cpu inside via mbus :).

  206. Dynamic DNS with Linksys router howto... by raygundan · · Score: 3, Interesting

    I'm doing dynamic DNS with the Linksys 4-port router. There's a python script called ipcheck for this that supports devices from Linksys, Netgear, Draytek, Netopia, HawkingTech, Watchgard, Cayman, Nexland, ZyXEL, SMC, Compex, UgatePlus, DLink and Cisco. That should about cover it...

    Just set it up to run with a cron job, and if your IP has changed, it will be updated. With the linksys router, it doesn't even need an external CGI to detect your IP address-- it can query the router. I'm sure some of the other units have similar functionality, too, but my experience is only with the linksys.

    1. Re:Dynamic DNS with Linksys router howto... by aozilla · · Score: 2

      As I mentioned, all of this "can be done with a separate 24/7 machine behind a linksys," but if I'm going to run my machine 24/7 I'm not gaining anything by the linksys in the first place (still have the noise, no cost, still have the electricity usage). There's not even a security benefit in my case since I'm using vmware and running the "router" in an isolated virtual system anyway. Of course vmware isn't a solution for those who don't already have it, since it's expensive, but even without vmware you can gain all the functionality and only lose a very small amount of security (if set up properly). If vmware were only free, I'd publish a .dsk file and anyone could have his/her own virtual linksys running just like I do.

      --
      ok then your [sic] infringing on my copyright! Could you as [sic] me next time before STEALING my comments for your own?
  207. Coyote Firewall by Ace905 · · Score: 2

    I believe the easiest way to setup a good firewall is to find an old system (or assemble one). A 486 66mhz with 16MB of ram works incredibly well; but an even lesser system is also good.

    Put in two Ethernet cards, and install Coyote linux. A distribution that works off of a standard 1.44Mb Floppy Disk. It reads its config. and binaries from the disk at bootup, and never touches the disk again - to ensure the drive lasts as long as possible, as well as the disk.

    This solution is so good, (in my humble opinion), that just last year me and my makeshift consulting company were selling 486 boxes configured for just this purpose at about $300CDN. 1 of the 5 boxes we sold went defunct; it's Cmos battary died. So we replaced the whole box (for nothing) to save time and still made an 'ok' profit.

    The benefit to using a whole system, especially an outdated one is the amount of customization you can make to the firewall; ie: displaying attacks of a certain nature on the monitor, respond to attacks of a certain nature maliciously, and automatically. etc. etc. And it's cheap. Super cheap!

    The only disadvantage to Coyote is that the distro. doesn't support HDDs, so you can't keep extensive log files.

    I would only buy Hardware Routing / Firewall Devices for small business that may wish to go with another, less "knowledgable" consulting company in the near future. Otherwise, Linux boxes are the best for Networking.

    Check it out:
    Coyote Linux Dot Com

    Ace905
    [Admin] www.MyHomeTechie.com

    --

    Ace
    1. Re:Coyote Firewall by embo · · Score: 1
      The only disadvantage to Coyote is that the distro. doesn't support HDDs, so you can't keep extensive log files.

      Actually, you can. There's a way to pipe the logs from Coyote to a remote syslog host, which can be a unix box of some sort, or a syslog-like daemon running on a Windows box. From the Coyote Linux FAQ at http://www.dalantech.com/coyote-faq.shtml:

      Q: Can I redirect the [syslog] log files to a syslog server/daemon on another computer on my network?

      A: Yes! Coyote stores the logs in the RAM drive that it runs from. If you want better logging capabilities, set up a syslog server on your network that is listening for remote syslogs... you can then alter Coyote's /etc/syslog.conf file to redirect all log data to an external host.

      If the syslog daemon resides on Linux/BSD/etc., first you need to set up your remote box to receive syslog messages from other hosts. To do that, the syslog daemon must be started as "syslogd -r". -r enables syslogd to receive remote logs. /etc/init.d/syslog is usually the place where syslog is started. and restart it. Mine looks like this:

      {stuff}... daemon syslog -r -m 0 {stuff}...

      Now, on your Coyote box, open /etc/syslog.conf and replace the line:

      #*.* @host.ip.address-or-name.here

      with

      *.* @192.168.0.20

      or whatever the IP of the machine you want to log to.For example, to log EVERYTHING to the host at 192.168.0.2:

      *.* @192.168.0.2

      Backup Coyote, reboot, and enjoy.

  208. DLINK Di 704 by da5idnetlimit.com · · Score: 1

    Go for it (85$ @ outpost.com)

    upgrade it (well, you should have to do something) to v2.55 build 15 (latest)

    plug

    Connect via webExploNesOperercapera 8)
    (please remember to setup your ip. DHCP is off by default)

    done.

    Auto reconnect / DHCP / Static / DMZ / Virtual Server...

    my 0.2 cents (+18.6% VAT)

    done.

    --
    It takes 40+ muscles to frown, but only four to extend your arm and bitchslap the motherfucker
  209. Netgear by MrResistor · · Score: 1
    I highly recomend the Netgear broadband routers. I use the RT314 at home and I haven't had a single problem with it in approximately 6 months. I haven't even had to reboot it once. It doesn't show up on your netgear search, but it's basically the happy medium between the RT311 and the FR314 (4 ports, no censorware). It cost me about $130.

    By contrast, my company uses the Linksys BEFSR11 and it seems to have some serious stability issues. We have to reboot it about once a week. Using the same modem in both circumstances, and they are 1/2 mile apart at the most, so I think it's safe to say that everything else is pretty much the same (a couple more computers at work, but it should be obvious with consumer level DSL and router that we're a pretty small company).

    There really has been a world of difference between these 2 products in my experience. Constant reboots with the Linksys vs. not even one reboot with the Netgear. Those reboots really add up when you consider that a full reboot takes 10 minutes (to release the IP address), sometimes even longer since it never seems to work when I try to shortcut it and generally end up having to do a full reboot anyway. Of course, it seems even longer when the Purchaser, the President/CFO, and the General Manager are all standing over you saying "Is the internet working yet?" and the CEO is yelling "Why isn't my email working?" from his office...

    --
    Under capitalism man exploits man. Under communism it's the other way around.
  210. Cisco 2611 by green+pizza · · Score: 2

    I use a 1U rackmount Cisco 2611. It has two ethernet ports plus several expansion slots. It runs Cisco IOS, the same router OS that powers all of Cisco's routers, and thus can be configured every which way. The 2611 has two 10BaseT ports. The 2621 has two 100BaseTX ports. Both cost a fair amount, but are worth every penny.

  211. haha by Anonymous Coward · · Score: 0

    Haha, I win. My router is a dual 800 with 512meg of ram and 60gigs of harddrive space running FreeBSD 4.3stable.

  212. Re:A bevy of information on configuring your route by shani · · Score: 1

    I also have a NetGear router, the RT311. The main advantages of the router over a PC are:

    1. Small
    2. Low-power
    3. Quiet (no fan)

    The advantage over other routers (that I see):

    4. Serial port (no plaintext passwords over the LAN)

    It has syslog support, so you can use a Linux box for log monitoring or other IDS stuff. The big disadvantage is I can't run the distributed.net client on it. :)

  213. SMB barricade by Anonymous Coward · · Score: 0

    The #1 reason, SMC happily supports linux. they have a linux users way of flashing the firmware, the Printer port is a standard Unix LP network printer port, it is insanely configurable, has a dial-up backup connection port, stable, and draws less than 10 Watts of power.

    Drawbacks - It's ugly, connectors coming out of 3 sides makes it a candidate to be placed in a wall or under the desk on the floor.

    I tried almost everything else out there. the SMC was the only one that was able to achieve 100% compatability with Linux, Apple,BeOS,NetBSD,and that obscure OS called Windows.

    I am also happy with the Wireless version, although I reccomend buying a seperate firewall for the wireless side to keep surfers out of your home network.

    1. Re:SMB barricade by 4ginandtonics · · Score: 1

      I just got a SMB barricade last week. Supports numerous clients, and wireless network to a cablemodem.

      Got it with rebate from CompUSA for 50 bucks or so.

      That's a good deal, for a 4 port switch, router, print server...

      Oh.. bummer. rebate period is over:

      info was here

    2. Re:SMB barricade by thewils · · Score: 1

      Up until recently I was using a Sun SparcStation IPX - free from a client of mine, running Solaris 7. Ran great once I'd figured out how ipnat worked and it already had two nics installed just begging to become a router.

      Now I run an SMC Barricade (4port) and am extremely happy with it - just install and forget. I even have my printer hooked up to it to save a parallel port on the PC.

      One point to watch for on this router - if you flash the firmware, be sure to disconnect the wan side first. Otherwise, I hear you risk corrupting the software.

      --
      Once I was a four stone apology. Now I am two separate gorillas.
  214. Re:SMC 7004ABR for dial in? by Anonymous Coward · · Score: 0

    This sounds like a very good solution. one feature would make it nearly perfect: Does the modem connection allow for a dial in? ThanX

  215. But get the current firmware and set the password by Animats · · Score: 5, Informative
    The Linksys home-sized routers aren't bad if you have current firmware, but firmware from the first half of 2000 crashes frequently.

    Also, and I cannot overemphasize this, set the password. Not only are Linksys routers administered via a web interface, and attackable that way, they accept firmware downloads via TFTP, and will accept a firmware download from the WAN side. So an attacker can patch the thing remotely if it's not secured.

  216. Re:Emotion != Rational Thought by Anonymous Coward · · Score: 0

    The only restraint holding me back from cursing you is knowing that you lost loved ones and are in shock.

    Extreme emotional states are not condusive to rational thought. It's just not possible. Why do you think terrorist can think that the answer to a problem is killing thousands of people?

    I agree that the people responsible (including gov'ts harboring) should be punished. However, painting whole countries in one stroke is not the answer. How many children do you think are in those countries? How many families do you think we can destroy? Who are you to condemn millions, that's right, millions because we lost thousands? Did you ever think that this would be a great way to frame bin Laden? To incite the US to kill innocents? We need to think of solutions at a higher level then those responsible tried to. Military action is an acceptable action if it is taken against the "right" people.

    Saudi Arabia is not harboring bin Laden. They stripped him of his citizenship and froze his funds in that country. I'm sorry for your losses, but please calm down and reserve judgement for a couple of weeks. this whole mass hysteria is going to get out of hand.

    btw, no one knows who coordinated this attack.

  217. Be flexible and DIY by Anonymous Coward · · Score: 0
    DIY is the most flexible thing, of course:

    IPSec over WaveLAN (encrypting the channel between client and gateway), routing to the wired LAN, acting as a masquerading gateway can easily be set up on a 3-5 years old machine. The only real problem I encountered was with really ancient hardware -- my Pentium 60 did not recognize the Orinoco adapter cards (neither PCI/ISA). A BIOS update from www.firmware.com might fix that, but they seem to insist on shipping the Flash BIOS image instead of allowing downloads after paying them.

  218. Cisco 675 Firmware + IPTables + cheap-ola hub by skuzzlebutt · · Score: 1

    ...is the way to go. When I had DSL (sniff) I used the Cisco 675 firmware NAT to send all traffic to an old x86 running Mandrake with firestarter and IPTables, all piped through a $50 DLink 10/100 base-t 5 port hub and $20 DLink cards...no worries

    --
    My debut novel AMITY now available: http://jeremydbrooks.c
  219. Porter-Cable by Anonymous Coward · · Score: 0

    I prefer Porter-Cable myself. I see that some people on here are concerned about power consumption, so the 1 1/2 HP might be too much. Imagine confusing your geek friends when you show them your Router table.

  220. Personal router/firewall by Anonymous Coward · · Score: 0

    I install dsl and cable modems for two of the big boys as a private contractor. I have had the opportunity to go back on my own time and install several different types of firewalls depending in the users needs and wants, commercial and residential. I personally use a SmoothWall box, at my home. It is an old pentium 120, 540MB HD, 4X CD, 32 MB Ram, 2X 100baseT full duplex to a 960/816 RADSL external, and a 100baseT switch internal. It has web based admin and a text based setup similar to a simple linux install. It is able to do MOST types of wan links, including @Home's dynamic crap and Dial on demand(It is amazing all the stuff it will interface to). I have yet to be able to tax this little box to its limit even with 15+ people over for an Internet/LAN party. We were able to saturate the WAN link but not the firewall. Smoothwall Rocks!

    As for the dedicated stuff from Dlink, SMC and Linksys. All of these are good solutions for setup and forget if you don't have an old PC you can use. The dlink and linksys both have Web based setup and admin, very slick. I have setup several of these for people and have not had to go back to any of them, some in over 6 months.

    If you have an old PC that will meet basic linux requirements (486 or higher) and a little bit of time, try SmoothWall. If you dont have a little time, and I mean a little(20 mins to setup on a working box), get one of the ready made solutions.

  221. linksys data corruption issues, support also poor by Anonymous Coward · · Score: 0

    I bought a linksys and was generally pretty happy with it's workings. However, after a digital camera purchase and hence many large files later, I found that large files were being corrupted. Even ssh sessions that take place through the router will drop in a short time due to this data corruption issue.

    The fix is to drop the 100Mbps switch down to 10Mbps. This is pointless in my opinion and removes a feature I bought the product for!

    I was also interested in writing a simple app to log linksys traffic on my OpenBSD server. Sadly, a polite email to Linksys only got me as far as "figure it out yourself!". Anyway, turns out it's pretty straight forward but it took me a couple of hours of surfing to figure it out. Argh.

    Anyway, I'm setting up my Dad's office and just bought the SMC router, with print server. Works like a charm (so far). Never again will I buy a Linksys product just based on the crappy software and overall attitude.

    Overall, these embedded systems are all about convenience. Sure, any dope can set up a firewall on an old PC. That's fun for a while, but after a certain point, I just didn't find the futzing all that interesting. I wanted to VPN into work, surf, have my home lan work just fine, and run it all from a tiny room that can get very hot in the summer (bye-bye hard drive!).

    Anyhow, this isn't really a high tech subject so much as it is a CNet review. Go check 'em out. You can't really go wrong on any embedded system.

    *** Now, what I'm interested in is a cheap board with two ethernet ports that I could set up my own embedded system, and maybe even a jvm on linux! Now that would be fun! I'm no hardware guy though so any info on how to start would be cool... ***

  222. Minor Beef with Linksys by mikey504 · · Score: 1

    My boss has a Linksys wireless router. I helped her with some setup problems and learned an interesting thing: The router has a built-in firewall which AFAIK cannot be configured. While you can designate one machine as a "DMZ HOST", which will allow all traffic to pass through to it, you cannot do this for a whole subnet.

    The upshot of all this is that I think (someone please correct me if this isn't true) for certain things, eg online gaming or software that uses a port other than one of the common ones, one and only one machine on your home LAN at a time will be able to receive return traffic to a designated port. If you want to play whizkill 2002 from a different machine next time, you will have to designate that one as the DMZ host-- and two people can't play at the same time.

    This may or may not be a big deal, and I have no idea how other manufacturers approach this. The router has thus far performed completely as advertised, and the documentation and support from Linksys has been great.

    The router can act as a DHCP server, and you can limit the address ranges to allow you to have static IP's and dynamic IP's on the same network (alhtough with only one DMZ host you may not need more than one static IP, lol). It would be great to be able to set up an unrestricted subnet.

    1. Re:Minor Beef with Linksys by Anonymous Coward · · Score: 0

      That is correct, because the Linksys only supports the normal Class C range 192.168.1.1-192.168.1.255 and normal subnet mask. They recommend that if you want to run more than 1 machine with certain ports open, then don't run it as a DMZ but actually configure the open ports that you want to use on the router.

  223. Hey by $0+31337 · · Score: 0

    Just build one you LAZY FUCK!

  224. For DSL/Cable users, the Multitech RouteFinder by Fencepost · · Score: 2
    Specifically, the RF500S.

    For one specific reason: it supports an external modem that can be used as a backup connection.

    This is less of an issue now since most of the DSL providers that were going to fail have done so, but for people using Covad who aren't confident that the company is going to live this is a good solution - you can set it up and use it as a NAT box and firewall, and when your DSL provider goes bankrupt and shuts down you can switch to a dialup or ISDN connection with minor configuration changes on the box itself.

    This is also useful if it's important that you be able to get access anytime, even if the service is temporarily down.

    When it's not being used as a dialup (or ISDN) connection, the serial port can also act as a single-port RAS box, supporting PPP connections into the network.

    As far as having boxes outside the firewall I believe it has some support for that but it's not perfect. Specific outside ports can be mapped to particular internal machines and ports, but I don't know if it supports port ranges - I haven't kept completely up to date on the firmware updates.

    For the manuals, see http://www.multitech.com/DOCUMENTS/RouteFinder/man uals.asp

    --
    fencepost
    just a little off
  225. NAT is not a protocol by apankrat · · Score: 1

    2c

    --
    3.243F6A8885A308D313
    1. Re:NAT is not a protocol by briansmith · · Score: 1

      I don't know about that. The information I posted is the specification sheet for the router as supplied by D-Link, not anything I compiled myself.

  226. These walls are paper thin by Graymalkin · · Score: 2

    Weird discussion, as I just got a cable modem and a router. I went with the Linksys BEFSR11 router because it had the features I wanted and was 79$ as an open item at Best Buy. The main feature I wanted for my cable modem was MAC address cloning. I know some cable companies (MediaOne) lock a cable modem down to the MAC address of the NIC they install in your computer. I don't know if Charter does this but I decided I wanted the functionality just in case. The Linksys also supports port forwarding, access/deny lists and will allow for PPTP and IPSec pass throughs. Oh yeah and one of the most important, DMZ hosting so I can play games and whatnot. I don't plan to stick Linux on it because I just don't have the fetish desire to hack Linux onto everything I own. If you plan on getting one make sure you stay away from the BEFSRU31 model instead of connecting to your LAN/PC by Ethernet is uses USB. Even under Windows I've yet to have a USB device work properly.

    --
    I'm a loner Dottie, a Rebel.
  227. Don't buy the Linksys by tmark · · Score: 2
    I had the LInksys (BEFR414 if I recall or some such). It seemed to work great. However, when playing Age of Empires 2 through it, I found that 85-90% of my games ended with out of sync errors, sometimes 45 minutes into the game, with the errors usually attributed to other players. I assumed that the fault lay with the game or the Zone itself, until on a hunch I disabled the Linksys and found that all my games now played through to completion. I guessed that there was some sort of problem with its port-forwarding.

    I ended up buy a Netgear RT 314 after they finally implemented port-forwarding and have had nary a problem. Plus, the top of the Netgear is flat which means you can stack your switch-box, hubs, etc. on it (the Linksys has a curved top). Netgear has substantially upgraded their firmware and there are plenty of options now, including filtering rules. It does support DDNS, but I have just been using a box running Perl scripts behind it instead.

    1. Re:Don't buy the Linksys by dpete4552 · · Score: 1

      I have a Linksys BEFS41 and I love it. For only $99 it supports everything the more expensive ones do, and I have had no problems like that at all. The top of the one I have is flat as well, also port forwarding is availible on the one I have with static IP addresses. It also supports DHCP. Pretty nice.

      --
      http://www.archive.org/details/ThePowerOfNightmares
  228. We use 486s all the time... by smartfart · · Score: 1
    Freesco works just fine for DSL or cable. Practically everyone in my LUG uses 486s and freesco (except the BSD dudes, of course...).

    I've heard that an old 486 is able to handle a T1, never mind a DSL connection.

    1. Re:We use 486s all the time... by Anonymous Coward · · Score: 0

      A T1 is the same speed as a top-end DSL connection.

  229. SMC is a good choice by MacBoy · · Score: 2, Informative
    Wow.. there are a lot of opinions in this thread!

    Allow me to enter mine:
    I have an SMC Barricade (8 port), and it works beautifully. In addition to all the cable/DSL firewall/Router features you could want, it also does print serving and even dial-up. It is nice to be able to fail-over to dialup when the good ol' reliable @home goes down, as it often does.

    The SMC will allow port mapping to static IP's in addition to DHCP on the LAN (as the poster had wanted). In addition to that, it can be configured to block out certain IP's or networks; it can be configured to "open up" a range of incoming ports when a connection is started on a specific outgoing port from behind the firewall (good for kludging support for unsupported protocols); it can be configured to allow for ftp connections to work through the firewall on a non standard port (that kind of thing usually would break ie's ftp client, for example); it can do PPPoE out of the box (for certain DSL providers), supports hostname configuration and MAC address cloning (for certain Cable providers), supports dialup through an external modem, has a built-in print server, etc., etc... very full featured.

    It works with my company's VPN (I don't know which protocol it uses, but did not work with WinRoute on a PC as a firewall). It also works with Quicktime streaming (the preffered RTTP over UDP method), which again broke with WinRoute on a PC.

    In addition to all that, the unit is fairly small and unobtrusive and it does not use a power brick, instead it has a built-in power supply and takes a standard computer power cord! yeah! That's one fewer wall-wort to deal with on the power strip.

  230. Netgear RT314 by Anonymous Coward · · Score: 0

    Computers work fine for the routing, etc. But what if someone doesn't want any moving parts? The home routers are here for you. They are quiet (nearly silent), use less power than even a barebones PC and need less than 5 minutes of setup time to get them going?

    You can setup packet filtering and forwarding in this router, along with the price tag of less than $100, you'll be pretty happy with the investment.

  231. Mandrake SNF by hiddensmegma · · Score: 1

    I have been running Mandrake's SNF on a P100 with 32mb and 2 NIC's and it runs VERY smooth. Only complaint is that the update portion doesn't seem to work so well. It has DHCP server, routing, isdn, adsl, squid, filtering of adds and content etc.
    I reccomend it. Nice web interface and logging and incorporates Bastille. Not to shabby for the cost of a NIC or 2.

    --
    Crouching Taco, Hidden Smegma
  232. Small, Fast, Secure, Stable and Cute by Pooh · · Score: 1

    SparcStation 5, 110 mhz, 32 Mb ram, 2 Gig HD. w/ 2 happy-meal SBUS network card (one for the DMZ and one for the LAN) with the built-in Lance. Running OpenBSD 2.9: IPF/IPNAT. sooo cute

  233. www.smoothwall.org by Anonymous Coward · · Score: 0

    nuff said
    this is close to genius

  234. Re:Old Laptop by 4mn0t1337 · · Score: 1
    Uh,... you are still talking about laptops, right? Up until recently it was difficult to find laptops with built in NICs. And if you are talking "old" laptops, most of those don't even have a built-in modem, let alone a NIC.

    SO you are stuck with the two PC Card slots (if the laptop *had* two) for the NICs, and you then run out of options.

    --

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

  235. What the poster asked by Lumpish+Scholar · · Score: 2

    ... we'd like to pass through packets for our two server machines, and use NAT/DHCP on a third address for the rest of the LAN. Nearly all the boxes advertise that they can do NAT routing, but many don't support NAT and static-IP routing simultaneously.

    (1) If you have two servers providing the same service (listening on the same port), you'll need two or three IP addresses, a hub (connected to the DSL or cable "modem"), and either a NAT router or a way for one of your servers to do NAT.

    (2) If you have different services on the different servers (e.g., HTTP, e-mail, Q3), you can have one IP address, and configure the NAT to pass the appropriate ports through to the appropriate servers ...

    ... if the protocols you want to support are NAT friendly. If the protocols specify, "Further communications will happen on such-and-such a port at such-and-such an IP address," it won't work. You're not only doing NAT (Network Address Translation), you're also doing PAT (Port Address Translation), and the "such-and-such a port" message needs to be translated.

    For example, FTP clients wouldn't work well over NAT (in passive mode, I think), except that every NAT router supports client FTP. I don't know if they support server FTP. Voice-over-IP protocols (H.323 and SIP) are notorious for not working over NAT; the respective standards organizations are trying to find solutions.

    If you need to support a NAT-unfriendly protocol, go back to (1).

    See also this article (cached): "Network Address Translation: Not A Panacea".
    --
    With grief, with determination, and with hope.

    --
    Stupid job ads, weird spam, occasional insight at
  236. 3com by davinci27 · · Score: 1

    You didn't ask if you should use a linux/bsd/2000 box so I won't suggest that you do.

    I just bought a 3com 3C510. They've been discontinued by 3com, so you can get them for about $50 at tigerdirect.com. The use the same board as the SMC Baracuda, so you can flash the bios to the SMC bios.

    This will let you use both static ips and a DHCP pool. It will also let you forward up to twenty ports through the firewall to individual servers. It also allows you to setup a DMZ, has built in PPPOE, allows multiport aplications, and grouping of permission for specific IP ranges.

    It really seems to be a great deal for $50.

    I had all of this running through a seperate box, but I had to buy a 4 port 10/100 hub and for 10 dollars more got thisNits one less thing for my server to do, and it fits in a little cubby hole in the wall.

  237. if you have an old Mac around by rakerman · · Score: 2, Informative

    IPNetRouter will run on relatively underpowered Macs, which gives you an extra level of protection, since the MacOS (before MacOS X) doesn't have many ports/services open for attack by default.

  238. Trouble reading? by Anonymous Coward · · Score: 0

    You must be referring to the last sentence of the last paragraph where it asks Which one do you use?

    1. Re:Trouble reading? by Anonymous Coward · · Score: 0

      I would say "yes" for you... you do have trouble reading. The person asking the question is interested in an off the shelf router/firewall. Within those boundaries and also with the "subtly" implied disinterest in a build it yourself solution, at best you have poor reading comprehesion skills (please have someone read this after you do have them explain it to you) At worst, you're a shit who doesn't care to listen and relate with others.

    2. Re:Trouble reading? by DataCannibal · · Score: 1

      ..er.. I though Slashdot was for discussion of issues, not a private support site for *one* person. Discussion of using an OldPC instead of an off the shelf router is entirely valid. There may be thousands of people following the dicussion who decide that yes, on OldPC is the answer for them and not use an off the shelf box,

      --
      No but, yeah but, no but...
  239. small, lower power the way to go.... by Anonymous Coward · · Score: 0

    I, too, used a linux box to do my NATing, DHCPC and routing chores.

    Then I realized serveral things:

    1. I wanted to use the linux box for experimentation.

    2. I wanted to support commercial, embedded linux hardware

    3. I wanted wire speed encryption and additional security features

    4. I wanted to use less power and space

    So, my cobbled together solution include:

    1. a netgear 314
    - NATing(static and hide-mode)
    - port forwarding
    - 4 port *switch*
    - obscure xyplex? operating environment
    - web and cli config
    2. a netscreen 5
    - VPN termination at wire speed
    - NATing/"virtual hosts"
    3. ARM netwinder with OpenBSD
    4. QNX (dns) on x86

    The load seems to be nicely split and I like the fact the netscreen can sit at layer2 between the netgear and my cable modem.

    Nobody's ever going to see a widespread hack for djdns on QNX and buffer overflows for a default install of OpenBSD for ARM are even more unheard of.

    The only thing I don't like is the Netscreen VPN client (doesn't block otherbound access when VPNed in). Good thing I can use PGPNet.

    Now all I need to do is build a honeypot box to which I can hook my 802.11b access point (with high-gain split, sectored and amped antenna plant). If I want wireless access in, I VPN to the NS5 box, which will put me on the NATed side of my net.

    I do wish Checkpoint and netgear or sonic wall would get together and make a NS5 killer to which I could connect using my FW-1 gui!

  240. Switch to UGATE by Krimsen · · Score: 1

    Switch to UGATE
    http://www.maxgate.net

    I have an old UGATE-3000 and it works like a charm for 3 years now.

  241. Get a 3 com DSL/cable router/switch for $49.99! by Newer+Guy · · Score: 1

    at Tigerdirect.com Problem solved (and no I don't work for them!)

  242. My experiences on the subject by Stanza · · Score: 1

    If you are contemplating the lynksys, let me you offer my experience. I've done a Linux-ipchains box, a linksys, and a BSD-ipfilter box.

    The Linux-ipchains was a pain in the ass IMHO (not to start flame wars, just my experience).

    The Linksys worked beautifully.... except.... we were running ssh services for friends, and if more than one person was logged in remotely (and forwarded through the linksys) at a time... it choked. Combined with no logging and limited control we ousted it.

    I'm happy with the BSD-ipfilter solution. Yes the computer is obnoxious (and if I throw my coat over it, it overheats! oops). Unfortunately flashcom.com went out of business and I'm no longer running that network.

    Hope this helps you (or someone),
    Stanza

  243. Re:How to pronounce router. by Anonymous Coward · · Score: 0

    no, rooter is someone like your mom.

  244. Experiences by lanner · · Score: 4, Informative

    I am a CCNA and CCNP, I work with networking equipment for a living.

    A friend recently bought a Netgear MR314. It seemed okay. I rather like using my unix box to do filtering, mail, and other stuff, so I would never use one of these boxes. The http interface was fairly nice and easy to follow. Easy is good for networking novices.

    One problem that I encountered was the telnet support. This one had me calling their support department, not that they helped any. They command line will only accept 8 character hostnames. My friend had a 10 character @Home hostname for his authentication, and the only way to enter it was through the http interface. That sucked. Telnet is not intuitive, like Cisco IOS, but not horribly horrible.

    The MR314 is overall a good router, but I like more powerful stuff. The wireless interface was good. The construction of the box was very nice -- we took it apart. I think that it was using a Motorola processor.

    I have also dealt with the Cisco 600, 700, and 800 series routers in my time. They are pretty decent. I wish that the CBOS would allow for access lists greater than 18 (or is it 16?) lines. They take set, show, and debug style commands. Pretty intuitive. Upgrading the OS on them is easy. They can do NAT and PAT very well.

    Efficient Networks, formerly Flowpoint, routers are decent. They are command line based, and while help and documentation is really poor, they take some pretty good commands, do good syslogging, and a few other really neat things in their operating system. unfortunately, the commands are cryptic and you have to be a real networking pro to know what they are talking about.

    Netopia routers are really great. One of the fantastic features about them is that they do IPSec (DES only, no 3DES)! That is incredible for a router of it's type. They also do GRE tunnels. The next thing up if you want to do IPsec is a small Cisco router or PIX firewall, or a unix box. Netopia's do great system logging and SNMP. Their are configured through a telnet menu interface -- no telnet. They do excellent filtering, but entering filters is sort of a pain. Good construction of the boxes.

    A word about Qwest DSL. They only use DMT these days for DSL -- NO CAP. That means that you can no longer use the Cisco 675 on their networks. Use the 678 instead. If you own a 675 and move, you are fscked. I bought a 675 about a year and a half ago, recently moved, and was screwed for $300. I managed to hassle a poor Qwest tech into sending me a 658 at a very steep discount, nearly free -- it took a lot of work and insider knowledge to pull off though. CAP, DMT, and G.lite are like line codes or modem modulation types. They are the analog modulation codes that the DSL interface uses to get it's data across the line. Wrong modulation = no workie.

    BTW: Are there linux 2.4 kernel driver for the Intel 2200 DSL NIC? I have two of these things that Qwest sent me, and I would love to use them in my boxen. I do not know of drivers existing though. I need to google that.

    1. Re:Experiences by Que_Ball · · Score: 1
      Well I want to confirm everything said by Lanner regarding the Netopia routers but I wanted to add my experience.

      One thing that you should know about the netopia if you have used it is that if you like a command line interface similar to a Cisco router instead of the menu interface you get at first just hit CTRL-N and it will toggle between the menu and command line interface. There is a manual for this command line interface you will need since there is no online help available at http://www.netopia.com/equipment/pdf/manuals/CLI/C LI_49.pdf

      In terms of my experience using the netopia R910 and R9100 models they will do pretty much everything you could want from a device at this price range. I setup a VPN with 5 R9100's using IPSEC encrypted with 3DES (Only supported if you add the encryption card) and it works great. Also if you are comfortable with the slightly reduced security of PPTP you can setup a small number of users for VPN using just the normal microsoft PPTP client software included out of the box in Windows98 and up without needing a Windows NT box with RRAS installed.

      If you want to serve multiple web sites most of the cheap router/firewalls cannot utilize any more that 1 IP address on the WAN interface which means you can only map port 80 once to an internal server. With the Netopia you are able to map multiple IP's from the WAN port to internal servers. This means that if you want to map port 80 on your second static IP to a different server, you can. The only problem is if you get multiple IP's via DHCP I don't think you can do it, but that's understandable.

      Some other features that a power user might like are SNMP manageability, Radius client for configuration logon authentication, PPPoE support, AUX port can be hooked up to a modem for dial backup, optional Appletalk support including AURP for tunneling, DHCP address serving, syslog event logging support, and more!

      One of the only areas I personally have found a bit weak is in the routing area. The netopia R series only supports RIP but not any of the more modern protocols like EIGRP or BGP or anything like that so you pretty much need to use RIP which I have always found requires certain prayers and offerings to work, or use static routing. Oh but one nice feature is that you can insert static ARP entries using the command line. This is useful if you are on subnetted ADSL and need to be able to communicate with someone else on the same class C as refered to in this local providers FAQ

    2. Re:Experiences by xil · · Score: 1
      A word about Qwest DSL. They only use DMT these days for DSL

      Qwest uses hallucinogenic drugs to deal with DSL? That explains a few things!

  245. Check out the new Cisco Pix 501 by Bluecoat93 · · Score: 2, Informative
    Cisco just announced the Pix 501, targeted at SOHO, but running the same PixOS as the "big iron" Pix firewalls. I'd be very surprised if it doesn't do everything you want.

    Cisco product information is here.

  246. Old PC vs. Prefab Router by Anonymous Coward · · Score: 0

    Old PC

    1 hour spent downloading linux on cable
    1 hour spent fussing with trying to find correct drivers
    1 hour recompile kernal to support various IP filtering/forwarding over NAT support
    1 hour spent learning how to setup NAT
    1 hour spent learning how to setup DHCP
    1 hour spent learning how to setup IP forwarding
    1 hour spent recompiling kernal again after realizing there wasn't a feature I wanted.
    1 hour spent fighting with box after experimental kernal kept crashing system.

    not to mention...
    1 hour spent going to frys for a hub
    1 hour spent on phone with local linux guru friend

    In general I value my time, at work I get paid roughly $60/hour. So far I've spent 10hrs or $600 trying to get an old $200 PC to do the job of a $100-200 router that would be up and running in under an hour. And its unreliable and crashes because of either a bad linux install or unreliable old hardware.

    Oldmac

    Total time: 1hr
    I had to give up on it, instead I spent under an hour downloading/installing/learning/configuring IPNetrouter from sustworks.com on an old mac and that seems to support everything I wanted.

    Next time I'll go buy a stupid router box, its not worth the headache building your own.
    Router at parents house
    Total time: 1hr
    Nothing special to report, took out of box, plugged in followed menus, its a no brainer.

    Final thoughts:
    *IF* you have a working old PC and an expert level knowledge of your choice of *nix and everything goes smoothly, an old PC may be the answer.

    *IF* You have a working old PC or Mac with OS already installed there is plenty of good software that will be much easier than installing Linux.

    *ELSE* JUST BUY A DAMN ROUTER! THEY WORK!

  247. TRENDnet by pachaca · · Score: 1

    TRENDnet sells extremely cheap NAT/DHCP/firewall devices that can be configured for pass-through routing as well (both at same time). Just bought a 4-port TW100-S4W1CA for $80; cheapest I can find at the moment is $100 from neticamall.com...

  248. Another OS/Software FW soln: Freesco by BabylonMink · · Score: 1
    Freesco (for Free Cisco) is a 1.44MB Floppy Linux distribution, which supports


    From their site:
    (http://www.freesco.com)


    Freesco is based on the Linux operating system and incorporates many of the features of a full operating system into software that fits on a single 1.44 meg floppy diskette. With Freesco, you can make:

    • a simple bridge with up to 3 Ethernet segments
    • a router with up to 3 Ethernet segments
    • a dialup line router
    • a leased line router
    • an Ethernet router
    • a dial-in server with up to 2 modems
    • a time server
    • a dhcp server
    • a http server
    • a print server (requires TCP/IP printing client software)


    Freesco also incorporates firewalling and NAT which are resident within the Linux kernel to help protect you and your network. All of these features can be used in conjunction with each other or individually.

  249. 3Com Office Connect - supports bridging, nat simul by x-empt · · Score: 2

    The 3Com OfficeConnect 812 modem supports NAT, bridging, bridging firewall, multiple ATM connections, and all the features found on normal "firewalling" DSL modems.

    The key feature that stands out on this modem is the ability to use NAT at the same time as using bridging (optionally with firewalling rules).

    The modem has a console interface along with a web-based interface to configure with. The modem a number of other neat features that normally don't exist on DSL modems and allows a very complex DSL installation to be performed with ease.

    I'm lucky enough to have a friend at an ISP that hooked me up with one to replace my 3Com Dual Connect (Ethernet and USB), and two other modems from 3Com (beta equipment... from an official beta test).

    I'd recommend 3Com modems over any linksys modem any day.

    - x-empt

    --
    Ever need an online dictionary?
  250. My setup... by Anonymous Coward · · Score: 0

    Old HP Pavilion Micro ATX K6-166 mini tower salvaged from the company scrap heap. No hard drive, two network cards, one floppy drive. 16 megs of memory. Clocked down to 133. Boots up FreeSCO (www.freesco.org) and works like a charm. Took about 10 minutes to set up and get running, cost $0. :)

  251. If going the router box route, don't forget ... by jkorty · · Score: 1
    Since you are connecting via DSL, your provider almost certainly will require you to use the PPPoE protocol. BE SURE TO GET A ROUTER/FIREWALL THAT SUPPORTS PPPeE in the router itself. SMC makes one and I believe LinkSys does so too.

    I own the SMC 7004BR and love its simplicity, tininess, and quietness of operation.

  252. Don't go to crazy by TheDarkRogue · · Score: 1

    I Personally use a LinkSys single port broadband router, plugged into the 10/100 speed port of my 8 port switch. The Single port is significantly cheaper then the 4 or 8 port and you can get a reliable 8 port switch for about $30 around here. All in all it averages out to be less then a broadband router with the same number of ports.

    --
    (Score:0, Interesting)
  253. Help with USB DSL modem by Mad+Man · · Score: 0

    I just got DSL from Qwest, and was provided with an Intel 3200 external DSL modem, which connects to my PC via a USB cable.

    As far as I know, the Linksys and Netgear routers all use RJ-45 connections for the WAN side of the network.

    Is there a router out there than I can connect to my DSL modem via USB?

    Thanks.

  254. Netgear MR314 IS NOT A FIREWALL by Asmodeus · · Score: 1

    Hi

    I just bought a netgear MR314 (broadband router with wireless) I was surprised to find that its security features consisted of DNAT port forwarding (via IP on a DHCP internal subnet you can't bind to ether MAC addresses!), but no real protocol or port filtering capability. A friend of mine has the non-wireless (or wired I guess ;-) version of this and it does seem to have more firewall features.
    My recommendation - fine for low risk users (I'm keeping mine) - other users should consider a real firewall

    Asmo

  255. Netgear is Good by ayafm · · Score: 1
    I just shelled out $100 for the Netgear RT311 as my DSL router, it was easy to set up via a simple web interface and "just works". It does not have all the features you are going for though, as it is NAT only, but does this well.

    I had a Netgear ISDN router for 3 years before it finally died & it worked like a charm for basic NAT + full PPTP server to server routing. The last is important for my DSL line because I could never get PPTP routing to work with my Linux 2.2.14 kernel & IP MASQ ... I'm sure its possible just never did.

    I have never needed much the port forwarding, except when gaming, you can have all ports default to an internal IP, which is quite handy.

    Also my old ISDN router would need to be power cycled from time to time, weekly maybe, so I wouldn't serve up anything mission critical behind one of these, but for SOHO access, it should be fine.

  256. Zyxel! by KC7GR · · Score: 1

    Out of all the replies I've read (probably didn't get 'em all), I'm surprised that no one seems to have mentioned Zyxel.

    I was a Beta tester for their Prestige-312 router/firewall. It is explicitly designed to share a DSL connection with a bunch of systems, and it has a -very- configurable packet-state inspective (new word?) firewall built right in.

    I still have my P312, and it has served me very well indeed for the last two years. Granted, it doesn't do IPV6 just yet, but it does have full-featured NAT available to translate 1:1, 1:Many, Many:1, and a built-in DHCP server as well.

    Here's a link for more info.

    http://www.zyxel.com/product/dslcablesharing/p31 2. htm

    --

    Bruce Lane, KC7GR,

    Blue Feather Technologies

  257. Re:Priceless -- not quite by Digital+Eco+Freak · · Score: 1

    Power over a year's worth of uptime (based DC area power rates -- ~$0.10/KWH including taxes):

    200W PC: $175.20
    10W device: $8.80

    A $50-$100 router seems worth it to me.

  258. LinkSys is simple but does the job by horza · · Score: 2

    I used to run Smoothwall, which was truly excellent. Then we got given a LinkSys which is fine, does the job, and as a lot of people say is quieter and takes less power. It also frees up an old machine to experiment with. I used to be able to consistently crash my LinkSys router requiring a power cycle, but a firmware upgrade (incredibly easy, took me 5 mins using a patch from their web site) solved this. So if you are using the LinkSys router then please make sure you are using the most recent firmware patch.

    Phillip.

  259. Netgear and FreeBSD box by N3P1u5U17r4 · · Score: 0

    I've previously used a FreeBSD box and NAT which worked great but it did require a bit of my time to learn how to set everything up.
    Earlier this year I purchased a Netgear RT314 and I must say that I've not had problems with it and it does what I need (which is not much, considering it's just for a home network of 3 workstations sharing a cable modem internet connection).
    If you've got the time or the desire to learn, I suggest setting up an old PC with NAT. If you just want something that's quick and works, get a $100 to $200 router.
    Notice that if you are planning on using an old PC you have to get a hub or preferably a switch, so why not just spend the extra cash and get the combo router and switch (like the Netgear RT314).

    --
    You're Just Jealous Because The Voices Are Talking To Me.
  260. http://www.embsd.org/order.html by candrade · · Score: 1

    32M CF Card w/ emBSD Preloaded CD32-em $84.50
    Specifications:

    133 Mhz. AMD ElanSC520 (486DX)
    64 Mbyte SDRAM, soldered on board
    1-4 Mbit BIOS/BOOT Flash
    CompactFLASH Type I/II socket, 8 Mbyte FLASH to 1Gbyte IBM Microdrive
    3 10/100 mbit Ethernet ports, RJ-45
    1 Serial port, DB9.
    Power LED, Activity LED, Extra LED(software programable)
    MiniPCI type III socket. (for optional hardware encryption?)
    PCI Slot, right angle 3.3V only. (for optional WAN board or more ethernet interfaces or maybe a HDD?)
    Board size 5.5" x 5.5"
    Power either 5V DC fixed or 6-20V DC, max 8W
    Operating temperature 0-60 C
    Software:

    comBIOS for full headless operation over serial port (like running a Sparc w/ no frame buffer)
    PXE boot rom for diskless booting
    Designed to run emBSD and OpenBSD
    Runs most other x86 operating systems

    What more do you need?

  261. Netgear by AaronW · · Score: 3, Informative

    I have had very good luck so far with my Netgear fr314. It has excellent logging capabilities and periodically sends all logs and alerts by email. It was easy to set up and allowed me to set up a web server behind the firewall. My main reason for getting it was that I have several computers and don't want to dedicate a computer to just being a firewall.

    The Netgear allows me to block all Active X, java, and many cookies (I have Active X blocked for most sites for my roommate's windows computer).

    Performance wise it seems pretty good. I havn't noticed any degredation in performance, often downloading at over 400KBps (Kbytes/sec).

    It has the option of content filtering, but that's not something I want (except for things like doubleclick.net).

    It has many common services already configured and allows for more to be added quite easily.

    I wish it allowed some more complicated rules, however. For example, I want to allow some ports to only be accessed from certain IP addresses. I can configure the ports allowed or denied and the IP addresses allowed or denied, but not combinations of both. To handle that I run a secondary firewall on the server which allows more options.

    Also, the Netgear is limited to 8 clients without buying an upgrade.

    In terms of logging, I am quite impressed. It logs all port scans, attempted accesses to known trojans like netbus, pings of death, and other malicious behavior. It also classifies port scans as either possible or probable.

    It also draws only around 10 watts, and here in CA where my electric rate is hitting upwards of 0.20$/kwh,

    --
    This post is encrypted twice with ROT-13. Documenting or attempting to crack this encryption is illegal.
  262. Cheap ones won't do it by jsfetzik · · Score: 1

    It sounds from your post that you will be needing to use multiple IP addresses. Most of these 'routers' will only route a single external IP address and automatically do some type of NAT. In particular this applies to all of the less then $150 routers I have seen.

    When checking the specs make sure that the one you choose does support multiple routable IP addresses.

  263. Wireless ? by althalus · · Score: 1

    Now my problem is that my broadband comes in over 802.11b, products like the linksys AP/Router/Switch would be prefect, if they allowed the WAN to come in over the 802.11... but it doesn't. Anybody else have this trouble?

  264. Routers are easier, but Linux was educational by trentfoley · · Score: 1

    Three or so years ago when I first got DSL I already had a home 100baseT lan with nothing but Windows clients and Windows servers doing nat using a modem. Well, my first DSL was PPPoE and I was so dissapointed with the software available at the time for Windows that I decided to give Linux a try. RoaringPenguin's PPPoE and ipchains worked just great. Boy, I'm glad I made the switch. Now I have just one Windows machine in my house (my kids laptop for educational software) with the rest being RedHat Linux, Debian Linux, and OpenBSD. I learned so much from digging in and having to do kernel compiles, netfilter rules, etc. I don't mean to preach to the choir, but I had forgotten how much I missed the command-line!

    Now, for the reality break. Two weekends ago I was visiting my folks who have three computers and a new DSL line -- again using the crappy WinPoet pppoe software. I brought some NICs, a spool of cat5, crimper and rj45's, and an old 3gb hdd I couldn't even give away. The plan was to turn my Dad's old 486/66 into a linux router. He kinda balked and asked about this LinkSys Broadband router/hub over at CompUSA for $99 (after rebates). After realizing how much potential work this thing would save me, I gave in and decided to give it a try. It works like a champ, even doing the PPPoE logins. My Dad is a salesman, not a computer guy! So, with the LinkSys box, instead of me having to be his on-call on-demand tech support guy for a Linux box he has no idea how to operate, he has one on/off switch to cycle if anything goes wrong. I haven't had a trouble call from him yet. Knock on titanium...

    So, if you want to learn Linux and really get in to its operation (or, if you just really miss the command-line), build an inexpensive Linux machine for just that purpose. Otherwise, don't beat yourself over the head -- buy a hardware/firmware router.

  265. Ping Time, VPN, other stuff by BrookHarty · · Score: 2

    I decided to upgrade my p75 nat router to a netgear RT314 nat appliance. The first think I noticed right way was a ping drop from 40 to 20ms. This was worth it due to all the online gaming I play.

    The second thing, the applicance broke my nortel VPN connection, it couldnt handle the ipsec packets correctly. I hear IPSEC/VPN works on the newer versions, but I really dont want to buy a new box just for VPN. They should release a new rom upgrade.

    I find the biggest problems with any applicance, not upgradable, limited amount of features, limited access lists and stupid KISS features.

  266. Netgear RT314 by Anonymous Coward · · Score: 0

    I picked up one of these after reading about it on the aforementioned Practically Networked site. (You can see a picture of it here). It's serving as my DHCP server now, freeing me from always running the PC that used to do it.

    The device has functioned very well for me and has lots of capabilities. It has a somewhat lame web interface, but anyone who has ever used Telnet will find it easy to configure it to do the more advanced stuff. Yes it does do NAT, and has built-in support for ddns.org. All in all well worth the ~$100 at Best Buy (which, btw, was HALF the price CompUSA wanted).

  267. Linksys is the way to go by Anonymous Coward · · Score: 0

    I've been running my linksys for a year and a half now and other than cuseeme not working i have been able to get anything i wanted to work with just a little work and a little reading. I have 2 win98se and 1 linux box running, dhcp turned off, and minimal ports forwarded. I have run game servers, web servers, and other types of services from behind it with no problems. As long as you keep the firmware upgraded you should have no problems...everytime they upgrade the firmware they seem to add something.

  268. Freesco by mstich · · Score: 1

    I use freesco, it's quite nice, and runs very well on my 486dx/33, and I don't notice any bottleneck with this hardware setup. I can still acheive 300k+/sec.

  269. Try Floppyfw by Anonymous Coward · · Score: 0

    Get it here.
    It uses only one floppy, that can be write protected,
    and if console access isn't needed, you can remove
    all cards (except network ones, hehe) and keyboard.
    There are also packages to add features such as
    syslogd, PPPoE, microhttpd, etc.
    In the future I'm going to try it with those $50 solid
    state disks. Could be a way to build cheap and
    reliable firewalls.

  270. Don't get a Linksys by Moitah · · Score: 1

    I had a Linksys router, but it would need to be reset several times daily. I ended up returning it. I am still looking for a new router, but can't find any that allow incoming port ranges to be forwarded (instead of just single ports) like the Linksys router.

    1. Re:Don't get a Linksys by omega9 · · Score: 1

      Wow, you must have had one with an early bios. Like the other reply says, you can now forward specific ports and port ranges, up to 10 seperate entries.

      And if you're looking to forward all ports it will do that to. It allows you to set up a DMZ host. It doesn't allow you to setup multiple DMZ hosts, but I suppose you could set another router as the DMZ and branch your hosts from it.

      --
      I'm against picketing, but I don't know how to show it.
    2. Re:Don't get a Linksys by Moitah · · Score: 1

      Actually, I upgraded it to the latest bios available at the time (this was maybe 6 months ago). I was saying that the Linksys is the only router I've seen so far that supports forwarding incoming port ranges, and I can't find another router like this.

  271. Slightly Off-Topic by asphyxiaa · · Score: 1

    I currently run a home-made router box consisting of an old Pentium, two ethernet cards, and a floppy drive (literally, thats all thats in it besides the motherboard, RAM, power supply, and some cables).

    The box runs Freesco (www.freesco.org) which is a Linux-based router that fits on a single floppy disk, and is quite simple to setup.

    The box is used to route my DSL connection over my home network. I chose to run this because a full Linux distro has much more to it than is needed for the simple purpose of routing. Plus, the absence of a hard drive makes the box a little quieter. The box is relatively quiet right now, as the only fans in it are: small fan on the processor (inaudible) and the power supply fan (the only item in the box making noise).

    So what I am wondering is would it be safe to remove the fan from the power supply? The power supply is 250watt and the case is AT. My goal is to eliminate all of the fans in the box so that it is almost like a solid-state router that you buy; quiet. My concern is that if it isnt a safe thing to do, the power supply will fry or start a fire and burn down my house.

    Do they sell minimal type power supplies that put out less heat, thus not requiring a fan? I certainly don't need 250watts for this application, since its only powering a motherboard, floppy, and two PCI cards.

    --

    1. Re:Slightly Off-Topic by cr0sh · · Score: 2

      Maybe - you may be able to remove it. What I would do is try it, and monitor the temp for a few days - if it is going up rapidly, you will know.

      I run a Freesco router too - great stuff. My PS fan was actually going out before I got around to fixing it - it was probably moving half capacity, and it was still fine, and not too warm.

      They do make "fanless" power supplies - small things - I used one on a small homemade MP3 box. You should be able to find such PS's with PC connectors on various electronic surplus sites (like allelectronics.com). Some of these need no fans, others need only a 486 type fan or something.

      I dropped a small four port hub on my box, cause I needed to support a machine that was near it. I have been thinking about extending the LEDs to the front for status, as well as making a custom box... I love Freesco!

      --
      Reason is the Path to God - Anon
  272. Love the Xrouter Pro by mdenton · · Score: 1

    The Xrouter Pro from Dr. Bott (formerly of Macsense) has everything but wireless: static/dhcp combo, dmz internal routing to a host, 4 10/100 ports in addition to the WAN port, PPoE built-in, the ability to block port scanning, and all configureable through a web browser. Cross-platform friendly. I've used it happily for some time, I don't know why it's not more popular!

  273. a nice setup... by Cheetahfeathers · · Score: 1
    I would love to have two seperate crusoe chip boxes for this. One a bridged firewall box, loaded with emBSD, the other a larger box like this one, which is only sold in Japan: NEC CS56. They should be seperate to allow the firewall to be bridged and never directly accessable through the network, while the NAT box is seperate from that. Both would be very low power, as well. I don't trust blackbox firewalls.

    I currently use an old system thrown together as a NAT+firewall box. I don't like this setup, and it uses a lot of power compared to what it should, for the service it gives. I've also looked at Sun's netra x1's as a good NAT box. It doesn't use too much power, considering.

  274. Linksys Cable/DSL Router by DavidthePenguin · · Score: 1

    I know it was a cop out, but I really didn't have the time to learn to setup Linux on an old box and get it configured properly so it would be secure. When I saw the Linksys Cable/DSL Router available, I immediatley snatched it up. I think I paid somewhere around $149 about a year and half ago. I had a few minor problems with the box, but all in all, it is working great! I even went to a web site that checks to see how secure your internet connection is. They could not even detect that I was connected to them. It was very secure. As to your other requirments for configuring the router, well, I never needed such abilities so I've never looked into those.

  275. P/S Fan solution by dasunt · · Score: 2
    Since a lot of the replies has been about the power supply fan, here's some additional info about building a machine running LRP.


    Old Apple Performa's power supplies don't have fans, several other apple machines are simular. With a bit of splicing, they can be easily converted into an AT power supply (you just need to change the connector and either ground or add a voltage source to one wire, since the Performa's had soft poweroff/on). Sure, its not going to fit into a machine without drilling a few holes, but since this is a router that consists of a floppy drive, two NICs, and a motherboard/cpu/memory, there's gonna be plenty of room for the power supply.


    Of course, for this solution, you go with a 486/low end pentium and a large, passive (fanless) heatsink. Don't disconnect a fan from a smaller heatsink, just find a larger heatsink that was made to run fanless.


    Just my $.02

  276. Defence in depth. by Anonymous Coward · · Score: 0

    Things like the LynkSys are a useful as a front-end defence but there should a real firewall behind them.

    As an example I put a "Lynksys DSL router + 4port T100 switch" box between my home network and the DSL modem. The Lynksys communicates only with a small webserver (P90/Linux) and an old 486/Linux PC that acts as the firewall for the rest of the home network. It also protects the DSL modem against bounce attacks to which the modem (Alcatel 1000) is known to be vulnerable.

    The Lynksys's provides a simple stateless firewall that can be set up easily and then (almost) forgetten. I'd not want to depend on it to protect sensitive data but it consumes almost no power, produces almost no heat, takes up almost no space and makes no noise. These characteristics make it useful as a first line of defence to protect the webserver and whataever other machines are connected directly to it (in a kind of psudo-DMZ). That allows me to reduce the 24x7 energy consumption to just the psudo-DMZ machines plus a trickle of current for the LynkSys.

    By routing the home network traffic through the 486 firewall I gain the protection of a real firewall. Unlike the LynkSys the 486/Linux firewall is statefull and fully configurable so I'm able to ensure that it provides much stronger protection for the home network than the LynkSys could.

    In addition, I can switch off the firewall PC and isolate the home network, or power down the entire home network, without effecting access to the psudo-DMZ from outside.

    On the subject of power consumption; the big advantage of 486's, at least those with "green" motherboards, is that they consume reletively little power. (Quiet, too if you do away with the hard disk by using LRP and then put a quiet cooling fan in the PSU and replace the CPU fan with a passive cooler.)

    As a power saving I also use a second 486 to run the various sevices that need to be availiable all the time but which don't place a huge demand on the CPU (i.e. DNS, DHCP, NTS and NIS). I'm begining to think that a P90 might do the job better, though, as NIS responses seem sluggish on the 486.

    The machine running DNS etc. also runs it's own firewall, as do the NFS/Samba server and the webserver.

  277. GET a Linksys by Displaced+Cajun · · Score: 1
    Get a Linksys.. and update the bios.

    They now offer specific ports to forward, port ranges to forward, UDP, TCP or Both to forward.

    Latest version of bios (beta) incorporates ZoneAlarm reporting.

    --
    Executive ability is deciding quickly and getting someone else to do the work. --John G. Pollard
  278. Lynksys logs.. just not nicely by Displaced+Cajun · · Score: 1

    The Linksys logs, but its just snmp trap errors. I know, not the best loggin, but its something

    --
    Executive ability is deciding quickly and getting someone else to do the work. --John G. Pollard
  279. Just upgrade.. don't be afraid to flash by Displaced+Cajun · · Score: 1
    EtherFast 4-Port Cable/DSL Router
    Driver Date : 6/22/2001
    Drive File Size : 189KB

    Click Here to download firmware version 1.39

    Extract the files

    Read the UPGRADE.DOC for upgrade instructions

    *Linksys will not offer technical support for the Pre-Release version.

    --
    Executive ability is deciding quickly and getting someone else to do the work. --John G. Pollard
  280. freesco by child_of_mercy · · Score: 2
    well last night i got totally shafted because freesco doesn't do PPPoE

    --
    'There is a Light that never goes out.'
  281. Linksys Router w/4 Port Switch by nimr0d · · Score: 1

    I've got one of those Linksys routers. First of all, I don't think there's any way to sell a switch this cheap. Anyone have any information on this? Also I have one of those Netgear 8-port switches. Is this a switch or a 'switched hub'?

    If I use Internet Explorer's Proxy options, can I get around the logging on the router? In other words, if I connect through a proxy, what will show up on the logs? The proxy or the actual site?

    1. Re:Linksys Router w/4 Port Switch by omega9 · · Score: 1

      If the proxy is on your side of the router, the logs will show the proxy accessing web sites instead of you accessing them directly. If there are several people using that proxy, you may be able to somewhat "mask" your traffic since you can only tell where the proxy is going, not necessarily who told it to go there. If you have to authenticate to the proxy, then it becomes very easy to just check the proxy logs for your specific traffic.

      If the proxy is on the other side of the router, the logs will only show you accessing that proxy. The router itself cannot tell where you're telling that proxy to go, you would need a packet sniffer for that.

      For any of this to work you obviously need access to a proxy server, you don't just set an option in IE to make it work. You can also check out something like Safeweb.

      --
      I'm against picketing, but I don't know how to show it.
  282. Best deal - most features - lowest price by jbridges · · Score: 3, Insightful

    TigerDirect has the 3COM 3c510 NAT Router for $49, no rebates, that's the real price!

    It includes:

    1 port WAN (DSL/Cable Modem)
    4 port 10/100 Switch
    Parallel port with Print server
    Serial port with FAX and dialout sharing support.

    Why so cheap? It's a discontinued model.

    BUT... the insides are exactly the same as models sold by SMC, D-LINK and others, and you can use the drivers and firmware upgrade from the original maker (AMIT) in Taiwan which you can find here:

    http://www.amit.com.tw/download/firmware/

    The printer server works with standard LPD support in Linux.

  283. Re:Priceless -- not quite by Electrum · · Score: 3, Informative

    If the monitor isn't running, a computer shouldn't use more than about 10-20W. A hefty power supply is only necessary for an AGP graphics card that uses a lot of power, or when spinning up the disk drives.

  284. do it the hard way by BroadbandBradley · · Score: 2

    get an old PC and setup a router with help from the Linux Router Project then you can get fancy and have all the features you'd ever want, throw a disk in it and it doubles as a file server, cache dns lookups and web content.

    somehow it's more fun that way....or is it just me that thinks this Linux stuff is fun?

  285. PGP firewalls? by Anonymous Coward · · Score: 0

    I've had my eye on a PGP 5 e-ppliance firewall. Anyone have any experience with them?

  286. Mandrake SNF by Anonymous Coward · · Score: 0

    Although you're looking to go with the router/switch, you should also take a look at Mandrake SNF 7.2 (Singe Network Firewall). It has web based settings very similar to the router/switch units. All of the functionality of the router/switch is present, and it uses bastille for firewalling and squid for caching. It only needs 260Mb or so to live on, and will run on any Pentium or higher.

    Installation basically consists of plugging the cd into the drive and booting. After the system has been installed, it is hardly different from the router/switch at all, except that it is probably more flexible.

  287. Electricity Costs by billstewart · · Score: 3, Insightful

    Your old PC probably burns 100 watts. At a nice round but too low number of 10 cents/kwh, that's a penny an hour. So that's $1.68/week, or about $7.20/month, or $87.60/year. By contrast, most Cheap Little Routers cost under $100, so they're in the same price range. The real cost differences are your time installing the thing - if you view it as entertainment, along with the enjoyment of laughing at hax0rs, you win. If you view it as 15 minutes of your time at $200/your, you lose, unless it saves you half an hour of hauling the antique to the Computer Recycling Center, in which case you also win.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  288. DSL/Cable Modem Built-In Capabilities; PC NAT by billstewart · · Score: 2
    Chances are your cable modem or DSL router has some firewall capabilities already. If your service provider lets you configure the box yourself (or makes you configure it, or you hack in), you can often get the box to do simple things like DHCP and NAT and maybe block some ports. So you don't even need an extra Cheap Little Router Box or Antique PC.

    Also, rather than use your old PC as a firewall, sometimes it makes sense to use your main PC as both the active machine and the firewall and the NAT server for your other machines. This obviously only applies if your main PC runs a Real Operating System (e.g. Linux, *BSD), but it can front-end your Mac or Windoze boxes or that Beowulf cluster of game machines your kid's building.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  289. Linksys cable/dsl router by h8macs · · Score: 1

    For an out of the box solution, it works great. It does NAT, with DHCP or Static IP's, port filtering, SPI, MAC addressing/cloning, static or dynamic routing, gateway or router designation (NAT works either way). And many other features that I have not mentioned. The 8 port also features QOS.

    I have a linux router as well but if you are looking for a simple, robust out of the box solution, I recommend the Linksys. It is a great product, and you wont regret it when implementing for tech or non-tech users alike.

    *All you /.'ers responding about using a linux box* "Relax."

    We all love linux, support it, promote it, but dont give it as the answer for everything. It is not the solution he was asking for.

    As a professor of mine says quite often, we love the operating system because we love to use a user hostile environment.

    --
    :-( --- argh. Despair, I owe again. :-b
  290. SMC Barricade Wireless by skinny23 · · Score: 1

    I've been using the SMC Barricade Wireless to handle our home network. It provides DSL/Cable and dialup connectivity. Does all of the firewalling and redirection that I've needed so far. It also has the ability to be a print server. Finally, it does the wireless ethernet stuff I wanted. It's got a decent web-based administration.

    I haven't pushed this thing to it's limits yet. But it seems to be a very small and versitile box.

  291. h323? by Fat+Cow · · Score: 1

    Are there any problems with these routers and the H323(netmeeting) protocol?

    --
    stay frosty and alert
  292. 2Wire Home Portal by Anonymous Coward · · Score: 0

    I've been impressed by (and like) 2Wire's HomePortals. Neat products, especially with the HPNA, 802.11b, IPSec, DHCP, VoIP etc etc rumour has are coming in the next (free) softwre upgrade.

  293. Clarkconnect by skadork · · Score: 1

    Clarkconnect.org has an awesome, fully configuralbe PC router based on RH linux 6.2, and 7.0. I've been using it for about a year now, and my router has been up for two months. I'm very pleased with it. It allows for file sharing, printer managment (hook one printer up to the server, and share between all users on lan) remote manag via Webmin, DHCP server for lan, can be used with an old 486. My setup has easily served 10 people with a 150Mhz and 64 megs of ram, 3 gig HD and two nics.

    --
    doug
    -a.thought.crushed.my.mind-
  294. RTFM! by slank · · Score: 1

    Quite a few DSL/Cable router box manufacturers have their manuals posted on their web site. It doesn't take long to get familiar with these devices' capabilities by reading the instructions. Just a few:

    Linksys
    D-Link
    Netgear
    Cisco (expensive but flexible)

  295. Multiple RED IP's by nsrpgmiv · · Score: 1

    Does any of these hardware NAT/Firewall units support multiple Red IP's ?

    I know LRP or a linux box can handle it. But I'm looking for simplier solution (in terms of setup and maintenance) because I need to change the config quite frequently and having a web interface to do that is a real plus.

    (Neither smoothwall nor clarkconnect supports multiple red ip's AFAIK)

  296. What about USR Broadband Router? by wilsontan · · Score: 1
    Hey you all keep mentioning LinkSys, what about the USR Cable/DSL Router? It comes with 4-port and Print Server as well.

    I think this is the most value for money...

    --
    My mobile is automatically activated by the contact between the toilet seat and my ass...
  297. Check out Zywall 10 from Zyxel by Anonymous Coward · · Score: 0

    Check out Zywall 10 from Zyxel.

    Stateful packet inspection, etc...

  298. DSL/website and router by f_ckthisaddy · · Score: 1

    I have just ordered DSL and I already have a small lan setup at my house. Unfortunatly I can't get a static IP, how can I have requests to mydomainname.tld always goto my server, even if I disconnect for a sec.(thus changing IPs)? Please give me some advice, thanks

    1. Re:DSL/website and router by Anonymous Coward · · Score: 0

      God god! Nobody pays these smc routers do they??
      I use a Linux NETFILTER box and its great,
      it runs on anything and does everything ;)
      But, to answer your question, you'll need DNS servers (for your domain) who support dynamic addressing. Many free/comercial companies offer this (most subdomains), like no-ip.com dyndns.com or whatever.
      Basicly you run a program who (like every 5 minuttes) update the DNS servers with you ip.

  299. What I use... by Puppet+Master · · Score: 1
    Die-hards will insist that one should run a standalone box with dual ethernet cards and the appropriate routing goodies -- but these standalone boxes, at 5-15 watts and a couple hundred bucks, seem like comparatively hassle-free solution. Which one do you use?"

    Easy... FreeBSD. With IPFW and NATD. It's inexpensive, reliable, and works great.

    I have a friend who is on the FreeBSD development/documentation team.
    He is also the sysadmin of dozens of sites (including porn) across the US.
    Using a FreeBSD system, with ipfw, and natd, he gets thousands of hits from
    script-kiddies each and every day trying to get free porn or software.

    Not a single person has gotten through yet.
    When I originally asked him what Firewall he recommended, he told me to use the above
    combination. He also said that he'll put up his FreeBSD firewall against any other firewall
    out there (including CISCO routers)...

    --
    The day Microsoft creates a product that doesn't suck, it will be known as the Microsoft Vaccuum Cleaner!
  300. Stay away from SOHOWARE by Anonymous Coward · · Score: 0

    I bought a SOHOWARE NBG800 - it's their top of the line DSL router for which I paid over $300 and it's a piece of garbage.

    It goes deaf about 3-4 times a week out of the blue, not responding to pings, not routing anything, nothing. Then it would just come back again out of the blue. This caused me so much grief, and I suspected all the machines in my home network (3 PCs, 1 Ultrasparc 5 and 2 macs), until I found out it's the router.

    I wrote to Sohoware about this half dozen times and they have not once responded.

    Also, if you set a particular machine as the DMZ, it doesn't work, since the router still insists on blocking some ports, and you can't turn the damn thing off. A colleague of mine wrote a program that used a particular port for communication and it happened to be in the range that it blocked. I couldn't get it to stop blocking. Port forwarding didn't help. So we just rewrote the code to use another port, which wasn't that big of a deal, but it just pisses me off that some dumbass router should dictate the structure of our code. I wrote to Sohoware about this as well and again they have not responded.

    I cannot believe the level of service (or the lack thereof) this company has, nor can I believe the shoddy workmanship of their product.

    It came with three of what looked like Ethernet cables, and plugged one in. It didn't work, nor did the other ones. So I looked at the wiring and they were all crossovers! What the hell? Did they want me to connect only hubs onto the damn thing? Or do peer-to-peer, bypassing the need for the router?

    In the original one, two of the ports were very loose and it would sometimes lose signal, so I returned it for another one, but in the new one only one is loose.

    After countless times of unplugging the machine I want to access Internet with and just directly plugging into my DSL modem when the router goes blank, I just said screw it and set up a router on one of my Linux machine.

    This was one of the worst purchases I have ever made, now that it's just gathering dust in my garage. I hope anyone out there who's thinking about buying this won't.

  301. Re:Write your congressman NOW by Puppet+Master · · Score: 1
    I am not attempting to be humorous. I am hoping, desperately, that my country has not become weak, that it has not lost its resolve, that my friends did not die yesterday in vain. I don't want blood. I want atomic vapor. I want pyrex.

    Unfortunately, a nuclear attack, wouldn't just kill your intended target.
    With changes in weather pattersn (the way the wind blows, etc...), the radiation
    will travel to other countries. Neighboring counties, some that are our allies, are not
    even responsible at all for this attack. Within years, the radiation will even travel back to the US,
    and start killing people here again.

    Great solution... Immediately wipe out your enemy by discinetigrating them
    (where they don't even know what happened), and then kill the rest of the world slowly,
    while at the same time committing suicide. Albeit some form of retaliation is necessary, nuclear war is not the answer,
    and quite frankly never will be the answer to anything.

    Yes, I'm angry and what happened, but I also know that we will bounce back and once again prevail like we have in the past.

    What really pisses me off, is the assholes that were dancing in the streets, cheering and stating that the US got what it deserved.
    Those f*ckers need to go home and get off of US soil. They shouldn't even be here if they hate the US that much.

    --
    The day Microsoft creates a product that doesn't suck, it will be known as the Microsoft Vaccuum Cleaner!
  302. Cheap 'embedded' platforms ? by Anonymous Coward · · Score: 0
    Does anyone know of cheap embedded platforms on which you can run Linux ?

    This board could make a perfect router/firewall with DMZ, but they're still a bit pricey ...

  303. Re:SMC 7004ABR for dial in? by vandusen · · Score: 1

    It does not seem to support dialin, and it certainly cannot support rs232 and WAN at the same time.

  304. Beware of Smoothwall by Anonymous Coward · · Score: 0

    Whatever you do be careful if you are considering Smoothwall.

    It's really poorly put together and recently a number of exploits were made public. All of them are the result of very poor development methods (or the lack thereof) and obvious lack of understanding wrt security design.

  305. The Winner is www.fli4l.de by Anonymous Coward · · Score: 0

    The Winner ist FLI4L
    Floppy ISDN for Linux

    A one disc does everything DSL/ISDN Router, with
    everything inside you need. Even a Windows GUI
    for the configuration ... Easy, quick and Free :-)

    http://www.fli4l.de

  306. Re:Old Laptop by Anonymous Coward · · Score: 0
    ...They are a little more pricey...


    Go on ebay (or even read paper advertisements) and look for laptops with their screens damaged / broken. This really cuts their price down. Sometimes people even throw them out and you can get them for nothing. You can plug in a monitor while you're setting it up (most laptops, probably all, have a monitor plug at the back like the external keyboard / mouse plugs), and once it's running it doesn't need a screen anyway...

  307. How efficient are they... by harakh · · Score: 1

    I was wondering.. how efficient is an old computers motherboard and they cheaper NE-2000 clones.. Personally i'd love to have a Linux-server that acts as a firewall and file-server for me while I toy around with my main comp for all kinds of different stuff. But.. problem is I dont really know if I can trust the speed of an old motherboard to deliver the packets fast enough. Im connected to a 10MBps University LAN and can often download stuff in excess of 800kbps. Would a firewall with cheap network cards and old motherboard slow this connection down?

  308. Security-focused review by dago · · Score: 1
    A review of most popular products focusing on security is here

    --
    #include "coucou.h"
  309. Re:Priceless -- not quite by The+Mayor · · Score: 2

    You're way off. If this were the case, fans would not be required or used. Don't forget the inefficencies (heat) of the power supply. Each device in an old machine, from the network cards to the video card to the hard drive, as well as everything on the motherboard, all generate heat. The total draw of the components and CPU will likely exceed 50W. I think whe you throw in fans and the power supply, you're going to find it is very close to, if not well above 100W.

    --
    --Be human.
  310. I use a BOX! by notten · · Score: 1

    Heh, I run a FreeBSD 4.2 box with 2 NICs. Ofcourse you could get the lazy solution of a stupid box that you plug in and it works, but you'll never get similar functionality. I have natd running for NAT, and I use ipfw for firewalling/forwarding. The box runs 2 486es with 12 megs of 34 pin ram. No PCI ofcourse. This box runs many services for me which a retarded wannabe router or even a cisco router could not do. These services include: Webserver for my domain with Apache, SMPT serving with qmail, FTP, nfsd, pop3d, authd, and others. I built this box for less than 70 bucks including NICs. The fans inside are so quiet that if I turn all my computers off except for it I wouldn't know wether it's on or off. It has a keyboard attached to it for backup but no monitor. I telnet to it. The best thing is that I can go to my friend's house and still use my computer because I can set up X to my main box by forwarding. If anyone can find me a router that will do all of these for 70 bucks I'll buy 10 of em.

    notten

  311. OpenBSD All The Way!!! by deKernel · · Score: 1

    Well, I guess I will throw my $0.02 into the ring.

    As the subject says, I would recommend OpenBSD all the way. Granted, it is not really for my Gramps, but Gramps shouldn't be hooking up a box to the Net that is readily available for hacks to become based for attacks :-) This really should be left to people who understand the basics of security.

    Now, granted you will need slightly more hardware (2 NICS's plus an old PC), but the flexibility that you get far out weights the hassles of the "extra" computer floating around under the desk.

    I have my old 133 A) keeping all of the bad people out (occasionally I turn on the logging to just see what is going on and I am always amazed to see just how many "attacks" I see on my box) B) NAT'ing because I have several boxes behind the Wall C) file sharing via Samba because some of the boxes behind the Wall are Windows D) printer sharing via Samba as well

    I am relativly new to *NIX OS's, and I thought the install and configuring was quite simple. Just print out the FAQ pages, and follow them. Voila, your system will be up and running.
    For firwalling, IP forwarding and such activity, I can't imagine using anything other that Open
    BSD, but like I said, just my $0.02.

  312. What I've done. by natefanaro · · Score: 1

    I used to have a 233Mhz machine running Windows 2000 with 2 NIC cards set up as my server. The time that it would take to install, then find out how to configure took about a day. It was done through Windows 2000's built in NAT. It did get the job done, but it did take a while to figure it out. If you are familiar with NAT and Windows 2000 it should be quick. I did see that there is more to go wrong if you have this setup, like a bad NIC card, slow computer, a non-booting computer, etc. In a whole it's kind of a pain to setup and maintain. I descided to go with a LinkSys 1 port router and connect it to my 10/100 Hub. Much better speed, quicker configuration, and if something goes wrong, just reset the Router and Cable Modem. For DSL users and other cable modems that require a login, it will support PPPoE. If you are running a server on the inside of the network then you can set up that computer's IP address to be the DMZ. Basically any incoming traffic will be forwarded to that address. If you have multiple servers that all perform a different function (HTTP, FTP, etc.) you can forward different ports to different PC's on the internal network. Hope this helps.

  313. People are guessing about how much power is used!! by Futurepower(tm) · · Score: 2


    People are guessing about how much power is used!!!!

    It is better to measure it. When I have measured power use, it has been much lower than the rating of the power supply.

    --
    Bush's education improvements were
  314. Old PC by ehsiung · · Score: 1

    Count me in the "old pc running *nix" camp though I know it's not for everybody. I set up RH6.2 about 18 months ago with ipchains and Roaring Penguin PPPoE. Have since done the same thing twice more for friends and family. Works fine on everything from a 486SX25 with 8MB RAM to a 486DX2/66 with 16MB RAM using 3Com 3C509, SMC and NE2000 NICs. Average cost per machine was probably $50.

    Anybody had experience with ClarkConnect?

  315. 2 Different Views by Anonymous Coward · · Score: 0

    I use two different routers in my daily activities. I use the Linksys @ home, and the SMC here @ work. The SMC offers both DHCP and fixed addressing at the same time. (doing that now with my laptop which I carry back and forth) The Linksys also offers this functionality, but you have to make sure you have a later version of the firmware.
    Both routers go weeks or more without problems, in fact the Linksys has been up for 3-4 months without any issues.
    The thing that I always end up saying to myself after reading threads on /. is that SOME PEOPLE JUST WANT THEIR TECHNOLOGY TO SIT IN THE CORNER AND WORK! The "toaster" ideal of technology is appealing in many situtations, this one being an ideal. I "fix" broken technology all day, I would like to come home and "USE" my equipment. Having to deal with another box is not always appealing. The SMC cost $99.00 and had a $25.00 rebate, and it works, is small, and uses little power. I would gladly pay the $75.00 to not have to deal with an "Old Box" running just as a router.

  316. If you have (or can get) a Cisco 675 by dhartshorn · · Score: 1

    then you have a router built in. Ask your telco for the specifics of the configuration, or check out Cisco's site.

    Any other combo DSL modem & routers??

  317. what i did by dramaley · · Score: 1

    I know you don't want to reuse an old computer, but when faced with a similar problem that's what i did. I used a 486-133 (AMD CPU) with 16 MB RAM. I didn't have a spare case at the time, but i did have a power supply and a cardboard box. I put the motherboard and power supply in the box, which was sized so neither moves around much. I added a floppy drive, which normally is encased by an anti-static bag to keep it from shorting the motherboard (since the floppy is just laying in the case). For a graphics card i used a circa 1994 or 1995 PCI card. The CPU doesn't have a fan, and to reduce noise further i opened the power supply and removed the fan there. To keep the power supply from overheating, i left the lid off. I added 2 3Com 3C509b cards and 16 MB of RAM. I configured a floppy disk using the Coyote variant of Linux Router Project (http://www.coyotelinux.com/). Although i've set up IP masquerading and firewalling using a full-sized distribution as well as the standard Linux Router Project, Coyote makes it pretty easy so that's what i use now. I've been running the machine for over 2 years without problems. Since it is only a 486 it can't handle 100 mbit, but for a DSL line it works great. Plus i have a computer built in a cardboard box.

    --
    ----- "I'm still sane on three planets and two moons."
  318. 486 Router by Bert64 · · Score: 1

    A few years ago i was given a 486 dx2/66, 8mb ram and 120mb hd for free by a company where i was upgrading some of the workstations. I put in a second 3com 3c509 NIC, installed Slackware 3.6 and upgraded the kernel to 2.0.37, This machine ran for over a year handling a dialup connection, and later managing an adsl connection. When i moved some months ago, the total uptime.. taking into account the linux 497 days rollover, was 560 days. The machine was in the basement where the phoneline enters the building, so noise/heat was never an issue, and 4 other users who shared the connection never even realised it was there.

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  319. Re:But get the current firmware and set the passwo by Animats · · Score: 2
    Correction: "but firmware from the first half of 2001 crashes frequently."

    In particular, early BEFW11S4 units, the ones with the 802.11b WAP built in, shipped with flakey firmware. The unit crashes and sits there with the red "DIAG" light blinking. Upgrade via the Linksys web site.

  320. Re:Emotion != Rational Thought by Anonymous Coward · · Score: 0

    T
    R
    O
    L
    L

    Yup. You got taken by a troll. Please logoff now.
  321. Re:"boxen" & "axen" by Anonymous Coward · · Score: 0

    U wanna do some axen???? U should try relaxen.

  322. Down with D-Link by JimJinkins · · Score: 1

    I am satisfied with my D-Link at present. I use it for NAT only.

    However D-Link has spammed me ever since I bought the product, and they just WILL NOT quit, no matter how many times I have asked.