File server migrate Dns Problem

0

Hey I'm trying to migrate my file server to the cloud.

As part of the migration I need to change the file server address.

My problem is that I don't know if there are certain applications or software that are configured to send information to the old address that I want to replace.

In some applications it is set to send to a DNS address - which is normal and fine

How can I check which applications or software are sending information to the server's IP address? And which addresses send to DNS? Thanks

*I tried using WIRESHARK on the file server and the DNS server but I didn't make much progress with the problem

1回答
0

This is a challenging problem All applications should be using DNS but we know this isn't always the case. The DNS process is entirely handled on the client, converting the DNS name to an IP. There is no way to check this for a simple file server. This check is possible on a web server - is your file server a web server?

Thinking about solutions, you can always just rip off the bandaid and move the server and update DNS. If you launch an awareness campaign through your IT Organization with published deadlines and an active support campaign post move - you should be good. If you want to do a little more work, you can setup the file server in AWS, replicate the content and setup the old IP address with a proxy to the new server. This way you will be able to see which clients didn't follow the DNS update.

profile pictureAWS
回答済み 8ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ