- Notifications
You must be signed in to change notification settings - Fork907
feat(agent): add second SSH listener on port 22#16627
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
feat(agent): add second SSH listener on port 22#16627
Uh oh!
There was an error while loading.Please reload this page.
Conversation
ThomasK33 commentedFeb 19, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
This stack of pull requests is managed byGraphite. Learn more aboutstacking. |
819a0fe
to959eb23
Comparef744aa5
tod74cb78
Compared74cb78
to38f9dfc
Compare959eb23
to7a2f8dd
CompareUh oh!
There was an error while loading.Please reload this page.
7a2f8dd
to9355b33
Comparecab51d9
to9c85cde
Compare72fddd1
toafb4ca0
Compareafb4ca0
tocca709a
Compare9c85cde
to658db5a
Compare2cb3669
to650520d
Compare658db5a
tod0206e7
Compare650520d
to0777db7
Compared0206e7
toad275dc
Compare0777db7
tof674d83
Comparead275dc
to6607464
Comparef674d83
toa2ce9b2
Comparea2ce9b2
toc9c1602
CompareThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
In our meeting I vaguely recall talking about if we could have the ssh daemon listen on port 22only for the tailnet interface, as to not interfere with any others running on the workspace. Is that implicit in this change?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Looks good, but needs a test.
We're explicitly doing this by using |
c9c1602
to07d5dc8
Compareae9e243
toaa1bd9d
Compare/cherry-pick release/2.20 |
Change-Id: Ifd986b260f8ac317e37d65111cd4e0bd1dc38af8Signed-off-by: Thomas Kosiewski <tk@coder.com>
aa1bd9d
toa9dec6b
Compared0e2060
intomainUh oh!
There was an error while loading.Please reload this page.
Merge activity
|
Fixes:coder/internal#377Added an additional SSH listener on port 22, so the agent now listens on both, port one and port 22.---Change-Id: Ifd986b260f8ac317e37d65111cd4e0bd1dc38af8Signed-off-by: Thomas Kosiewski <tk@coder.com>
Uh oh!
There was an error while loading.Please reload this page.
Fixes:coder/internal#377
Added an additional SSH listener on port 22, so the agent now listens on both, port one and port 22.
Change-Id: Ifd986b260f8ac317e37d65111cd4e0bd1dc38af8
Signed-off-by: Thomas Kosiewskitk@coder.com