Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this work with linux RDP (virtual box rdp) #7

Open
PlurrYT-Kolama opened this issue Jun 17, 2024 · 9 comments
Open

Does this work with linux RDP (virtual box rdp) #7

PlurrYT-Kolama opened this issue Jun 17, 2024 · 9 comments

Comments

@PlurrYT-Kolama
Copy link

Hey! Does this work with linux rdp? *from virtual box

@PlurrYT-Kolama
Copy link
Author

just it wont really connect for me even to my normal server:
image
image
its just white screen

@jhjacobs81
Copy link

I had it working with XRDP :)

When you run the main.go file, what does it say when you connect?

@RealPlurr
Copy link

Oh I'm dumb, I thinked it's Web only application so I just ran web files, how can I run this correctly ? (using windows server to host this )

@RealPlurr
Copy link

Okay. I managed to start it.
2024/06/18 07:44:47 X224: Client Connection Request
2024/06/18 07:44:47 X224: Server Connection Confirm
2024/06/18 07:44:47 rdp connect: connection initiation: negotiation faliure: failureCode = 3

@jhjacobs81
Copy link

jhjacobs81 commented Jun 18, 2024

ahh :)
What are the XRDP settings?

@RealPlurr
Copy link

As title says it's just virtual box rdp settings are default, it's not xrdp it's virtual box rdp extension

@RealPlurr
Copy link

More info about virtual box rdp https://www.virtualbox.org/manual/ch07.html

@kulaginds
Copy link
Owner

Hi. Error code 3 SSL_CERT_NOT_ON_SERVER means The server does not possess a valid authentication certificate and cannot initialize the External Security Protocol Provider (TLS).

I'm not tested rdp-html5 on freerdp (linux) and vrdp.

@jhjacobs81
Copy link

I had the same problem with a windows machine when NLA was enabled. See if you can disable any "extra" security settings, and check if it works then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants