How to access the device behind the OpenVPn server
Posted: Fri Jun 02, 2023 2:31 am
How to access the device behind the OpenVPn server, I have created the CCD file and done my configuration, still I am not able to access the web page of the device behind the OpenVPn server?
port 1195
proto udp
dev tun
;user nobody
;group nobody
;persist-key
;persist-tun
keepalive 10 120
topology subnet
server 10.9.0.0 255.255.255.0
duplicate-cn
client-config-dir /etc/openvpn/ccd
route 192.168.1.0 255.255.255.0
push "dhcp-option DNS 8.8.8.8"
push "dhcp-option DNS 8.8.4.4"
dh none
ecdh-curve prime256v1
tls-crypt tls-crypt.key
crl-verify crl.pem
ca ca.crt
cert server_3igdLas3y9EIPBEd.crt
key server_3igdLas3y9EIPBEd.key
auth SHA256
cipher AES-128-GCM
ncp-ciphers AES-128-GCM
tls-server
tls-version-min 1.2
tls-cipher TLS-ECDHE-ECDSA-WITH-AES-128-GCM-SHA256
client-to-client
status /var/log/openvpn/status.log
verb 3
explicit-exit-notify 1
port 1195
proto udp
dev tun
;user nobody
;group nobody
;persist-key
;persist-tun
keepalive 10 120
topology subnet
server 10.9.0.0 255.255.255.0
duplicate-cn
client-config-dir /etc/openvpn/ccd
route 192.168.1.0 255.255.255.0
push "dhcp-option DNS 8.8.8.8"
push "dhcp-option DNS 8.8.4.4"
dh none
ecdh-curve prime256v1
tls-crypt tls-crypt.key
crl-verify crl.pem
ca ca.crt
cert server_3igdLas3y9EIPBEd.crt
key server_3igdLas3y9EIPBEd.key
auth SHA256
cipher AES-128-GCM
ncp-ciphers AES-128-GCM
tls-server
tls-version-min 1.2
tls-cipher TLS-ECDHE-ECDSA-WITH-AES-128-GCM-SHA256
client-to-client
status /var/log/openvpn/status.log
verb 3
explicit-exit-notify 1