[GH-ISSUE #1049] port 24800 is blocked in the switch, how can i use different port (MacOS - Big Sur) #832

Closed
opened 2026-05-05 07:11:49 -06:00 by gitea-mirror · 6 comments
Owner

Originally created by @amjadqzz1997 on GitHub (Feb 1, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1049

connection timeout, since port 24800 is blocked, and i would like to use instead port 1025.
i cannot change the switch settings, iam not Admin
is there any way change the port, thanks
Barrier gonna simplify my life... please help on that.

Originally created by @amjadqzz1997 on GitHub (Feb 1, 2021). Original GitHub issue: https://github.com/debauchee/barrier/issues/1049 connection timeout, since port 24800 is blocked, and i would like to use instead port 1025. i cannot change the switch settings, iam not Admin is there any way change the port, thanks Barrier gonna simplify my life... please help on that.
Author
Owner

@albertony commented on GitHub (Feb 3, 2021):

On server: Menu Barrier > Change Settings, set the port you want under the Networking section.
On client: Set port number following a : after the server IP, e.g. 192.168.0.99:1025 (where the example IP 192.168.0.99 of course must be changed to the address of your actual server).

<!-- gh-comment-id:772355281 --> @albertony commented on GitHub (Feb 3, 2021): On server: Menu `Barrier` > `Change Settings`, set the port you want under the `Networking` section. On client: Set port number following a `:` after the `server IP`, e.g. `192.168.0.99:1025` (where the example IP `192.168.0.99` of course must be changed to the address of your actual server).
Author
Owner

@amjadqzz1997 commented on GitHub (Feb 3, 2021):

Hello @albertony ,

Thank u for the quick reply, i could not find the networking section, please see the below picture,
please let me know what menu are u taking about, can us send me a screen shot ?

Your assistance is highly appreciated,

Best regards,
Amjad Abu Aisha

Bildschirmfoto 2021-02-03 um 17 39 32
<!-- gh-comment-id:772648771 --> @amjadqzz1997 commented on GitHub (Feb 3, 2021): Hello @albertony , Thank u for the quick reply, i could not find the networking section, please see the below picture, please let me know what menu are u taking about, can us send me a screen shot ? Your assistance is highly appreciated, Best regards, Amjad Abu Aisha <img width="1440" alt="Bildschirmfoto 2021-02-03 um 17 39 32" src="https://user-images.githubusercontent.com/78384915/106784880-1a9ddb80-664d-11eb-9149-a5c6ba714ea9.png">
Author
Owner

@albertony commented on GitHub (Feb 3, 2021):

Oh sorry, looks different on MacOS than on Windows. Try F4 key.

Edit: I have never used a Mac in my life, but did a quick search: Could it be that the non-bold "Barrier" item on top of your screen is the app menu, where you will find Barrier > Change Settings as I described earlier?

App menus are located next to the Apple menu. The name of the app you’re using appears in bold, followed by other menus...

(https://support.apple.com/en-gb/guide/mac-help/mchlp1446/mac#:~:text=App%20menus%20are%20located%20next,Use%20the%20built%2Din%20help.)

<!-- gh-comment-id:772708939 --> @albertony commented on GitHub (Feb 3, 2021): Oh sorry, looks different on MacOS than on Windows. Try F4 key. Edit: I have never used a Mac in my life, but did a quick search: Could it be that the non-bold "Barrier" item on top of your screen is the app menu, where you will find `Barrier` > `Change Settings` as I described earlier? > App menus are located next to the Apple menu. The name of the app you’re using appears in bold, followed by other menus... (https://support.apple.com/en-gb/guide/mac-help/mchlp1446/mac#:~:text=App%20menus%20are%20located%20next,Use%20the%20built%2Din%20help.)
Author
Owner

@p12tic commented on GitHub (Jun 21, 2021):

I'm closing this issue as it seems the last comment has answered the question. If this is not the case, please re-open.

<!-- gh-comment-id:865257186 --> @p12tic commented on GitHub (Jun 21, 2021): I'm closing this issue as it seems the last comment has answered the question. If this is not the case, please re-open.
Author
Owner

@tallero commented on GitHub (Dec 13, 2021):

How to set the port in the configuration file/command line?

<!-- gh-comment-id:992857011 --> @tallero commented on GitHub (Dec 13, 2021): How to set the port in the configuration file/command line?
Author
Owner

@albertony commented on GitHub (Dec 14, 2021):

On server, you set the port as part of the -a, --address <address> option. See:
https://github.com/debauchee/barrier/wiki/Command-Line#server-command-line-options

E.g for port 1234, some alternatives are:
--address :1234
--address 0.0.0.0:1234
--address localhost:1234

<!-- gh-comment-id:993199295 --> @albertony commented on GitHub (Dec 14, 2021): On server, you set the port as part of the `-a, --address <address>` option. See: https://github.com/debauchee/barrier/wiki/Command-Line#server-command-line-options E.g for port 1234, some alternatives are: --address :1234 --address 0.0.0.0:1234 --address localhost:1234
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: github-starred/barrier#832
No description provided.