Server Connection Timeout over VPNHow do you manage ssh keys to add a second user?How do I connect to a...
Make me a metasequence
How can neutral atoms have exactly zero electric field when there is a difference in the positions of the charges?
Formatting a table to look nice
Is there a math equivalent to the conditional ternary operator?
Plagiarism of code by other PhD student
I encountered my boss during an on-site interview at another company. Should I bring it up when seeing him next time?
How can I handle a player who pre-plans arguments about my rulings on RAW?
How to kill a localhost:8080
GDAL GetGeoTransform Documentation -- Is there an oversight, or what am I misunderstanding?
When to use mean vs median
Was it really inappropriate to write a pull request for the company I interviewed with?
Create chunks from an array
When was drinking water recognized as crucial in marathon running?
Where is the fallacy here?
How does signal strength relate to bandwidth?
How to fix my table, centering of columns
Why did the Cray-1 have 8 parity bits per word?
Can an earth elemental drown/bury its opponent underground using earth glide?
Practical reasons to have both a large police force and bounty hunting network?
How do we objectively assess if a dialogue sounds unnatural or cringy?
Correct physics behind the colors on CD (compact disc)?
PTIJ: Should I stay away from my computer?
What is the meaning of "notice to quit at once" and "Lotty points”
Quitting employee has privileged access to critical information
Server Connection Timeout over VPN
How do you manage ssh keys to add a second user?How do I connect to a server behind an socks5 proxy through SSH on mac/linux?ssh_exchange_identification: Connection closed by remote hostSSH accepts publickey authetication but won't connect with an identify file?sshd on mac does no longer accept connections in inetd (-i) mode, but does in do not detach mode (-D), how to fix?OpenSSH disable ControlMaster for given hostnameCan't SSH into Amazon EC2Is it possible to ssh or rsync into a system whose file-system has remounted itself read-only?How to properly use rsync Push with SSH on local macOS to remote Debianaws ec2 ssh: connect to host X.X.X.X port 22: Connection timed out
I am unable to connect to my remote LINUX server from my mac laptop when on VPN. Outside VPN, the ssh connection works fine, but while on VPN it shows timed out.
The command ssh -v username@ip
gives the below statements:
OpenSSH_7.6p1, LibreSSL 2.6.2
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 48: Applying options for *
debug1: /etc/ssh/ssh_config line 52: Applying options for *
debug1: Connecting to xx.xx.xxx.xx port 22.
ssh: connect to host xx.xxx.xx.xx port 22: Operation timed out
linux ssh mac-osx
New contributor
add a comment |
I am unable to connect to my remote LINUX server from my mac laptop when on VPN. Outside VPN, the ssh connection works fine, but while on VPN it shows timed out.
The command ssh -v username@ip
gives the below statements:
OpenSSH_7.6p1, LibreSSL 2.6.2
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 48: Applying options for *
debug1: /etc/ssh/ssh_config line 52: Applying options for *
debug1: Connecting to xx.xx.xxx.xx port 22.
ssh: connect to host xx.xxx.xx.xx port 22: Operation timed out
linux ssh mac-osx
New contributor
add a comment |
I am unable to connect to my remote LINUX server from my mac laptop when on VPN. Outside VPN, the ssh connection works fine, but while on VPN it shows timed out.
The command ssh -v username@ip
gives the below statements:
OpenSSH_7.6p1, LibreSSL 2.6.2
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 48: Applying options for *
debug1: /etc/ssh/ssh_config line 52: Applying options for *
debug1: Connecting to xx.xx.xxx.xx port 22.
ssh: connect to host xx.xxx.xx.xx port 22: Operation timed out
linux ssh mac-osx
New contributor
I am unable to connect to my remote LINUX server from my mac laptop when on VPN. Outside VPN, the ssh connection works fine, but while on VPN it shows timed out.
The command ssh -v username@ip
gives the below statements:
OpenSSH_7.6p1, LibreSSL 2.6.2
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 48: Applying options for *
debug1: /etc/ssh/ssh_config line 52: Applying options for *
debug1: Connecting to xx.xx.xxx.xx port 22.
ssh: connect to host xx.xxx.xx.xx port 22: Operation timed out
linux ssh mac-osx
linux ssh mac-osx
New contributor
New contributor
New contributor
asked 1 min ago
Pradip GuptaPradip Gupta
11
11
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "2"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Pradip Gupta is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f957129%2fserver-connection-timeout-over-vpn%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Pradip Gupta is a new contributor. Be nice, and check out our Code of Conduct.
Pradip Gupta is a new contributor. Be nice, and check out our Code of Conduct.
Pradip Gupta is a new contributor. Be nice, and check out our Code of Conduct.
Pradip Gupta is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f957129%2fserver-connection-timeout-over-vpn%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown