Cannot Transfer File using scp command for certificate authority

So I trying to setup OpenVPN on my Ubuntu 20.04. I am using this online article (How to setup a OpenVPN server on Ubuntu 20.04) that was recommended to me to set up a VPN with the Certificate Authority. I am stuck in this area:

scp -v pki/reqs/server.req  krillavilla@camachine:/home/krillavilla/

This is my result:

Executing: program /usr/bin/ssh host camachine, user krillavilla, command scp -v -t /home/krillavilla/
OpenSSH_8.2p1 Ubuntu-4ubuntu0.1, OpenSSL 1.1.1f  31 Mar 2020
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: include /etc/ssh/ssh_config.d/*.conf matched no files
debug1: /etc/ssh/ssh_config line 21: Applying options for *
ssh: Could not resolve hostname camachine: Name or service not known
lost connection
0
задан 27 July 2020 в 22:02

1 ответ

Согласие со статьей. вам нужно две машины, чтобы завершить VPN-сервер.

0
ответ дан 30 July 2020 в 22:04

Другие вопросы по тегам:

Похожие вопросы: