Hi I
I am trying to configure on OpenWRT 22.03.2 OpenVPN with PrivateInternetAccess(PIA)
I've downloaded their ovpn files (for TCP) and uploaded to create a profile and added my user/pass to the coresponding .auth file.
But openVPN is running daemonized and complains is it missing stdin and stderr.
PIA have on instructions for OpenWRT, only for DD-WRT.
Sun Nov 6 00:47:11 2022 daemon.notice openvpn(Sweden_TCP501_AES256)[24289]: OpenVPN 2.5.7 arm-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
Sun Nov 6 00:47:11 2022 daemon.notice openvpn(Sweden_TCP501_AES256)[24289]: library versions: OpenSSL 1.1.1q 5 Jul 2022, LZO 2.10
Sun Nov 6 00:47:11 2022 daemon.err openvpn(Sweden_TCP501_AES256)[24289]: neither stdin nor stderr are a tty device and you have neither a controlling tty nor systemd - can't ask for 'Enter Auth Username:'. If you used --daemon, you need to use --askpass to make passphrase-protected keys work, and you can not use --auth-nocache.
Sun Nov 6 00:47:11 2022 daemon.notice openvpn(Sweden_TCP501_AES256)[24289]: Exiting due to fatal error```