Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    PfSense as a Print Server

    Scheduled Pinned Locked Moved pfSense Packages
    5 Posts 2 Posters 4.8k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      Trelor
      last edited by

      I have looked on line and through the forums and have not been able to find an easy way to make PFSense a print server as well, considering most of the posts were also from 2007.  Does anyone know of a way to do so,  I just have simply run out of machines and want to use an old USB printer, canon i560.

      -Tom

      1 Reply Last reply Reply Quote 0
      • Cry HavokC
        Cry Havok
        last edited by

        Yes.  Install the Cups package for the underlying version of FreeBSD in use.  Details on how to do that can be found by searching the forum for "pkg_add".

        1 Reply Last reply Reply Quote 0
        • T
          Trelor
          last edited by

          Installed the package and I cant access 192.168.1.1:631 what do I do?

          1 Reply Last reply Reply Quote 0
          • Cry HavokC
            Cry Havok
            last edited by

            Have you checked that your firewall rules allow access to port 631 on the host?

            Have you read the CUPS documentation?  Is it listening on 192.168.1.1?

            1 Reply Last reply Reply Quote 0
            • T
              Trelor
              last edited by

              Actually I just fixed up my configuration. and now: 403 Forbidden

              EDIT:

              Default authentication type, when authentication is required…

              DefaultAuthType Basic

              Restrict access to the server...

              <location>Order allow,deny
                Allow localhost
                Allow @LOCAL</location>

              Restrict access to the admin pages...

              <location admin="">Order allow,deny
                Allow @LOCAL</location>

              Restrict access to configuration files...

              <location admin="" conf="">AuthType Default
                Require user @SYSTEM
                Order allow,deny
                Allow @LOCAL</location>

              Its running!

              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.