Answer the question
In order to leave comments, you need to log in
I lose access to sites after forwarding port 443 to Mikrotik, what should I do?
Forwarding is done through Win Box. I do port forwarding 443 access to sites (google yandex, etc.) disappears. I disable port 443 access appears how to fix the situation?
Answer the question
In order to leave comments, you need to log in
Well, it's kind of logical. all https use TCP port 443. where are you forwarding it to?
you need to specify the incoming interface in the rule
/ip firewall nat
add action=dst-nat chain=dstnat dst-port=443 in-interface=pppoe-out1 protocol=tcp to-addresses=192.168.1.37 to-ports=443
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question