hi i want to make firewall rule to web acess to my router from anywhere on the world. I have static IP, i made some dst-nat and src-nat rule but still doesn’t work. I use PPPoe Connection and on it NAT masquerade.
please help
hi i want to make firewall rule to web acess to my router from anywhere on the world. I have static IP, i made some dst-nat and src-nat rule but still doesn’t work. I use PPPoe Connection and on it NAT masquerade.
please help
Just open incoming port 80 to your static ip from the internet interface. Of course much better if you setup encryption and use port 443.
can you please tell me the NAT rule?
I made rule as you said
chain = dstnat,
dst adresss = 193.77.104.xx (my static IP),
protocol 6tcp,
dst port: 80,
action accept
but doesn’t work
/ip firewall filte
add action=accept chain=input comment="Web access" disabled=no dst-port=80 in-interface=your_WAN_interface protocol=tcp
/ip service
set www disabled=no port=80
Don’t use dst-nat for access to router itself.
HTH,
amazing tnx!
Hi
I would like to access my routerboard 433 over the internet, but do not have a static IP. How can I do this? Also what is the most secure way?
Thanks in advance
you neeed to make dyndns
http://wiki.mikrotik.com/wiki/Dynamic_DNS_Update_Script_for_dynDNS