MikroTik DHCP Server
DHCP Server assigns IP address, default gateway and other network parameters automatically to client devices. UDP port 67 is used by Server and 68 by client.
OpenDNS Family Shield Configuration in MikroTik RouterOS 7
OpenDNS is a DNS based free web content filtering software. It helps to keep our home or office network free from malware, virus and adult content. Configuring OpenDNS in our Home of Office routers, we can easily keep safe our internet content. OpenDNS provided OpenDNS Family Sheild solution that keeps our kids safe online. OpenDNS Family Shield filters all adult content websites as well as virus and trojan. OpenDNS Family Shield is preconfigured to block adult content. So, our children will have safe while browsing internet content. MikroTik WiFi Routers are popularly used in home network. So, configuring OpenDNS in MikroTik WiFi Router, we can easily keep safe our home network with OpenDNS Family Shield. OpenDNS Family Shield can easily be configured in MikroTik WiFi Router following the below steps. Getting OpenDNS Family Shield DNS Server IP from OpenDNS. Assigning OpenDNS Family Sheild IPs in MikroTik DHCP Networks. Step 1: Getting OpenDNS Family Shield DNS Server IPs from OpenDNS OpenDNS provides two free nameservers IPs for OpenDNS Family Shield. Those two servers are responsible to filter unwanted websites for keeping our kids or family members safe online. To get those two nameservers IPs from OpenDNS website, follow the following steps. [...]
- »
MikroTik Configuration with DHCP WAN Connection | March 24, 2019
MikroTik Router is one of the most popular routers because of having a lot of networking features. MikroTik DHCP Client is a special feature that is used to connect to any DHCP Server. So, if any uplink ISP provides DHCP connection, MikroTik Router is able to connect that DHCP Server using this DHCP Client. In my previous article, I discussed how to configure MikroTik Router with PPPoE WAN Connection. In this article, I will discuss how to configure MikroTik Router [...]
- »
- »
MikroTik VRRP Configuration with DHCP Server | October 22, 2018
MikroTik VRRP (Virtual Router Redundancy Protocol) ensures high available internet network. If any organization requires uninterrupted internet connection, MikroTik VRRP implementation will be a vital solution for them. MikroTik VRRP creates a virtual router accumulating two or more physical routers and ensures uninterrupted internet connection keeping activate one physical router always. That means, if any physical router fails to operate due to any hardware failure, MikroTik VRRP uses another backup router for internet gateway until the running router comes back [...]
- »
MikroTik DHCP Server Configuration with Radius Server | January 24, 2018
The Dynamic Host Configuration Protocol (DHCP) is a client-server protocol that is used to assign an IP address and other network configuration parameters dynamically to each device on a network so that they can communicate with other IP networks. DHCP Server is popularly used in an Enterprise Office Network because in an office network various types of IP devices such as Laptop, Desktop, Tablet, Smartphone, IP Phone and so on are maintained and almost all IP devices support DHCP. An ISP Network can also be [...]
- »
MikroTik Router Static DHCP Server Configuration | October 25, 2015
DHCP Server assigns IP address and other related IP information (Subnet mask, Gateway and DNS) automatically to network devices. But automatic DHCP Server has some disadvantages too. If any IP device connects to any automatic DHCP network, the device will get an IP address and related IP information automatically by the DHCP Server and the device will start to use resources of this network. In this situation, the network administrator cannot know who is being connected to the network and [...]
- »
DHCP Server Configuration in MikroTik RouterOS 7 | October 14, 2015
Dynamic Host Configuration Protocol (DHCP) is a client/server protocol. DHCP server automatically provides an Internet Protocol (IP) address and other related information such as subnet mask, default gateway and DNS to DHCP clients. DHCP server and client use UDP port 67 and 68 for communication. In a network, a DHCP client (IP devices such as Desktop, Laptop, Smartphone etc.) requests for an IP lease to DHCP servers and a DHCP server responses allocating IP address and other related IP information [...]