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

    Packets & bytes counter in pfctl not working

    Traffic Shaping
    2
    2
    2.4k
    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.
    • A
      adamshl
      last edited by

      Hello,
      I have problem in status.php page, why packets & bytes counter in "pfctl -s rules -vv" not working?

      Example:

      @25 pass in on xl0 inet proto tcp from 192.168.0.0/24 to any port = http keep state tag qOthersDownH tagged unshaped
        [ Evaluations: 23177    Packets: 0        Bytes: 0          States: 0    ]
      @26 pass out on rl0 proto tcp from any to any port = http keep state tag qOthersUpH tagged qOthersDownH
        [ Evaluations: 17009    Packets: 0        Bytes: 0          States: 0    ]
      @27 pass in on rl0 inet proto tcp from any port = http to 192.168.0.0/24 keep state tag qOthersUpH tagged unshaped
        [ Evaluations: 5030      Packets: 0        Bytes: 0          States: 0    ]
      @28 pass out on ng0 proto tcp from any to any port = http keep state tag qOthersUpH tagged qOthersDownH
        [ Evaluations: 14205    Packets: 0        Bytes: 0          States: 0    ]
      @29 pass in on ng0 inet proto tcp from any port = http to 192.168.0.0/24 keep state tag qOthersUpH tagged unshaped
        [ Evaluations: 4805      Packets: 0        Bytes: 0          States: 0    ]

      I have 2xWAN(rl0, rl1) connections & 1xLAN(xl0)
      pfSense Version 1.2-RC4

      Sorry for my bad english.

      1 Reply Last reply Reply Quote 0
      • E
        eri--
        last edited by

        It's just packet that are not matching those rules that's all.

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