[FS#3611] on EA6350v3 Openvpn fails to work on Wirelss

OpenWrt Bugs openwrt-bugs at lists.openwrt.org
Mon Feb 8 19:20:36 EST 2021


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - Luis Cortes (cscortes) 

Attached to Project - OpenWrt/LEDE Project
Summary - on EA6350v3 Openvpn fails to work on Wirelss
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Low
Priority - Very Low
Reported Version - Trunk
Due in Version - Undecided
Due Date - Undecided
Details - Supply the following if possible:
 - Device problem occurs on

EA6350v3

 - Software versions of OpenWrt/LEDE release, packages, etc.

OpenWrt 19.07.6 r11278-8055e38794 / LuCI openwrt-19.07 branch git-21.018.57536-6ba9740

 - Steps to reproduce

Installed Openvpn client with *.ovpn file by using LuCI interface of openvpn.  Works when I am connected to ethernet, but not when I tried wifi.  

I followed the steps on openwrt website for setting up openvpn with LuCI. It only works with ethernet, not wifi interfaces.  I also looked at/tried other configurations, with the same results only the ethernet interface works over the VPN.  The strange thing is when you connect with the wifi interface, you can still connect to the router.  Almost like wlan0, wlan1 are no longer on the same bridge as the switch.

CLIENT OPENVPN CONFIG  :

client
dev tun
proto tcp
remote xx.xx.xxx.xxx 31194
resolv-retry infinite
nobind
persist-key
persist-tun
remote-cert-tls server
auth SHA512
cipher AES-256-CBC
ignore-unknown-option block-outside-dns
block-outside-dns
verb 3

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


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


-----BEGIN PRIVATE KEY-----
-----END PRIVATE KEY-----


-----BEGIN OpenVPN Static key V1-----
-----END OpenVPN Static key V1-----

 

 

More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=3611

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the openwrt-bugs mailing list