Search found 2 matches
- Sat Nov 14, 2015 4:21 pm
- Forum: Dedicated servers and Virtual Dedicated Servers
- Topic: OpenVPN on Debian?
- Replies: 3
- Views: 1415
Re: OpenVPN on Debian?
Did you verify that the OpenVPN server was actually started after installing it? Try issuing you /etc/init.d/openvpn restart to the server to ensure it booted up properly. Yes, it is running perfectly. If I change protocol to TCP it works great, but I wanted to use UDP or at least understand WHY it...
- Sat Nov 14, 2015 4:00 am
- Forum: Dedicated servers and Virtual Dedicated Servers
- Topic: OpenVPN on Debian?
- Replies: 3
- Views: 1415
OpenVPN on Debian?
Hey guys, I followed https://forums.nfoservers.com/viewtopic.php?f=46&t=11034&p=58590&hilit=debian+vpn#p58590 To set up OpenVPN on my Debian machine, and I also made sure the NFO firewall accepts UDP packets. I set up iptables rules to allow UDP on port 1194 as well, restarted OpenVPN an...