Page 1 of 1

openvpn-as(2.11.1) ,Use community client,error

Posted: Fri Nov 11, 2022 9:14 am
by doit2010
I choose not to use vpn for the internet traffic of the client.it could Access the Internet,but can't access Intranet.log is normal.
client: OpenVPN-2.5.8-I601-amd64, (but client 2.7.1.111 is normal)
Operating environment: as2.11.1,rhel8.6
GATEWAY=192.168.239.2
Image


client
# Automatically generated OpenVPN client config file
# Generated on Fri Nov 11 16:49:19 2022 by localhost.localdomain
# Note: this config file contains inline private keys
# and therefore should be kept confidential!
# Certificate serial: 6, certificate common name: shilh
# Expires 2032-11-08 16:49:19
# Note: this configuration is user-locked to the username below
# OVPN_ACCESS_SERVER_USERNAME=shilh
# Define the profile name of this particular configuration file
# OVPN_ACCESS_SERVER_PROFILE=shilh@192.168.239.131

# Default Cipher
cipher AES-256-CBC
# OVPN_ACCESS_SERVER_CLI_PREF_ALLOW_WEB_IMPORT=True
# OVPN_ACCESS_SERVER_CLI_PREF_BASIC_CLIENT=False
# OVPN_ACCESS_SERVER_CLI_PREF_ENABLE_CONNECT=False
# OVPN_ACCESS_SERVER_CLI_PREF_ENABLE_XD_PROXY=True
# OVPN_ACCESS_SERVER_WSHOST=192.168.239.131:443
# OVPN_ACCESS_SERVER_WEB_CA_BUNDLE_START
# -----BEGIN CERTIFICATE-----
# -----END CERTIFICATE-----
# OVPN_ACCESS_SERVER_WEB_CA_BUNDLE_STOP
# OVPN_ACCESS_SERVER_IS_OPENVPN_WEB_CA=1
client
server-poll-timeout 4
nobind
remote 192.168.239.131 1194 udp
remote 192.168.239.131 1194 udp
remote 192.168.239.131 443 tcp
remote 192.168.239.131 1194 udp
remote 192.168.239.131 1194 udp
remote 192.168.239.131 1194 udp
remote 192.168.239.131 1194 udp
remote 192.168.239.131 1194 udp
dev tun
dev-type tun
remote-cert-tls server
tls-version-min 1.2
reneg-sec 604800
auth-user-pass
verb 3
push-peer-info

<ca>
-----BEGIN CERTIFICATE-----
-----END CERTIFICATE-----
</ca>
<cert>
-----BEGIN CERTIFICATE-----

-----END CERTIFICATE-----
</cert>
<key>
-----BEGIN PRIVATE KEY-----
-----END PRIVATE KEY-----
</key>
<tls-crypt>
#
# 2048 bit OpenVPN static key (Server Agent)
#
-----BEGIN OpenVPN Static key V1-----

</tls-crypt>
## -----BEGIN RSA SIGNATURE-----
## -----END RSA SIGNATURE-----
## -----BEGIN CERTIFICATE-----

## -----END CERTIFICATE-----
## -----BEGIN CERTIFICATE-----
## -----END CERTIFICATE-----

Re: openvpn-as(2.11.1) ,Use community client,error

Posted: Fri Nov 11, 2022 2:38 pm
by Pippin
Your topic is here:
viewtopic.php?p=109477#p109477

Just click Quick links top left, then click Your posts.

Thanks.

Re: openvpn-as(2.11.1) ,Use community client,error

Posted: Mon Nov 14, 2022 3:28 am
by doit2010
Pippin wrote:
Fri Nov 11, 2022 2:38 pm
Your topic is here:
viewtopic.php?p=109477#p109477

Just click Quick links top left, then click Your posts.

Thanks.

You misunderstood me. I successfully used client-2.7.1111 with your help, but community client(OpenVPN-2.5.8-I601) did not work properly.
The picture above shows client-2.7.1111 can be used normally,but community client(OpenVPN-2.5.8-I601) is not ok, it can visit internet ,but can't visit https://192.168.239.131:943/admin,