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.

已提问 4 个月前215 查看次数
2 回答
0
已接受的回答

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.

已回答 4 个月前
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
支持工程师
Juan_P
已回答 4 个月前
  • 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.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则