WAN Static ip, no ping to gateway from mikrotik

Hello, please help me.

ISP settings:
ip: 192.168.10.107/24
gateway: 192.168.10.250
dns: 192.168.10.250, 192.168.10.253

I try to setup default mikrotik configuration by “Quick Setup”:
-add ip
-add mask
-add gateway
-add dns servers
when I do ping from mikrotik terminal to gateway (192.168.10.250) - connection timeout

I try reset mikrotik without default configuration (0.0.0.0/0)
Setup IP-Addresses, IP-Routes, IP-DNS (see screenshot)

the same thing - when I do ping from mikrotik terminal to gateway (192.168.10.250) - connection timeout

Have you any ideas?
Why gateway don’t ping with mikrotik?

This is operator mistake)
Theme closed

Hi Friend;
Firstly ; System -Reset Configuration No Default configuration(checked)
Dont use quick setup ;
Secondly ;
Ip Adresses add; 192.168.10.107/24 interface:ether1
Ip Routes Add gateway:192.168.10.250
And open terminal try to ping 192.168.10.250 ;
Most important thing ; Before try my configuration, directly plug the cable to your computer and use 192.168.10.107/24 and check if you can ping and get internet. Maybe problem from isp side.

Can you see any arp’s coming from the wan side?

Hi!
I did all of this. I wrote about it in my first post)

And, of course I checked connection)
I connected the cable directly to my PC - all works fine)

Yes, I see.

Now, it’s not actual
ISP support checked connection by cheap tp-link router and by notebook with USB-ethernet adapter - the same problem: no ping to gateway, no internet connection)

It’s a paradox: it works on PC, but doesn’t work on any router. it’s very interesting what the ISP error is

Stupid question.

Did you try and re crimp the cable from the ISP to your router?

ISP Authorization by MAC?
Change the MAC to Eth1. Duplicate from PC.

hello everybody..i am new in mikrotik…my intenet connection is PPOE…i use to learn mokrotik in virtualbox …bt i can’t ping…all set up is good..what’s the problem…what can i doo?anybody can help me??

I recently faced similar problem. My ISP configured my connection with a tplink router. Later when I tried to replace my tplink router with the mikrotik one, I found I am not able to ping my ISP gateway.

After some investigation, I found they use mac bind in the ISP end’s configuration.

As a solution, I replaced my mikrotik router’s WAN mac address with the tplink’s WAN mac.

Walah… worked for me… you can try…