Community discussions

MikroTik App
 
User avatar
PaulsMT
MikroTik Support
MikroTik Support
Topic Author
Posts: 282
Joined: Tue Feb 10, 2015 3:21 pm

The Dude, v6.38 [current] release.

Mon Jan 02, 2017 4:40 pm

Version 6.38 has been released.

Major changes:

*) Added - AES encryption method for snmp v3
*) Added - Dude now have configuration interface in Winbox/Webfig
*) Added - Network maps now are viewable from web interface (Webfig)
*) Agents - Now any RouterOS device can be used as The Dude agent. It no longer requires
server package and ROS login. (Agents need to have same version as Dude server)
*) Agents - Old agent section removed from client.
*) Improoved - Changed SSL connection timeouts. This will reduce SSL CPU load when secure sessions are used
*) Removed - Since default Winbox used in the Dude wasn't fully compatible with all RouterOS devices, we removed it completely.

Other changes:

*) Fixed - Bandwidth test tool. (broken since v6.37)
*) Fixed - Auto-discovery was adding devices with non-usable characters in name field.
*) Fixed - Issues with link not changing color when traffic grows.
*) Some improvements for DB data write in store.
*) Removed - Link label will not change colour on link speed change.
*) Fixed - Allow users without FTP policy to connect to dude server (access to files will be restricted).
*) Fixed - Discovery stayed in "finishing" status.
*) Fixed - Devices showed device_performance even if the host were down.
*) Fixed - Snmpwalk were broken on X86 devices.
*) Fixed - History charts was flapping if the monitored device were down.
*) Fixed - v4 backup import fail.
*) Fixed - Multi-core devices showed CPU usage only from one core.
*) Fixed - Error on dude RADIUS authentication.
*) Fixed - In some setups dude server caused memory leak on X86/CHR.
*) Added - Dude server now supports spectral scan up to 7Ghz.
*) Fixed - Dude db-import failed if server was disabled at the moment when import of old db was initiated.
*) Fixed - Dude client stuck on "getting stuff" state.
*) Fixed - Disk name were changed on RB hEX if the dude was used on USB flash or mSD card.
*) Fixed - default files will be stored in dude files folder if the file system does not support symlinks (fat32)
*) Fixed - avoid going into loop (Dude client could get stuck in loading phase)
*) Fixed - File upload to dude/file directory caused client crash
*) Fixed - Background images could disappear on version change
*) Fixed - Minor changes in Dude fonts
*) Added - Dude icon in Winbox/Webfig
*) Fixed - Increased default ping packet size to 54bytes - there was some devices who wasn't able to respond with 32 byte ICMP packets, this caused ping corruption.
*) Fixed - Typo "Authetication" -> "Authentication"
*) Fixed - Changes wasn't saved if done in Winbox - notification body.
*) Fixed - Bandwith test authentication problem
*) Fixed - Resolve Windows environment variables

To avoid some problems related to Dude, follow these suggestions:

*) It is suggested to use only ext3 file format for the Dude data directory, it's more stable for the Dude.
*) Store your custom files Only in dude/files directory
*) Custom fonts should not be used

Since default Winbox is removed, you can add path to your Winbox.exe file with simple step:

Open Tools => [+] sign => in "Command" add your Winbox path, for Windows users use:
%HOMEPATH%\Desktop\winbox.exe [Device.FirstAddress] [Device.UserName] "[Device.Password]"
http://wiki.mikrotik.com/wiki/Manual:The_Dude_v6/Tools


Dude wiki page:

http://wiki.mikrotik.com/wiki/Manual:The_Dude
 
alfonzz
just joined
Posts: 16
Joined: Wed Oct 15, 2014 12:16 pm
Location: CZ

Re: The Dude, v6.38 [current] release.

Mon Jan 02, 2017 6:03 pm

%homepath% - haleluja ... thanks!
 
blingblouw
Member
Member
Posts: 345
Joined: Wed Aug 25, 2010 9:43 am

Re: The Dude, v6.38 [current] release.

Mon Jan 02, 2017 6:23 pm

Hey Guys,

Now that Dude dev is going strong, anychance we can get a decent mapping system?

Using LibreNMS, it pulls the location from my device (snmp location) and plots it nicely on the map where the device is.

This would be a really cool feature, I like the Dude, but its hard to maintain the maps section.
 
nimbo78
Frequent Visitor
Frequent Visitor
Posts: 80
Joined: Tue Jan 14, 2014 9:09 pm

Re: The Dude, v6.38 [current] release.

Tue Jan 03, 2017 9:38 pm

snmp get/walk is good, but snmp set needed too
 
EngineerAustin
just joined
Posts: 6
Joined: Sat Jun 20, 2015 6:57 pm

Re: The Dude, v6.38 [current] release.

Tue Jan 03, 2017 10:11 pm

Is anyone else having issues with the tools > Winbox tool not showing up on the client for the Dude? I tried version 6.38 and 6.39rc4 and am getting the same result. I upgraded from the previous version 6.37.3 and had no issues.

Thanks,

Lynn
 
User avatar
hknet
Member Candidate
Member Candidate
Posts: 126
Joined: Sun Jul 17, 2016 6:05 pm
Location: Vienna, Austria
Contact:

Re: The Dude, v6.38 [current] release.

Tue Jan 03, 2017 10:23 pm

Is anyone else having issues with the tools > Winbox tool not showing up on the client for the Dude? I tried version 6.38 and 6.39rc4 and am getting the same result. I upgraded from the previous version 6.37.3 and had no issues.

Thanks,

Lynn
the end of the starting post should help :) -> winbox can be added manually via tools.
 
EngineerAustin
just joined
Posts: 6
Joined: Sat Jun 20, 2015 6:57 pm

Re: The Dude, v6.38 [current] release.

Tue Jan 03, 2017 10:28 pm

Is anyone else having issues with the tools > Winbox tool not showing up on the client for the Dude? I tried version 6.38 and 6.39rc4 and am getting the same result. I upgraded from the previous version 6.37.3 and had no issues.

Thanks,

Lynn
the end of the starting post should help :) -> winbox can be added manually via tools.
Ahh... Thank you so much. In all the haste of the new year and getting back into the swing of things I must have overlooked that... :)

Many Thanks!

Lynn
 
carnivean
just joined
Posts: 7
Joined: Thu Jan 28, 2016 4:41 pm

Re: The Dude, v6.38 [current] release.

Wed Jan 04, 2017 9:06 am

Open Tools => [+] sign => in "Command" add your Winbox path, for Windows users use:
%HOMEPATH%\Desktop\winbox.exe [Device.FirstAddress] [Device.UserName] "[Device.Password]"
and what about wine and linux? ;) is it possible to use winbox in this way ?
 
User avatar
CyberTod
Long time Member
Long time Member
Posts: 510
Joined: Wed Jan 25, 2012 10:23 am

Re: The Dude, v6.38 [current] release.

Wed Jan 04, 2017 9:46 am

Something has changed in tcp probes. I was using a probe like this :
GET /rrcp/52:54:4c:00:00:01@eth1 HTTP/1.1\r\n\r\n
Which I got from an example in some old forum post and no longer works and just gives connection closed, but using this simplified method fixes it :
GET /rrcp/52:54:4c:00:00:01@eth1 \n
 
User avatar
adhielesmana
Trainer
Trainer
Posts: 23
Joined: Tue Aug 25, 2009 11:01 am
Location: Monrovia, Liberia
Contact:

Re: The Dude, v6.38 [current] release.

Wed Jan 04, 2017 11:14 am

Is anyone else having issues with the tools > Winbox tool not showing up on the client for the Dude? I tried version 6.38 and 6.39rc4 and am getting the same result. I upgraded from the previous version 6.37.3 and had no issues.

Thanks,

Lynn
thank you i want ask the same question.. i update my dude and winbox tools not showing up.
 
User avatar
adhielesmana
Trainer
Trainer
Posts: 23
Joined: Tue Aug 25, 2009 11:01 am
Location: Monrovia, Liberia
Contact:

Re: The Dude, v6.38 [current] release.

Wed Jan 04, 2017 11:16 am

Is anyone else having issues with the tools > Winbox tool not showing up on the client for the Dude? I tried version 6.38 and 6.39rc4 and am getting the same result. I upgraded from the previous version 6.37.3 and had no issues.

Thanks,

Lynn
the end of the starting post should help :) -> winbox can be added manually via tools.
i did it since i notice no winbox on tools, but the question is.. what reasons MikroTik remove the winbox from tools ?
 
User avatar
adhielesmana
Trainer
Trainer
Posts: 23
Joined: Tue Aug 25, 2009 11:01 am
Location: Monrovia, Liberia
Contact:

Re: The Dude, v6.38 [current] release.

Wed Jan 04, 2017 11:18 am

I Tought my mikrotik was problem, i try to re install the dude, but same issue.. then i understand its firmware fault.
 
alessandroprotec
just joined
Posts: 1
Joined: Wed Jan 04, 2017 12:40 pm

Re: The Dude, v6.38 [current] release.

Wed Jan 04, 2017 12:44 pm

Since default Winbox is removed, you can add path to your Winbox.exe file with simple step:

Open Tools => [+] sign => in "Command" add your Winbox path, for Windows users use:
%HOMEPATH%\Desktop\winbox.exe [Device.FirstAddress] [Device.UserName] "[Device.Password]"
http://wiki.mikrotik.com/wiki/Manual:The_Dude_v6/Tools
Since in our office we connect to Dude from different locations, could it be possible to add use the winbox.exe stored in a remote path?

I see i can run only a "command" so i tried to run a powershell script which calls the remote winbox.exe but no Arguments like [Device.FirstAddress] [Device.UserName] "[Device.Password]" are used correctly.

Any ideas?
 
EngineerAustin
just joined
Posts: 6
Joined: Sat Jun 20, 2015 6:57 pm

Re: The Dude, v6.38 [current] release.

Wed Jan 04, 2017 4:40 pm

I would appreciate this information as well.

Also, I was having difficulty with the script calling the program to run from my desktop because of my firewall / malware rules on windows 10. I was able to get it to work successfully once I placed winbox.exe in the program files under the dude and used that location in quotation marks as it is written below. I imagine it will work in any location you choose with quotations, but I prefer it to live in the default location with the dude program, so here is what my command line looked like:

"C:\Program Files (x86)\Dude\winbox.exe" [Device.FirstAddress] [Device.UserName] "[Device.Password]"

I hope this helps.
 
rjscomms
Member Candidate
Member Candidate
Posts: 132
Joined: Fri Jan 28, 2011 12:22 pm

Re: The Dude, v6.38 [current] release.

Wed Jan 04, 2017 10:18 pm

Open Tools => [+] sign => in "Command" add your Winbox path, for Windows users use:
%HOMEPATH%\Desktop\winbox.exe [Device.FirstAddress] [Device.UserName] "[Device.Password]"
and what about wine and linux? ;) is it possible to use winbox in this way ?
Certainly is possible.

Just place the correct path to your winbox.exe in the "Command" box, e.g. /home/you/Desktop/winbox.exe [Device.FirstAddress] [Device.UserName]

Works fine.
 
User avatar
adhielesmana
Trainer
Trainer
Posts: 23
Joined: Tue Aug 25, 2009 11:01 am
Location: Monrovia, Liberia
Contact:

Re: The Dude, v6.38 [current] release.

Thu Jan 05, 2017 12:59 pm

Image

Noted Clear on the major changes info.
put winbox back on the next Dude Please... :D
 
User avatar
normis
MikroTik Support
MikroTik Support
Posts: 26291
Joined: Fri May 28, 2004 11:04 am
Location: Riga, Latvia

Re: The Dude, v6.38 [current] release.

Thu Jan 05, 2017 1:04 pm

You can put Winbox back yourself, in the Tools section. This was always possible.
 
macak91
just joined
Posts: 11
Joined: Sat Jan 17, 2015 7:32 pm

Re: The Dude, v6.38 [current] release.

Fri Jan 06, 2017 11:22 am

Having problems with connectivity to the Mikroti AP.
One Mikrotik is doing DHCP, routing,... the other is AP.

When upgraded both of them, I cannot connect to the AP (which is connected via cable in the main Mikrotik router). I can't event ping the AP.

If I set STP to none on main router (now is rstp), I can ping and connect to the AP. On both of machines there are few VLAN intefraces. Why is this happening after the upgrade?
 
rzirzi
Member
Member
Posts: 393
Joined: Mon Oct 09, 2006 2:33 pm

Re: The Dude, v6.38 [current] release.

Fri Jan 06, 2017 12:09 pm

As "ste" written at previous Dude topic:

Feature request:
We have customers powering their device only at times they want to go online.
I would like:
- to see last time the device was online (to see if it is used at all).
- schedule an update in dude when he is able to connect this devices

PLEASE add that features to the Dude - it would be VERY usefull and are needed.
 
Micropower
newbie
Posts: 28
Joined: Fri Jan 06, 2017 11:57 pm

Re: The Dude, v6.38 [current] release.

Sun Jan 08, 2017 8:36 pm

My Networks are evolving, Is there a way to move devices between maps? I've created a MAP call Legacy,
which I would like to park devices that are not active or expired. Maybe there is a better way, like a Hide flag??
 
ditonet
Forum Veteran
Forum Veteran
Posts: 835
Joined: Mon Oct 19, 2009 12:52 am
Location: Europe/Poland/Konstancin-Jeziorna
Contact:

Re: The Dude, v6.38 [current] release.

Mon Jan 09, 2017 12:06 am

@Micropower
On source map select device (or devices) you want to move, then press Ctrl+C.
Click on destination map, then press Ctrl+V.
Delete unnecessary devices from source map.

HTH,
 
Ciambot
Member Candidate
Member Candidate
Posts: 144
Joined: Thu Jan 22, 2009 5:22 pm

Re: The Dude, v6.38 [current] release.

Mon Jan 09, 2017 6:21 pm

6.38rc52.
When I create a new submap, it doesn't appear in the general map.
Workaround: first I create the new submap, then I create other (not new) map, finally I link they themselves.
 
User avatar
PaulsMT
MikroTik Support
MikroTik Support
Topic Author
Posts: 282
Joined: Tue Feb 10, 2015 3:21 pm

Re: The Dude, v6.38 [current] release.

Tue Jan 10, 2017 11:56 am

rzirzi - to see last time the device was online (to see if it is used at all).

It can be seen in Device -> History graph, or in Services -> Outages (show down times)
Also you could make notification, and apply to this device (log, email...)
Would you need some additional way ?


- schedule an update in dude when he is able to connect this devices

Scheduled RouterOS upgrades ? Some related requests are reported to developers.



Micropower - My Networks are evolving, Is there a way to move devices between maps?

At the moment you can't move devices, it's in our To-Do list. But you can do as
ditonet suggested - Copy/Paste.


Ciambot - Thanks, problem reported.
 
sparrow
Frequent Visitor
Frequent Visitor
Posts: 54
Joined: Wed Jul 11, 2012 10:59 am

Re: The Dude, v6.38 [current] release.

Tue Jan 10, 2017 5:42 pm

On a system x86 based, I have some problem of memory leak using dude v6.38....every minute dude eat lot of ram until router crash...someone has this issue??
 
Percanta
newbie
Posts: 39
Joined: Tue Feb 24, 2009 1:00 am

Re: The Dude, v6.38 [current] release.

Tue Jan 10, 2017 6:45 pm

Good day

i created winbox tool
C:\...\winbox.exe [Device.FirstAddress] [Device.UserName] [Device.Password]

it works, but please hide or drop password on error message, if you have any mistake in your path or winbox.exe is not on the path, error message shows clearly the password!!!!
 
User avatar
PaulsMT
MikroTik Support
MikroTik Support
Topic Author
Posts: 282
Joined: Tue Feb 10, 2015 3:21 pm

Re: The Dude, v6.38 [current] release.

Wed Jan 11, 2017 12:04 pm

On a system x86 based, I have some problem of memory leak using dude v6.38....every minute dude eat lot of ram until router crash...someone has this issue??
Some server crash is fixed on 6.38, but just to be sure that it's the same problem, please send us supout file
 
sparrow
Frequent Visitor
Frequent Visitor
Posts: 54
Joined: Wed Jul 11, 2012 10:59 am

Re: The Dude, v6.38 [current] release.

Wed Jan 11, 2017 12:34 pm

Some server crash is fixed on 6.38, but just to be sure that it's the same problem, please send us supout file
Just sent now to support
Thanks
 
macak91
just joined
Posts: 11
Joined: Sat Jan 17, 2015 7:32 pm

Re: The Dude, v6.38 [current] release.

Sat Jan 14, 2017 10:48 am

Having problems with connectivity to the Mikroti AP.
One Mikrotik is doing DHCP, routing,... the other is AP.

When upgraded both of them, I cannot connect to the AP (which is connected via cable in the main Mikrotik router). I can't event ping the AP.

If I set STP to none on main router (now is rstp), I can ping and connect to the AP. On both of machines there are few VLAN intefraces. Why is this happening after the upgrade?
No one else having this problems?
 
prawira
Trainer
Trainer
Posts: 357
Joined: Fri Feb 10, 2006 5:11 am

Re: The Dude, v6.38 [current] release.

Sun Jan 15, 2017 4:58 am

i am using dude 3.6 on RB433 (ROS 4.17 than upgraded to 5.26) since long time ago with about 20 clients using rb433. 90% connections of clients are using vsat; latency about 600-700ms. the above old version of dude works great as i can see all of the device status and each the link statistics; it means, all the snmp community are set correctly. most of the clients are still using ROS 4.17 and 5.26. only some of them using v6.x

since receive my new RB750Gr3, i install it with ros 6.38 and dude 6.38 too; mmips version.
all of the device status can be seen but for the link statistics only from the device of ROS 6.x can be seen; all others that use ROS 4.x and 5.x only shown ?/?
on the snmp tab of devices, all sub-tab show nothing. interface blank, ip blank, etc.

am i missing something ?
is the new dude v6 ignore the link statistics for ros <6 with high latency (>500ms) ?

additional note: i have another dude 3.6 on pc using ROS v3.x at the other place and it still work to get the device and link status correctly.

thank you

Paul
Last edited by prawira on Sun Jan 15, 2017 10:25 am, edited 4 times in total.
 
prawira
Trainer
Trainer
Posts: 357
Joined: Fri Feb 10, 2006 5:11 am

Re: The Dude, v6.38 [current] release.

Sun Jan 15, 2017 5:04 am

as the following link...
http://wiki.mikrotik.com/wiki/Display_v ... be_devices

i can not do the advices as the probe of cpu_mem_disk is lock (with * sign)
the goal is, i want to add the device voltage next to cpu, memory and disk at device status

any clue ?

Paul
 
User avatar
PaulsMT
MikroTik Support
MikroTik Support
Topic Author
Posts: 282
Joined: Tue Feb 10, 2015 3:21 pm

Re: The Dude, v6.38 [current] release.

Tue Jan 17, 2017 8:13 am

Changes in v6.38.1:

*) Fixed - Tool fetch didn't work with notification - execute on server
*) Fixed - Link type speed was not recognised
*) Fixed - Broken Simple queue edit/delete feature
*) Fixed - Dude showed only part of all Simple queue
*) Fixed - Submap icon wasn't placed on map if "New Map" option was used.
*) Fixed - Custom tool wasn't accessible from Devices-> List
*) Fixed - Device -> RouterOS didn't show interfaces in interface dropdown list
*) Fixed - Error was displayed when tried to edit multiple simlpe queues
*) Fixed - Server crash

prawira - I haven't seen problems with RouterOS v5 devices. Check in Devices => RouterOS => Device, to see if your Dude server is connected to this device.
sparrow - The crash was caused by slow storage drive. All data that were not stored, was making queue until eat all RAM, which lead to kernel panic.
macak91 - Please test 6.38.1, if problem remains, write email to support@mikrotik.com
 
apes
just joined
Posts: 4
Joined: Tue Jan 17, 2017 10:45 am

Re: The Dude, v6.38 [current] release.

Tue Jan 17, 2017 10:53 am

When will you add support for custom fonts (cyrillic)?
 
User avatar
PaulsMT
MikroTik Support
MikroTik Support
Topic Author
Posts: 282
Joined: Tue Feb 10, 2015 3:21 pm

Re: The Dude, v6.38 [current] release.

Tue Jan 17, 2017 10:59 am

When will you add support for custom fonts (cyrillic)?
The problem is known, at the moment can't promise you any dates.
 
8P8C
just joined
Posts: 1
Joined: Tue Jan 17, 2017 10:42 am

Re: The Dude, v6.38 [current] release.

Tue Jan 17, 2017 11:37 am

When will you add support for custom fonts (cyrillic)?
Yep, it`s really necessary!
I hope the problem will be solved in the near future :]
 
dnelson
just joined
Posts: 12
Joined: Fri Jul 18, 2008 2:32 am

Re: The Dude, v6.38 [current] release.

Tue Jan 17, 2017 6:31 pm

Any plans in the future to support above 4 GB. I just installed a 100GB network and speeds don't seem to be supported. The links only show 4Gb
 
honnnza
just joined
Posts: 12
Joined: Mon Dec 03, 2012 10:11 am

Re: The Dude, v6.38 [current] release.

Tue Jan 17, 2017 10:03 pm

Hi,

maybe bug..

FYI:
Rouer X86. After update from 37 to 38.1 ... in /ip ipsec peer "My ID type" : It was set to "auto" after update it is set to "user fqdn".
 
nje431
Frequent Visitor
Frequent Visitor
Posts: 95
Joined: Tue Sep 10, 2013 5:17 pm

Re: The Dude, v6.38 [current] release.

Wed Jan 18, 2017 5:21 am

Updated from 6.38rc to 6.38.1 (X86) tonight, then checked out the Dude in Winfig (still checking to see if Web maps are ready for prime time :). Whenever I go to Dude>Server Config., it locks up Chrome. Also locks up IE 11, but IE does give me a message that it has stopped responding due to a long running script. I also note IE seems very sluggish overall compared to Chrome.

I see the items I reported some time back are still there. Slow to load background images, and a problem with displaying the degrees symbol correctly.

Cheers.
 
User avatar
PaulsMT
MikroTik Support
MikroTik Support
Topic Author
Posts: 282
Joined: Tue Feb 10, 2015 3:21 pm

Re: The Dude, v6.38 [current] release.

Wed Jan 18, 2017 8:25 am

dnelson - Where do you see 4GB limit ? You can set your custom link speed under Links => Types
nje431 - some quick tests didn't show any problems using Webfig Dude>Server Config (6.38.1) from Chrome/Firefox. Can you repeat this from different PC ?
honnnza - Can you please write mail to support@mikrotik.com with description and attached supout file ?
Thanks.
 
alfonzz
just joined
Posts: 16
Joined: Wed Oct 15, 2014 12:16 pm
Location: CZ

Re: The Dude, v6.38 [current] release.

Wed Jan 18, 2017 10:34 am

what about memory eating od HEX ROS v 6.38.1 and older too - after 1day uptime is memory 27MiB free and drain continue until HEX reboot (because of watchdog timer)
 
alfonzz
just joined
Posts: 16
Joined: Wed Oct 15, 2014 12:16 pm
Location: CZ

Re: The Dude, v6.38 [current] release.

Wed Jan 18, 2017 10:40 am

sparrow - The crash was caused by slow storage drive. All data that were not stored, was making queue until eat all RAM, which lead to kernel panic.
Its interesting, maybe this is my problem too, how fast may be a microSD card to avoid this?
I have od HEX microSD from Sandisk - https://www.sandisk.com/home/memory-car ... ce-microsd speed up to 20MB/s
 
User avatar
PaulsMT
MikroTik Support
MikroTik Support
Topic Author
Posts: 282
Joined: Tue Feb 10, 2015 3:21 pm

Re: The Dude, v6.38 [current] release.

Wed Jan 18, 2017 10:42 am

what about memory eating od HEX ROS v 6.38.1 and older too - after 1day uptime is memory 27MiB free and drain continue until HEX reboot (because of watchdog timer)
Make sure you have fast storage drive (USB/SD card), if the storage drive will be too slow, data will not be saved in time, and will slowly make queues in the RAM.

update:
It seems that it's not a problem in this case. Please provide us with remote access or:

Reboot device and generate new supout.rif file after ~1 minute.
Now wait until RAM is almost full (before router reboots itself) and generate another file.

Download both of these files and send them to us. One will represent situation when everything is fine and other when it is not. We will try to trace what fills up RAM between these two moments when files are generated.

Send both files to support@mikrotik.com
 
agrisvv
just joined
Posts: 23
Joined: Sun Oct 14, 2012 6:36 pm
Location: LATVIA

Re: The Dude, v6.38 [current] release.

Wed Jan 18, 2017 1:10 pm

Network = Mikrotik router 6.38.1 tage vlan125 -> taged valn125 TPLINK managed switch taged vlan125-> taged vlan125 Mikrotik router WIFI 6.38.1

WIFI router
ether1
-- vlan125
wlan1

BRIDGE
--vlan1
--wlan

With brodge rstp or stp cant get DHCP or connectivity. without protocol mode all are OK.

IT is OK? because TPLINK dose not support something?
 
User avatar
PaulsMT
MikroTik Support
MikroTik Support
Topic Author
Posts: 282
Joined: Tue Feb 10, 2015 3:21 pm

Re: The Dude, v6.38 [current] release.

Wed Jan 18, 2017 1:23 pm

Network = Mikrotik router 6.38.1 tage vlan125 -> taged valn125 TPLINK managed switch taged vlan125-> taged vlan125 Mikrotik router WIFI 6.38.1

WIFI router
ether1
-- vlan125
wlan1

BRIDGE
--vlan1
--wlan

With brodge rstp or stp cant get DHCP or connectivity. without protocol mode all are OK.

IT is OK? because TPLINK dose not support something?
Please write to support@mikrotik.com, include description and supout file
http://wiki.mikrotik.com/wiki/Manual:Su ... utput_File
 
nje431
Frequent Visitor
Frequent Visitor
Posts: 95
Joined: Tue Sep 10, 2013 5:17 pm

Re: The Dude, v6.38 [current] release.

Wed Jan 18, 2017 3:25 pm

nje431 - some quick tests didn't show any problems using Webfig Dude>Server Config (6.38.1) from Chrome/Firefox. Can you repeat this from different PC ?

Thanks.
Originally I saw the problem on a Win7 laptop. I just tried it on an Android tablet and got the same result. So I tried rebooting the router, but the problem is still there.
 
nje431
Frequent Visitor
Frequent Visitor
Posts: 95
Joined: Tue Sep 10, 2013 5:17 pm

Re: The Dude, v6.38 [current] release.

Wed Jan 18, 2017 5:45 pm

nje431 - some quick tests didn't show any problems using Webfig Dude>Server Config (6.38.1) from Chrome/Firefox. Can you repeat this from different PC ?

Thanks.
Originally I saw the problem on a Win7 laptop. I just tried it on an Android tablet and got the same result. So I tried rebooting the router, but the problem is still there.
Found the issue. I logged in using Winbox, then went into Dude>Server Config. Under the "Discover" tab (I never use discover), I found that "Ignore Services" was red. It was filled with a lot of services, including multiple copies of one I didn't recognize, which could have been an old experiment (rnd 50:50). If I cleared out all but about a dozen or so services (didn't seem to matter which ones), the color turned blue. Then Webfig would not freeze.

Since I am the only one that has access to this Dude server, those services must have self populated, since I never go to that tab.
 
sparrow
Frequent Visitor
Frequent Visitor
Posts: 54
Joined: Wed Jul 11, 2012 10:59 am

Re: The Dude, v6.38 [current] release.

Fri Jan 20, 2017 10:44 am

Hi, someone had this issue with dude:

routerOS status: connection timeout, next attempt.... (only on 3 of my device)

P.S : why is not possible to attach some file on a post.
 
sparrow
Frequent Visitor
Frequent Visitor
Posts: 54
Joined: Wed Jul 11, 2012 10:59 am

Re: The Dude, v6.38 [current] release.

Fri Jan 20, 2017 11:28 am

Hi, someone had this issue with dude:

routerOS status: connection timeout, next attempt.... (only on 3 of my device)
Reinstalling routerOS helped me.
 
User avatar
Hotz1
Member
Member
Posts: 393
Joined: Tue Oct 09, 2007 6:55 am

Re: The Dude, v6.38 [current] release.

Sat Jan 21, 2017 5:36 am

You can put Winbox back yourself, in the Tools section. This was always possible.
When I create a new winbox Tool as described above, no matter what I put in the "Command" box, after I hit "OK" the result is a new command with the correct name, but an empty body, and type set to "unknown". What am I doing wrong?
 
Biker111
newbie
Posts: 37
Joined: Thu Aug 11, 2016 1:21 am
Location: Denmark

Sun Jan 22, 2017 12:55 am

Wrong thread, sorry
 
User avatar
Hotz1
Member
Member
Posts: 393
Joined: Tue Oct 09, 2007 6:55 am

Re:

Sun Jan 22, 2017 10:52 am

Wrong thread, sorry
This issue is discussed at length earlier in this thread, so your less than helpful reply is also less than accurate.

Thankfully, I stumbled upon another thread specific to this issue just a few minutes ago, so there's no need to go to the trouble of posting a link to it.
 
prawira
Trainer
Trainer
Posts: 357
Joined: Fri Feb 10, 2006 5:11 am

Re: The Dude, v6.38 [current] release.

Tue Jan 24, 2017 5:13 am

Hallo everyone.

I got the new fresh installation with hotspot and userman yesterday using rb951ui-2hnd. The unit installed with ros 6.38

The things that surprise me is, i can not add 2nd profile on userman with error already exist. The profile name surely different but it always said already exist. I did try both from web and cmd but both ways gave me the same error message.

When i downhrade to 6.37, the problem solved.

What's going on with 6.38 ?

Paul
 
jefersonw
just joined
Posts: 2
Joined: Tue Jan 24, 2017 8:32 pm

Re: The Dude, v6.38 [current] release.

Wed Jan 25, 2017 2:02 pm

Hello,
I've always used The Dude4.0beta3 quick access and read-only with hidden password by clicking on the device, tools / Winbox, it works perfectly ..

In Dude version 6.38.1 (with RouterBOARD 750G r3 hEX) this was removed, but I created the tool normally this way:

"%homedrive%%homepath%\desktop\winbox.exe" [Device.FirstAddress] [Device.UserName] [Device.Password]

Also works !, but if winbox.exe is not in the path indicated (this may occur) an error appears in the Dude client and shows the secret password registered!

Note: if I create the same tool in Dude4.0beta3 and inform an incorrect path to winbox.exe it will not work but also does not show the error message with the secret_password, that's good.

Please, could check and correct this, not to report the error with the visible password if the winbox.exe path is inconsistent ..

(Post # 25 also mentions this)
Thank you very much
 
prawira
Trainer
Trainer
Posts: 357
Joined: Fri Feb 10, 2006 5:11 am

Re: The Dude, v6.38 [current] release.

Wed Jan 25, 2017 5:34 pm

Changes in v6.38.1:

prawira - I haven't seen problems with RouterOS v5 devices. Check in Devices => RouterOS => Device, to see if your Dude server is connected to this device.
as mentioned, the problem only happen on ROS v5 and v4 with high latency (>500ms). no problem with low latency devices.

Paul
 
jefersonw
just joined
Posts: 2
Joined: Tue Jan 24, 2017 8:32 pm

Re: The Dude, v6.38 [current] release.

Wed Jan 25, 2017 6:46 pm

Hello,
I've always used The Dude4.0beta3 quick access and read-only with hidden password by clicking on the device, tools / Winbox, it works perfectly ..

In Dude version 6.38.1 (with RouterBOARD 750G r3 hEX) this was removed, but I created the tool normally this way:

"%homedrive%%homepath%\desktop\winbox.exe" [Device.FirstAddress] [Device.UserName] [Device.Password]

Also works !, but if winbox.exe is not in the path indicated (this may occur) an error appears in the Dude client and shows the secret password registered!

Note: if I create the same tool in Dude4.0beta3 and inform an incorrect path to winbox.exe it will not work but also does not show the error message with the secret_password, that's good.

Please, could check and correct this, not to report the error with the visible password if the winbox.exe path is inconsistent ..

(Post # 25 also mentions this)
Thank you very much
- - - - - - - - - - - -

Checking and testing I still found another bug that shows the password !, in version v4 and v6, when we click on the device / tools / "Web", it shows the command line with the password:

Mikrotik_RouterOS_Device
Http://192.168.141.2/cfg?user=user&pass ... &backpage=

I removed this standard tool!
Name: Web
Command: "[DeviceType.Url]"

... and created a new tool
Name: Web Browser
Command: "http: // [Device.FirstAddress]"

So if there is an error does not show the password! ,,, But for the winbox.exe tool I'm waiting for help, thanks.
 
eivind
newbie
Posts: 30
Joined: Sat Aug 18, 2007 3:12 am

Re: The Dude, v6.38 [current] release.

Fri Jan 27, 2017 2:51 pm

DFS-mode selections gone, and wireless set to fixed radar detect on. For good, or just a miss?
5815 to 5850 MHz dissappeared a long time ago from "norway 5.8 p-p". Why did it disappear, and is there a chance to get them back? It's still legal for use in norway.
 
BobcatGuy
Member Candidate
Member Candidate
Posts: 240
Joined: Thu Apr 19, 2007 7:41 am

Re: The Dude, v6.38 [current] release.

Wed Feb 01, 2017 10:35 am

Having problems with connectivity to the Mikroti AP.
One Mikrotik is doing DHCP, routing,... the other is AP.

When upgraded both of them, I cannot connect to the AP (which is connected via cable in the main Mikrotik router). I can't event ping the AP.

If I set STP to none on main router (now is rstp), I can ping and connect to the AP. On both of machines there are few VLAN intefraces. Why is this happening after the upgrade?
No one else having this problems?
Funny thing, I had this same problem with a cAP2N. After upgrade cannot access it from the wired side, It showed connected Ethernet, and it even passed traffic for two other Virtual AP's onto VLANs. But I could not access it from the wired side on any method.
I connected to the AP through wireless, and I could connect with the "tikAPP" on the android phone. Could change settings etc. Ironically my phone got an IP address from a distant DHCP server that was connected in such... cAP2n >wired< RB493 >wired< CRS125 The CRS 125 did the DHCP.

I could not access anything other than this cAP while being connected. While sitting reading your post I thought, I'll try this and I changed the Bridge on the 493 that included the Ethernet port 2 that connected to the cAP from rstp to NONE and then all of the sudden I could access the cAP2n with no problems. The Bridge on the cAP2n is set to rstp still. Switching back the bridge on the 493 to rstp from none breaks connectivity.

fyi - power cycle on the cAP2n prior to any of this did not fix the issue, nor did a reboot when connected from the wireless side.

Any ideas as to why it was working fine before the upgrade and then not afterwards?
 
User avatar
tomekmak
newbie
Posts: 47
Joined: Sat Jul 23, 2005 8:40 am
Location: Poland

Re: The Dude, v6.38 [current] release.

Sun Feb 05, 2017 1:37 pm

Im missing Winbox Tool.
We have multiple PC with dude client - every1 has different path to dude client.
Adding path do winbox.exe in system path doesn't fix the problem.
This is very bad. Please fix it.
 
User avatar
ploquets
Member Candidate
Member Candidate
Posts: 162
Joined: Tue Nov 17, 2015 12:49 pm
Location: Uruguaiana, RS, Brazil
Contact:

Re: The Dude, v6.38 [current] release.

Thu Feb 09, 2017 2:46 pm

Hello!

Is it possible to create an user without possibility to use the sensitive information stored on devices?

Because on Dude 4.0beta3, we deliver the web for seeing network maps and from the web, they couldn't use the password, for example, to access Winbox as admin.

And, now, sorry for this, but the web from the older version was better,multiple times better than this version.

I want to be able to deliver access for TheDude Desktop but without the sensitive information, so they could not use [Device.Password] for example, if logged in with user that doesn't have sensitive checked on System, Users

Thanks
 
User avatar
PaulsMT
MikroTik Support
MikroTik Support
Topic Author
Posts: 282
Joined: Tue Feb 10, 2015 3:21 pm

Re: The Dude, v6.38 [current] release.

Wed Feb 22, 2017 11:58 am

New current version have been released.

Changes in v6.38.3:

*) Fixed - winbox/webfig ping probe used retry interval in retry count field.
*) Fixed - wireless registration table didn't show values in all fields.
*) Fixed - Device tree notification system were not working properly.
*) Fixed - Client started from shortcut with added arguments tried to use 2210/2211 ports
 
User avatar
amt
Long time Member
Long time Member
Posts: 529
Joined: Fri Jan 16, 2015 2:05 pm

Re: The Dude, v6.38 [current] release.

Wed Feb 22, 2017 12:56 pm

Hello,

Mikrotik_RouterOS_Device
Http://192.168.141.2/cfg?user=user&pass ... &backpage=

I removed this standard tool!
Name: Web
Command: "[DeviceType.Url]"

... and created a new tool
Name: Web Browser
Command: "http: // [Device.FirstAddress]"

So if there is an error does not show the password! ,,, But for the winbox.exe tool I'm waiting for help, thanks.
is possible to enter username and password also ? did you find any solution ?
 
User avatar
Campano
Frequent Visitor
Frequent Visitor
Posts: 63
Joined: Mon Apr 17, 2006 2:35 am
Location: Ñuñoa - Chile
Contact:

Re: The Dude, v6.38 [current] release.

Wed Feb 22, 2017 1:12 pm

Hello @PaulsMT a few seconds later I update my CHR to 6.38.3 and now dude shows interfaces and traffic on my Ubiquiti devices! :D Tks for the improvements!

and now I tried to upload MIBS files, but cant upload any file on dude's directory.

Tested: drang and drop on dude and winbox, through ftp is same trouble

please help me.

and greetings from Chile
 
User avatar
Campano
Frequent Visitor
Frequent Visitor
Posts: 63
Joined: Mon Apr 17, 2006 2:35 am
Location: Ñuñoa - Chile
Contact:

Re: The Dude, v6.38 [current] release.

Thu Feb 23, 2017 3:11 pm

my mistake

http://wiki.mikrotik.com/wiki/Manual:The_Dude_v6/Files

from a new directory on dude folder, mibs and images work properly
 
mobdoc
just joined
Posts: 20
Joined: Thu Sep 08, 2011 4:58 pm
Location: Lanzarote, Canary Islands

Re: The Dude, v6.38 [current] release.

Thu Feb 23, 2017 5:47 pm

I have just upgraded to 6.38.3 and have noticed a change in behaviour regarding devices that have parents that are down. My scenario is this:

I have an AP connected to a CPE. The AP has designated the CPE as its parent.

Previously if the CPE (and therefore the AP) were down the CPE would show in red and the AP in grey. If I then ACK the CPE it would turn blue and the AP would remain grey. Since the upgrade all my CPE devices that were previously red or blue remain that way but the AP devices that were grey now show as red. i.e. the parent setting seems to be being ignored.

Any ideas?

Thanks
Steve
 
apes
just joined
Posts: 4
Joined: Tue Jan 17, 2017 10:45 am

Re: The Dude, v6.38 [current] release.

Sun Feb 26, 2017 7:33 pm

We really need custom fonts, when is it possible to provide support for us?
And how to recreate snmp profile 'no-snmp' after deleting? If create profile has version 'none', community field is not empty - it is filled 'public'. Hosts continue to be polled by snmp.
 
maxkrok
Frequent Visitor
Frequent Visitor
Posts: 57
Joined: Tue Aug 28, 2012 9:09 pm

Re: The Dude, v6.38 [current] release.

Tue Feb 28, 2017 9:16 am

We really need custom fonts, when is it possible to provide support for us?
And how to recreate snmp profile 'no-snmp' after deleting? If create profile has version 'none', community field is not empty - it is filled 'public'. Hosts continue to be polled by snmp.
I support the request as well with multifile syslog storing on rb750gr3 with after reboot keeping logs facility.. please help!!!!
 
sithara99
just joined
Posts: 1
Joined: Wed Mar 01, 2017 12:30 pm

Re: The Dude, v6.38 [current] release.

Wed Mar 01, 2017 12:42 pm

Hi,

I'm currently using the dude 6.38.1 client version and suddenly I noticed the Dude import and export buttons are not appearing on the interface.I searched a solution on the web and could find out anyone has reported such an issue.can someone explain how to resolve this issue?
 
User avatar
docmarius
Forum Guru
Forum Guru
Posts: 1222
Joined: Sat Nov 06, 2010 12:04 pm
Location: Timisoara, Romania
Contact:

Re: The Dude, v6.38 [current] release.

Wed Mar 01, 2017 8:13 pm

You could use '/dude export-db backup-file=blabla.tgz' in CLI and then copy the file.
 
jassi
just joined
Posts: 3
Joined: Wed Mar 01, 2017 9:00 pm

Re: The Dude, v6.38 [current] release.

Wed Mar 01, 2017 10:03 pm

Is it possible in dude to access the charts/graphs using web url like http://ipaddress/dude/chartfileforlinks.
I want to display usage graphs url to my clients like i giving in cacti.

Thanks
 
User avatar
bclewl1ns
Frequent Visitor
Frequent Visitor
Posts: 61
Joined: Sat Jul 06, 2013 7:38 am
Contact:

Re: The Dude, v6.38 [current] release.

Thu Mar 02, 2017 9:47 pm

I posted this in another string but i figured that i should try here since there is posts about backups

So i am running Dude 6.38.3 I spend 12 hours building out our entire network to wake up the next morning and having it all Gone. So I rebuilt it again. about 200 Devices running on a CCR1016. after I got the network completely done I went to back it up so that if i lost the data again i could restore. I started the backup 16 hours ago. 16 Hours ago. again for dramatic effect 16 HOURS AGO.

currently it is stating this:

/dude print
enabled: yes
data-directory: SSD
status: disabling before export: waiting for config changes to flush (3910678 bytes in queue)

After 16 Hours it has yet to backup a 45 Meg file. WTH. I am more then pleased that the DUDE was resurrected. However, I do not understand why a simple backup takes this long. It should take minute. I have backup my entire cloud platform 1.5 TBs twice during this simple database backup.

Can someone please give me and idea what the problem is.

I am running a CCR1016-12s-1S+ with an SSD dedicated for just the DUDE.

Disk Details

# NAME LABEL TYPE DISK FREE SIZE
0 SSD SSD ext3 SD 58.9GiB 59.5GiB
 
gramels
just joined
Posts: 17
Joined: Thu Aug 14, 2014 11:28 am

Re: The Dude, v6.38 [current] release.

Sat Mar 04, 2017 10:21 pm

Hi,
I used to use theDude to upgrade my Mikrotik devices.
Now I fail to do so. I can upload package file using winbox, but they do not show up in the upgrade menu.

What might I do wrong? Where do the files need to go to, which folder on thedude server using winbox?

thx for help
 
User avatar
bclewl1ns
Frequent Visitor
Frequent Visitor
Posts: 61
Joined: Sat Jul 06, 2013 7:38 am
Contact:

Re: The Dude, v6.38 [current] release.

Sun Mar 05, 2017 12:41 am

you need to put them into your dude/files directory then the system will see them. I have no idea why they have made this part of the system so difficult
 
User avatar
dougshack
just joined
Posts: 2
Joined: Tue Mar 07, 2017 12:52 am
Location: Kansas, USA

Re: The Dude, v6.38 [current] release.

Tue Mar 07, 2017 1:42 am

I'm running DUDE Version 3.6 on a singe Windows 7 machine for years to monitor a Windows environment. I see no software package for the newer releases of The Dude to run 'stand alone' on a typical Windows machine.
Did I miss something???
 
User avatar
soonwai
Member Candidate
Member Candidate
Posts: 186
Joined: Mon Feb 06, 2012 10:50 pm
Location: Kuala Lumpur

Re: The Dude, v6.38 [current] release.

Tue Mar 07, 2017 4:07 am

I'm running DUDE Version 3.6 on a singe Windows 7 machine for years to monitor a Windows environment. I see no software package for the newer releases of The Dude to run 'stand alone' on a typical Windows machine.
Did I miss something???
I'm afraid so. The current version of Dude server runs only on CHR, ROS x86 and selected routerboards. Windows server was removed. See here: viewtopic.php?t=102772
 
User avatar
dougshack
just joined
Posts: 2
Joined: Tue Mar 07, 2017 12:52 am
Location: Kansas, USA

Re: The Dude, v6.38 [current] release.

Tue Mar 07, 2017 1:22 pm

I need to move my current Dude software (on a Win 7 CPU/ version 3.6) to another Windows CPU. Where would I download the last version of The Dude that would run 'standalone' on windows CPU?
 
User avatar
docmarius
Forum Guru
Forum Guru
Posts: 1222
Joined: Sat Nov 06, 2010 12:04 pm
Location: Timisoara, Romania
Contact:

Re: The Dude, v6.38 [current] release.

Tue Mar 07, 2017 6:13 pm

The last stand-alone version was 4.0beta3, build date 2012-06-13.
Unfortunately I can not provide you with a download link, as it seem not to be available in the download archive.
A google search for 'dude-install-4.0beta3.zip' may help.
 
jarda
Forum Guru
Forum Guru
Posts: 7756
Joined: Mon Oct 22, 2012 4:46 pm

Re: The Dude, v6.38 [current] release.

Wed Mar 22, 2017 9:19 am

New error on 6.38.5:
The status of records on routeros page, dhcp lease tab is displayed reversely. Enabled is grey, disabled is black...
 
jebz
Member
Member
Posts: 366
Joined: Sun May 01, 2011 12:03 pm
Location: Australia

Re: The Dude, v6.38 [current] release.

Sun Apr 02, 2017 2:11 am

Where would I download the last version of The Dude that would run 'standalone' on windows CPU?
You can install Virtualbox on your windows 7 machine and run ROS CHR with Dude. Dude in CHR is very good.
 
patrick80180
just joined
Posts: 7
Joined: Wed Mar 01, 2017 1:14 pm

Re: The Dude, v6.38 [current] release.

Tue Apr 25, 2017 5:27 am

Excuse me.
Anyone can tell me,
When will 'custom fonts' function be available?

Thanks very much.

patrick

Who is online

Users browsing this forum: BrateloSlava, bratislav, grusu and 31 guests