How do I setup xrdp to access debian server

I know SSH and VNC works as I can access both via guacamole but I want to access Vulkan wine programs so looking at xrdp. I have it installed but when I use netstat I can see xrdp is only listening to port 0.0.0.0 and ::::. As a result attempts to log onto the server fails. I am willing to nuke the instance to start again but I hope there may be a fix that is not too stupid for me to implement. Thanks and regards…

1 Reply

Listening on 0.0.0.0 and :: means that the process will accept connections from anywhere. That's not the reason your access attempts are failing. Given that I have no other information, that's all I can say.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct