Navigation

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

    Making a package turn op on Diagnostics: Package logs

    pfSense Packages
    2
    3
    1566
    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.
    • J
      jeroen234 last edited by

      hello,

      iam trying to get the freeradius package to show on the Diagnostics: Package logs
      i have started freeradius with
      radiusd -sxxyz > /var/log/freeradius.log &

      to config.xml i have added the logcommands to the freeradius part

       <package><name>freeradius</name>
      			<website>http://www.freeradius.org/</website>
      			<descr>A free implementation of the RADIUS protocol.</descr>
      			<category>System</category>
      			<version>1.1.2</version>
      			<status>BETA</status>
      			<required_version>1.0</required_version>
      			<maintainer>fernando@netfilter.com.br</maintainer>
      			<depends_on_package_base_url>http://www.pfsense.com/packages/All</depends_on_package_base_url>
      			<depends_on_package>freeradius-1.1.3_1.tbz</depends_on_package>
      			<depends_on_package>libltdl-1.5.22.tbz</depends_on_package>
      			<config_file>http://www.pfsense.org/packages/config/freeradius.xml</config_file>
      			<configurationfile>freeradius.xml</configurationfile>
                           <logging><logfilename>freeradius.log</logfilename></logging></package> 
      
      

      but on Diagnostics: Package logs i still get:
      No packages with logging facilities are currently installed.

      do i need more to get this to work ?

      1 Reply Last reply Reply Quote 0
      • D
        databeestje last edited by

        Are you making a new freeradius package or is this based on something available in CVS.

        If it is not yet done I would like to merge the outstanding changes.

        1 Reply Last reply Reply Quote 0
        • J
          jeroen234 last edited by

          this is the package that you can install from pfsense
          i have maked it stop and then start with the logging options

          1 Reply Last reply Reply Quote 0
          • First post
            Last post