Dude Web Access

Hello,
I installed Dude v4 on CentOS and everything working fine except the web access. No matter what I do, I cant make it work. It is never listed as listening on specified port on netstat -anl
Appreciate your help

Thanks!

Look here

http://forum.mikrotik.com/t/setting-up-dude-on-a-linux-server-as-a-service-without-x/51478/1

Thanks for the reply dynstatic, however I ve already followed that guide to setup the dude.
As mentioned, everything works fine. I can connect to dude server with client software.
The problem is web access is not working. When I enable it is dude settings, nothing happens

Are you starting the dude with root access? Port 80 requires elevated permissions. Try changing the port to 8080 or 10080 and give it a try.

I am running it on some random port like 8495.
I am not doing anything extra to run it. So it auto-starts as the way expected from the tutorial. Is there a way to check if it is started with root privs ?

Thanks

yeah, look and see what wine is running as on your system. Command line “ps aux” Try ps aux | grep dude