When someone from inside the LAN browses to 192.168.0.1 I want to redirect them to a http server at 192.168.0.2, but still show 192.168.0.1 as the server IP in the browser.
Essentially it is port redirecting inside the LAN, just like port forwarding through NAT preserves the original WAN ip the request was sent out to. How do I go about this? I can only use IPTABLES to redirect WAN->LAN traffic, but need to redirect LAN->LAN traffic. I found a simple way to do this from a Windows Router/HTTP server to peform this using port redirection, so surely MikroTik can do this somehow?
_________________ If answer was helpful to you why to not plan to... give me karma greencomputing -------------------- Senior Mikrotik Consultant - Mediterranean Area (Italy, Greece, North Africa, Middle East, Spain, Portugal)
Thank you! In chain=dstnat I had to add dst. address 192.168.0.1 or all HTTP requests on the entire LAN were redirected, but other than that it works great. Thank you so much saved me hours!
Users browsing this forum: Google [Bot] and 12 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum