R7000 - VPN disconnects - no auto reconnect

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Goto page 1, 2  Next
Author Message
tmo1138
DD-WRT User


Joined: 24 Mar 2015
Posts: 175
Location: Tacoma, Wa

PostPosted: Sat Apr 08, 2017 16:12    Post subject: R7000 - VPN disconnects - no auto reconnect Reply with quote
Firmware: DD-WRT v3.0-r31780M kongac (03/26/17)

I've configured my R7000 to use OpenVPN client mode. After about 24 hours the VPN connection ends but doesn't get renewed. What am I *not* doing correctly in the configuration? Can someone point me to a troubleshooting guide? Thanks.



VPN_Disconnect.jpg
 Description:
Status when VPN disconnects
 Filesize:  61.46 KB
 Viewed:  23185 Time(s)

VPN_Disconnect.jpg



VPN_Config.jpg
 Description:
VPN Config Settings
 Filesize:  117.61 KB
 Viewed:  23185 Time(s)

VPN_Config.jpg



_________________
Routers:
Netgear R8000 - DD-WRT v3.0-r43420 std (06/15/20)
Netgear R9000 - DD-WRT v3.0-r43420 std (06/15/20)


Useful links:

Builds:
ftp://ftp.dd-wrt.com/betas/2020/


dd-wrt supported devices:
http://www.dd-wrt.com/wiki/index.php/Supported_Devices

So long <kong> and thanks for all the fish!
Sponsor
05dyna
DD-WRT Guru


Joined: 25 Jan 2008
Posts: 968

PostPosted: Sat Apr 08, 2017 18:48    Post subject: Reply with quote
you didn’t say what service you are using but judging from the the selected server/ip name in the screenshot you are using privateinternetaccess.com. So if that's correct according to your screenshot you still need to complete the Additional Config, see Step 16.

EDIT: on a side note my vpn disconnects from time to time as well so I don’t know if the above will resolve your issue but that field is missing so it can’t hurt. Another thing you could try is entering an IP instead of the server name.
tmo1138
DD-WRT User


Joined: 24 Mar 2015
Posts: 175
Location: Tacoma, Wa

PostPosted: Sat Apr 08, 2017 21:06    Post subject: Reply with quote
05dyna wrote:
you didn’t say what service you are using but judging from the the selected server/ip name in the screenshot you are using privateinternetaccess.com. So if that's correct according to your screenshot you still need to complete the Additional Config, see Step 16.

EDIT: on a side note my vpn disconnects from time to time as well so I don’t know if the above will resolve your issue but that field is missing so it can’t hurt. Another thing you could try is entering an IP instead of the server name.


Sorry about that.. yea I figured showing that PrivateInternetAccess.com in the screencap would suffice.. I'll be more verbose next time.

I did have the additional config settings that they specified:

Code:

persist-key
persist-tun
tls-client
remote-cert-tls server


However I never got a connection to work at all. I've tried again but this time only using persist-key and persist-tun. I've also set a KeepAlive (I found an article over at Flashrouters after posting here).

We'll see how it goes and if it improves. Thanks!

_________________
Routers:
Netgear R8000 - DD-WRT v3.0-r43420 std (06/15/20)
Netgear R9000 - DD-WRT v3.0-r43420 std (06/15/20)


Useful links:

Builds:
ftp://ftp.dd-wrt.com/betas/2020/


dd-wrt supported devices:
http://www.dd-wrt.com/wiki/index.php/Supported_Devices

So long <kong> and thanks for all the fish!
05dyna
DD-WRT Guru


Joined: 25 Jan 2008
Posts: 968

PostPosted: Sat Apr 08, 2017 23:54    Post subject: Reply with quote
I have a few different dd-wrt routers and have been trying to find which one has the best vpn speed. In any case I don’t know if this will do you any good but if it not working for you currently give this a try.

My first vpn router was the D-Link DIR-868L-A1 with PIA. At that point PIA was more like Pain in Ass than Private Internet Access service. It look me a few days to figure this out. To get my DIR-868L-A1 to work I kept the User Pass Authentication option disabled and entered the username/password as per the startup script for the PIA dd-wrt Old build instructions and it worked fine for several months. Basically that is the only difference in the two sets of instructions. See if that works for you, its Step 23 for Older dd-wrt build
tmo1138
DD-WRT User


Joined: 24 Mar 2015
Posts: 175
Location: Tacoma, Wa

PostPosted: Sat Apr 22, 2017 20:54    Post subject: Reply with quote
05dyna wrote:
I have a few different dd-wrt routers and have been trying to find which one has the best vpn speed. In any case I don’t know if this will do you any good but if it not working for you currently give this a try.

My first vpn router was the D-Link DIR-868L-A1 with PIA. At that point PIA was more like Pain in Ass than Private Internet Access service. It look me a few days to figure this out. To get my DIR-868L-A1 to work I kept the User Pass Authentication option disabled and entered the username/password as per the startup script for the PIA dd-wrt Old build instructions and it worked fine for several months. Basically that is the only difference in the two sets of instructions. See if that works for you, its Step 23 for Older dd-wrt build


I think you might be onto something with this... Kong stated in this thread http://www.dd-wrt.com/phpBB2/viewtopic.php?p=1075932#1075932 that the issue was that I was using the wrong cipher (which would be the easy answer given one of the warning messages that I shared elsewhere):

Code:
Apr 22 11:45:19 R8000 daemon.warn openvpn[2183]: WARNING: 'cipher' is used inconsistently, local='cipher AES-128-CBC', remote='cipher BF-CBC'


However after making the changes you mentioned (using a password file and disabling the User Pass Authentication), now I'm able to stay connected.. when a disconnect occurs I still get the same cipher warning of course.. but re-authentication works now without a hitch.

I'll see about filing a ticket as a defect (tho I'm sure I'll be told it's my problem and not dd-wrt's problem).

_________________
Routers:
Netgear R8000 - DD-WRT v3.0-r43420 std (06/15/20)
Netgear R9000 - DD-WRT v3.0-r43420 std (06/15/20)


Useful links:

Builds:
ftp://ftp.dd-wrt.com/betas/2020/


dd-wrt supported devices:
http://www.dd-wrt.com/wiki/index.php/Supported_Devices

So long <kong> and thanks for all the fish!
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12877
Location: Netherlands

PostPosted: Sun Apr 23, 2017 10:18    Post subject: Reply with quote
You can use the name and password boxes just fine

In the additional config use the following and nothing else (this is for PIA):
Code:
sndbuf 524288
rcvbuf 524288
reneg-sec 0
keepalive 10 120
remote-cert-tls server
disable-occ

This is recommended by @Sploit (one of the VPN gurus and doing that for a living)

Be sure to set the Static DNS 1 in the Basic Setup/Network setup to a public DNS server or to the PIA DNS server.

Sometimes servers are not very stable just choose another from PIA

_________________
Routers:Netgear R7000, R6400v1, R6400v2, EA6900 (XvortexCFE), E2000, E1200v1, WRT54GS v1.
Install guide R6400v2, R6700v3,XR300:https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=316399
Install guide R7800/XR500: https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=320614
Forum Guide Lines (important read):https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=324087
tmo1138
DD-WRT User


Joined: 24 Mar 2015
Posts: 175
Location: Tacoma, Wa

PostPosted: Mon Apr 24, 2017 4:45    Post subject: Reply with quote
egc wrote:
You can use the name and password boxes just fine

In the additional config use the following and nothing else (this is for PIA):
Code:
sndbuf 524288
rcvbuf 524288
reneg-sec 0
keepalive 10 120
remote-cert-tls server
disable-occ

This is recommended by @Sploit (one of the VPN gurus and doing that for a living)

Be sure to set the Static DNS 1 in the Basic Setup/Network setup to a public DNS server or to the PIA DNS server.

Sometimes servers are not very stable just choose another from PIA


Thank you! So far my config hasn't even flinched!

_________________
Routers:
Netgear R8000 - DD-WRT v3.0-r43420 std (06/15/20)
Netgear R9000 - DD-WRT v3.0-r43420 std (06/15/20)


Useful links:

Builds:
ftp://ftp.dd-wrt.com/betas/2020/


dd-wrt supported devices:
http://www.dd-wrt.com/wiki/index.php/Supported_Devices

So long <kong> and thanks for all the fish!
tmo1138
DD-WRT User


Joined: 24 Mar 2015
Posts: 175
Location: Tacoma, Wa

PostPosted: Tue Apr 25, 2017 13:23    Post subject: Reply with quote
Update: still have the same problem @ecg the warning about the inconsistent ciphers is gone, but I get a disconnect and on reconnect I'm told "AUTH: Received control message: AUTH_FAILED"

It did last a lot longer tho. About 12 hours.

_________________
Routers:
Netgear R8000 - DD-WRT v3.0-r43420 std (06/15/20)
Netgear R9000 - DD-WRT v3.0-r43420 std (06/15/20)


Useful links:

Builds:
ftp://ftp.dd-wrt.com/betas/2020/


dd-wrt supported devices:
http://www.dd-wrt.com/wiki/index.php/Supported_Devices

So long <kong> and thanks for all the fish!
mac913
DD-WRT Guru


Joined: 02 May 2008
Posts: 1848
Location: Canada

PostPosted: Tue Apr 25, 2017 16:43    Post subject: Reply with quote
Question: The router running VPN, do you have SPI Firewall disabled?

I was getting error messages (don't recall the openvpn error message in syslog) but it was on my 2nd R7000 where the WAN was connected to a vlan switch and had disabled the SPI Firewall. Re-enabling SPI Firewall stopped the error messages.

_________________
Home Network on Telus 1Gb PureFibre - 10GbE Copper Backbone
2x R7800 - Gateway & WiFi & 3xWireGuard - DDWRT r53562 Std k4.9

Off Site 1

R7000 - Gateway & WiFi & WireGuard - DDWRT r54517 Std
E3000 - Station Bridge - DDWRT r49626 Mega K4.4

Off Site 2

R7000 - Gateway & WiFi - DDWRT r54517 Std
E2000 - Wired ISP IPTV PVR Blocker - DDWRT r35531


YAMon 3.4.6 | DNSCrypt-Proxy V2
tmo1138
DD-WRT User


Joined: 24 Mar 2015
Posts: 175
Location: Tacoma, Wa

PostPosted: Tue Apr 25, 2017 17:38    Post subject: Reply with quote
mac913 wrote:
Question: The router running VPN, do you have SPI Firewall disabled?



No.. I always run with the SPI Firewall enabled.

_________________
Routers:
Netgear R8000 - DD-WRT v3.0-r43420 std (06/15/20)
Netgear R9000 - DD-WRT v3.0-r43420 std (06/15/20)


Useful links:

Builds:
ftp://ftp.dd-wrt.com/betas/2020/


dd-wrt supported devices:
http://www.dd-wrt.com/wiki/index.php/Supported_Devices

So long <kong> and thanks for all the fish!
mac913
DD-WRT Guru


Joined: 02 May 2008
Posts: 1848
Location: Canada

PostPosted: Tue Apr 25, 2017 19:08    Post subject: Reply with quote
I'm using IPVanish and after about 10 days of being connected the connection dies and never restarts unless I re-apply the GUI OpenVPN Client.

This is on my parents (build 31160) router logs on the last few lines when the openvpn client dies (after 10 days of openvpn uptime, only edited the IP to xxx...)

Apr 22 02:18:44 DAD01-VPN daemon.notice openvpn[3356]: AUTH: Received control message: AUTH_FAILED
Apr 22 02:18:44 DAD01-VPN daemon.notice openvpn[3356]: /tmp/openvpncl/route-down.sh tun1 1500 1622 xxx.xxx.xx.xxx 255.255.254.0 init
Apr 22 02:18:44 DAD01-VPN daemon.notice openvpn[3356]: /sbin/ifconfig tun1 0.0.0.0
Apr 22 02:18:44 DAD01-VPN daemon.notice openvpn[3356]: SIGTERM[soft,auth-failure] received, process exiting

I have been doing a lot of searching on the web for some kind of answer. And did come across that maybe openvpn command "persist-tun" maybe the cause. So I looked up the command definition:

-persist-tun
Don't close and reopen TUN/TAP device or run up/down scripts across SIGUSR1 or --ping-restart restarts.
SIGUSR1 is a restart signal similar to SIGHUP, but which offers finer-grained control over reset options.

The GUI OpenVPN Client it automatically adds persist-tun to the configuration and the only way around not having persist-tun added to the config is to create your own openvpn startup script. I'm currently testing a script to see if I can surpass 2-weeks of OpenVPN Client uptime.

_________________
Home Network on Telus 1Gb PureFibre - 10GbE Copper Backbone
2x R7800 - Gateway & WiFi & 3xWireGuard - DDWRT r53562 Std k4.9

Off Site 1

R7000 - Gateway & WiFi & WireGuard - DDWRT r54517 Std
E3000 - Station Bridge - DDWRT r49626 Mega K4.4

Off Site 2

R7000 - Gateway & WiFi - DDWRT r54517 Std
E2000 - Wired ISP IPTV PVR Blocker - DDWRT r35531


YAMon 3.4.6 | DNSCrypt-Proxy V2
tmo1138
DD-WRT User


Joined: 24 Mar 2015
Posts: 175
Location: Tacoma, Wa

PostPosted: Wed Apr 26, 2017 0:15    Post subject: Reply with quote
I think what's happening is that I'm getting inactivity timeout (which makes sense) I'm not always using the channel right now and then the attempt to reconnect is failing even tho the credentials haven't changed. But I *thought* that I had set up the configuration to use some kind of keepalive.. Confused

Code:

Apr 25 16:02:14 R8000 daemon.warn openvpn[30948]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Apr 25 16:02:14 R8000 daemon.notice openvpn[30948]: Re-using SSL/TLS context
Apr 25 16:02:14 R8000 daemon.notice openvpn[30948]: Control Channel MTU parms [ L:1622 D:1212 EF:38 EB:0 ET:0 EL:3 ]
Apr 25 16:02:14 R8000 daemon.notice openvpn[30948]: Data Channel MTU parms [ L:1622 D:1450 EF:122 EB:406 ET:0 EL:3 ]
Apr 25 16:02:14 R8000 daemon.notice openvpn[30948]: Local Options String (VER=V4): 'V4,dev-type tun,link-mtu 1558,tun-mtu 1500,proto UDPv4,comp-lzo,cipher AES-128-CBC,auth SHA1,keysize 128,key-method 2,tls-client'
Apr 25 16:02:14 R8000 daemon.notice openvpn[30948]: Expected Remote Options String (VER=V4): 'V4,dev-type tun,link-mtu 1558,tun-mtu 1500,proto UDPv4,comp-lzo,cipher AES-128-CBC,auth SHA1,keysize 128,key-method 2,tls-server'
Apr 25 16:02:14 R8000 daemon.notice openvpn[30948]: TCP/UDP: Preserving recently used remote address: [AF_INET]104.200.154.64:1198
Apr 25 16:02:14 R8000 daemon.notice openvpn[30948]: Socket Buffers: R=[180224->360448] S=[180224->360448]
Apr 25 16:02:14 R8000 daemon.notice openvpn[30948]: UDPv4 link local: (not bound)
Apr 25 16:02:14 R8000 daemon.notice openvpn[30948]: UDPv4 link remote: [AF_INET]104.200.154.64:1198
Apr 25 16:02:14 R8000 daemon.notice openvpn[30948]: TLS: Initial packet from [AF_INET]104.200.154.64:1198, sid=b3102839 39fdb842
Apr 25 16:02:14 R8000 daemon.notice openvpn[30948]: VERIFY OK: depth=1, C=US, ST=CA, L=LosAngeles, O=Private Internet Access, OU=Private Internet Access, CN=Private Internet Access, name=Private Internet Access, emailAddress=secure@privateinternetaccess.com
Apr 25 16:02:14 R8000 daemon.notice openvpn[30948]: VERIFY KU OK
Apr 25 16:02:14 R8000 daemon.notice openvpn[30948]: NOTE: --mute triggered...
Apr 25 16:02:14 R8000 daemon.notice openvpn[30948]: 5 variation(s) on previous 3 message(s) suppressed by --mute
Apr 25 16:02:14 R8000 daemon.notice openvpn[30948]: [84fa771646af72bfde21aa04bbf011c6] Peer Connection Initiated with [AF_INET]104.200.154.64:1198
Apr 25 16:02:15 R8000 daemon.notice openvpn[30948]: SENT CONTROL [84fa771646af72bfde21aa04bbf011c6]: 'PUSH_REQUEST' (status=1)
Apr 25 16:02:15 R8000 daemon.notice openvpn[30948]: AUTH: Received control message: AUTH_FAILED
Apr 25 16:02:15 R8000 daemon.notice openvpn[30948]: TCP/UDP: Closing socket
Apr 25 16:02:15 R8000 daemon.notice openvpn[30948]: /tmp/openvpncl/route-down.sh tun1 1500 1622 10.2.10.10 10.2.10.9 init
Apr 25 16:02:15 R8000 daemon.info dnsmasq[30974]: reading /tmp/resolv.dnsmasq
Apr 25 16:02:15 R8000 daemon.info dnsmasq[30974]: using nameserver 209.222.18.222#53
Apr 25 16:02:15 R8000 daemon.info dnsmasq[30974]: using nameserver 209.222.18.218#53
Apr 25 16:02:15 R8000 daemon.info dnsmasq[30974]: using nameserver 8.8.8.8#53
Apr 25 16:02:15 R8000 daemon.info dnsmasq[30974]: using nameserver 8.8.4.4#53
Apr 25 16:02:15 R8000 daemon.info dnsmasq[30974]: using nameserver 208.67.220.220#53
Apr 25 16:02:15 R8000 daemon.notice openvpn[30948]: Closing TUN/TAP interface
Apr 25 16:02:15 R8000 daemon.notice openvpn[30948]: /sbin/ifconfig tun1 0.0.0.0
Apr 25 16:02:15 R8000 daemon.notice openvpn[30948]: SIGTERM[soft,auth-failure] received, process exiting


_________________
Routers:
Netgear R8000 - DD-WRT v3.0-r43420 std (06/15/20)
Netgear R9000 - DD-WRT v3.0-r43420 std (06/15/20)


Useful links:

Builds:
ftp://ftp.dd-wrt.com/betas/2020/


dd-wrt supported devices:
http://www.dd-wrt.com/wiki/index.php/Supported_Devices

So long <kong> and thanks for all the fish!
mac913
DD-WRT Guru


Joined: 02 May 2008
Posts: 1848
Location: Canada

PostPosted: Wed Apr 26, 2017 1:28    Post subject: Reply with quote
Keepalive basically uses ping & ping-restart commands but the persist-tun command disallows it for doing it's job. I believe the TUN/TAP connection needs to restart for the reconnection start up correctly.

The server should take care of any ping and ping-restart so I don't think the client needs it. Also persist-remote-ip is useful for static IPs but can be a problem for dynamic IPs which most VPN Services providers use. I have described persist-tun which doesn't like to 'let-go' of the TUN/TAP connection.

I've created a script without keepalive,ping,ping-restart,persist-tun & persist-remote-ip in the openvpn configuration to see if I will get a constant re-connect when it needed to from the VPN server.

_________________
Home Network on Telus 1Gb PureFibre - 10GbE Copper Backbone
2x R7800 - Gateway & WiFi & 3xWireGuard - DDWRT r53562 Std k4.9

Off Site 1

R7000 - Gateway & WiFi & WireGuard - DDWRT r54517 Std
E3000 - Station Bridge - DDWRT r49626 Mega K4.4

Off Site 2

R7000 - Gateway & WiFi - DDWRT r54517 Std
E2000 - Wired ISP IPTV PVR Blocker - DDWRT r35531


YAMon 3.4.6 | DNSCrypt-Proxy V2
mac913
DD-WRT Guru


Joined: 02 May 2008
Posts: 1848
Location: Canada

PostPosted: Wed Apr 26, 2017 4:00    Post subject: Reply with quote
I was checking my logs and noticed an auto connect on one of my VPN connections using the custom script changes I listed above....

---Below is a connection starting up---
Apr 25 15:30:28 AP_US-VPN daemon.notice openvpn[1785]: NOTE: --mute triggered...
Apr 25 15:30:28 AP_US-VPN daemon.notice openvpn[1785]: 1 variation(s) on previous 3 message(s) suppressed by --mute
Apr 25 15:30:28 AP_US-VPN daemon.notice openvpn[1785]: TUN/TAP device tun1 opened
Apr 25 15:30:28 AP_US-VPN daemon.notice openvpn[1785]: TUN/TAP TX queue length set to 100
Apr 25 15:30:28 AP_US-VPN daemon.notice openvpn[1785]: do_ifconfig, tt->did_ifconfig_ipv6_setup=0
Apr 25 15:30:28 AP_US-VPN daemon.notice openvpn[1785]: /sbin/ifconfig tun1 172.21.34.3 netmask 255.255.254.0 mtu 1500 broadcast 172.21.35.255
Apr 25 15:30:28 AP_US-VPN daemon.notice openvpn[1785]: /tmp/openvpncl-US/tunUS-up.sh tun1 1500 1570 172.21.34.3 255.255.254.0 init
Apr 25 15:30:28 AP_US-VPN daemon.notice openvpn[1785]: Initialization Sequence Completed
---Below is a connection going down---
Apr 25 15:52:02 AP_US-VPN daemon.notice openvpn[1785]: [sea-a38.ipvanish.com] Inactivity timeout (--ping-restart), restarting
Apr 25 15:52:02 AP_US-VPN daemon.notice openvpn[1785]: /tmp/openvpncl-US/route-down-US.sh tun1 1500 1570 172.21.34.3 255.255.254.0 init
Apr 25 15:52:02 AP_US-VPN daemon.notice openvpn[1785]: Closing TUN/TAP interface
Apr 25 15:52:02 AP_US-VPN daemon.notice openvpn[1785]: /sbin/ifconfig tun1 0.0.0.0
Apr 25 15:52:02 AP_US-VPN daemon.notice openvpn[1785]: /tmp/openvpncl-US/tunUS-down.sh tun1 1500 1570 172.21.34.3 255.255.254.0 init
Apr 25 15:52:02 AP_US-VPN daemon.notice openvpn[1785]: SIGUSR1[soft,ping-restart] received, process restarting
Apr 25 15:52:02 AP_US-VPN daemon.notice openvpn[1785]: Restart pause, 5 second(s)
---Below is an auto reconnect---
Apr 25 15:53:09 AP_US-VPN daemon.notice openvpn[1785]: NOTE: --mute triggered...
Apr 25 15:53:09 AP_US-VPN daemon.notice openvpn[1785]: 1 variation(s) on previous 3 message(s) suppressed by --mute
Apr 25 15:53:09 AP_US-VPN daemon.notice openvpn[1785]: TUN/TAP device tun1 opened
Apr 25 15:53:09 AP_US-VPN daemon.notice openvpn[1785]: TUN/TAP TX queue length set to 100
Apr 25 15:53:09 AP_US-VPN daemon.notice openvpn[1785]: do_ifconfig, tt->did_ifconfig_ipv6_setup=0
Apr 25 15:53:09 AP_US-VPN daemon.notice openvpn[1785]: /sbin/ifconfig tun1 172.21.36.18 netmask 255.255.254.0 mtu 1500 broadcast 172.21.37.255
Apr 25 15:53:09 AP_US-VPN daemon.notice openvpn[1785]: /tmp/openvpncl-US/tunUS-up.sh tun1 1500 1570 172.21.36.18 255.255.254.0 init
Apr 25 15:53:09 AP_US-VPN daemon.notice openvpn[1785]: Initialization Sequence Completed

So far so good, I'll keep an eye on it.

_________________
Home Network on Telus 1Gb PureFibre - 10GbE Copper Backbone
2x R7800 - Gateway & WiFi & 3xWireGuard - DDWRT r53562 Std k4.9

Off Site 1

R7000 - Gateway & WiFi & WireGuard - DDWRT r54517 Std
E3000 - Station Bridge - DDWRT r49626 Mega K4.4

Off Site 2

R7000 - Gateway & WiFi - DDWRT r54517 Std
E2000 - Wired ISP IPTV PVR Blocker - DDWRT r35531


YAMon 3.4.6 | DNSCrypt-Proxy V2
tmo1138
DD-WRT User


Joined: 24 Mar 2015
Posts: 175
Location: Tacoma, Wa

PostPosted: Wed Apr 26, 2017 4:59    Post subject: Reply with quote
If your results end up in success please share the configuration changes.. I'll try them here. thanks!
_________________
Routers:
Netgear R8000 - DD-WRT v3.0-r43420 std (06/15/20)
Netgear R9000 - DD-WRT v3.0-r43420 std (06/15/20)


Useful links:

Builds:
ftp://ftp.dd-wrt.com/betas/2020/


dd-wrt supported devices:
http://www.dd-wrt.com/wiki/index.php/Supported_Devices

So long <kong> and thanks for all the fish!
Goto page 1, 2  Next Display posts from previous:    Page 1 of 2
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum