you are viewing a single comment's thread
view the rest of the comments
[–] 42 points 5 months ago (2 children)

IP addresses can't have segment numbers going over 255.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 14 points 5 months ago

    Yeah, IPv4 addresses use four bytes. Those four bytes are represented as four decimal numbers, separated by dots. And a byte can only represent the decimal values 0–255.

  • source
  • parent