aports/config/nftables/nft/inet/redxenfirewall/filter/forward/vtun

3 lines
108 B
Plaintext
Raw Normal View History

2022-03-26 19:00:15 +00:00
ip saddr 172.24.0.0/24 oifname "eth0" counter accept;
iifname "eth0" ip daddr 172.24.0.0/24 counter accept;