NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

blenderpilot's avatar
Nov 11, 2020
Solved

Nighthawk R7000P printing...

Hey everyone.  I read a lot about R7000P printing papers when Armour security is active. I want to keep it that way, but I would like to stop the system from printing 4 pages every week. Looks like ...
  • antinode's avatar
    antinode
    Nov 25, 2020

    > I read a lot [...]

     

       Thanks for the helpful links.

     

       A Web search for, say, "User-Agent: curl/7.59.0" should find many
    similar reports scattered around the Web, affecting various printers.

     

       What you're seeing is an attempt to fetch a web page (and some other
    data) from your printer, using a program/library called cURL.

     

          https://en.wikipedia.org/wiki/CURL

     

       Sadly, rather than send those requests to the usual HTTP port, 80,
    the offending program is sending them to the printer data port, 9100.
    The printer interprets data arriving at that port as material to be
    printed, hence it prints the stuff, leaving everyone disappointed.

     

       Apparently, the offending program part of the Armor software.  Until
    Netgear supplies an update with a fix, your options seem to be to
    disable Armor, or live with the annoyance.  Without access to the
    problem code, the reason it's doing this may remain a mystery.