Community discussions

MikroTik App
 
YUJOBIKA
Member Candidate
Member Candidate
Topic Author
Posts: 122
Joined: Sat Sep 15, 2007 5:55 pm

v3.24 have Bug in IP Route Dynamic

Fri May 29, 2009 10:37 am

Hi,

I have problem with ROS v3.24 x86. Seems it is a bug in v3.24.

Please try this...

First:
Add any subnet IP Address in your ether. (/ip address add......)

Second:
Disable that IP Address you made for 10 seconds, then enable it again.
And wait 10 seconds...then Disable that IP Address you made for 10 seconds, then enable it again.
And wait 10 seconds...then Disable that IP Address you made for 10 seconds, then enable it again.

Third:
See inyo your IP Route list, then you will see 3 Dynamic IP which you disable-enable 3 times.

Because of this, some of my network which belong to that IP Subnet is down.
Please anybody try it. Is this only happend to me or to all of you.

Regards

PS:
This bug does not happen with my RB411A. Just happen with x86. I try it with 2 of my x86 system.
 
User avatar
Chupaka
Forum Guru
Forum Guru
Posts: 8712
Joined: Mon Jun 19, 2006 11:15 pm
Location: Minsk, Belarus
Contact:

Re: v3.24 have Bug in IP Route Dynamic

Fri May 29, 2009 2:00 pm

cannot repeat that... do you use routing or routing-test package?
 
User avatar
Letni
Member
Member
Posts: 376
Joined: Tue Dec 05, 2006 5:16 am
Location: South Carolina

Re: v3.24 have Bug in IP Route Dynamic

Fri May 29, 2009 3:17 pm

I am able to semi-repeat this on our X86, 3.24 Routing-Test. I was able to get the routing entry to show up twice. One of them being a stale record that would not update.

I think the easier test is though.
BUG: When you disable an IP address, the route still shows up in the routing table.

Be sure to e-mail support@mikrotik.com with your issue so it can get resolved.

-Louis
 
YUJOBIKA
Member Candidate
Member Candidate
Topic Author
Posts: 122
Joined: Sat Sep 15, 2007 5:55 pm

Re: v3.24 have Bug in IP Route Dynamic

Fri May 29, 2009 5:09 pm

I just sent email to Mikrotik. Hope will be solve in the next version.

Thanks
 
YUJOBIKA
Member Candidate
Member Candidate
Topic Author
Posts: 122
Joined: Sat Sep 15, 2007 5:55 pm

Re: v3.24 have Bug in IP Route Dynamic

Fri May 29, 2009 5:17 pm

@Chupaka

Yes I activated routing-test because I need to try BGP.

Thanks
 
YUJOBIKA
Member Candidate
Member Candidate
Topic Author
Posts: 122
Joined: Sat Sep 15, 2007 5:55 pm

Re: v3.24 have Bug in IP Route Dynamic

Mon Jun 01, 2009 1:37 pm

Mikrotik support reply as follow:


Hello Adam,

The problem should be fixed in the next 3.25 version.
At least I'm not able to reproduce it the same procedure as you provided us.


Regards,
Sergejs
 
User avatar
sergejs
MikroTik Support
MikroTik Support
Posts: 6697
Joined: Thu Mar 31, 2005 3:33 pm
Location: Riga, Latvia
Contact:

Re: v3.24 have Bug in IP Route Dynamic

Mon Jun 01, 2009 4:49 pm

Letni,
Did you use the same commands sequence on the router ? Do you have anything specific on the configuration ?
 
User avatar
Letni
Member
Member
Posts: 376
Joined: Tue Dec 05, 2006 5:16 am
Location: South Carolina

Re: v3.24 have Bug in IP Route Dynamic

Mon Jun 01, 2009 5:21 pm

Packages:
advanced-tools
calea
ntp
routing - Disabled
routing-test
system

Intel Xeon 2.1Ghz
multi-cpu: yes
2G RAM
6 NIC: 2 onboard (intel), 1 RB44G

I have been using the box to test some BGP configurations and SMP stability.
MTRouteIssue324ScreenShot.jpg
-Louis
You do not have the required permissions to view the files attached to this post.
 
thiele
newbie
Posts: 44
Joined: Mon Jun 01, 2009 5:08 pm
Location: Curitiba - Brasil

Re: v3.24 have Bug in IP Route Dynamic

Mon Jun 01, 2009 11:36 pm

Got the same problem here, but it looks like the bug is just with 3.24 and winbox because
if I use print command thru a terminal window route table is correctly.

To reproduce that, configure any dynamic protocols and let routes go down e up some times.


I was using 3.24 with routing-test package and configuring BGP routes with VPNV4.
 
User avatar
sergejs
MikroTik Support
MikroTik Support
Posts: 6697
Joined: Thu Mar 31, 2005 3:33 pm
Location: Riga, Latvia
Contact:

Re: v3.24 have Bug in IP Route Dynamic

Tue Jun 02, 2009 3:15 pm

Could you verify that the same problem is present on the CLI, when /ip route print ?

What are exact steps to reproduce the same issue, as I have tried YUJOBIKA steps, as Winbox as Console display correct routes.
 
User avatar
Letni
Member
Member
Posts: 376
Joined: Tue Dec 05, 2006 5:16 am
Location: South Carolina

Re: v3.24 have Bug in IP Route Dynamic

Tue Jun 02, 2009 4:24 pm

I am using YUJOBIKA's steps to recreate. Enable IP, wait 10-15s, disable IP (route will still be in winbox), wait 10-15s, enable IP(new identical route will appear in winbox), repeat. It appears to be a winbox issue though. Through CLI it is correct.
MTRouteIssue324ScreenShot2.jpg
-Louis
You do not have the required permissions to view the files attached to this post.