mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1239] Barrier Linux client unable to connect Barrier server on Windows #998
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#998
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 @mrmohitj on GitHub (Aug 2, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1239
Hi I am using Barrier 2.3.3 and unable to connect to server running in windows 10 from client in raspberry . I have tried with screen name and server Ip on the client side .
My suspicion is in the windows firewall but I can see the rule in firewall.
I don't see anything in server logs and can see on wireshark on server side that message from client is coming but nothing going back.
Enclosing screen shots.
Can someone help ?
Thanks,
mohit
@x0xr00t commented on GitHub (Aug 17, 2021):
I stumbled on this issue aswel.
I took sum time on digging on this issue, and resolved it pretty quickly.
{Solution}
From within Windows .. Open the firewall tab, and hit the allow other apps.
Hit the barrier one and change the port listed there to the one u run the service on.
Like for example if u changed barrier it's service port from the default to a different one then the port listed under firewall needs to be readjusted.
Quite a simple issue. And this will solve the issue.
Enjoy cheers.