Hello,
Thank you so much for your reply.
I did, but got an error:
# systemctl start openvpn-server@server
Job for openvpn-server@server.service failed because the control process exited
with error code.
See "systemctl status openvpn-server@server.service" and "journalctl -xeu
openvpn-server@serv
Hello,In an internal network, clients do not have access to the Internet, but
the OpenVPN server has access to the Internet. If the clients connect to the
OpenVPN server with the OpenVPN client, will they be able to access the
Internet by default? Or need to write iptables rules for internet sha
Hello,Is it possible to hide the OpenVPN connection from the Internet
censorship and filtering devices? These devices easily block OpenVPN
connections.Does OpenVPN have special settings for this? Maybe there is a need
to change the source code of the OpenVPN program!
Any idea?
Thank you.__
On 21.07.23 17:10, Gert Doering wrote:
If you want multiple VPNs to be active at the same time, you need to
run one openvpn instance with an individual config each.
How to do that with systemd I wouldn't know (I'm a FreeBSD person).
https://community.openvpn.net/openvpn/wiki/Systemd
I.e., fro
Hi,
On Fri, Jul 21, 2023 at 03:02:01PM +, Jason Long via Openvpn-users wrote:
> Hello,How to run multiple configuration files at the same time? Can I merge
> the configuration files?
If you want multiple VPNs to be active at the same time, you need to
run one openvpn instance with an individ
Hello,How to run multiple configuration files at the same time? Can I merge the
configuration files?
Thank you.___
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users
I'm using Debian 12 Bookworm with OpenVPN 2.6.3 on the server and Arch
Linux with OpenVPN 2.6.5 [git:makepkg/cbc9e0ce412e7b42+] on the client.
This is the server config (I need a Layer 2 tunnel unfortunately):
port 1194
proto udp
dev tapvpn
ca /etc/openvpn/server/ca.crt
cert /etc/openvpn/server