because my isp intercepting my all port 53 dns query, i want to use open dns at port 5353. can any one give me any idea that how can i achive this in mikrotik router??
currently only option is to configure it vie '/ip firewall nat’to catch outgoing requests to be forwarded to :
thanks janisk, any command help??
look through this topic:
http://wiki.mikrotik.com/wiki/Manual:IP/Firewall/NAT#Destination_NAT
I’m the ISP, and I intercept all DNS request on TCP and UDP using Layer 7, regardless the port number…
![]()
You could create a tunnel to an outside server and send your DNS requests out that tunnel.
Seriously,
just one simple question:
why you need to bypass ISP DNS?