October 1, 2020 at 12:00 am
Comments posted to this topic are about the item Configure Replication Between an On-premises SQL Server and AWS RDS
December 3, 2020 at 2:43 pm
Hello, please I got lost where you stated I should login to my DNS server to create an alias.
Where do I do that - on my local machine or from the Amazon AWS page?
Note: I am a Nigerian and we don't use static IP adresses for internet.
Your response will be highly appreciated.
Thanks you.
December 3, 2020 at 4:09 pm
Hey Jonathan,
Thanks for the visit, You need to ask your network team to create a CNAME in the DNS server. The other option is to have a local host entry in the host file.
Jignesh
December 3, 2020 at 5:12 pm
Yeah, I later resolved it using the hosts file following a tutorial I found on another website.
Thanks for the concern.
December 4, 2020 at 12:30 am
Yeah, I later resolved it using the hosts file following a tutorial I found on another website.
Thanks for the concern.
Can you post the link, please?
--Jeff Moden
Change is inevitable... Change for the better is not.
December 20, 2020 at 9:23 pm
@JeffModen, sorry I am just getting to see your message all this while. I am so sorry for that. Let me see if I can still get the link for you.
Thanks.
December 20, 2020 at 10:03 pm
Sorry, I couldn't get the link I visited but let me briefly explain.
Go to your hosts file located in 'C:\Windows\System32\drivers\etc'
Open with notepad and add your entries like this:
[The IP address of your AWS Server or full instance ID of your Amazon RDS] [Instance Name of your AWS Server]
e.g. 3.56.77.138 AMAZ-EC2ED4FV67
or ec2-3-56-77-128.east-us.amazonaws.com AMAZ-EC2ED4FV67
Save the file in a location e.g. documents/desktop folder without the '.txt' extension. You can do that by writing "hosts" as the file name when renaming; or unhide extensions for known file types in your folder/file view options, then remove the '.txt' extension.
Then copy the newly edited hosts file and paste in the original location to replace the old hosts file.
You can try searching how to edit hosts file on google or I can make a tutorial video to explain better.
Thanks.
Viewing 7 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply