Can someone please debug and fix the OpenVPN + ProtonVPN issue? Otherwise, can someone give me instructions how to debug the issue?
I have yet to resolve the OpenVPN ProtonVpn setup issue. I can suggest doing as I did and setup a ProtonVPN Wireguard tunnel.You will find a speed increase but Wireguard has its cons as well. Still it's better than not having a functional VPN. I'll attach a photo of my setup page. I have my Roku's on static leases thru the WAN so ignore that.
There may never be a fix for the OpenVPN Proton config as it differs from the usual VPN config so this may be the only option other than going to another VPN provider with the standard setup config. (Edit: Yet ProtonVPN OpenVPN config worked great on r57956 and older firmware)
BTW, if anyone has suggestion for a better more secure Wireguard setup please share
@Monza I doubt its reasonable to expect a dev to invest the effort to find a fix, if the persons noting the absence of a fix are themselves unwilling to invest the effort to provide a config or log. As for "not impacting many people", you said elsewhere that this "impacts many people". Insightful to see the self contradiction ?
@Monza I doubt its reasonable to expect a dev to invest the effort to find a fix, if the persons noting the absence of a fix are themselves unwilling to invest the effort to provide a config or log. As for "not impacting many people", you said elsewhere that this "impacts many people". Insightful to see the self contradiction ?
I'm willing to put in as much effort as needed to fix this. @Monza I can't use wireguard. I need a TCP connection.
kernel-panic69 wrote:
It may not be anything in DD-WRT, whatsoever. It could be on Proton's end. But without verbose logging from the OpenVPN client, etc., there's only so much that can be surmised. Configuration details and the documentation from ProtonVPN may help come to a conclusion. Wouldn't be the first time that a vendor's instructions for DD-WRT were bunk.
r57956 and the previous versions work. ProtonVPN + OpenVPN connection is broken since r58070
Verb 7 or higher is not supported by this build. In the logs the VPN tried to connect to 2 different servers. Let me know if you guys need me to get more logs.
Last edited by missddwrt on Fri Oct 18, 2024 17:09; edited 1 time in total
Joined: 18 Mar 2014 Posts: 13879 Location: Netherlands
Posted: Fri Oct 18, 2024 17:34 Post subject:
Start with adding this to the OpenVPN Additional config:
Code:
disable-dco
Reboot the router and show
• From the CLI (telnet/Putty) view/send openvpn log: grep -i openvpn /var/log/messages
• From the CLI (telnet/Putty) view/send: cat /tmp/openvpncl/openvpn.conf
• Post pictures of OpenVPN Setup page and Status page (whole page)
• Post content of Additional Config on OpenVPN Setup page
Start with adding this to the OpenVPN Additional config:
Code:
disable-dco
Reboot the router and show
• From the CLI (telnet/Putty) view/send openvpn log: grep -i openvpn /var/log/messages
• From the CLI (telnet/Putty) view/send: cat /tmp/openvpncl/openvpn.conf
• Post pictures of OpenVPN Setup page and Status page (whole page)
• Post content of Additional Config on OpenVPN Setup page
I already struggle getting into the router. I can't enable telnet or ssh for some reason.
It's required to enable telnet or ssh in dd-wrt settings?