Gentoo Archives: gentoo-user

From: n952162 <n952162@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] openvpn experience, anyone?
Date: Sun, 18 Sep 2022 07:23:00
Message-Id: d68cb4f2-af8d-c659-5a6e-311a665e9101@web.de
1 Hello all,
2
3 I want to ssh over my openvpn connection, and I can't do it, the
4 connection times out.
5
6 I saw a reference to gentoo in the openvpn scripts in /etc/openvpn and
7 thought maybe somebody here  knows something about this.
8
9 Earlier my institution recommended openconnect, and I was able to use
10 ssh to login in to a host with no problem.
11
12 Then, for some reason (licensing?), we were switched to openvpn, which
13 works for xfreerdp but not for ssh.
14
15 I don't have control over the institution's firewall (but I do have for
16 the host itself)
17
18 Perhaps when installing the new service, they tightened up the firewall
19 rules.  But maybe there's a configuration screw I can turn, or ... maybe
20 a USE flag?
21
22 - - down-root : Enable the down-root plugin
23  - - examples  : Install examples, usually source code
24  - - inotify   : Enable inotify filesystem monitoring support
25  - - iproute2  : Enabled iproute2 support instead of net-tools
26  + + lz4       : Enable support for lz4 compression (as implemented in
27 app-arch/lz4)
28  + + lzo       : Enable support for lzo compression
29  - - mbedtls   : Use mbed TLS as the backend crypto library
30  + + openssl   : Use OpenSSL as the backend crypto library
31  + + pam       : Add support for PAM (Pluggable Authentication Modules)
32 - DANGEROUS to
33                  arbitrarily flip
34  - - pkcs11    : Enable PKCS#11 smartcard support
35  + + plugins   : Enable the OpenVPN plugin system
36  - - systemd   : Enable use of systemd-specific libraries and features
37 like socket
38                  activation or session tracking
39  - - test      : Enable dependencies and/or preparations necessary to
40 run tests
41                  (usually controlled by FEATURES=test but can be
42 toggled independently)
43
44 TIA

Replies

Subject Author
Re: [gentoo-user] openvpn experience, anyone? William Kenworthy <billk@×××××××××.au>
Re: [gentoo-user] openvpn experience, anyone? Michael Orlitzky <mjo@g.o>
Re: [gentoo-user] openvpn experience, anyone? Grant Taylor <gtaylor@×××××××××××××××××××××.net>