Community discussions

MikroTik App
 
tlkhorses
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 82
Joined: Wed Jun 22, 2005 11:06 pm

ping and tracroute timeouts

Sun Nov 04, 2007 3:51 pm

Using rb333 and rc9. The network layout is like this: EDIT: can't get the bridged sectors and power monitor to show up correctly on here. bridged sectors go above switch and power monitor above HP managed switch.

bridged sectors power monitor
| |
local network ---nstreme2---rb333dn---switch---rb333up--- nstreme2---rb333dn2----HP managed switch----edgerouter----internet

The rb333up has a secondary public IP for the customers on the bridged sectors.
From rb333dn2 to the edgerouter it is all ethernet. There are not any bridges or secondary addresses from that point out to the internet.
The rb333dn - switch - rb333up is a common configuration on all towers.
Problem:
If I try to ping or traceroute the edgerouter from rb333up it times out, last returned address in the traceroute is rb333dn2.
If I try to ping or traceroute the edgerouter from rb333dn2 it works.
If I try to ping or tracroute the edgerouter from rb333dn it makes it all the way with some timeouts.

This tells me the routing tables are correct (static routes) since I can back up a step and it makes it. Also I have looked at all of them to make sure they are correct.

If I back up into the local network to the next tower back, the behavior is the same from that tower, up times out, dn gets through with timeouts.
As the load increases on this path, retries increase rapidly.

If I back up further into the network where the boards are 532a and stable software, the traceroute makes it.

I cannot think of any reason for this behavior other than perhaps a software issue, maybe in the nstreme2 protocol.
Maybe someone else has other ideas or is there a problem with the software?

I have not sent a supout, didn't think it would show anything in this case.

tk
 
User avatar
fra.iesus
just joined
Posts: 13
Joined: Thu May 25, 2006 4:29 pm
Location: CZ
Contact:

Re: ping and tracroute timeouts

Mon Nov 05, 2007 10:41 am

Plz tell something more about your configuration:
eg. ip addresses on rb333up's and edgerouter's interaces, routes on rb333dn and rb333dn2...
(Lets say: rb333up -> nstreme2 has 10.0.10.2/30, rb333up -> switch has 10.0.11.1/24 etc.)

First think: are subnets of rb333up's public IP and edgerouter's IP different? (they have to be)
 
tlkhorses
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 82
Joined: Wed Jun 22, 2005 11:06 pm

Re: ping and tracroute timeouts

Mon Nov 05, 2007 5:11 pm

IP addresses are all private space except for the one public as noted above. All are subnetted correctly and routes are correct. Even listed them out to make sure after banging my head on the desk looking at this.

I have sent supouts to Mikrotik after receiving a reply from support via email.

Thanks

tk