amazon web services - Are AWS Security Group Port Ranges Inclusive or Exclusive -


aws security groups allow port range specified permitted traffic, written in form 1234-5678: inclusive of ports 1234 , 5678, or exclusive of either/both of ports?

the documentation doesn't seem describe this.

since example shows 0 - 65535 , 2^16 65536 (otherwise -1 - 65536), means inclusively.


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -