IP Address

From 탱이의 잡동사니
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Overview

IP address 와 관련된 내용 정리.

Private network(address)

Local network 혹은 Private network 를 위한 주소가 예약이 되어있다.

RFC 1918 에 자세하게 나와있으며, 간단하게 다음과 같은 주소들은 모두 Private address 다.

  • 10.0.0.0 - 10.255.255.255 (10/8 prefix)
  • 172.16.0.0 - 172.31.255.255 (172.16/12 prefix)
  • 192.168.0.0 - 192.168.255.255 (192.168/16 prefix)