Skip to main content

All Questions

Tagged with
0 votes
1 answer
40 views

Scheduled system backup

I have a Raspberry pi set up running Raspbian and the box is basically dedicated to running OpenVPN server (using pivpn.io). I'd like to set up a cron script to periodically back up the OpenVPN ...
danijels's user avatar
  • 131
1 vote
1 answer
623 views

openvpn is blocking external request to webserver and ssh

My setup: Raspberry pi 3 OS: raspbian 9 (stretch) local network (eth0): 192.168.0.X wireless network(wlan0): 192.168.10.X This setup is behind a modem/router which provides access to the internet. ...
Adwen's user avatar
  • 11
1 vote
0 answers
675 views

OpenVPN Clients timeout on connection

I originally asked this on Server Fault, and they forwarded me to Stack Exchange who forwarded me to here. Source:https://serverfault.com/questions/896424/openvpn-clients-fail-to-connect I would like ...
Tim Huff's user avatar
1 vote
0 answers
219 views

OpenVPN client assumes server's WiFi IP address on the network

I will try to explain my setup as brief as possible. Basically I have a desktop computer connect to a Raspberry Pi via an ethernet cable. The RPi is the OpenVPN Server. So: The Raspberry Pi is ...
rodd's user avatar
  • 11
0 votes
1 answer
3k views

No routing over OpenVPN connection

I can’t get my OpenVPN (on Raspberry Pi B with Raspian 4.9.24-v7+) working. I can establish the connection, can ping the IP of the device in the local subnet (192.168.201.246), but I can’t ping ...
CodeOrion's user avatar