Switch arma IP again

Signed-off-by: magic_rb <magic_rb@redalder.org>
This commit is contained in:
magic_rb 2024-03-06 14:49:52 +01:00
parent a4b2697d9b
commit 3ca5d0387a
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -256,7 +256,7 @@ in {
iifname { "${lan}" } oifgroup { 99 } accept
# allow portforwarding to lan?
iifname { "${lan}", "${wan}" } oifname { "${lan}" } ip daddr 10.64.2.138 udp dport 2302-2306 accept
iifname { "${lan}", "${wan}" } oifname { "${lan}" } ip daddr 10.64.2.142 udp dport 2302-2306 accept
# Rules to make CNI happy
meta mark and 0x01 == 0x01 accept