Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 2454

General discussion • Re: Can't connect to OpenVPN running on pfsense server from a Raspberry Pi 4

$
0
0
Looks like you need a service file. Here is my openvpn.service from a Pi4

Code:

[Unit]Description=OpenVPN serviceAfter=network.target[Service]Type=oneshotRemainAfterExit=yesExecStart=/bin/trueExecReload=/bin/trueWorkingDirectory=/etc/openvpn[Install]WantedBy=multi-user.target
And whether OpenVPN is running as a server or a client depends on the contents of its configuration file.

Statistics: Posted by neilgl — Tue Mar 25, 2025 10:51 am



Viewing all articles
Browse latest Browse all 2454

Trending Articles