AWS Application Migration Service: On-Premise servers showing EC2 Public IP's and Private IPv4

0

Recently I replicated 2 servers, an application server and a database server. The replication went successfully and was able to spin up the EC2 instances. The whole point was to launch a cloud test environment for our production application.

However, today I found out that the on-premise application and database server are now showing AWS EC2's public IPv4 and private IPv4. I got extremely worried because I changed a user's password on premise but the on premise but the user was unable to enter with the new password, I launched the test environment and I managed to login with the credentials I had just changed.

Very worried about this. We still want to use the on-premise machines.

Additional context:

  • Oracle Forms and Reports application
  • Machines are Oracle Linux 8.5
  • Oracle 19c Database

Any help is deeply appreciated.

asked 4 months ago203 views
2 Answers
0
Accepted Answer

I found the issue. When replicating the on premise server, I had an AnyDesk installed which is what I used to connect remotely to the Oracle Linux 8.5 instances. It seems that both servers having the same connection key, when connecting through my work PC using the same key it was alternating between both somehow. I went ahead and disabled AnyDesk on the EC2 instances.

Rookie mistake.

Thank you very much for your response.

answered 4 months ago
0

Hello,

Regarding the situation you mentioned:

However, today I found out that the on-premise application and database server are now showing AWS EC2's public IPv4 and private IPv4. I got extremely worried because I changed a user's password on premise but the on premise but the user was unable to enter with the new password, I launched the test environment and I managed to login with the credentials I had just changed.

This behavior is not normal for the AWS Application Migration Service migration process as the purpose of this process is to essentially replicate your source machine in AWS, not alter or make significant changes (such as IP address changes or existing user password changes) within the source machine. I would strongly recommend opening up a support case with the AWS Application Migration Service team to investigate this further.

AWS
SUPPORT ENGINEER
Juan_P
answered 4 months ago
  • Hey Juan,

    I found the issue. When replicating the on premise server, I had an AnyDesk installed which is what I used to connect remotely to the Oracle Linux 8.5 instances. It seems that both servers having the same connection key, when connecting through my work PC using the same key it was alternating between both somehow. I went ahead and disabled AnyDesk on the EC2 instances.

    Rookie mistake.

    Thank you very much for your response.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions