mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[GH-ISSUE #1065] Connection issues, even after port forwading #769
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#769
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 @pentest01 on GitHub (Apr 8, 2022).
Original GitHub issue: https://github.com/quasar/Quasar/issues/1065
After you closed my first issues, I went into looking at portmap.io, i thought i did everything right, the open vpn config is connected, port forwading works well, but i still have issues connecting, i followed @BurntDog instruction on this #896 , but i still can't receive a connection. these are screenshots
and this is my connection settings
i used tobi101-61566.portmap.io as hostname and 61566 as port. i ran the client on another pc and i still can't get a connection. I have searched through the issues and followed all instructions, i don't know what i'm still doing wrong.
this is a screenshot of my window's firewall
@BurntDog commented on GitHub (Apr 11, 2022):
Hmm. Okay you Reset Network TCP/IP stack just to eliminate that as a possible issue and your firewall allows Quasar Server access for traffic it seems (you use port 4782 or or other). You can check if port is open by running "Quasar Server" then go to "https://canyouseeme.org/" to make sure that port (4782 or any other port you decide to use) is in fact open. Also when you "build" the "client" be sure to use as the port "61566" add host port Not 4782 as portmap will forward to port 4782 which Quasar will be listening on and of course you have OpenVPN running as well. I hope this helps.
Also if you changed stuff in regards to Quasar Server having firewall permissions and are unsure you can always delete the rules for "Quasar Server" Only. So when you rerun the Quasar Server exe you'll get the Windows prompt to allow access of course click allow and you don't need to do anything else with your firewall rules as Quasar Server would have all the permission it needs.
@pentest01 commented on GitHub (Apr 11, 2022):
Seems https://canyouseeme.org/ works with your internet ip, and won't accept any other input. I used you get signal and it showed port was open, i also deployed a vps and was able to port forward successfully, but it won't receive connection. But i got something yesterday when i was checking, anytime i upload to virus total, i get two connection, and when i try to remote desktop it to it, the interface looks like a vm which wasn't mine. I used ngrok for this,
i can't seem to use it for checking any other ip.