mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 19:15:22 +00:00
src: whitespace sweep
This commit is contained in:
parent
40eeea7bf0
commit
9e04b8089e
@ -66,10 +66,10 @@ add 140 pass layer2 mac-type 0x8863,0x8864
|
||||
add 150 deny layer2 not mac-type ip,ipv6
|
||||
|
||||
# allow traffic send from localhost
|
||||
add 200 skipto 60000 ipv6 from ::1 to any
|
||||
add 200 skipto 60000 ipv6 from ::1 to any
|
||||
add 201 skipto 60000 ipv4 from 127.0.0.0/8 to any
|
||||
add 202 skipto 60000 ipv6 from any to ::1
|
||||
add 203 skipto 60000 ipv4 from any to 127.0.0.0/8
|
||||
add 202 skipto 60000 ipv6 from any to ::1
|
||||
add 203 skipto 60000 ipv4 from any to 127.0.0.0/8
|
||||
|
||||
#======================================================================================
|
||||
# Allow traffic to this hosts static ip's
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user