private IP reservation September 8, 2025 | No Comments | information, linux, macos, private_ip, protocol By default, private IP addresses are assigned by the router and are dynamic, that is, they change. The router uses a system called DHCP to […]
Private IP obtained by DHCP with Netplan September 7, 2025 | No Comments | information, netplan, private_ip, router The netplan configuration file located in /etc/netplan must contain: to apply changes: Connect to the PC with the new IP and restart it:
Static private IP for linux ubuntu server | No Comments | information, linux, netplan, private_ip, router I think the following works for operating systems that have netplan. You can make a private IP that is static in 2 ways: from the […]