User Tools

Site Tools


networking:rfc1918

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
networking:rfc1918 [2024/04/22 09:45] – created bstaffordnetworking:rfc1918 [2025/08/05 15:44] (current) bstafford
Line 1: Line 1:
-====== Palo Alto Networks RFC 1918 ======+====== RFC 1918 ======
 When configuring PAN-OS, keep the following in mind. When configuring PAN-OS, keep the following in mind.
    
 RFC3927/RFC5735 specifies 169.254.0.0/16 as a link local range to be used for connectivity links. This makes it ideal for HA connections. RFC3927/RFC5735 specifies 169.254.0.0/16 as a link local range to be used for connectivity links. This makes it ideal for HA connections.
  
-RFC 5735 lists special use cases.+RFC5735 lists special use cases. 198.18.0.0 
 + 
 +RFC6598 specifies 100.64.0.0/10
  
 However, do not use ''169.254.1.0/24'' as PAN-OS management plane uses that internally. However, do not use ''169.254.1.0/24'' as PAN-OS management plane uses that internally.
Line 16: Line 18:
 Also remember, the following range is reserved for shared address space for communications between a service provider and its subscribers when using a carrier-grade NAT. Also remember, the following range is reserved for shared address space for communications between a service provider and its subscribers when using a carrier-grade NAT.
   * 100.64.0.0/10   * 100.64.0.0/10
 +
 +Also,
 +  * 172.17.0.0/16 - Default subnet for docker and developers often do not change it.
 +  * 10.88.0.0/16 - Default network for podman.
  
 More details [[https://en.wikipedia.org/wiki/Reserved_IP_addresses|here]]. More details [[https://en.wikipedia.org/wiki/Reserved_IP_addresses|here]].
networking/rfc1918.1713779108.txt.gz · Last modified: by bstafford