I want to redirect all traffic from some clients to a specific internal server on port 80!Can anybody help me with this problem?
Clients IP:10.0.1.2;10.0.2.2;10.0.3.2
Server IP:10.0.100.2
I want to redirect all traffic from some clients to a specific internal server on port 80!Can anybody help me with this problem?
Clients IP:10.0.1.2;10.0.2.2;10.0.3.2
Server IP:10.0.100.2
Try adding a dst-nat rule that redirects traffic based on specific src-addresses. http://wiki.mikrotik.com/wiki/Manual:IP/Firewall/NAT
Can you be more specfic in this comand because i’m not so familiar with mikrotik