Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

[ Create a new account ]

Netgear Routers DoS UWisc Time Server

Posted by michael on Fri Aug 22, 2003 12:23 PM
from the RISKs-fodder dept.
numatrix writes "For the last few months, hundreds of thousands of netgear routers being sold had hardcoded values in their firmware for ntp synchronization, causing a major denial of service to the University of Wisconsin's network before it was filtered and eventually tracked down. Highlights how not to code embedded devices." A really excellent write-up of the incident.

Related Stories

[+] Your Rights Online: D-Link Firmware Abuses Open NTP Servers 567 comments
DES writes "FreeBSD developer and NTP buff Poul-Henning Kamp runs a stratum-1 NTP server specifically for the benefit of networks directly connected to the Danish Internet Exchange (DIX). Some time last fall, however, D-Link started including his server in a hardcoded list in their router firmware. Poul-Henning now estimates that between 75% and 90% of NTP traffic at his server originates from D-Link gear. After five months of fruitless negotiation with a D-Link lawyer (who alternately tried to threaten and bribe him), he has written an open letter to D-Link, hoping the resulting publicity will force D-Link to acknowledge the issue. There are obvious parallels to a previous story, though Netgear behaved far more responsibly at the time than D-Link seem to be."
This discussion has been archived. No new comments can be posted.
Netgear Routers DoS UWisc Time Server | Log In/Create an Account | Top | 447 comments (Spill at 50!) | Index Only | Search Discussion
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
(1) | 2
  • and now... (Score:5, Funny)

    by Anonymous Coward on Friday August 22 2003, @12:24PM (#6766611)
    slashdot has hard coded a link to the UWisc CS server, sending a DoS to them too

    oh, and fp.
    • Re:and now... by TenaciousPimple (Score:2) Friday August 22 2003, @12:51PM
    • Re:and now... by `Sean (Score:1) Friday August 22 2003, @02:14PM
    • Re:and now... by Jeremiah Cornelius (Score:2) Friday August 22 2003, @11:28PM
    • 3 replies beneath your current threshold.
  • by OneIsNotPrime (609963) on Friday August 22 2003, @12:24PM (#6766614)
    And we would have gotten away too, if it weren't for those meddling kids!
  • So who got fired? (Score:4, Interesting)

    by eln (21727) on Friday August 22 2003, @12:25PM (#6766622)
    Simple mistake that should have easily been found and fixed during the testing phase. I hope whoever let this thing be released without following proper testing procedures got canned.

    Yah right. Some hapless low level programmer probably got all the blame for putting test data in there in the first place.
    • Re:So who got fired? by Trigun (Score:2) Friday August 22 2003, @12:27PM
    • Re:So who got fired? by MikeHunt69 (Score:1) Friday August 22 2003, @12:37PM
    • Re:So who got fired? (Score:5, Insightful)

      by Cali Thalen (627449) on Friday August 22 2003, @12:46PM (#6766870)
      (http://www.thalen.net/)
      Simple mistake, sure. Barely a trickle of wasted bandwidth, hard to even believe it matters...

      Bah.

      This is one 'simple mistake' by one company that namaged to send a constant "250,000 packets-per-second (and over 150 megabits-per-second)".

      Now I know Netgear is a pretty big outfit, but there are LOTS of companies like that out there, and these little mistakes can add up. How much network traffic could be avoided with proper programming?

      Also, this kind of makes me think about the useless network activity my XP box (bleh) tries to send out. Multiply that by millions and millions, and you get a number a whole lot bigger than the one above.

      Who pays for all that wasted bandwidth?

      [ Parent ]
      • Re:So who got fired? (Score:5, Insightful)

        by Malc (1751) on Friday August 22 2003, @02:25PM (#6767780)
        Not their first simple mistake though. Ask the people behind dyndns.org what they think of the Netgear RT314's (and other products like the RT311????) implementation of the dyndns.org client. Trust me, they have nothing nice to say.
        [ Parent ]
      • Re:So who got fired? by orpheus2000 (Score:3) Friday August 22 2003, @03:08PM
      • Re:So who got fired? by Darby (Score:1) Friday August 22 2003, @03:42PM
      • Windows Time Service (Score:4, Interesting)

        by Webmoth (75878) on Friday August 22 2003, @03:55PM (#6768681)
        (http://slashdot.org/)
        Both Windows 2000 and XP have the "Windows Time Service" which once per day query an NTP server to set the system clock. By default, Windows 2000 does not have an NTP server set, and XP looks to time.windows.com -- every blasted installation of Windows XP phones home every day to set its clock and who-knows-what-else.

        One would expect millions of XP boxes phoning home daily would overload a time server. For myself, I've changed the NTP server to a different server (which I will not name) and had somewhat more reliable time syncing.

        The commands are net time /setsntp:some.ntp.server and net time /querysntp, or in the Time and Date properties in XP there's the Internet Time tab.
        [ Parent ]
        • Re:Windows Time Service (Score:4, Insightful)

          by WoTG (610710) on Friday August 22 2003, @07:42PM (#6770181)
          (http://print-bingo.com/ | Last Journal: Monday August 04 2003, @12:43AM)
          Sure it's a lot of traffic for some organizations. But for Microsoft to run time.windows.com, it's a drop in the bucket. Lets see... let's say 100M installations (probably high, since it's only XP, and boxes on a domain sync with the domain server) times 1kB per day (again, probably high) is about 100 GB per day and pretty evenly spread out over a 24 hour day. This amounts to less than two T1's. Not a bad deal, considering that in one "simple" move, a big portion of the wrong PC clocks that are out there are fixed. I wouldn't bother switching NTP servers on my XP workstations... why bother if MS is willing to pick up the dime...
          [ Parent ]
        • Re:Windows Time Service by Jman314 (Score:2) Friday August 22 2003, @09:31PM
        • Re:Windows Time Service by TomV (Score:1) Saturday August 23 2003, @02:27AM
        • Re:Windows Time Service by modme2 (Score:1) Wednesday August 27 2003, @11:36PM
        • Re:Windows Time Service by Webmoth (Score:2) Tuesday September 02 2003, @12:05AM
        • 2 replies beneath your current threshold.
      • Re:So who got fired? by Halcy0n (Score:1) Friday August 22 2003, @11:30PM
      • 3 replies beneath your current threshold.
    • Re:So who got fired? (Score:5, Insightful)

      by Dr. Blue (63477) on Friday August 22 2003, @01:34PM (#6767309)
      In the full description, you'll notice that they include the "strings" output from the netgear software, which includes hardcoded IP addresses.
      Netgear reported that the non-UW addresses were used for debugging by the developers.

      Here's the interesting part: at least two of those are 12.* addresses --- cablemodems with attbi.com. So if you want to know who the developer responsible is, it might be a reasonable guess it's whoever lives at those IP addresses! :-)

      [ Parent ]
    • Re:So who got fired? by Nykon (Score:1) Friday August 22 2003, @02:11PM
    • Re:So who got fired? by zin (Score:1) Friday August 22 2003, @02:41PM
    • Re:So who got fired? by (54)T-Dub (Score:3) Friday August 22 2003, @12:46PM
    • Re:So who got fired? (Score:5, Insightful)

      by NulDevice (186369) on Friday August 22 2003, @01:12PM (#6767111)
      (http://www.nulldevice.com/)
      Becasue it's not just a use of a public service, it's a complete abuse of a public service. It'd be like you damming up the colorado river for your own personal use and then telling LA to upgrade their water supply.

      This was a big screwup - when an NTP query fails, you don't start retrying every second until it comes back. You don't hardcode a single server address for it. And you don't put this in 700,000 pieces of released hardware.
      [ Parent ]
    • 4 replies beneath your current threshold.
  • Poor uWisc (Score:5, Funny)

    by mobiGeek (201274) on Friday August 22 2003, @12:25PM (#6766623)
    First the NTP flood.


    Now the /. effect.

  • Bad form in general (Score:5, Insightful)

    by Hayzeus (596826) on Friday August 22 2003, @12:25PM (#6766627)
    (http://www.swampgas.com/)
    Highlights how not to code embedded devices

    Or any other kind of software for that matter.

    • 1 reply beneath your current threshold.
  • Now... by Scalli0n (Score:2) Friday August 22 2003, @12:25PM
  • I did that to myself once (Score:5, Funny)

    by eschasi (252157) on Friday August 22 2003, @12:26PM (#6766637)
    I did that to myself once. It was a piece of software that went to comp.sources.unix (or something similar) and was default-configured to send error mail to an alias that pointed to me. A patch was released very shortly afterwards.
  • I'd just send the wrong time back to netgear routers. I bet they wouldn't try that again.
  • That reminds me.... by renehollan (Score:1) Friday August 22 2003, @12:26PM
  • Hasn't /. learned? (Score:5, Funny)

    It's not nice to kick someone when they're down.
    • 1 reply beneath your current threshold.
  • by BMonger (68213) on Friday August 22 2003, @12:27PM (#6766662)
    "Quick! Block port 80!"
  • I wonder what NetGear's liability is. (Score:5, Interesting)

    by Jammer@CMH (117977) on Friday August 22 2003, @12:27PM (#6766666)
    Were this a Haxor attack, there would be criminal liability. I'm willing to believe that it was a simple mistake, with no criminal intent, but would NetGear be liable civilly?
  • Now did NetGear get permission (Score:4, Interesting)

    by eaddict (148006) on Friday August 22 2003, @12:28PM (#6766669)
    (http://www.dailykos.com/user/eAddict)
    to hardcode an address into thier systems? Do you need permission? There was a law a few years ago about 'deep-linking' and even linking... isn't getting the time somewhat the same thing?
  • Analysis Tools used in this article.. (Score:5, Interesting)

    by joeldg (518249) on Friday August 22 2003, @12:28PM (#6766673)
    (http://blog.peoplesdns.com/)
    Wow, that list of Analysis Tools used for tracking this down had a bunch that I was not familiar with.

    RRGrapher, FlowScan and Cflow being ones I have never messed with..

    Cool.. new tools to play with!

  • Delicious irony (Score:5, Funny)

    by ryanvm (247662) on Friday August 22 2003, @12:28PM (#6766679)
    I love the irony of trying to read an article about a DoS from a site that's experiencing one because of the article. Yummy.
  • Err why ? (Score:3, Insightful)

    by Archfeld (6757) * <archfeld@hotmail.com> on Friday August 22 2003, @12:29PM (#6766684)
    (http://slashdot.org/ | Last Journal: Friday August 20 2004, @12:38PM)
    why does a router need to sync time anyways ??
    especially a home router....sounds like another port open for someone to hack at for no real gain....
    • Re:Err why ? (Score:5, Insightful)

      by NetJunkie (56134) <jason,nash&gmail,com> on Friday August 22 2003, @12:34PM (#6766735)
      Logging. You want your log files to have the right time. I've used my router log files many times.
      [ Parent ]
      • Re:Err why ? by Archfeld (Score:2) Friday August 22 2003, @04:15PM
      • 1 reply beneath your current threshold.
    • Re:Err why ? by syle (Score:1) Friday August 22 2003, @12:34PM
    • Re:Err why ? by Anonymous Coward (Score:1) Friday August 22 2003, @12:34PM
      • 1 reply beneath your current threshold.
    • Re:Err why ? by afidel (Score:2) Friday August 22 2003, @12:38PM
      • Re:Err why ? by Archfeld (Score:2) Friday August 22 2003, @04:20PM
    • Re:Err why ? (Score:5, Interesting)

      by rusty0101 (565565) on Friday August 22 2003, @12:42PM (#6766821)
      (http://www.beresourceful.net/ | Last Journal: Wednesday January 07 2004, @12:40PM)
      Routers tend to log activities such as access, configuration changes, firewall violation detection, etc. and it is often handy to know when that event occured.

      Home centric routers do not tend to have their clocks set before shipping as there is no assurance that a battery keeping that clock powered will be doing so ver the entire span of time from manufacture to customer plugging it in. Even if it did the drift involved would give some inaccuracy as well.

      There are two correct solutions. One is that Netgear should operate their own time server and hard code that server as a secondary or fallback time server. The primary time server should be aquired from the internet service provider when they get their network ip address via dhcp.

      -Rusty
      [ Parent ]
      • Re:Err why ? by Trigun (Score:1) Friday August 22 2003, @12:53PM
        • Re:Err why ? by gordon_schumway (Score:2) Friday August 22 2003, @12:59PM
          • Re:Err why ? by soramimicake (Score:1) Saturday August 23 2003, @03:43AM
        • Re:Err why ? by Loosewire (Score:1) Friday August 22 2003, @01:15PM
      • Re:Err why ? by confused one (Score:2) Friday August 22 2003, @01:27PM
        • Re:Err why ? by rusty0101 (Score:2) Friday August 22 2003, @01:55PM
          • Re:Err why ? by confused one (Score:2) Friday August 22 2003, @02:09PM
    • Re:Err why ? by jmac880n (Score:2) Friday August 22 2003, @01:15PM
    • 1 reply beneath your current threshold.
  • How about a verb in that headline? by badboy_tw2002 (Score:1) Friday August 22 2003, @12:29PM
  • Who pays? by Skyshadow (Score:2) Friday August 22 2003, @12:30PM
    • Re:Who pays? by diamondc (Score:1) Friday August 22 2003, @12:37PM
    • Re:Who pays? by afidel (Score:2) Friday August 22 2003, @12:41PM
      • Re:Who pays? by DunbarTheInept (Score:2) Friday August 22 2003, @05:38PM
    • Netgear owes by nuggz (Score:2) Friday August 22 2003, @01:02PM
    • Re:Who pays? by confused one (Score:3) Friday August 22 2003, @01:30PM
  • by jefbed (666411) on Friday August 22 2003, @12:31PM (#6766706)
    (http://www.nongnu.org/antiright)
    It is foolish to code code dependencies on servers in firmware. There are two problems that result from this. The first is that specified in the article, the denial of service. The second is the high potential for broken network dependencies if, for example the hardcoded site goes offline or the ip address changes. Technically each site should be running their own ntpd to ease the load on the primary servers. ntp syncronization should not be the job of the router, but instead the job of the network administrator.
  • I hope... by ajiva (Score:2) Friday August 22 2003, @12:32PM
    • Re:I hope... by mark_lybarger (Score:1) Friday August 22 2003, @12:40PM
    • Re:I hope... by Merk (Score:2) Friday August 22 2003, @01:30PM
    • Re:I hope... by grub (Score:2) Friday August 22 2003, @02:10PM
  • blaster by briancollins (Score:2) Friday August 22 2003, @12:33PM
  • Ouch! (Score:3, Funny)

    by MarkGriz (520778) on Friday August 22 2003, @12:34PM (#6766734)
    I'd hate to be working in Netgear's accounts payable dept. when the bandwidth usage bill arrives.
  • by sczimme (603413) on Friday August 22 2003, @12:36PM (#6766750)

    Highlights how not to code embedded devices

    I think this highlights a "how not to code" idea, period. In 1986, when I was taking a BASIC (boo, hiss) course in high school, I learned that values should be expressed as variables even if the coder does not expect them to change. So instead of using (32 feet/second^2), one should instead declare g once, using whatever units are appropriate, and thereafter refer to g instead of a hardcoded value. If g changes, the coder need only update one line.

    Note: I am not a programmer/coder/developer in any sense of any of the words, so technical nits should remain unpicked; however, if I am completely out in left field, please feel free to point that out.
  • Netgear should bear the cost... (Score:5, Insightful)

    by Phil John (576633) <phil@webstarsDEGASltd.com minus painter> on Friday August 22 2003, @12:36PM (#6766751)
    IMHO, since this is blatantly a case of Netgear cocking up their appliance they should not only a)refund any monies spent by the university in this problem and b)send out patches, at their own cost, to all users of affected routers. For heavens sake, so many people don't have anti-virus software installed, don't patch, why would they with a router? They just think "I plug this in to my cable modem, plug my computer in and I dun got thar intarnet workun" why would they know that they need to upgrade the products firmware?
  • i know USA isnt .AU but.. by sjwt (Score:2) Friday August 22 2003, @12:36PM
  • And then we got a ridiculous number of HTTP requests about the problem, which caused our server to explode and rain tiny bits of hazardous material into Lake Michigan. Fortunately, the indigenous wildlife was not affected, because nothing lives in Lake Michigan.
  • Simple Fix (Score:5, Funny)

    by Boss, Pointy Haired (537010) on Friday August 22 2003, @12:40PM (#6766795)
    UWisc hard codes the date/time on their time time server to 2038-19-01 03:14:00.

    After 6 seconds, the netgear will crash and burn as a result of the Y2K38 problem and the requests will be no more.
  • Think Strata (Score:5, Informative)

    by n9fzx (128488) on Friday August 22 2003, @12:40PM (#6766796)
    (http://www.viking.org/ | Last Journal: Wednesday May 28 2003, @11:35AM)
    Dave Mill's original clock distribution architecture ala NTP was based loosely on the Bell System's inverted tree structure. Only the top level servers are locked to the national servers; the next level is locked to the top level, and so on. In theory, it's a perfectly scalable infrastructure, with terrific fan-out.

    Unfortunately, the code droids seem to think that there's something magical about being at Stratum 2 instead of Stratum 3 or Stratum 4; also, they seem perfectly willing to take advantage of a nonprofit consortium (the owners/operators of public Strat 1 clocks) instead of spending the $500 or so on hardware to service their own customers, who presumably paid them for something.

    Anyone else remember the Good Old Days when it was considered polite to ask first before using someone else's clock?

    [Truechiming since 1987...]

    • Re:Think Strata by seanadams.com (Score:3) Friday August 22 2003, @01:00PM
    • Strata ain't the issue (Score:4, Informative)

      by Merk (25521) on Friday August 22 2003, @01:22PM (#6767199)
      (http://infofiend.com/)

      Actually, Netgear was using a stratum 2 time server [gvsu.edu], namely ntp1.cs.wisc.edu [wisc.edu].

      As for spending $500 on hardware to service their own customers, as the wisconsin people can tell you, it is costing them a little more than that. It's isn't just the hardware, it's the pipe to which it's attached.

      I agree that Netgear should have been the ones to provide a time server if they were going to hard-code one. On the other hand, what if they weren't the ones who wrote the code? Maybe they just bought a "router kit" from some small company, slapped a "Netgear" logo on it, and shipped it out? That small company probably wouldn't know what NTP server NetGear provides. They may also have lots of other customers who each would need their own time server. Obviously though, the answer is not to hard-code the value.

      As for the Good Old Days when it was considered polite to ask, the policy [os2site.com] for UWisc's time server was "open access", not "open access; please send a message to notify". So... they didn't ask to be notified. Now I'm sure they're going to change that policy, and I'm also sure they would have wanted to know if their site was being set as the default on tens of thousands of routers.

      Routers are standalone devices that are meant to operate without user input, so it doesn't make sense to require the user to manually configure the NTP server. On the other hand, there's currently no good way of providing a default NTP server, unless you provide it yourself. For commercial devices like a router, providing it yourself is reasonable. The bandwidth cost of providing a time server should be offset by the profits they make on the hardware. I suppose the other option is to provide a one-time service that will provide a random NTP server. Each time you hard-reset the router, and out of the box, it would check that service and then know what NTP server it should use.

      [ Parent ]
    • Re:Think Strata by leeet (Score:2) Friday August 22 2003, @02:07PM
    • 1 reply beneath your current threshold.
  • by James_G (71902) on Friday August 22 2003, @12:44PM (#6766836)
    I can't get to the article, so in the meantime, here's the text of an email about this with some details that was sent to an ntp.org mailing list back in June:

    David L. Mills wrote on 2003-06-26 10:55:

    > Guys,
    >
    > I find myself on the review team for an incident taking place at U Wisconsin/Madison. Apparently, the Netgear folks have manufactured some 700,000 routers with embedded SNTP clients configured to use the public U Wisconsin NTP server. The server address is unchangeable and the client cannot be disabled. If that isn't bad enough, if the client gets no replies, it starts sending packets at one-second intervals until forever and without backoff.
    >
    > The U Wisconsin folks determined some 285,000 different IP addresses are now sending between 300 and 700 packets per second requiring between 150 and 400 megabits per second. Apparently, the principal eason for this flux is misconfiguration of the firewall component of the router. This is costing them $266 per day.
    >
    > The Netgear folks were slow to respond until U Wisconsin folks emailed the entire senior management and others known to be U Wisconsin alum. Netgear says they have no way to recall those routers and no way to insure the products are updated from the web site. The products cost between $20 and $40 depending on rebate.
    >
    > U Wisconsin have considered several ways to deflect the tide, the most promising may be noting the source port 23457 unique to these products and tossing them at the doorstep. The products do not use DNS and are not configurable. Another way considered is to configure a subnet visible to BGP and convince the ISPs to punch holes in the routing fabric. Send money.
    >
    > I never thought it could get as bad as that. My reasoned recommendation was to fire up the lawyers and sue the bastards for costs and punitive damages and to injoin the company from selling any products until proved safe. There is apparently some standards group that allegedly reviews and certifies new products for Internet use. The Netgear products were all certified, which surely says nothing about the standards group.
    >
    > Include me in any replies; I am not on any ntp.org list.
    >
    > Dave
  • mmmm... so virus like. by ftplimited (Score:1) Friday August 22 2003, @12:44PM
  • Poor UWisc (Score:5, Funny)

    by EmagGeek (574360) <ehidle&ie-ap,org> on Friday August 22 2003, @12:46PM (#6766867)
    (http://www.ie-ap.org/ | Last Journal: Tuesday March 28 2006, @05:27AM)
    First the time server

    Then the e-mail server (from the helpdesk requests)

    Then the webserver (from /.)

    What next?
    • Re:Poor UWisc by mrm677 (Score:2) Friday August 22 2003, @12:50PM
      • Re:Poor UWisc by NulDevice (Score:3) Friday August 22 2003, @01:31PM
    • Re:Poor UWisc by h2oliu (Score:1) Friday August 22 2003, @01:11PM
    • Re:Poor UWisc by jamesbrown1000 (Score:1) Friday August 22 2003, @01:44PM
    • 1 reply beneath your current threshold.
  • dyndns.org (Score:3)

    by AchmedHabib (696882) on Friday August 22 2003, @12:46PM (#6766871)
    One of the others was an IP address previously used by the "dyndns.org" dynamic DNS name service.
    I really hope they did not include that IP while it was used by dyndns.org. If they did, I'd say they are the biggest assholes alive for generating tons of traffic to a free service. But then again they have already proved that now.
    • 1 reply beneath your current threshold.
  • They sure have a lot of bandwidth... by twoslice (Score:1) Friday August 22 2003, @12:47PM
  • by Anonymous Coward on Friday August 22 2003, @12:51PM (#6766911)
    This didn't only generate trouble for U of Wisconsin, it also generated a lot of cost for some people using the router. Since the server was down, the Firmware has been trying to connect to the time server constantly, thereby keeping the connection from timing out. (Who wrote that algorithm?) For people whos connections are on metered internet access, this ment the connnection was never closed and they are stuck with the bill.

    Aparently there are a lot of Netgear users in Germany who are stuck with horrendous bills now. I wonder if Netgear is going to pick those bills up?
  • Not the only offender by oneiric (Score:2) Friday August 22 2003, @12:54PM
  • ntp.netgear.com by packethead (Score:1) Friday August 22 2003, @12:54PM
  • What NetGear needs to do... by sxltrex (Score:1) Friday August 22 2003, @12:57PM
  • Enough of this by dema (Score:2) Friday August 22 2003, @12:57PM
  • I have only one question: by ikkyikkyikkypikang (Score:1) Friday August 22 2003, @12:59PM
  • Well written by phorm (Score:2) Friday August 22 2003, @01:01PM
  • can this be done? by u19925 (Score:2) Friday August 22 2003, @01:02PM
  • Why didn't they use their own time server? by anonymous coword (Score:1) Friday August 22 2003, @01:03PM
  • Spytime (Score:4, Insightful)

    by aero6dof (415422) <aero6dof@yahoo.com> on Friday August 22 2003, @01:03PM (#6767036)
    (http://slashdot.org/)
    Now if NetGear had coded it to their own NTP server it might have been a nice method to estimate how many products you have deployed on the open internet. Of course, Slashdot might then have complained about the company spying on its users. :)
  • What (Score:4, Funny)

    by Pvt_Waldo (459439) on Friday August 22 2003, @01:04PM (#6767041)
    Nobody figured how to blame Microsoft yet? Come on you "M$" people - get cracking!
  • Polite broadcasting and service discovery by MagikSlinger (Score:2) Friday August 22 2003, @01:04PM
  • DoS by smatt-man (Score:2) Friday August 22 2003, @01:04PM
    • Re:DoS by confused one (Score:2) Friday August 22 2003, @01:50PM
    • Re:DoS by jonfelder (Score:1) Friday August 22 2003, @06:16PM
  • How do you get the router fixed? by jolshefsky (Score:2) Friday August 22 2003, @01:08PM
  • Oh, the irony by Ekman (Score:1) Friday August 22 2003, @01:15PM
  • Netgear, dlink, etc by BrookHarty (Score:2) Friday August 22 2003, @01:19PM
  • This explains my blinkenlights! Router's a zombie! by helixcode123 (Score:1) Friday August 22 2003, @01:22PM
  • How timely by RollingThunder (Score:2) Friday August 22 2003, @01:28PM
  • by altek (119814) on Friday August 22 2003, @01:38PM (#6767353)
    (http://www.myballsarerank.com/)
    This is funny - one of the head sysadmins for UW's network ops gave a firewall talk in one of my grad classes last semester. I remember him saying that they recently put a packet filter on their FW to block NTP requests because they started getting high numbers of them..

    They thought that maybe somewhere someone had published a net time server in a document or whatever and that an IT department was deploying it on workstations or there was a document floating around telling people to set it up as their time server...

    Looks like they finally got to the bottom of it!
  • Someone on the coding team at Netgear needs to be taken outside and shot; they never seem to learn their lesson about abusing other people's services.

    Story:
    I used to work/volunteer for DynDNS.org. The Netgear firmware client for DynDNS tried to update regularly (I believe every 5 minutes) whether or not the IP address had actually changed AND whether or not it got a response. Once enough of these got out into the market, this became quite a problem for DynDNS, especially with users complaining that we "blocked" their hostnames updated with the Netgear client when their router advertised specifically that it worked with our service.

    I believe after a year or so of nagging the Netgear people, they finally released a firmware update that actually fixed the problem.
  • I love statements of this nature (Score:3, Informative)

    by sphealey (2855) * on Friday August 22 2003, @01:50PM (#6767447)
    After receiving no response for days, I called Netgear's headquarters, leaving messages with two executives explaining the seriousness of the situation. I also emailed members of Netgear's executive team by guessing their email addresses, based upon their email naming convention. I included a "Return-Receipt-To" header, and their Mail-eXchanger notified me that all were delivered successfully. Here's a portion of that message:
    Guys, there is this thing call the "US Postal Service", which has a wonderful product called "Registered Mail" with an optional "Return Receipt Requested" feature. When you have a serious problem of this nature, physically mail a paper letter to the senior executive of the organization, with a cc to the address where the organization accepts legal correspondence (determinable from State records) and also cc "Chief Legal Counsel at...". That will get to the right place faster than guessing random e-mail addresses.

    sPh

  • Damn, I am returning the thing tonight by doublem (Score:2) Friday August 22 2003, @01:50PM
  • Mirror by Door-opening Fascist (Score:2) Friday August 22 2003, @01:51PM
    • Re:Mirror by Door-opening Fascist (Score:2) Friday August 22 2003, @01:53PM
  • Could this happen with GPS? by vasqzr (Score:2) Friday August 22 2003, @01:53PM
  • NTGR +.06 by tlacicer (Score:1) Friday August 22 2003, @01:53PM
  • Just a static route away... to null0 by azpcox (Score:1) Friday August 22 2003, @02:00PM
  • NTP customer tracking by penguin7of9 (Score:1) Friday August 22 2003, @02:01PM
  • What I want to know is... by tundog (Score:1) Friday August 22 2003, @02:09PM
  • liability? by penguin7of9 (Score:1) Friday August 22 2003, @02:12PM
  • Who really does the engineering? by Detritus (Score:1) Friday August 22 2003, @02:16PM
  • Router firmware upgrade install instructions. by ratfynk (Score:2) Friday August 22 2003, @02:23PM
  • Hewlett Packard did the same thing (Score:3, Informative)

    by pascalb3 (514151) on Friday August 22 2003, @02:33PM (#6767880)
    I can't find any articles on it, but I do remember my college having this problem. They kept seeing similar-sized traffic heading to the same IP address every -- I don't exactly remember -- 30 minutes or so. At first they thought they had been infiltrated by a virus that was launching zombies against the IP in a DDoS attack. After sniffing the traffic, it turned out that they were basically ping packets all being sent to the same URL.

    What had happened was the ingenious engineers at HP decided to hardcode some poor soul's URL into their new Internet-enabled keyboards -- you know, the ones with the hotkeys. The point was that every so often (which ended-up being very often) the keyboards would send this ping-esque packet to the URL and if it received a response it would know it's still connected to the Internet.

    Unfortunately, there were some lapses in the plan. Number one, HP thought this was a good idea, but I guess not good enough of an idea to have them ping their own site. Secondly, with this keyboard a part of new HP systems, these systems turned into DDoS machines on this poor guy's domain. The tricky part was the domain they were sent to wasn't any other company's site, just some apparently random URL the HP team picked; that guy must of thought he was the luckiest person with all the traffic he received, and all the bandwidth he was charged. We are a small college, and even we saw a hit on our network traffic from these keyboards, imagine what he was seeing at the focal point!

    The point is, sometimes lack of common sense can have drastic consequences.

    Coda: We tracked the IPs of our computer systems pinging the site and told those who owned them to disable the Internet keyboard.
  • Download corrected firmware (Score:3, Informative)

    by Luminous Coward (445673) on Friday August 22 2003, @02:36PM (#6767916)
    According to Netgear, only RP614, RP614v2, DG814, MR814 and HR314 NETGEAR routers are affected. Patched firmware [netgear.com] can be downloaded from Netgear's support website.
  • Aware of problem as soon as I used router by kalieaire (Score:1) Friday August 22 2003, @02:39PM
  • Somebody clue me in... by schof (Score:1) Friday August 22 2003, @02:44PM
  • Thank you, UWisc and Netgear (Score:5, Insightful)

    by SamMichaels (213605) on Friday August 22 2003, @02:48PM (#6768037)
    Seriously. THANK YOU for not filing law suits, hiring the FBI, CIA, Marines, calling upon Patriot Act, etc.

    To Netgear, THANK YOU for not calling upon the DMCA, filing NDA law suits, etc.

    It was resolved in a diplomatic and professional manner...and the write up explaining the entire incident was educational and informative.

    Now, if it had been SCO or Microsoft involved......
    • 1 reply beneath your current threshold.
  • They're not the only ones (Score:4, Interesting)

    by whterbt (211035) <m6d07iv02@sneakemail.com> on Friday August 22 2003, @02:52PM (#6768067)

    I took a Unix course at the University of Colorado in Fall 2001, I think. We had a guest lecture from Evi Nemeth [amazon.com], who is a professor emeritus at CU.

    She had done some work on a couple of the DNS root servers, G and H if memory serves. She showed a rate of query graphs for those servers. There was a huge jump in the middle of the graphs that corresponded neatly with the release of Windows 2000.

    Turns out Win2000 had it hard-coded to consult the DNS root servers every time it wanted to run a nslookup!

  • NetGear's Customer Support (Score:4, Interesting)

    by MojoRilla (591502) on Friday August 22 2003, @02:53PM (#6768076)
    We had customers complain that they couldn't connect to our streaming application. After much head scratching and wasted time, we discovered that the customers MR814 wireless router wasn't working properly.

    After a lot of research on the internet, I discovered that this was a well known problem with the MR814, fixed with an update to its firmware. It was strange because I asked the user if he had updated his firmware, which he said he did.

    It turns out that the firmware was only released on the Austrilian version of the NetGear website. Downloading and installing that version fixed the users problem.

    I sent a polite note to NetGear technical support informing them of this on April 7th. I got back a note on 4/8 saying that it would be forwarded to the appropriate people. On April 17th I sent a more harshly worded note. On April 20th I got back a note saying again that my request would be forwarded to engineering.

    I gave up. It wasn't worth it.
    Just for fun on May 13th I checked their site again. They had finally updated the software.

    This runaround was all to just make a solution to a problem that they had already fixed available. Imagine the hassle trying to get them to actually fix a problem?
  • Maybe I'm naive by jridley (Score:2) Friday August 22 2003, @02:56PM
  • Why hard-code NTP at all? by jea6 (Score:2) Friday August 22 2003, @03:31PM
  • Possible solution: ISPs? by beat.bolli (Score:1) Friday August 22 2003, @03:54PM
  • Bah... by wzoo1 (Score:1) Friday August 22 2003, @03:54PM
  • Hack them? by gr8_phk (Score:2) Friday August 22 2003, @04:04PM
  • Could the CPSC order a recall? by sphealey (Score:2) Friday August 22 2003, @04:45PM
  • Wow, that solves my little blinkenlites mystery by Jayfar (Score:2) Friday August 22 2003, @05:40PM
  • SMC did a similar thing.. by Large Green Mallard (Score:2) Friday August 22 2003, @07:33PM
  • That's pretty nasty (Score:4, Insightful)

    That's pretty nasty that Netgear would hardcode a NTP time server into their product, without even telling U-Wisc about it.

    When I configure my computers to use someone else's NTP server, I always send them an email to let them know (or whatever else they request that people do).

    What's worse is that Netgear hardcoded the address, in a way that can't easily be changed without a firmware upgrade (something that very few of the intended Netgear firewall customers will do: these customers are looking for a plug-it-in-and-forget-it box, and are either unwilling or unable to learn how to set up a firewall box themselves). And then, on top of that, Netgear botches the implementation of the protocol, causing it to rapid-fire out requests in certain circumstances!

    NTP is a very, very low-profile protocol. It uses UDP, so that connection state doesn't have to be maintained. It sends out packets very rarely, at most every few minutes while being set up, and then once time has been established and clocks are in sync, roughly one packet every few days. Netgear's botched programming caused a NTP flood of one packet per second! This is a ridiculous rate several orders of magnitude above what is normally seen in a functioning NTP implementation.

    And Netgear sold hundreds of thousands of these things....

    I'm amazed that U-Wisc put up with this effective DoS attack on their servers for so long. They showed great patience waiting several months for their request to crawl through Netgear's channels. Companies really need to have a quick method of access into their corporate structure for people who report major flaws like this! Because Netgear's traditional channels of customer feedback (tech support, etc.) weren't set up for this, U-Wisc's requests kept getting lost in Netgear's bureaucracy. Is Netgear so arrogant to believe that all of their products are and will always be 100% flawless?

    There really needs to be a special method of access when people report security holes and such. Microsoft, surprisingly, is starting to come around with this, maintaining a special point of contact for people who have discovered security-related issues or major flaws like this. I hope that more companies do this in the future.

    If Netgear would do these three things, I would be happy:

    1) Set up their own NTP master servers (stratum 1, using a GPS receiver or atomic clock), at Netgear itself. They would use Netgear's own bandwidth, not U-Wisc or anyone else's. Netgear's future products would then default to using these servers, and they would put out a patch so that hopefully some fraction of older products would also use these servers. That way, if there is a flaw in the future, Netgear will eat their own dogfood! I am pleased to see that Netgear is already taking steps in this direction.

    2) Change their corporate structure to be more receptive to outsiders who report serious design flaws or major issues caused by their products (such as this NTP flood), going beyond normal tech support, so that quick action can be taken to avert damage. Tech support is really only set up to handle questions about an individual device owned by the person calling in about it, and not set up to handle serious technical or security issues about all devices in an entire product line.

    3) Reimburse U-Wisc for the cost of banwidth consumed by these buggy Netgear devices. If U-Wisc isn't blocking incoming NTP entirely by now, pay for robust NTP servers to handle the high volume of traffic. If Netgear had targeted pretty much any private company instead of U-Wisc, I'm sure they would have sued for damages by now!

    And remember, ask first before using someone else's NTP server, especially if you plan to hardcode the address into your product :)
  • To Netgears Credit...Okay maybe not.. (Score:5, Informative)

    by wacko-Netgear (700822) on Friday August 22 2003, @08:34PM (#6770429)
    First off i would like to disclaim that my views do not represent the company's views. With that said, I can say that I worked at Netgear for a short period of time in the area of support.

    This specific issues was raised back in may... I can say within that same week they had already started testing firmware to fix the issue. The issue comes with the huge break between Netgear engineers and Netgear support. Umm often times the supports reps do not know of the release of the product until like 2 days or 3 days after its already hit the market. On top of that there is very little communication between the two on firmware and whats the latest version. Its been only in the past couple weeks have they really started to communicate.

    Along with that Netgear did not have a device testing program until i would say about 3-4 months ago, before that it was just people there who had the time to test products... woudl test them. I know being one of those who has and still does test there products, that the communication is not very stable and that sometimes issues like these get short-cutted for other major issues such as security and hardware stability.

    I am also sure anyone in the hardware market understands the rush that sometimes comes with products; in netgear this is not different. I can this was an issue that was not expected and was fixed as soon as it was reported. It should have never gone out as is and the products should have been tested throughly in the consumer enviorment. But, to Netgear's credit the company does sell pretty good products and there customer support although you may not always be able to get your answer to the issue or may not be able to sometimes understand the reps any and all issues do esclate to people who can fix them. If you issues are not getting fixed at that point the president of the company does read your mail and does forward them to the Head of the customer support. I can say that issues like these will become less of a problem now that Netgear has started a beta program and engineers are required to speak to support engineers on a regualr basis
  • Fixed IPs NFG by bromoseltzer (Score:2) Friday August 22 2003, @09:05PM
  • personal experience by at_kernel_99 (Score:1) Friday August 22 2003, @10:17PM
  • Why didn't they... by TheSHAD0W (Score:2) Friday August 22 2003, @10:53PM
  • damn... netgear is good by paraleet (Score:1) Saturday August 23 2003, @06:53PM
  • W32.Sobig.F@mm worm uses NTP Servers by stock (Score:2) Sunday August 31 2003, @10:21PM
  • Re:Good followup. by chef_raekwon (Score:2) Friday August 22 2003, @12:33PM
  • Re:Netgear has fix by Anonymous Coward (Score:2) Friday August 22 2003, @01:34PM
  • Re:DMCA + Copyright law by kalanar (Score:1) Friday August 22 2003, @07:24PM
  • 26 replies beneath your current threshold.
(1) | 2