Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Linux To Power Super Router

Posted by CowboyNeal on Fri Feb 09, 2007 04:44 AM
VE3OGG writes "While Cisco might not be shaking in its multi-billion dollar booties, a couple of network experts have decided to see if they can come up with a possible alternative to Cisco. Termed 'Open Linux Router,' and joining such other ambitious projects as the Extensible Open Router Platform (XORP), the Open Linux Router project aims to compete in the realms of Cisco routers and PBX. Some of the features include SSL web interface, serial console, wireless support, VLAN support, and packet filtering."
This discussion has been archived. No new comments can be posted.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • In other news... (Score:3, Funny)

    by kongit (758125) on Friday February 09 2007, @04:50AM (#17946030)
    A 14 year old kid put linux on a pentium 2 he bought for 20 dollars and is running it as an open-source router.
  • Please fix summary (Score:5, Informative)

    by MichaelSmith (789609) on Friday February 09 2007, @05:00AM (#17946094)
    (http://netapps.com.au/)

    SOme fo the features
  • The original article's writers... (Score:5, Insightful)

    by c0l0 (826165) on Friday February 09 2007, @05:09AM (#17946122)
    (http://johannes.truschnigg.info/)
    ...obviously don't know what they're talking about all too well.

    Other Linux-based projects targeting firewall and network server include ClarkConnect, IPCop, m0n0wall, and Smoothwall.
    Unless m0n0wall hasn't switched kernels, they're still using FreeBSD as their basis.
  • "Super" = lots of features? (Score:5, Insightful)

    by Ingolfke (515826) on Friday February 09 2007, @05:26AM (#17946180)
    (Last Journal: Saturday January 13 2007, @02:19AM)
    I was expecting to read about a router that could compete with Cisco's hardware based on performance, not features. It looks like an interesting project for smaller shops or routing applications that aren't business critical... maybe more of a competitor to low end routers and all-in-one appliances, not enterprise routers. It doesn't look like it has any stateful failover capabilities.
  • It exists already (Score:1)

    by Jagungal (36053) on Friday February 09 2007, @06:13AM (#17946346)
    It's tested, mature .. forked and works well with a number or protocols.

      http://www.quagga.net/ [quagga.net]
  • Piece of bullsh** (Score:2, Insightful)

    by Anonymous Coward on Friday February 09 2007, @06:14AM (#17946352)
    The website of this wonderul "Super Router" is http://www.openlinuxrouter.com/ [openlinuxrouter.com]

    It's a bullshit news - there is NOTHING DONE YET. The project is IN PLANS and I don't know how it could be better than e.g. m0n0wall [1] or Lintrack [2]

    [1] http://m0n0.ch/wall/ [m0n0.ch]
    [2] http://www.lintrack.org/ [lintrack.org]
  • Other routers (Score:5, Informative)

    by Toreo asesino (951231) on Friday February 09 2007, @06:18AM (#17946368)
    (Last Journal: Thursday October 18, @12:52PM)
    For what it's worth, Linux already powers all the NetGear DG routers at least(Wireless, LAN) etc, and I have to say they work very well.
  • SuperRouter (Score:5, Funny)

    by DeeVeeAnt (1002953) on Friday February 09 2007, @06:50AM (#17946496)
    Is it a hub? Is it a switch? No! It's ...
    • 1 reply beneath your current threshold.
  • by HockeyPuck (141947) on Friday February 09 2007, @10:52AM (#17948792)
    When I read the summary I thought they'd be competing with Cisco's service provider grade box http://www.cisco.com/en/US/products/ps5763/index.h tml [cisco.com]

    Guess they'll need to come up with some pretty fast interfaces b/c I dunno if Frys/CompUSA carries OC-192/768 interfaces for the PC.

    Sounds like another LEAF project http://leaf.sourceforge.net/ [sourceforge.net]
  • Free / open / alternative systems and routers may come out. Companies, especially larger ones, will still gladly purchase "authentic Cisco" products. When they buy Cisco, it may cost a lot, it may even be a rip off - but its still an established product from and established company. There is plenty of documentation and support for the product.
  • Cisco's stuff isn't that great... (Score:3, Informative)

    by blargh-dot-com (181292) on Friday February 09 2007, @01:22PM (#17951348)
    We've had a huge number of problems with Cisco's stuff, and unfortuantely are basically locked into Cisco for everything.

    Cisco IOS is badly fragmented across Cisco's different product lines. Entire command sets are different for no easily acceptable reason (i.e. commands that do the same thing are named different, or have their parameters in a different order, or a different format). Their SNMP support is absolutely pathetic (no Q-BRIDGE-MIB on anything, they use idiotic community indexing, SNMPv3 has more bugs than I care to think about (contexts (which they use for community indexing in SNMPv3) barely work, and you can't wildcard them).

    Their software-only platforms are almost as bad. ACS is notorious for having absolutely no useful diagnostics. (Someone can't authenticate against your LDAP server? Good luck figuring out why...) CallManager isn't quite so bad, except its backup software locks up every week or so and keeps future backups from running until we get in and kill the task. All their Java interfaces require /different/, /conflicting/ versions of Java - one may require 1.4 and nothing else will work, another will require 1.5... and nothing else will work. (Fortuantely they're getting away from Java for their web-based front ends and just going with straight web pages).

    Their hardware is OBSCENELY expensive. Our pricing is under NDA, but its still stupid, stupid expensive.

    Their technical support is horrid - we groan every time we have to open a TAC case cause we know we're going to waste at least two hours with some idiot before we finally get bumped to someone who actually knows what all the funny little acryonyms in our cases stand for. We have been flat out lied to by TAC on numerous cases, as well.

    But, they're Cisco, and the Powers That Be know the word "Cisco", and have seen it around a while, so we go with it.
  • by crotherm (160925) on Friday February 09 2007, @05:12PM (#17955334)
    (Last Journal: Friday March 18 2005, @05:33PM)

    Repeat after me, it is the hardware that makes CISCO untouchable by software on a PC. The ASICs, the switch fabric on the interfaces, etc etc.

    It seems every few months another group gets together and say the same thing... "Surely us uber linux doods can make a better product than CISCO."

    Not to say it can't happen, it just will take a bit more capitalization than these guys have.

    And since this talk of "SUPER ROUTER", why not compare to Cisco's IOX?
  • by Bugs42 (788576) <{superjambob} {at} {gmail.com}> on Friday February 09 2007, @07:26PM (#17957394)
    Yeah, but does it run --
    Oh.
    Well then, I guess we're all set here. Someone else wanna take over, maybe throw in an "all your base" or "Beowulf cluster" reference?
  • Wouldn't OpenBSD be better suited than Linux? Not looking to start a flamewar here, but what with PF and OpenBGPD et al...

    Just a thought.
  • Re:College kids... (Score:3, Insightful)

    by Anonymous Coward on Friday February 09 2007, @04:58AM (#17946080)
    When you are looking at filtering, Cisco access lists really aren't cutting it. Even the Linux iptables, which you apparently consider inferior to pf, really shines compared to access lists.

    Also, not all applications require killer hardware. The user may want to route over a DSL line, and typical PC performance is more than adequate for that.
    In fact, a PC has so much more performance than the central processor of a typical Cisco router, that in case central processor activity is required the PC will always win hands down. Only the hardware-assisted routing on a Cisco can outperform a PC, but that often does not matter.

    Try to run a couple of IPsec tunnels and/or datacompression on a Cisco. It will require extra help in the form of a plug-in encryption module. The PC will do that no sweat.
    [ Parent ]
    • Re:College kids... by Lars T. (Score:3) Friday February 09 2007, @07:41AM
    • Re:College kids... by Joe The Dragon (Score:2) Friday February 09 2007, @10:07AM
      • Re:College kids... (Score:4, Interesting)

        by LordWoody (187919) on Friday February 09 2007, @02:39PM (#17952514)
        (http://www.linif.org/)
        OK, I call.

        1) A PCIx socket carries the same bandwidth as a 1-lane PCIe socket.

        2) Using either PCIx or PCIe (1-lane even!) you can run 1G bidirectionally through a Linux system with as little as a single 2.4G P4HT (been there, done that, got the proverbial smoking copper cable to prove it). The CPU will not be stressed.

        3) You can buy up to 6 ports on one full height PCIx or PCIe card. If you buy a multi-port PCIe NIC, it will most likely be of the 4-lane variety (and if not, keep shopping).

        4) The Linux kernel's ability to route and intellegently bridge are both high performance capable. Throughput loss comes from engaging netfilter and more specifically conntracking. However, perform load testing on a top-end Cisco with and without ACLs and watch what happens to its performance; the results are very interesting. In short running any kind of ACL (Cisco, iptables, etc...) is expensive.

        5) If you are building a performance Linux router, you are not using low-end desktop equipment. I hold in my hands a lower-end Intel AspenHill (S3000AH) server mainboard and it has 1 PCIx socket and 2 PCIe sockets (4 and 8 lane). The Intel Alcolu (S5000PAL) server board has a flexible socket layout (depends on the reiser card you buy) of (1) PCIx and either (2) 8-lane or (4) 4-lane. Either way, that is a fair number of potential interfaces to route across. Drop in a nice Core2 Duo on the Aspen Hill or a Dual Core2 Duo (or Dual Core2 Quadros if you decide to load up 16 interfaces) on the Alcolu and you have a ton of CPU horsepower to handle the interupts and make routing decisions. While not cheap per say, the costs are still less than Cisco routing gear with equivelent horsepower.

        The larger issue in using x86 equipment to act in routing duties is interrrupt processing. Using NAPI enabled cards such as those produced by Intel and Broadcom lessens the interrupt load (you get multiple packets per interrupt). PCIx/PCIe single-lane as a dual NIC pair or PCIe multi-lane for multiple paths provides enough bus bandwidth to move the packet data. PCIe makes the process even smoother due to the dedicated contollers per lane (think of it as one socket per bus instead of the old all sockets on one bus model). In addition, PCIe supports simultanious reads and writes (which lowers per packet latency in bi-directional communications). All other flavors of PCI are read or write at any one time.

        What you do get when you buy Cisco, is (in theory as in practice it seems to vary) a tried and proven user interface and and solid under pinning of which you the admin require little knowledge. You buy the components Cisco tells you to put in it depending on the job you want to do.

        With Linux, you are usually on your own in selecting hardware, setting up the software and using the many interfaces required to configure each component of a Linux system used in a routing function. Very few admins have the time or resources to test hardware compatibility and evaluate the performance of various equipment options. If any group can put together a recommended (read: tried and tested and performance evaluated) hardware set and for it produce a ready to run (read: quick install with a single interface for the all router setup (IPs, ACLs, routes, etc...)), then more power to them. It makes it that much more likely that Linux based routers will show up in performance demanding environments.

        Food for thought.

        [ Parent ]
    • 1 reply beneath your current threshold.
  • although I do love the effort, it will be a very long time before a group like this could actually compete. Along with the hardware/software that you mentioned there also needs to be some entity that will take the blame when something goes wrong. If that's not there we'll never see a project like this be adopted by any large corporations, even if they were to beat Cisco on the hardware/software front.
    [ Parent ]
  • Re:solaris (Score:4, Funny)

    by EveryNickIsTaken (1054794) on Friday February 09 2007, @07:57AM (#17946814)
    Did you work in Sales by any chance?
    [ Parent ]
    • Re:solaris by EveryNickIsTaken (Score:3) Friday February 09 2007, @08:14AM
      • Re:solaris by Slashcrap (Score:2) Friday February 09 2007, @10:13AM
      • 1 reply beneath your current threshold.
    • 1 reply beneath your current threshold.
  • Re:College kids... (Score:2)

    by MightyMartian (840721) on Friday February 09 2007, @11:06AM (#17949028)
    (Last Journal: Tuesday March 13 2007, @02:39PM)
    Other than access lists, IOS is horrible. I see no reason why, on good hardware, a Linux-based router can't do just as good a job. Mikrotik [mikrotik.com] is a good example of Linux-based routing software in this regard, though I prefer the roll-your-own method.
    [ Parent ]
    • Re:College kids... by Noexit (Score:1) Friday February 09 2007, @01:51PM
    • Mikrotik by Anonymous Coward (Score:1) Friday February 09 2007, @08:46PM
      • Re:Mikrotik by hjf (Score:1) Monday February 12 2007, @01:42PM
  • 7 replies beneath your current threshold.