
January 11th, 2013, 12:02 PM
|
 |
300lb Bench!
|
|
Join Date: Aug 2001
Location: New York
|
|
|
Don't understand what the /xx part of an ip address is supposed to means
I thought I did. So if you have an ip address like 70.40.20.15 (just making one up, don't know where it points to), that's supposed to be a class A ip address and the subnet mask should be 255.0.0.0, correct? I would expect the ip/subnet info to then be listed as
70.40.20.15/8
I ask because I have an amazon aws and I try to limit which ip addresses can shell into it. So using the above example, I tried creating a rule with
70.40.20.15/8
but aws said it had to be
70.40.20.15/32
Ok, so after all of my googling clearly I have no clue what the final /xx is supposed to mean. Can anybody clue me in?
|