Editing IP Addressing

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
[[Category:Networking]]
[[Category:Networking]]
== IP Addressing ==
== IP Addressing ==
When it comes to your homelab, IP addressing is important. There are a few points to consider before settling on an IP addressing scheme. Keep in mind that changing IPs or mixing and matching IP schemes is not recommended and can be difficult.
When it comes to your homelab, IP addressing is important. There are a few points to consider before settling on an IP addressing scheme.  


=== Picking a Supernet ===
=== Picking a Supernet ===
First things first, you want to pick a supernet. Typically, this will be one of the three RFC 1918 private address ranges. I suggest using 10.0.0.0/8 because this gives you well over 16 million IPs to play with - which comes in very handy when implementing VLANs and avoiding overlaps.
First things first, you want to pick a supernet. Typically, this will be one of the three RFC 1918


{| class="wikitable"
{| class="wikitable"
Line 19: Line 19:


==== Avoiding 192.168.0.0/16 ====
==== Avoiding 192.168.0.0/16 ====
I strongly recommend avoiding the 192.168.0.0/16 range of IPs due to backward compatibility issues. The reason is that some older networking devices or software may not recognize classless networking. While you ''can'' do 192.168.0.0/25, this may not make some legacy devices happy. Usually, with classful, you can go smaller, not larger. Although this is rare, you can occasionally run into problems.
I strongly recommend avoiding the 192.168.0.0/16 range of IPs due to backward compatibility issues. The reason is that some older networking devices or software may not recognize classless networking. While you ''can'' do 192.168.0.0/25, this may not make some legacy devices happy. Usually with classful, you can go smaller, not larger.
Please note that all contributions to Project Homelab may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Project Homelab:Copyrights for details). Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)

Templates used on this page: