All traffic redirect to my WebServer on port 80

Hi !

I have one problem, when set DST.NAT to Port Forward on port 80 every site i opened redirect to my Apache WebServer , and i cannot open any website (every opened site tell me Not available). This is my NAT:

When i set Fixed Dst.Adress , every is OK, but problem is that i have Dinamic IP adress, and manually entered moment IP will change about some hours, and my wesite will be not available.

What to do with this problem? How to solve this? Will be good if Dst.Nat allow to enter IP Cloud host for ex. that will be fix for this problem, but Dst.Nat not allow to enter hosts, only IP adresses. I searched all topics here , but not found the answer for my problem.

your in-interface should not be bridge-local, but the internet interface (gateway)

What interface to set there ? My mikrotik run in client pseudobridge mode currently. so wlan1 interface is getting the internet conection, and my Apache server is connected on ether6 interface (RB2011)

the interface, from which you need to redirect to your apache.
who is the redirect for?

if it is meant for internet users, that need to be redirected to your server in the LAN, I would say wlan1

@normis :frowning:

Not allow to set wlan1 as Dst.Interface

Any help ?? :astonished:

My Apache Webserver is connected on enter6 but when set IN Interface to ether6 give me error, showed on picture. Can someone help me? :confused:

EDIT: I just found the solution myself. :smiley:

On first router set port forward from port 80 to mikrotik on port 443. In Mikrotik set Port forward from port 443 to port 80 on my Apache Webserver. That`s all. Poblem solved. See images bellow.

Looks like port 443 causing problems with my SSL connections with opening https websites. Please change that port with 82 for ex. Now everything works OK.