Exam MTCNA Topic 4 Question 112 Discussion
Actual exam question for MikroTik's MTCNA exam
Question #: 112
Topic #: 4
Question #: 112
Topic #: 4
Action=redirect allows you to make:
Suggested Answer: D Vote an answer
In RouterOS, action=redirect is used in NAT rules to redirect traffic destined for specific ports to local services. This is often used for:
* Transparent web proxy (redirect port 80 to a local proxy service)
* Transparent DNS interception (if RouterOS is the DNS server)
In most practical MikroTik use cases, redirect is associated with Transparent HTTP Proxy.
MTCNA Course Material - NAT Configuration:
"action=redirect rewrites the destination address to the router's own IP. It is commonly used to create transparent web proxies." MikroTik Wiki - NAT Redirect:
"Redirect is used for redirecting traffic to local services like web proxy or DNS cache on the router." Breakdown:
* A: Possible, but limited use; DNS cache works better with dst-nat
* B: Incorrect - to forward to another IP, use dst-nat
* C: Misleading - enabling local services doesn't require redirect
* D:#Correct-redirect enables transparent proxy setup
* Transparent web proxy (redirect port 80 to a local proxy service)
* Transparent DNS interception (if RouterOS is the DNS server)
In most practical MikroTik use cases, redirect is associated with Transparent HTTP Proxy.
MTCNA Course Material - NAT Configuration:
"action=redirect rewrites the destination address to the router's own IP. It is commonly used to create transparent web proxies." MikroTik Wiki - NAT Redirect:
"Redirect is used for redirecting traffic to local services like web proxy or DNS cache on the router." Breakdown:
* A: Possible, but limited use; DNS cache works better with dst-nat
* B: Incorrect - to forward to another IP, use dst-nat
* C: Misleading - enabling local services doesn't require redirect
* D:#Correct-redirect enables transparent proxy setup
by James at Jul 07, 2025, 08:51 PM
Contact Us
If you have any question please leave me your email address, we will reply and send email to you in 12 hours.
Our Working Time: ( GMT 0:00-15:00 ) From Monday to Saturday
Support: Contact now
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).