toadzhou

Results 4 issues of toadzhou

My connection is like this ``` A zone: gateway01: 10.0.0.1 gateway02: 10.0.0.1 B zone: gateway01: 10.0.0.2 gateway02: 10.0.0.2 ``` I set the IP of the backup node in the same...

Caddyfile ``` coraza_waf { include /waf/coraza.conf include /waf/coreruleset4/crs-setup.conf.example include /waf/coreruleset4/rules/*.conf } ``` Start error ``` # ./caddy start 2022/10/10 04:36:31.694 INFO using adjacent Caddyfile 2022/10/10 04:36:31.696 WARN Caddyfile input is...

When I force to use TCP mode, the network is unreachable, but if I use UDP he is normal. ``` root@localhost:/var/lib/zerotier-one# zerotier-cli info 200 info **** 1.10.6 ONLINE root@localhost:/var/lib/zerotier-one# ping...

## Enhance the matching function of egress **short introduction** Network policies need to add more functionality than just one path to an executable program. **Add new matching** ``` network: matchProtocols:...

enhancement