while configure same aws private Static IP inside the EC2 instance is leading to machine disconnect from network and gets the APIPA , Kindly assist

0

We must configure private static ip inside the EC2 due to our DNS infoblox and this machine will be provisioned as domain controller

Lucky
질문됨 일 년 전209회 조회
2개 답변
0

If I understand the question correctly: You're changing the private IP address of your EC2 instance to the public IP it has been assigned and that is breaking the network connectivity. If so, yes - that's exactly as expected.

Could you explain why you need to do this. "due to our DNS Infoblox" is not enough information. There is documentation available for running Infoblox on AWS but I'm unsure where to point you because of the lack of detail.

profile pictureAWS
전문가
답변함 일 년 전
  • No We are configuring Static Private ip inside the machine, which is already assigned from aws side. Since this machine would be provision as domain controller and having third party DNS infoblox dynamic ip is not working while registering for SRV record.

0

No We are configuring Static Private ip inside the machine, which is already assigned from aws side. Since this machine would be provision as domain controller and having third party DNS infoblox dynamic ip is not working while registering for SRV record.[]()

Lucky
답변함 일 년 전
  • If you know in advance what it needs to be then the private IP can be set at the time the instance is launched.

    AWS Console -> Launch instance -> Network settings -> Advanced network configuration

    It can also be included in a Launch Template.

    As well as AWS Console, it can obviously also be done using Cloud Formation, Terraform, etc.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠