Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11
# basic anchor test anchor on tun1000000 { anchor foo out { pass proto tcp to port 1234 anchor proto tcp to port 2413 user root label "foo" { block pass from 127.0.0.1 } } pass in proto tcp to port 1234 }