Community discussions

MikroTik App

Search found 43 matches

by rucevzhuru
Thu Feb 17, 2011 11:38 pm
Forum: General
Topic: Mikrotik bandwith test authentication
Replies: 0
Views: 648

Mikrotik bandwith test authentication

Hello, I am working on linux console btest client to test speed between linux (without wine installed) and mikrotik. Current version works good but it doesn't support user authentication. It looks like that Mikrotik server uses some sort of challenge/response scheme. So that my question is what form...
by rucevzhuru
Mon May 24, 2010 10:15 pm
Forum: Scripting
Topic: API bug
Replies: 4
Views: 1255

Re: API bug

what version of RouterOS you are using and on what router. How large is your registration table. Hi janisk, we use mostly version 3.10 so that I have observed it only on 3.10. Number of items in registration table varies (from 16 to 45, depends on the router). First problem is harmless becouse i ca...
by rucevzhuru
Sat May 22, 2010 2:05 am
Forum: Scripting
Topic: API bug
Replies: 4
Views: 1255

Re: API bug

I made further investigation and found that one bug divided into two different bugs. First is as described before and second is similar to this bug observed by another user: http://forum.mikrotik.com/viewtopic.php?f=9&t=30687&hilit=0x00 I checked incoming data from router with wireshark and ...
by rucevzhuru
Fri May 21, 2010 6:32 pm
Forum: Scripting
Topic: API bug
Replies: 4
Views: 1255

API bug

I use php script from wiki and I think I found new api bug. Sometimes (it's rather rare but when I run this script 100 times per day on 60 routers you can observe 40 scripts in invalid state) I get response from router (command is /interface/wireless/registration-table/getall) where first byte is co...
by rucevzhuru
Sat Jan 30, 2010 4:07 am
Forum: General
Topic: x86 mtik 3.30 bug after disabling queue in console
Replies: 1
Views: 730

x86 mtik 3.30 bug after disabling queue in console

Hi,
when you try to disable queue (queue tree) with some packet-mark in console (from winbox it's ok) then you loose that packet-mark.

For example:
/queue tree disable 1
wont only disable queue but also delete packet-mark settings of this queue. Tested in 3.30
by rucevzhuru
Sat Jan 30, 2010 12:12 am
Forum: General
Topic: Feature request: Background wireless scanning
Replies: 13
Views: 5966

Re: Feature request: Background wireless scanning

We have only active scan currently. Wireless interface enters to special mode (all wireless interfaces are disconnected). Currently there are plans to change it.
That sounds very good. Could you give us some time estimation when this feature can be available? Thanks
by rucevzhuru
Wed Jan 27, 2010 10:39 pm
Forum: Scripting
Topic: print where, find problem
Replies: 2
Views: 1157

Re: print where, find problem

Thanks!

I tried
:put [/ip firewall filter find action='drop'] 
but I shoud have tried also ".
by rucevzhuru
Wed Jan 27, 2010 8:54 pm
Forum: Scripting
Topic: print where, find problem
Replies: 2
Views: 1157

print where, find problem

Hi, i can't find error in this...I have 20 drop rules in my /ip firewall filter table but if i execute this command i get nothing.... :put [/ip firewall filter find action=drop] or :put [:len [/ip firewall filter find action=drop]] returns 0 Where is the problem? I tried version 4.5, 3.30, 3.10...
by rucevzhuru
Mon Jan 25, 2010 3:22 pm
Forum: General
Topic: Feature request: Background wireless scanning
Replies: 13
Views: 5966

Feature request: Background wireless scanning

What about to implement background wireless scanning? Madwifi has it. It scans various wireless frequency when device is not under heavy load.
by rucevzhuru
Mon Jan 25, 2010 1:48 pm
Forum: General
Topic: PCQ stops traffic
Replies: 7
Views: 1369

PCQ stops traffic

Hi, our gateway runs mikrotik 3.10. Sometimes (it's rare but very obnoxious) one pcq queue rule blocks (totally) traffic from some users until it's disabled and enabled (traffic comes to gateway but it doesn't pass through). I found this in version 3.17 changelog: *) fixed problem - sometimes PCQ co...
by rucevzhuru
Sun Jan 24, 2010 3:02 am
Forum: General
Topic: POSSIBLE BUG:Traffic flow (netflow) doesn't count bytes well
Replies: 4
Views: 1462

Re: POSSIBLE BUG:Traffic flow (netflow) doesn't count bytes well

Everything works fine. I only didn't know that if you choose only some interfaces for traffic flow then only input traffic on these interfaces is counted (so it was only upload flow).
by rucevzhuru
Sat Jan 23, 2010 6:28 pm
Forum: General
Topic: Traffic flow bug
Replies: 33
Views: 12146

Re: Traffic flow bug

Where can I see these tickets? i can't find anything on the mikrotik web.
it's internal MT system, you cannot see it
Thanks for the reply. Any possibility to see it? Why is it not public? Or at least possible to login for registered owners of license.
by rucevzhuru
Sat Jan 23, 2010 6:26 pm
Forum: General
Topic: POSSIBLE BUG:Traffic flow (netflow) doesn't count bytes well
Replies: 4
Views: 1462

Re: POSSIBLE BUG:Traffic flow (netflow) doesn't count bytes well

I tried version 3.10. I used tcpdump on my computer so that I could see all conections which were made. Then I got flow message from mikrotik router (where data goes through) and everything were correct (startTime, stopTime, srcAddress, dstAddress, srcPort...) except connection bytes. I became suspi...
by rucevzhuru
Sat Jan 23, 2010 6:00 am
Forum: General
Topic: Traffic flow bug
Replies: 33
Views: 12146

Re: Traffic flow bug

btw, '[Ticket#2009070666000202]'

still no answer...
Where can I see these tickets? i can't find anything on the mikrotik web.
by rucevzhuru
Sat Jan 23, 2010 5:46 am
Forum: General
Topic: POSSIBLE BUG:Traffic flow (netflow) doesn't count bytes well
Replies: 4
Views: 1462

POSSIBLE BUG:Traffic flow (netflow) doesn't count bytes well

Hi, i tried to test ros3 netflow implementation and eveything works well except count of bytes in the connection. I tried to download 10 MB file from webserver and then i checked flow packets generated by mikrotik. I expected number of bytes in connection higher than 10*1024*1024 becouse it's not on...
by rucevzhuru
Fri Aug 14, 2009 12:37 am
Forum: Forwarding Protocols
Topic: Database description packet has different master status flag
Replies: 67
Views: 49096

Re: Database description packet has different master status flag

upgrade to the latest version, then check. maybe you should better use routing-test package - it has some more fixes I have just tried Mikrotik 3.28 on both ends of the link and situation is completely same. When I enable network(10.250.0.48/29) on both ends of the link (10.250.0.49, 10.250.0.50, i...
by rucevzhuru
Thu Aug 13, 2009 10:23 pm
Forum: Forwarding Protocols
Topic: Database description packet has different master status flag
Replies: 67
Views: 49096

Re: Database description packet has different master status flag

There was 3 attachments limit, so I had to add reply with bad situation traffic dump.
by rucevzhuru
Thu Aug 13, 2009 10:22 pm
Forum: Forwarding Protocols
Topic: Database description packet has different master status flag
Replies: 67
Views: 49096

Database description packet has different master status flag

Hi guys, we have started to deploy OSPF on our whole network (around 40 routers). We use only mikrotiks and all ROS versions are 3.10 (except 3 routers with 3.24). On some routers we have problems with OSPF routing. Routers can't make adjacency. Situation is everytime same: One router thinks that it...
by rucevzhuru
Wed May 27, 2009 1:56 pm
Forum: General
Topic: Updated Mikrotik radius dictionary
Replies: 9
Views: 2855

Re: Updated Mikrotik radius dictionary

what about using API and simplify the life of your technicians? =) You mean I can add clients to access list over mikrotik api? Yes, i can but with radius I have mac accounting. Use mikrotik on client side, and rename the client's radio name. You can see both radio name and mac in reg. table on ap ...
by rucevzhuru
Tue May 26, 2009 9:33 pm
Forum: General
Topic: Updated Mikrotik radius dictionary
Replies: 9
Views: 2855

Re: Updated Mikrotik radius dictionary

Or what about to consolidate access list and registration table? Similar to dhcp leases table. Then technicians could simply find row according to comment with client name and then temporary disable that row and see if ap went better. There could be some button for switching view between accesslist/...
by rucevzhuru
Tue May 26, 2009 8:37 pm
Forum: General
Topic: Updated Mikrotik radius dictionary
Replies: 9
Views: 2855

Re: Updated Mikrotik radius dictionary

I think that currently the main problem is that you are not able to configure comments in /registration-table, but registration-table borrows it from /access-list or /connect-list Right you are. We had to revert back to access list solution from radius only becouse our technicians didn't want to se...
by rucevzhuru
Mon May 25, 2009 4:26 am
Forum: Forwarding Protocols
Topic: Ospf 3.10 BUG: Database Description packet has different mas
Replies: 21
Views: 12763

Re: Ospf 3.10 BUG: Database Description packet has different mas

I updated routers to 3.24 but there are several links where the same error still occurs. 20:12:26 route,ospf,info Database Description packet has different master status flag 20:12:26 route,ospf,info new master flag=false I tried totally change 6 links to ospf from rip and i have had problem with 3 ...
by rucevzhuru
Fri May 22, 2009 12:30 pm
Forum: General
Topic: Updated Mikrotik radius dictionary
Replies: 9
Views: 2855

Re: Updated Mikrotik radius dictionary

Currently there is no dictionary, but we will try to add it in the future. Thank you, sergejs. Could you tell me the answer for my second question? It seems to me that my second question is rather unpopular among mikrotik developers and I can't understand why. There were several threads with this q...
by rucevzhuru
Wed May 20, 2009 12:24 am
Forum: General
Topic: Updated Mikrotik radius dictionary
Replies: 9
Views: 2855

Updated Mikrotik radius dictionary

Hi, I would like to ask if there is updated dictionary for ros 3.x? There were several improvements (wpa-psk) and they are not included in 2.9 dictionary. My second question is if developers plan to add Mikrotik radius comment ? At least for the registration table . The table is usually full of rows...
by rucevzhuru
Sat May 16, 2009 1:59 am
Forum: General
Topic: Traffic flow bug
Replies: 33
Views: 12146

Re: Traffic flow bug

I thought there are more informations within ipflows v9 but there aren't so you are right, v5 is enough for me.

why do you need v9?
by rucevzhuru
Sat May 16, 2009 1:58 am
Forum: General
Topic: Freeradius: Sending command to Mtk
Replies: 6
Views: 3294

Re: Freeradius: Sending command to Mtk

How to send disconnect packet to disconnect wireless client without message 'Radius disconnect request for uknown IP' ? I don't have any IP address since user was authenticated only by his mac address (mac authentication of wireless client).

??

Thanks
by rucevzhuru
Fri May 08, 2009 10:24 pm
Forum: General
Topic: Traffic flow bug
Replies: 33
Views: 12146

Re: Traffic flow bug

I've never had those issues with NTOP ( http://www.ntop.org/overview.html ) or commercial tools from IPSwitch and others. I can't vouch for flowd, pmacct, flow-tools, etc. Ntop seems to work with flows version 5 but there are some errors with version 9 Pá 8. květen 2009, 21:20:45 CEST **WARNING** T...
by rucevzhuru
Sat May 02, 2009 11:41 pm
Forum: Forwarding Protocols
Topic: Ospf 3.10 BUG: Database Description packet has different mas
Replies: 21
Views: 12763

Ospf 3.10 BUG: Database Description packet has different mas

We have one ptp wireless link with two ROS 3.10 on both end. First(ospf id 10.11.0.51) is closer to the network center. Second (ospf id 10.11.0.69) is more distant from center. There are only these two routers on that link. Sometimes the route to second router disappears from all routers in the area...
by rucevzhuru
Sat May 02, 2009 6:57 pm
Forum: General
Topic: Traffic flow bug
Replies: 33
Views: 12146

Traffic flow bug

I tried several linux flows capturers and none of them worked with Mikrotik Traffic flows. Router: ROS 3.10 (IP 192.168.6.1) Server: Debian squeeze (connected to router via ethernet cable) Both PC's have almost unused cpu power. Software: flowd, pmacct, flow-tools. For example log from flow-tools: M...
by rucevzhuru
Fri Apr 24, 2009 7:48 pm
Forum: RouterBOARD hardware
Topic: OSPF neighbors in RoS 3.14 stuck in full/exchange state
Replies: 5
Views: 4291

Re: OSPF neighbors in RoS 3.14 stuck in full/exchange state

In meantime I tried version 3.22 and on one of our router we can see very strange behaviour. We don't use user manager or hotspot. We only started ospf and log is now full of these messages. Beside the messages default password for admin is resetted and "Use radius" in AAA for user login i...
by rucevzhuru
Fri Apr 24, 2009 1:36 am
Forum: RouterBOARD hardware
Topic: OSPF neighbors in RoS 3.14 stuck in full/exchange state
Replies: 5
Views: 4291

Re: OSPF neighbors in RoS 3.14 stuck in full/exchange state

I have same problem with x86 Mtik 3.10 and OSPF. Sometimes router changes gateway state to unreachable even though it's reachable (it's done for all ospf routes).

Is it corrected in newer versions?
by rucevzhuru
Fri Mar 13, 2009 12:20 pm
Forum: General
Topic: WinBox improvements.
Replies: 9
Views: 4163

Re: WinBox improvements.

hi,
is there any change in the mikrotik radius comment attribute? I read all the forum and there are many requests for this feature. We would also strongly appreciate this feature.
by rucevzhuru
Sat Feb 28, 2009 7:03 pm
Forum: General
Topic: BTest server for Linux
Replies: 33
Views: 34891

Re: BTest server for Linux

I agree with Eising. We are in very similar situatuation. We have 100 mikrotik routers and they are connected together via wireless links. I would like to check the throughput between the main gateway and routers. I would like to make a script to check it automatically in the night. The night throug...
by rucevzhuru
Wed Sep 24, 2008 11:19 pm
Forum: General
Topic: Firewall(useipfirewall=yes) in v3 doesn't functioning
Replies: 5
Views: 1554

Re: Firewall(useipfirewall=yes) in v3 doesn't functioning

works fine for me
Which version did you use? I tried your rule in 3.10 and it didn't work.
by rucevzhuru
Tue Sep 23, 2008 5:49 pm
Forum: General
Topic: Firewall(useipfirewall=yes) in v3 doesn't functioning
Replies: 5
Views: 1554

Re: Firewall(useipfirewall=yes) in v3 doesn't functioning

Yes, I tried it but it didn't work.
by rucevzhuru
Mon Sep 22, 2008 9:27 pm
Forum: General
Topic: Firewall(useipfirewall=yes) in v3 doesn't functioning
Replies: 5
Views: 1554

Firewall(useipfirewall=yes) in v3 doesn't functioning

Current status: X86 router with ROS 3.10 installed. There is one bridge with "Use IP Firewall" enabled. In that bridge there are 2 network cards(A and B). Mission: I want to have four packet marks A_in,A_out,B_in,B_out. How to mark packets with these marks? 2.9.X solution For example if i...
by rucevzhuru
Mon Sep 22, 2008 5:02 am
Forum: General
Topic: Console Bandwith test client
Replies: 0
Views: 753

Console Bandwith test client

Is there some bandwith test client for console in linux. I would like to write bash script to test whole our network(60 routers) bandwith.
by rucevzhuru
Sat Sep 20, 2008 4:51 pm
Forum: General
Topic: Feature request:MikrotikComments from Radius
Replies: 1
Views: 1370

Re: Feature request:MikrotikComments from Radius

At least short answer please.
by rucevzhuru
Thu Sep 04, 2008 10:37 pm
Forum: General
Topic: Feature request:MikrotikComments from Radius
Replies: 1
Views: 1370

Feature request:MikrotikComments from Radius

I would very appreciate this new function at least for wireless clients and dhcp leases. We use radius server for both these function(dhcp,wireless) and it's not comfortable to look into database for every mac address. Thank you.
by rucevzhuru
Thu Jul 24, 2008 8:53 pm
Forum: General
Topic: Wireless scan to file
Replies: 1
Views: 1710

Re: Wireless scan to file

What is mikrotik developers opinion?
by rucevzhuru
Sun Jul 13, 2008 1:02 am
Forum: General
Topic: Wireless scan to file
Replies: 1
Views: 1710

Wireless scan to file

Could you add "file" and "interval" feature to /interface wireless scan? There are many people who appreciate this including me.
by rucevzhuru
Sat Jun 21, 2008 1:40 pm
Forum: General
Topic: Bridge and Shaping
Replies: 23
Views: 6936

Re: Bridge and Shaping

We have same experience. In 2.9.x we used to bridge ports in In.Interface or Out.Interface and everything was OK. Then we tried ROS 3.10 and experienced problems. We set use-ip-firewall=yes and then removed In.Interface and set In.bridge port. We can see traffic over 500 kbps on device but there is ...
by rucevzhuru
Fri Jun 13, 2008 4:50 pm
Forum: General
Topic: Auth WPA2/PSK agaist radius server
Replies: 14
Views: 11341

Re: Auth WPA2/PSK agaist radius server

Hello, this function is very important for us. We have almost 50 routers running StarOs and plan to migrate to Mikrotik or Madwifi. So that I would like to know if Mikrotik developers will implement different WPA2 keys for various users over radius protocol. If not we will choose Madwifi becouse it ...