Hello, can anybody help me?
I have set my MT 2.9.6 with nat and port forward as below:
[admin@MikroTik] ip firewall nat> print
Flags: X - disabled, I - invalid, D - dynamic
1 chain=dstnat in-interface=pppoe-out1 protocol=tcp dst-port=80
action=dst-nat to-addresses=192.168.123.250 to-ports=80
2 chain=srcnat out-interface=pppoe-out1 src-address=192.168.123.0/24
action=masquerade
I can access the web server via IP address from local PC and from Internet via domain name, but I can't access the web server via domain name from local PC, who can help me???
Thanks a lot