The following is my Network Diagram

Code below is executed on Mikrotik B Terminal
> tool traceroute 8.8.8.8
ADDRESS STATUS
1 10.70.192.1 8ms 9ms 8ms
2 10.70.192.1 9ms 10ms 13ms
3 202.73.96.73 10ms 8ms 10ms
4 202.73.96.73 10ms 16ms 10ms
5 202.73.96.90 11ms 9ms 11ms
6 111.95.247.102 22ms 22ms 23ms
7 111.95.247.130 24ms 22ms 21ms
8 209.85.243.158 24ms 86ms 126ms
9 209.85.242.243 33ms 32ms 31ms
mpls-label=739216 exp=4
10 209.85.250.237 34ms 38ms 44ms
11 66.249.94.166 37ms 35ms 36ms
12 8.8.8.8 38ms 30ms 30ms
> tool traceroute 8.8.4.4
ADDRESS STATUS
1 0.0.0.0 timeout timeout timeout
2 0.0.0.0 timeout timeout timeout
3 0.0.0.0 timeout timeout timeout
4 (unknown) timeout timeout timeout
It should have been like this (Executed on Mikrotik A)
> tool traceroute 8.8.8.8
ADDRESS STATUS
1 10.70.192.1 9ms 10ms 7ms
2 10.70.192.1 8ms 9ms 6ms
3 202.73.96.73 9ms 8ms 7ms
4 202.73.96.73 9ms 8ms 9ms
5 202.73.96.90 9ms 8ms 9ms
6 111.95.247.102 19ms 19ms 19ms
7 111.95.247.130 21ms 19ms 20ms
8 209.85.243.158 20ms 21ms 20ms
9 209.85.242.243 29ms 30ms 29ms
mpls-label=761488 exp=4
10 209.85.250.237 35ms 33ms 33ms
11 66.249.94.166 31ms 36ms 35ms
12 8.8.8.8 29ms 36ms 32ms
> tool traceroute 8.8.4.4
ADDRESS STATUS
1 10.70.192.1 8ms 12ms 7ms
2 10.70.192.1 8ms 15ms 8ms
3 202.73.96.25 8ms 8ms 8ms
4 202.73.96.25 7ms 8ms 8ms
5 202.73.96.90 11ms 9ms 8ms
6 111.95.247.98 19ms 19ms 19ms
7 111.95.247.130 21ms 21ms 21ms
8 209.85.243.156 21ms 25ms 19ms
9 209.85.242.233 31ms 37ms 28ms
mpls-label=409728 exp=4
10 209.85.242.125 32ms 62ms 27ms
11 66.249.94.126 33ms 36ms 36ms
12 8.8.4.4 36ms 33ms 28ms
All connection works perfectly well, I can ping the Mikrotik A and B from Home PC , Office PC #1 , Office PC #2 , Office Server
I can also access them using WinBox / Putty
The detailed problem are :
Mikrotik A , Home PC , TP Link Router (Everything before Mikrotik B) can PING / ACCESS any accessible address in the web (example 8.8.8.8, 8.8.4.4, ikt-global.com , ikt.co.id , google.com, yahoo.com ,etc)
Mikrotik B , Office PC #1 , Office PC #2 , Office Server , Router 3 (Everything after and including Mikrotik B) can only PING / ACCESS some of them (Example Only 8.8.8.8 , ikt-global.com , ikt.co.id ), while the other ALWAYS returned timeout
I am guessing that I might have something that need to be configured on Mikrotik B, but I am not sure what
Now to make it even more bizarre, I dont know why, but sometimes the problem resolved themselves O.o;
For example
4PM , ping google.com from Mikrotik B , it is not working
5PM , ping google.com from Mikrotik B , hey it works now (though some other site still timeout)
I have absolutely no Idea what caused this
, I have never experienced something like this before, the Internet Gateway (TP LINK) have NO firewall configured (I have factory reset the TP LINK for good measure)
Mikrotik A Configuration
> interface print
Flags: D - dynamic, X - disabled, R - running, S - slave
# NAME TYPE MTU L2MTU
0 R ether1 ether 1500 1600
1 R wlan1 wlan 1500 2290
2 R bridge1 bridge 1500 1600
> ip address print
# ADDRESS NETWORK BROADCAST INTERFACE
0 10.11.11.10/24 10.11.11.0 10.11.11.255 ether1
> ip dns print
servers: 8.8.8.8
allow-remote-requests: yes
max-udp-packet-size: 512
cache-size: 2048KiB
cache-max-ttl: 1w
cache-used: 5KiB
> ip route print
Flags: X - disabled, A - active, D - dynamic,
C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme,
B - blackhole, U - unreachable, P - prohibit
# DST-ADDRESS PREF-SRC GATEWAY DISTANCE
0 A S 0.0.0.0/0 10.11.11.10 10.11.11.1 1
1 ADC 10.11.11.0/24 10.11.11.10 bridge1 0
Mikrotik B has EXACTLY the same configuration (only differ in ip address)
> ip address print
Flags: X - disabled, I - invalid, D - dynamic
# ADDRESS NETWORK BROADCAST INTERFACE
0 10.11.11.20/24 10.11.11.0 10.11.11.255 ether1
Please help… this is so bizarre, (it would be better if Mikrotik B cant ping anything, why it can ping 8.8.8.8 and not 8.8.4.4 is way beyond me)
Thanks a lot for your help (bookmarked this thread, will check back frequently) ![]()