No TCP/Internet connectivity

0

Instances in one of my accounts do not appear to be able to access the internet. Have run through the VPC wizard in multiple regions attaching gateways etc. as usual and while I can ping external services I'm not able to get any other traffic outbound on any instance in any region. I have run through the VPC wizard on another account using the exact same options and it works completely fine there. I have also created the same config using Terraform VPC module just in case the wizard itself was the problem but still no luck.

I can see in VPC flow logs that the pings are OK but a curl request is getting a REJECT at the last step.

Could there be any restrictions at account level?

To clarify I've checked on confirmed these are all ok and again, confirmed working in another account with exact config:

  • DNS is enabled at VPC level,
  • gateway etc all in right subnets,
  • ACL clear,
  • instances & gateway have public IPs
  • security group any/any outbound,
  • no iptables or anything like that,
  • reachability analyser shows the instances can get back to the internet gateway no problems
  • route tables configured correctly

Thanks

질문됨 2년 전234회 조회
1개 답변
0

If ping is ok then its not a problem with your VPC configuration. Probably a rule specifically blocking HTTP. Are there any 3rd party firewalls or proxies that your traffic is going through for this account?

FWIW there are no account level traffic filtering functionality as far as VPC networking is concerned.

AWS
inavoid
답변함 2년 전

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

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

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

관련 콘텐츠