Static IP configuration step by step

There are three way we can configure MikroTik Router for WAN side. Basically Static, DHCP, PPoE. Today we will configure about static. ISP has given IP address, subnet mask and Gateway such as IP address: 192.168.0.0/24, Gateway: 192.168.0.1, Subnet Mask: 255.255.255.0, so we can start configuration.
WAN Site configure ( Step1-Step3)


Step 1. winbox open: IP > Address + address =such as( 192.168.0.1/24 ) > Interface = ether3 > Apply > OK

Step 2: IP > Routes > Gateway + = such as( 192.168.0.1 ) > Apply > OK

Step 3: IP > DNS > DNS Settings > servers= 203.122.120.2
= 203.122.120.3
= 8.8.8.8


LAN Site configure ( Step1-Step3):

Step 1. winbox open: IP > Address + address =such as( 10.10.0.1/24 ) > Interface = ether4 > Apply > OK



Step 2: IP > Firewall > NAT + General > Chain=srcnat > Src. address=10.10.0.0/24 > Action > Masquerade > Apply > OK


Step 3: IP > Firewall > NAT> + action > masquerade> Apply >ok




you can see video for better understand:

https://www.youtube.com/watch?v=aee9EJLhJho