I would like to use the microtik router as a simple webserver for my internal LAN. All I am looking to do is host a single image file from a webserver. I have been able to do this by creating a hotspot, but that breaks everything and essentially gives them access to the image but not anything outside of that network, and if they authenticate they lose access to the hosted image. Does anyone know if I can upload an image and give anyone on my lan access to that image via http:///image.jpg ? It can even be on a non-standard http port, if the rule needs to specify that its to intercept everything on a certain port.
Why would you want to use your router as a WebServer ? Any server with a WAMP Server would be better than using your router to have an image as an Intranet on your network …
I would normally agree with you however in this specific scenario I don’t have any servers on the network and I would rather stay on the LAN rather the serve an image from the internet. But thanks for your input!