arrow_upward

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
OpenVPN Error
#13
Hello all experts. After a long time i try to install again Openvpn server in my container. but again i got following errors. 
cat /etc/rc.local file is unreachable. even not open with ftp. 

sudo systemctl daemon-reload

xxx@kvm-xxx:~# sudo systemctl daemon-reload
xxx@kvm-xxx:~# sudo systemctl start [email protected]
Job for [email protected] failed because the control process exited with error code.
See "systemctl status [email protected]" and "journalctl -xe" for details.


sudo systemctl status rc-local
xxx@kvm-xxx:~# sudo systemctl status rc-local
● rc-local.service - /etc/rc.local Compatibility
   Loaded: loaded (/lib/systemd/system/rc-local.service; static; vendor preset:
  Drop-In: /lib/systemd/system/rc-local.service.d
           └─debian.conf
   Active: inactive (dead)
Condition: start condition failed at Thu 2021-02-18 04:40:20 EST; 14min ago

[2]+  Stopped                 sudo systemctl status rc-local



journalctl -xe
xxxx@kvm-xxx:~# journalctl -xe
-- Support: https://www.debian.org/support
--
-- The system clock has been changed to REALTIME microseconds after January 1st,
Feb 18 04:55:54 kvm-xxx systemd[1]: Time has been changed
-- Subject: Time change
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- The system clock has been changed to REALTIME microseconds after January 1st,
Feb 18 04:55:54 kvm-xxx systemd[1]: apt-daily-upgrade.timer: Ad
Feb 18 04:55:54 kvm-xxx systemd[1]: apt-daily.timer: Adding 5h
Feb 18 04:56:01 kvm-xxx sshd[4586]: Invalid user pst from 66.17
Feb 18 04:56:01 kvm-xxx sshd[4586]: input_userauth_request: inv
Feb 18 04:56:01 kvm-xxx sshd[4586]: pam_unix(sshd:auth): check
Feb 18 04:56:01 kvm-xxx sshd[4586]: pam_unix(sshd:auth): authen
Feb 18 04:56:03 kvm-xxx sshd[4586]: Failed password for invalid
Feb 18 04:56:03 kvm-xxx sshd[4586]: Received disconnect from 66
Feb 18 04:56:03 kvm-xxx sshd[4586]: Disconnected from 66.175.23
Feb 18 04:56:09 kvm-xxx sshd[4601]: pam_unix(sshd:auth): authen
Feb 18 04:56:10 kvm-xxx sshd[4609]: pam_unix(sshd:auth): authen
Feb 18 04:56:11 kvm-xxx sshd[4601]: Failed password for root fr
Feb 18 04:56:11 kvm-xxx sshd[4601]: Received disconnect from 15
Feb 18 04:56:11 kvm-xxx sshd[4601]: Disconnected from 157.245.2
lines 1346-1368/1368 (END)
-- Support: https://www.debian.org/support
--
-- The system clock has been changed to REALTIME microseconds after January 1st, 1970.
Feb 18 04:55:54 kvm-xxx systemd[1]: Time has been changed
-- Subject: Time change
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- The system clock has been changed to REALTIME microseconds after January 1st, 1970.
Feb 18 04:55:54 kvm-xxx systemd[1]: apt-daily-upgrade.timer: Adding 38min 32.488969s random time.
Feb 18 04:55:54 kvm-xxx systemd[1]: apt-daily.timer: Adding 5h 8min 22.986970s random time.
Feb 18 04:56:01 kvm-xxx sshd[4586]: Invalid user pst from 66.175.233.84 port 59360
Feb 18 04:56:01 kvm-xxx sshd[4586]: input_userauth_request: invalid user pst [preauth]
Feb 18 04:56:01 kvm-xxx sshd[4586]: pam_unix(sshd:auth): check pass; user unknown
Feb 18 04:56:01 kvm-xxx sshd[4586]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=66.175.233.84
Feb 18 04:56:03 kvm-xxx sshd[4586]: Failed password for invalid user pst from 66.175.233.84 port 59360 ssh2
Feb 18 04:56:03 kvm-xxx sshd[4586]: Received disconnect from 66.175.233.84 port 59360:11: Bye Bye [preauth]
Feb 18 04:56:03 kvm-xxx sshd[4586]: Disconnected from 66.175.233.84 port 59360 [preauth]
Feb 18 04:56:09 kvm-xxx sshd[4601]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=157.245.246.117  user=xxx
Feb 18 04:56:10 kvm-xxxx sshd[4609]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=122.51.56.87  user=xxx
Feb 18 04:56:11 kvm-xxxx sshd[4601]: Failed password for root from 157.245.246.117 port 51154 ssh2
Feb 18 04:56:11 kvm-xxxx sshd[4601]: Received disconnect from 157.245.246.117 port 51154:11: Bye Bye [preauth]
Feb 18 04:56:11 kvm-xxxxx sshd[4601]: Disconnected from 157.245.246.117 port 51154 [preauth]
Heart LOVE FOR ALL  HATRED FOR NONE Heart
lockThread Closed 


Messages In This Thread
OpenVPN Error - by sagher - 04-11-2019, 08:47 AM
RE: OpenVPN Error - by Mashiro - 04-11-2019, 09:08 AM
RE: OpenVPN Error - by sagher - 04-11-2019, 09:34 AM
RE: OpenVPN Error - by Mashiro - 04-11-2019, 09:43 AM
RE: OpenVPN Error - by sagher - 04-11-2019, 09:47 AM
RE: OpenVPN Error - by Mashiro - 04-11-2019, 10:06 AM
RE: OpenVPN Error - by sagher - 04-11-2019, 10:10 AM
RE: OpenVPN Error - by sagher - 04-11-2019, 10:12 AM
RE: OpenVPN Error - by Mashiro - 04-11-2019, 03:48 PM
RE: OpenVPN Error - by sagher - 04-12-2019, 12:19 PM
RE: OpenVPN Error - by sagher - 04-16-2019, 04:42 AM
RE: OpenVPN Error - by Mashiro - 04-16-2019, 06:50 AM
RE: OpenVPN Error - by sagher - 02-18-2021, 10:05 AM
RE: OpenVPN Error - by Pacific Spirit - 02-18-2021, 06:12 PM
RE: OpenVPN Error - by sagher - 02-19-2021, 05:16 AM
RE: OpenVPN Error - by Mashiro - 02-19-2021, 02:56 PM
RE: OpenVPN Error - by sagher - 02-20-2021, 05:23 AM
RE: OpenVPN Error - by Pacific Spirit - 02-19-2021, 08:47 PM
RE: OpenVPN Error - by sagher - 02-20-2021, 05:25 AM
RE: OpenVPN Error - by Pacific Spirit - 02-20-2021, 09:02 AM
RE: OpenVPN Error - by sagher - 02-20-2021, 09:50 AM
RE: OpenVPN Error - by sagher - 02-23-2021, 06:18 AM
RE: OpenVPN Error - by sagher - 02-23-2021, 07:29 AM
RE: OpenVPN Error - by Pacific Spirit - 02-24-2021, 07:17 AM

Possibly Related Threads…
Thread
Author
Replies
Views
Last Post
2,316
11-27-2020, 02:53 AM
Last Post: Rehan
11,869
06-17-2020, 04:32 PM
Last Post: Mashiro
2,606
06-11-2020, 06:31 PM
Last Post: rudra
4,111
02-13-2020, 09:50 AM
Last Post: deanhills

person_pin_circle Users browsing this thread: 1 Guest(s)
Sponsors: VirMach - Host4Fun - CubeData - Evolution-Host - HostDare - Hyper Expert - Shadow Hosting - Bladenode - Hostlease - RackNerd - ReadyDedis - Limitless Hosting