02-18-2021, 10:05 AM
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
sudo systemctl status rc-local
journalctl -xe
cat /etc/rc.local file is unreachable. even not open with ftp.
sudo systemctl daemon-reload
Code: (Select All)
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
Code: (Select All)
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
Code: (Select All)
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]
LOVE FOR ALL HATRED FOR NONE