mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #624] No available UPnP device found #378
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#378
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @paul2048 on GitHub (Oct 10, 2017).
Original GitHub issue: https://github.com/quasar/Quasar/issues/624
I made sure:
I am using Windows 10 pro 64-bit.
@MaxXor commented on GitHub (Oct 10, 2017):
Hm, can you keep the checkbox for UPnP and automatic listening checked, press save and restart Quasar. Can you check in your router firewall if the port forwarding is being added correctly?
btw only TCP incoming port (in your case 1177) is required.
@paul2048 commented on GitHub (Oct 10, 2017):
I kept the UPnP checked, left automatic listening checked, pressed save and restarted Quasar (in the bottom left corner says: "Listening to port 1177").

Do you meant to check this:
? If not, how can I do it? I looked on the internet for about 30 minutes and I couldn't find anything.
@MaxXor commented on GitHub (Oct 10, 2017):
This is the local firewall and has nothing to do with UPnP, it's set up correctly for Quasar (on port 1177). UPnP allows Quasar to automatically forward the port in your router firewall. What's the problem exactly? You get no external connections?
@paul2048 commented on GitHub (Oct 10, 2017):
I transfered the built executable to my second laptop, ran it, the proccess runs in the background but I get no client on my first laptop.
@abdullah2993 commented on GitHub (Oct 10, 2017):
@VeryKnave almost all routers have a UPnP table you can check if your modem/routers show the entry for quasar on that port?
@paul2048 commented on GitHub (Oct 11, 2017):
I've made some test.
first laptop -> Windows 10 64-bit
second laptop -> Windows 7 32-bit
@Abdullah2993 How can I check that?
@MaxXor commented on GitHub (Oct 11, 2017):
What IP do you enter in the builder? Your local IP or external IP (visible by http://whatismyip.org/)
@paul2048 commented on GitHub (Oct 11, 2017):
@MaxXor I enter the domain name provided by no-IP (
name.zapto.org), so the external IP. Does it make any difference?EDIT: I tested with the "raw" IP and it seems like there is no difference.
@MaxXor commented on GitHub (Oct 11, 2017):
No, do you know how to forward the port in your router?
@paul2048 commented on GitHub (Oct 11, 2017):
I am not sure. This is what I did:

The internal and external IPs are correct. It still doesn't work.
EDIT: I also tried leaving "Remote host" blank.
@abdullah2993 commented on GitHub (Oct 11, 2017):
@VeryKnave leave remote host empty. After that run something like netcat on port
1177and use http://canyouseeme.org/ to verify the port is open@paul2048 commented on GitHub (Oct 12, 2017):
@Abdullah2993 Okay, I left it empty. What command should I use or how should I do it on Windows?
@abdullah2993 commented on GitHub (Oct 12, 2017):
@VeryKnave just download the
netcatbinary@paul2048 commented on GitHub (Oct 13, 2017):
I tried this command:
nc -vv -z -w3 <my external ip> <port>.I listened with Quasar on port 1177 while running the commands.
Also http://canyouseeme.org/ and other online port checkers seem to not identify port 80 and any other ports as open.

I don't understand what I am doing wrong.
@MaxXor commented on GitHub (Oct 13, 2017):
Your router or windows firewall is blocking the port. Or maybe even your ISP doesn't allow open ports.
@abdullah2993 commented on GitHub (Oct 16, 2017):
without running quasar. run
nc -lnvp 1177and check for port1177from canyouseem.org@paul2048 commented on GitHub (Oct 16, 2017):
I did it, but it still doesn't work.

I have tried another 3 or 4 different RATs and none of them were working on my Windows laptops.
I have tried a single RAT on my Linux (dual-boot) and it worked.
Also, I deleted Quasar and downloaded it again and the "No available UPnP device found" message does not pop anymore.
@Asferget commented on GitHub (Apr 28, 2018):
How do you Use The https://gyazo.com/f4186adf05fbe1850109c8a314b1ebbd