Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Dylan16807
49 days ago
|
parent
|
context
|
favorite
| on:
SSH Secret Menu
If you're on a stable address, and the interface goes down, will it let your connection/socket continue to exist?
Because if the connection/socket gets lost either way, I don't really care if the IP changes too.
rnhmjoj
49 days ago
[–]
I'm not sure what happens to the socket, maybe it's closed and reopened, but with this patch I have SSH sessions lasting for days with no issues. Without it, even roaming between two access points can break the session.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Because if the connection/socket gets lost either way, I don't really care if the IP changes too.