How to password protect printing on a HP Officejet?












2














We discovered that our HP Officejet 6700 was directly accessible from the internet after someone printed a pamphlet about 'Serpent People in New York' (quite hilarious actually).



Ofcourse, we'd like to prevent this from happening again. However, I quite like the 'printing from the internet'-feature (so that I can print stuff when away from home).



Is it possible to somehow add some protection to printing? E.g. a password that each computer should have, a SSL-certificate I have to install, ... ?



I have a few Windows machines and one linux machine that will print regularly to this machine from the local network, and one linux machine that will most often print via the internet.










share|improve this question



























    2














    We discovered that our HP Officejet 6700 was directly accessible from the internet after someone printed a pamphlet about 'Serpent People in New York' (quite hilarious actually).



    Ofcourse, we'd like to prevent this from happening again. However, I quite like the 'printing from the internet'-feature (so that I can print stuff when away from home).



    Is it possible to somehow add some protection to printing? E.g. a password that each computer should have, a SSL-certificate I have to install, ... ?



    I have a few Windows machines and one linux machine that will print regularly to this machine from the local network, and one linux machine that will most often print via the internet.










    share|improve this question

























      2












      2








      2







      We discovered that our HP Officejet 6700 was directly accessible from the internet after someone printed a pamphlet about 'Serpent People in New York' (quite hilarious actually).



      Ofcourse, we'd like to prevent this from happening again. However, I quite like the 'printing from the internet'-feature (so that I can print stuff when away from home).



      Is it possible to somehow add some protection to printing? E.g. a password that each computer should have, a SSL-certificate I have to install, ... ?



      I have a few Windows machines and one linux machine that will print regularly to this machine from the local network, and one linux machine that will most often print via the internet.










      share|improve this question













      We discovered that our HP Officejet 6700 was directly accessible from the internet after someone printed a pamphlet about 'Serpent People in New York' (quite hilarious actually).



      Ofcourse, we'd like to prevent this from happening again. However, I quite like the 'printing from the internet'-feature (so that I can print stuff when away from home).



      Is it possible to somehow add some protection to printing? E.g. a password that each computer should have, a SSL-certificate I have to install, ... ?



      I have a few Windows machines and one linux machine that will print regularly to this machine from the local network, and one linux machine that will most often print via the internet.







      security printing printer network-printer






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Dec 8 at 14:09









      Pieter

      1205




      1205






















          2 Answers
          2






          active

          oldest

          votes


















          2














          Set up a VPN and make the printer visible only inside it.



          This way, every device connected to the VPN will be able to see and use the printer. Outside the VPN, the printer or any other network resources won't be accessible.



          I'm always recommending to never expose these network devices publicly. Exposure might look handy at the beginning but this does not go together with privacy expectation you expressed in your comment above.



          I know this is not a direct answer, but it actually "password-protects" your network including your printer.






          share|improve this answer





















          • His printer isnt in a DMZ, its web enabled. A VPN wouldnt do anything in this situation
            – Keltari
            Dec 8 at 16:37










          • @Keltari – sorry I meant simple VPN without DMZ. Where you just log in from the PC and see all the devices. I meant keeping it simple.
            – miroxlav
            Dec 8 at 17:13










          • That could indeed fix it, together with a decent firewall setup. Solid advice
            – Pieter
            Dec 11 at 16:55



















          1














          Your HP ePrint account can be set to accept print documents only from some
          specified email accounts. Currently it may be set to accept from everyone.



          This is a weak security measure, but may be enough
          to prevent 'Serpent People in New York' from printing again.



          References :




          • HP Connected

          • HP Printers - Turning On Web Services


          • Introduction to HP Web Services
            (video)






          share|improve this answer





















          • If I'm right, this involves sending the documents first to HP, which will relay them to my printer? Not really privacy friendly...
            – Pieter
            Dec 8 at 16:12










          • It might already be set, and the prankster might be one of your colleagues. You may turn it off entirely if that's the case.
            – harrymc
            Dec 8 at 16:20










          • An admin password was set on the printer, a manual factory reset fixed that. And it is a home printer, I don't think my mom or dad printed that.
            – Pieter
            Dec 11 at 16:54











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1381890%2fhow-to-password-protect-printing-on-a-hp-officejet%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          2 Answers
          2






          active

          oldest

          votes








          2 Answers
          2






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          2














          Set up a VPN and make the printer visible only inside it.



          This way, every device connected to the VPN will be able to see and use the printer. Outside the VPN, the printer or any other network resources won't be accessible.



          I'm always recommending to never expose these network devices publicly. Exposure might look handy at the beginning but this does not go together with privacy expectation you expressed in your comment above.



          I know this is not a direct answer, but it actually "password-protects" your network including your printer.






          share|improve this answer





















          • His printer isnt in a DMZ, its web enabled. A VPN wouldnt do anything in this situation
            – Keltari
            Dec 8 at 16:37










          • @Keltari – sorry I meant simple VPN without DMZ. Where you just log in from the PC and see all the devices. I meant keeping it simple.
            – miroxlav
            Dec 8 at 17:13










          • That could indeed fix it, together with a decent firewall setup. Solid advice
            – Pieter
            Dec 11 at 16:55
















          2














          Set up a VPN and make the printer visible only inside it.



          This way, every device connected to the VPN will be able to see and use the printer. Outside the VPN, the printer or any other network resources won't be accessible.



          I'm always recommending to never expose these network devices publicly. Exposure might look handy at the beginning but this does not go together with privacy expectation you expressed in your comment above.



          I know this is not a direct answer, but it actually "password-protects" your network including your printer.






          share|improve this answer





















          • His printer isnt in a DMZ, its web enabled. A VPN wouldnt do anything in this situation
            – Keltari
            Dec 8 at 16:37










          • @Keltari – sorry I meant simple VPN without DMZ. Where you just log in from the PC and see all the devices. I meant keeping it simple.
            – miroxlav
            Dec 8 at 17:13










          • That could indeed fix it, together with a decent firewall setup. Solid advice
            – Pieter
            Dec 11 at 16:55














          2












          2








          2






          Set up a VPN and make the printer visible only inside it.



          This way, every device connected to the VPN will be able to see and use the printer. Outside the VPN, the printer or any other network resources won't be accessible.



          I'm always recommending to never expose these network devices publicly. Exposure might look handy at the beginning but this does not go together with privacy expectation you expressed in your comment above.



          I know this is not a direct answer, but it actually "password-protects" your network including your printer.






          share|improve this answer












          Set up a VPN and make the printer visible only inside it.



          This way, every device connected to the VPN will be able to see and use the printer. Outside the VPN, the printer or any other network resources won't be accessible.



          I'm always recommending to never expose these network devices publicly. Exposure might look handy at the beginning but this does not go together with privacy expectation you expressed in your comment above.



          I know this is not a direct answer, but it actually "password-protects" your network including your printer.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Dec 8 at 16:29









          miroxlav

          7,27842466




          7,27842466












          • His printer isnt in a DMZ, its web enabled. A VPN wouldnt do anything in this situation
            – Keltari
            Dec 8 at 16:37










          • @Keltari – sorry I meant simple VPN without DMZ. Where you just log in from the PC and see all the devices. I meant keeping it simple.
            – miroxlav
            Dec 8 at 17:13










          • That could indeed fix it, together with a decent firewall setup. Solid advice
            – Pieter
            Dec 11 at 16:55


















          • His printer isnt in a DMZ, its web enabled. A VPN wouldnt do anything in this situation
            – Keltari
            Dec 8 at 16:37










          • @Keltari – sorry I meant simple VPN without DMZ. Where you just log in from the PC and see all the devices. I meant keeping it simple.
            – miroxlav
            Dec 8 at 17:13










          • That could indeed fix it, together with a decent firewall setup. Solid advice
            – Pieter
            Dec 11 at 16:55
















          His printer isnt in a DMZ, its web enabled. A VPN wouldnt do anything in this situation
          – Keltari
          Dec 8 at 16:37




          His printer isnt in a DMZ, its web enabled. A VPN wouldnt do anything in this situation
          – Keltari
          Dec 8 at 16:37












          @Keltari – sorry I meant simple VPN without DMZ. Where you just log in from the PC and see all the devices. I meant keeping it simple.
          – miroxlav
          Dec 8 at 17:13




          @Keltari – sorry I meant simple VPN without DMZ. Where you just log in from the PC and see all the devices. I meant keeping it simple.
          – miroxlav
          Dec 8 at 17:13












          That could indeed fix it, together with a decent firewall setup. Solid advice
          – Pieter
          Dec 11 at 16:55




          That could indeed fix it, together with a decent firewall setup. Solid advice
          – Pieter
          Dec 11 at 16:55













          1














          Your HP ePrint account can be set to accept print documents only from some
          specified email accounts. Currently it may be set to accept from everyone.



          This is a weak security measure, but may be enough
          to prevent 'Serpent People in New York' from printing again.



          References :




          • HP Connected

          • HP Printers - Turning On Web Services


          • Introduction to HP Web Services
            (video)






          share|improve this answer





















          • If I'm right, this involves sending the documents first to HP, which will relay them to my printer? Not really privacy friendly...
            – Pieter
            Dec 8 at 16:12










          • It might already be set, and the prankster might be one of your colleagues. You may turn it off entirely if that's the case.
            – harrymc
            Dec 8 at 16:20










          • An admin password was set on the printer, a manual factory reset fixed that. And it is a home printer, I don't think my mom or dad printed that.
            – Pieter
            Dec 11 at 16:54
















          1














          Your HP ePrint account can be set to accept print documents only from some
          specified email accounts. Currently it may be set to accept from everyone.



          This is a weak security measure, but may be enough
          to prevent 'Serpent People in New York' from printing again.



          References :




          • HP Connected

          • HP Printers - Turning On Web Services


          • Introduction to HP Web Services
            (video)






          share|improve this answer





















          • If I'm right, this involves sending the documents first to HP, which will relay them to my printer? Not really privacy friendly...
            – Pieter
            Dec 8 at 16:12










          • It might already be set, and the prankster might be one of your colleagues. You may turn it off entirely if that's the case.
            – harrymc
            Dec 8 at 16:20










          • An admin password was set on the printer, a manual factory reset fixed that. And it is a home printer, I don't think my mom or dad printed that.
            – Pieter
            Dec 11 at 16:54














          1












          1








          1






          Your HP ePrint account can be set to accept print documents only from some
          specified email accounts. Currently it may be set to accept from everyone.



          This is a weak security measure, but may be enough
          to prevent 'Serpent People in New York' from printing again.



          References :




          • HP Connected

          • HP Printers - Turning On Web Services


          • Introduction to HP Web Services
            (video)






          share|improve this answer












          Your HP ePrint account can be set to accept print documents only from some
          specified email accounts. Currently it may be set to accept from everyone.



          This is a weak security measure, but may be enough
          to prevent 'Serpent People in New York' from printing again.



          References :




          • HP Connected

          • HP Printers - Turning On Web Services


          • Introduction to HP Web Services
            (video)







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Dec 8 at 15:55









          harrymc

          253k12259562




          253k12259562












          • If I'm right, this involves sending the documents first to HP, which will relay them to my printer? Not really privacy friendly...
            – Pieter
            Dec 8 at 16:12










          • It might already be set, and the prankster might be one of your colleagues. You may turn it off entirely if that's the case.
            – harrymc
            Dec 8 at 16:20










          • An admin password was set on the printer, a manual factory reset fixed that. And it is a home printer, I don't think my mom or dad printed that.
            – Pieter
            Dec 11 at 16:54


















          • If I'm right, this involves sending the documents first to HP, which will relay them to my printer? Not really privacy friendly...
            – Pieter
            Dec 8 at 16:12










          • It might already be set, and the prankster might be one of your colleagues. You may turn it off entirely if that's the case.
            – harrymc
            Dec 8 at 16:20










          • An admin password was set on the printer, a manual factory reset fixed that. And it is a home printer, I don't think my mom or dad printed that.
            – Pieter
            Dec 11 at 16:54
















          If I'm right, this involves sending the documents first to HP, which will relay them to my printer? Not really privacy friendly...
          – Pieter
          Dec 8 at 16:12




          If I'm right, this involves sending the documents first to HP, which will relay them to my printer? Not really privacy friendly...
          – Pieter
          Dec 8 at 16:12












          It might already be set, and the prankster might be one of your colleagues. You may turn it off entirely if that's the case.
          – harrymc
          Dec 8 at 16:20




          It might already be set, and the prankster might be one of your colleagues. You may turn it off entirely if that's the case.
          – harrymc
          Dec 8 at 16:20












          An admin password was set on the printer, a manual factory reset fixed that. And it is a home printer, I don't think my mom or dad printed that.
          – Pieter
          Dec 11 at 16:54




          An admin password was set on the printer, a manual factory reset fixed that. And it is a home printer, I don't think my mom or dad printed that.
          – Pieter
          Dec 11 at 16:54


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.





          Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


          Please pay close attention to the following guidance:


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1381890%2fhow-to-password-protect-printing-on-a-hp-officejet%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Plaza Victoria

          In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

          How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...