hi guys
I’m trying to figure out how to setup routeros to dst-nat for dns request from internet side to my webserver which has its dns server. and allow my local user to acquire dns result from the mikrotik itself.
so I added this rule in dst-nat but it doesn’t work and it capture zero frame.
janisk, yep you are right, but mainly it’s UDP traffic.
The DNS assumes that messages will be transmitted as datagrams or in a
byte stream carried by a virtual circuit. While virtual circuits can be
used for any DNS activity, datagrams are preferred for queries due to
their lower overhead and better performance. Zone refresh activities
must use virtual circuits because of the need for reliable transfer. [ http://www.ietf.org/rfc/rfc1035.txt ]