Server joined to AWS Managed Directory Services need outbound port 445?

0

We observed for our server that joined to AWS Managed Directory Service, it dial connect port 445 outbound to this 2 IPs which does not belong to our internal network - they are 198.19.1.242 and 198.19.2.39 . Are these IPs belong to AWS Managed Directory Services? Also noticed that these 2 IPs is able to logon successfully to our directory service - suspect these are AWS internal IPs?

Enter image description here

질문됨 6달 전190회 조회
2개 답변
0

This address space is used by AWS for many services and they mention it in several documents.

Pretty sure it’s related as that addresses space is reserved and IP addresses are not being issued on the internet. Similar to RFC1918. These are bogon address space.

If you google aws 198.19 you will get many hits regarding this reserved space they use.

https://docs.aws.amazon.com/workspaces/latest/adminguide/workspaces-port-requirements.html

https://docs.aws.amazon.com/vpc/latest/userguide/vpc-cidr-blocks.html

https://docs.aws.amazon.com/fsx/latest/WindowsGuide/self-manage-prereqs.html

profile picture
전문가
답변함 6달 전
0

Yes, those IPs belong to AWS Managed Directory Services. From this document:

https://docs.aws.amazon.com/directoryservice/latest/admin-guide/ms_ad_getting_started_prereqs.html

AWS Directory Service uses a two VPC structure. The EC2 instances which make up your directory run outside of your AWS account, and are managed by AWS. They have two network adapters, ETH0 and ETH1. ETH0 is the management adapter, and exists outside of your account. ETH1 is created within your account.

The management IP range of your directory's ETH0 network is 198.18.0.0/15.

profile pictureAWS
답변함 6달 전

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

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

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

관련 콘텐츠