Mikrotik DNS Resolver IP

Hey Guys!

I am using the IP->Cloud and getting the free DNS name. Is there an external IP that will resolve my IP’s to the DNS name?

Any help would be greatly appreciated.

Thanks,

Anybody able to help me out? the reason I need this is because I have 10 mikrotiks with dynamic IP from the ISP. I have remote logging enabled and in my syslog it shows the dynamic IP but I would love for it to show the free dns name provided by mikrotik (e.g. 123456789.sn.mynetname.net).

I used nslookup trace to find the dns server that resolves my dns name but if I try to nslookup and tell it to use the same dns server (NS1.KISSTHENET.NET) it does not resolve it…

If anyone has a suggestion that would be great!

Thanks,

I don’t think you can do that.

The Cloud service is a DynDNS server, but you dont have control of your IP or the cnames you can assign to it.

Assuming you have a DSL service, and you use 1.1.1.1 as public IP, the ISP is very likely to have this ip assigned to a Host name on their DNS. in our ISP we use dyn1-1-1-1.isp.net, so if you try to resolve the other way around you will get dyn1-1-1-1.isp.net not the one provided.

However, what you can do to know who is calling is, wherever you have your syslog server configure the router as a VPN Serverm and in the remote routers connect a vpn client to it… so they can use internal IP addresses to access the syslog and this way you can even close syslog server port from outside.

i hope i made myself clear.. sometime a have a little struggle to explain my self in english.

regards.

JB