MikroTik RB1100ahx4 After Configuration Ping Status Timeout

Dear Forum,

I installed MikroTik RB1100ahx4 dude edition recently… currenlty running version 6.49.15

I’m having a problem every time I ping 8.8.8.8 it shows status as timeout with almost 80% - 90% lost.

The same thing happenes when I try to ping my modem 192.168.1.1

I got the same result when pinging google.com
Screenshot 2024-05-16 213206.png
Here is my configuration file as txt and rsc file which I imported into the device
configfile.txt (3.22 KB)
config_file_2.rsc (2.31 KB)
I made sure to remove the default configuration and reset the device and then import the new configuration file. there was no issue or error showing in the console.

So I’m I missing something out here? Or is it a cable issue that needs to be replaced? I’m not really sure.

Hi there, I was able to solve the issue.

I had an IP conflict with my ether1 IP range..

// old
it was set to address=192.168.1.2/24 interface=ether1 network=192.168.1.0

// new
I changed it to address=192.168.1.10/24 interface=ether1 network=192.168.1.0