mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-16 22:55:14 -05:00
[GH-ISSUE #1371] Can't make client resource to work #23171
Reference in New Issue
Block a user
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 @estevez-dev on GitHub (Aug 28, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1371
I tried everything I could (or did find), and while tunnels with Newt work fine, I can't make the Olm client connect to the Client Resource.
Pangolin 1.9.1
Gerbil 1.2.0
Newt 1.4.2
I have server A and server B. I want to have secure access from server B to the SSH on server A through Olm.
What I've done
--accept-clients.Logs of Olm:
Logs of Newt:
Now on Server B, I'm trying to test SSH:
And igetting:
From the shell of Server A, I can do
ssh -T root@192.168.1.71and it works.Server A and Server B are bare metal, not LXCs.
What am I doing wrong?
@github-actions[bot] commented on GitHub (Sep 12, 2025):
This issue has been automatically marked as stale due to 14 days of inactivity. It will be closed in 14 days if no further activity occurs.
@github-actions[bot] commented on GitHub (Sep 27, 2025):
This issue has been automatically closed due to inactivity. If you believe this is still relevant, please open a new issue with up-to-date information.