mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #142] SSL Linux Client #113
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#113
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 @EliterScripts on GitHub (Oct 4, 2018).
Original GitHub issue: https://github.com/debauchee/barrier/issues/142
Operating Systems
Server: Windows 10
Client: Ubuntu 16.04.4 LTS
Barrier Version
2.2.0-snapshot-53ebc47a (client I am using)
Steps to reproduce bug
READ ME, DELETE ME: Try to be succinct. If your bug is intermittent, try and describe what you're doing when it happens most.
Other info
So it works when I use Ubuntu as the server and connect a Windows 10 client to it. However, it stops working when I connect a Windows barrier server to the Linux client. I have also tried removing the SSL fingerprints folder and PEM file entirely at ~/.local/share/barrier/SSL/Barrier.pem and ~/.local/share/barrier/SSL/FingerPrints/ . I have also tried making sure OpenSSL (through apt repository) is up-to-date, and python/python3 openssl package. I have tried doing it both unencrypted and encrypted.
I ran "sudo tcpdump -i wlo1 'port 24800'" and saw absolutely nothing encrypted, it was all plaintext. I have also tried running as root.
I'm running on a Ubuntu Live Disk, if that helps any. I've ran several commands, just trying to get it to work, so I figure it might help out understanding how I built the software. Here's the link: http://paste.debian.net/1045806/ .
@AdrianKoshka commented on GitHub (Oct 4, 2018):
Apparently this bug is caused when one side has SSL enabled but the other doesn't.
@AdrianKoshka commented on GitHub (Oct 4, 2018):
I'll close this, feel free to open it again if it doesn't solve the problem.
@EliterScripts commented on GitHub (Oct 4, 2018):
No, we have tried it with an without SSL, on both sides--client and server.
@ovakisan commented on GitHub (Nov 7, 2018):
It is Windows Firewall problem, just had same issue and you need to add rule to Allow program - barriers.exe. Having just barrier.exe as allowed is not enough.
@rfcomp commented on GitHub (Apr 12, 2022):
I am glad you mentioned that; when I went to add the program to the exception, it was already there but had the name "Open Source KVM software"