Cannot access the server from the office only

Business solution to host your own OpenVPN server with web management interface and bundled clients.
Post Reply
darweesh
OpenVpn Newbie
Posts: 1
Joined: Thu Aug 10, 2017 10:08 am

Cannot access the server from the office only

Post by darweesh » Thu Aug 10, 2017 10:13 am

Now I can (ssh) to the server from anywhere,but have a problem to access it from the office
I am using the right key...etc but when I try outside the office I can access the server


here is the message from the terminal when I try from the office :
ssh -i NewKeyServer.pem openvpnas@'hotsname'
The authenticity of host ''hotsname' ('hotsname')' can't be established.
ECDSA key fingerprint is be:d8:bd:cf:b6:19:f9:e1:df:89:ca:05:05:f4:ce:b2.
Are you sure you want to continue connecting (yes/no)? yes
Failed to add the host to the list of known hosts (/home/user/.ssh/known_hosts).
openvpnas@'hostname''s password:


even I set a password to the user but it is not working also from the office and tried to use another ports to access the server but the same problem

User avatar
novaflash
OpenVPN Inc.
Posts: 1073
Joined: Fri Apr 13, 2012 8:43 pm

Re: Cannot access the server from the office only

Post by novaflash » Thu Aug 10, 2017 10:31 am

This has absolutely nothing to do with OpenVPN, so I don't even know why you are asking this here. But I'll be the helpful guy and point you to some resources that may help in figuring this out.

https://stackoverflow.com/questions/349 ... w-to-debug
https://stackoverflow.com/questions/277 ... -openshift
https://stackoverflow.com/questions/176 ... know-hosts

And that's just 3 Google results I found. It's all related to some problem in your Linux client machine. Good luck.
I'm still alive, just posting under the openvpn_inc alias now as part of a larger group.

Post Reply