In firewall -> filter (forward-chain):
create new rule: in interface "G4", source ip: 172.16.24.8, destination ip: 172.16.23.4, destination port: 3493 (I assume tcp, but could be udp as well).
action: accept
place this rule logically above any rule, that would prevent this connection. The first rule (top to bottom) will match.
create new rule: in interface "G4", source ip: 172.16.24.8, destination ip: 172.16.23.4, destination port: 3493 (I assume tcp, but could be udp as well).
action: accept
place this rule logically above any rule, that would prevent this connection. The first rule (top to bottom) will match.
Statistics: Posted by Guscht — Sun Feb 09, 2025 6:47 pm