https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232524

            Bug ID: 232524
           Summary: Bug in pf or pfctl.
           Product: Base System
           Version: 11.2-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: b...@freebsd.org
          Reporter: 4di...@gmail.com

pf.conf:
block in on em0 inet from 139.99.0.0/17 to any
block in on em0 inet from 162.247.74.217 to any
block in on em0 inet from 109.188.66.148 to any
block in on em0 inet from 144.217.80.80 to any
block in on em0 inet from 198.50.200.128/27 to any
#block in on em0 inet from 199.249.230.0/24 to any

without last line everything fine, but with last line
pfctl -s rules show only one strange rule:
block drop in on em0 inet from <__automatic_2f5be306_0> to any

Tested on 2 virtual machines - same result.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to