Hello, I installed pivpn on my Raspberry Pi using = https://dzone.com/articles/how-to-setup-an-openvpn-server-on-a-raspberry-pi
Following guide is also similar but I don't have ovpn dir in my Pi system = https://www.pcmag.com/how-to/how-to-create-a-vpn-server-with-raspberry-pi I am unable to see ovpns or ovpn dir under /home/pi user. All I see is the conf folder & my vpn file with ext .conf. In conf file, contents are as follows = --------------------------------------------------------------------- [Interface] PrivateKey = iBYKVl84ZCd4Ce600000000000000000000iXd2U= Address = 10.6.0.2/24 DNS = 1.1.1.1 [Peer] PublicKey = cS7srPjbJX4es00000000000000002fT0Upy+Jy2CQo= PresharedKey = mXwvtKXVK000000000000/OOP3FxaJtY/oBA= Endpoint = test999.duckdns.org:51820 AllowedIPs = 0.0.0.0/0, ::0/0 --------------------------------------------------------------------- I don't have 10.6.0.2. I shall fix this but the main issue is that ovpn file is not getting generated. Anybody tried pivpn? I am using the latest & greatest version of Raspbian OS on my Raspberry Pi 3 i.e. Raspberry Pi OS with desktop / Release date: January 11th 2021 Regards, Amey. _______________________________________________ plug-mail mailing list [email protected] http://list.plug.org.in/listinfo/plug-mail
