dude dose not works

I installed RouterOS 6.37.1 in VirtualBox. Then i configured ip address and gateway, router. for dude i entered command in console like under.

/dude set enabled=yes
/dude print
enabled: yes
data-directory: dude
status: running
/ip service print

NAME PORT ADDRESS CERTIFICATE

0 telnet 23
1 ftp 21
2 www 80
3 ssh 22
4 XI www-ssl 443 none
5 api 8728
6 winbox 8291
7 api-ssl 8729

As you can see in result by ‘/ip service print’, dude does not working at all. I could not find proper way, looking into related material on Routeros. How can i fix this problem?

My Setup is exactly the same as yours, there isn’t a “dude” service listed in /ip service print, Also as I saw in my client, the dude is connecting via 8291 port that is the same of Winbox.

Can you give me more info about the problem so I can help you?

The Dude server starting with v6.37 uses the same port as Winbox. It wont have separate entry in “/ip service” print.

I have never read what are the advantages of this and why it was done. Can you please explain it?