IP Address

Script Mikrotik with static IP for client without DHCP server and only allows internet access to clients with assigned IP

To configure a MikroTik router to allow only specific devices with assigned static IP addresses to access the internet, you can create a script that assigns static IP addresses to clients and only allows internet access to clients with assigned IPs. Below is an example script that you can use as a starting point: # […]

Script Mikrotik with static IP for client without DHCP server and only allows internet access to clients with assigned IP Read More »

Demystifying IP Addresses: IPv4 Private vs. Public, Classes, and Calculations

The world of networking relies heavily on IP addresses, particularly IPv4 addresses. These unique numerical labels enable devices to communicate and navigate the vast landscape of the internet. In this article, we will explore the distinctions between private and public IPv4 addresses, delve into IP classes, and even provide a formula to calculate network addresses.

Demystifying IP Addresses: IPv4 Private vs. Public, Classes, and Calculations Read More »

Scroll to Top