blob: f0cd27039fef28854291b47e2e42cacb15cf498f (
plain)
1
2
3
4
5
6
7
|
pass inet from 224.4.5.4 to any flags S/SA keep state
pass inet from 224.4.0.0/16 to any flags S/SA keep state
pass inet from 224.4.5.0/26 to any flags S/SA keep state
pass inet from 224.4.5.64/26 to any flags S/SA keep state
pass inet from 224.4.5.128/26 to any flags S/SA keep state
pass inet from 224.4.5.192/26 to any flags S/SA keep state
pass inet from 224.4.5.4 to any flags S/SA keep state
|