LAN without internet

Hi
I have a Mikrotik RB951Ui-2HnD with this configuration
Configuracion.PNG
Ether 1 is WAN
Ether 2 is LAN

Mikrotik have an internet connection but LAN doesn’t have.

What can i do

First of all, update your device to at least the latest stable version. Currently, it’s 6.43.12.
Without all current configuration, it is hard to tell where the problem is exactly, so recheck:

  1. Do you have a default route pointing towards WAN?
  2. If your DHCP server is configured that the router is the DNS server, enable the checkbox inside DNS “Allow Remote Requests”
    *You can check if that’s the case by simply performing ping from a host device, if it can reach 8.8.8.8 but cannot open www.google.com, then most likely DNS is the issue.

If you still have issues, please provide your configuration, edit/remove the sensitive information before posting it.

Also, if you are configuring the device with no default configuration, please don’t leave the Firewall without proper and secure configuration.

post your config
/export hide-sensitive file=yourconfigfeb25

The easy way could be if you use default configuration just set up your WAN interface like you did. Plug at your WAN into ether1.

HI
In the file is all the configuration. The mikrotik have internet conexion, but not the other ether. i think could be and DNS problems but can you tell me what i have to check?
Can be a problem with mi equipment?
default gateway is the IP of the equipment that the ISP provide me
Thanks
Config.docx (150 KB)

tick allow remote requests.
did you set up dhcp-server?

please post config (not half snapshots)
/export hide-sensitive file=yourconfigfeb26

yes i have a dhcp-server for the ether 2 (LAN)