[GH-ISSUE #682] Listening to port through RDP #431

Closed
opened 2026-02-27 15:50:19 +03:00 by kerem · 2 comments
Owner

Originally created by @nikitafed on GitHub (Jul 13, 2018).
Original GitHub issue: https://github.com/quasar/Quasar/issues/682

Hi

I have Quasar Rat setup on both the client and server side, and it'sworking beautifully when I listen to th3 port from a local session.

However today I tried RDPing to the same machine through the internet, and my server does not pick up the connection on the same port, on the same machine. I first tried via a VPN I set up, then I tried a direct connection using port forwarding.

Either way ... i can't catch the client communication through RDP, even through everything works fine on the same machine with a local session

I'm fairly technical, but not a RDP expert. Anyone has ideas on what i should be investigating?

Originally created by @nikitafed on GitHub (Jul 13, 2018). Original GitHub issue: https://github.com/quasar/Quasar/issues/682 Hi I have Quasar Rat setup on both the client and server side, and it'sworking beautifully when I listen to th3 port from a local session. However today I tried RDPing to the same machine through the internet, and my server does not pick up the connection on the same port, on the same machine. I first tried via a VPN I set up, then I tried a direct connection using port forwarding. Either way ... i can't catch the client communication through RDP, even through everything works fine on the same machine with a local session I'm fairly technical, but not a RDP expert. Anyone has ideas on what i should be investigating?
kerem closed this issue 2026-02-27 15:50:20 +03:00
Author
Owner

@glides commented on GitHub (Jul 24, 2018):

Sounds like you need to brush up on your basic networking.

When you say you tried "RDPing" to the machine through the internet....do you mean Remote Desktop Protocol or simply you tried to access the machine remotely with Quasar.

Either way...it sounds like the machine you want to access remotely is behind a NAT and you will need to setup port forwarding. If that is a foreign concept to you (and it is, clearly) it makes me wonder what in the world you're doing compiling this code and trying to get it to run.....

<!-- gh-comment-id:407523072 --> @glides commented on GitHub (Jul 24, 2018): Sounds like you need to brush up on your basic networking. When you say you tried "RDPing" to the machine through the internet....do you mean Remote Desktop Protocol or simply you tried to access the machine remotely with Quasar. Either way...it sounds like the machine you want to access remotely is behind a NAT and you will need to setup port forwarding. If that is a foreign concept to you (and it is, clearly) it makes me wonder what in the world you're doing compiling this code and trying to get it to run.....
Author
Owner

@MaxXor commented on GitHub (Aug 15, 2018):

Do you mean like port forwarding in ssh? I don't think MS RDP does support that.

<!-- gh-comment-id:413246958 --> @MaxXor commented on GitHub (Aug 15, 2018): Do you mean like port forwarding in ssh? I don't think MS RDP does support that.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#431
No description provided.