Hello, Im having issue forwarding a port
this is what i have on NAT
Flags: X - disabled, I - invalid, D - dynamic
0 ;;; default configuration
chain=srcnat action=masquerade out-interface=pppoe-out1 log=no
log-prefix=“”
1 chain=srcnat action=masquerade out-interface=ether1-gateway log=no
log-prefix=“”
2 chain=dstnat action=dst-nat to-addresses=192.168.88.252 to-ports=3074
protocol=tcp in-interface=bridge-local dst-port=3074 log=no
log-prefix=“”
3 chain=dstnat action=dst-nat to-addresses=192.168.88.252 to-ports=3074
protocol=udp in-interface=bridge-local dst-port=3074 log=no
log-prefix=“”
2,3 gets the in and out packets but when ever i Open up the game to check if the NAT is open the game doesnt even connect online or shows my internal IP Address in its settings, when I disabled 2,3 game connects but the NAT is on Moderate Status
If someone here could help me? Thanks