How to configure MT to access it via wan from a different ip address?
I check with these settings, but they don't work.
I have internet access via pppoe
I check with these settings, but they don't work.
I have internet access via pppoe
[admin@MikroTik] > ip firewall nat print
0 chain=srcnat action=masquerade out-interface=pppoe-out1 log=no
log-prefix=""
[admin@MikroTik] > ip firewall filter print
0 ;;; akceptuj webserwis
chain=input action=accept protocol=tcp dst-port=80 log=no
log-prefix=""
1 ;;; akceptuj WinBox
chain=input action=accept protocol=tcp dst-port=8291 log=no
log-prefix=""