Navigation

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

    Possible typo in /usr/local/www.status.php

    1.2.1-RC Snapshot Feedback and Problems-RETIRED
    2
    2
    1662
    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.
    • W
      wallabybob last edited by

      In the three lines:

      
      defCmdT("pfctl -s rules -vv","/sbin/pfctl -s rules -vv");
      defCmdT("pfctl -s queue -v","/sbin/pfctl -s queue -v");
      defCmdT("pfctl -s queue -v","/sbin/pfctl -s nat -v");
      
      

      should the last line be:

      defCmdT("pfctl -s nat -v","/sbin/pfctl -s nat -v");
      

      pfSense kit: 1.2.1-RC1 built Tue Aug 12 11:15:49 EDT 2008

      1 Reply Last reply Reply Quote 0
      • S
        sullrich last edited by

        thanks, this is fixed now.

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