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?