• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer

FlashRouters Support Portal

Prioritizing Privacy

  • SETUP GUIDES
    • Privacy Hero Router Setup Guide
    • ASUS-WRT Router Setup Guide
    • AsusWRT-Merlin Router Setup Guide
    • DD-WRT Router Setup Guide
    • ExpressVPN Router Setup Guide
    • GL.iNet Router Setup Guide
    • Roqos Core Router Setup Guide
  • TROUBLESHOOTING
    • Router Access
    • WiFi Connectivity
    • Internet Connection Issues
    • General VPN Issues
    • DD-WRT Firmware
    • TeamViewer Remote Support
  • FAQs
    • Router FAQs
    • VPN FAQs
    • Warranty and Returns FAQs
    • Sales FAQs
    • Shipping FAQs
    • Service Plan FAQs
  • Show Search
Hide Search

Search Results for: connected devic

What is a DNS leak and how can I prevent a DNS leak in my router?

TeamFlashRouters · Jun 11, 2019 ·

What is a DNS leak?

A DNS Leak is an instance where your ISP receives DNS requests despite being connected to a VPN tunnel.

How do I check if my DNS is leaking?

  1. Perform the extended test on DNSLeakTest.com. Be sure to do so on multiple web browsers for best accuracy.
  2. Here you should only find one server and your ISP should not be listed as your actual ISP.
  3. If your actual ISP is not listed there is no DNS leak.

How can I prevent a DNS leak in DD-WRT?

Check your device's browser settings

Updates to web browsers have added DNS settings capabilities, while this often makes your browsing experience more secure it can also effect the results of a DNS leak test. You can go into your browser’s settings and search for “DNS” and disable the DNS of the browser for more accurate DNS leak test results.

A simple web search for “DNS settings [browser name]” should return helpful information for finding the setting in your browser.

Adjust DD-WRT settings

1. On the Setup > Basic Setup page of the DD-WRT settings check the Ignore WAN DNS box.

This setting may not appear in older DD-WRT firmware builds. If it is not appearing for you, upgrade your DD-WRT firmware.

DD-WRT Check Ignore WAN DNS

2. Lower on the same page check the Forced DNS Redirection box.

DD-WRT Check Forced DNS Redirection

3. Click Apply Settings at the bottom of the page and then wait a full minute and power the FlashRouter off and back on. Reconnect to the FlashRouter’s network once it boots back up and then make sure you are connected to VPN by going to https://whatismyipaddress.com then perform the DNS leak test again.

Adding your VPN provider’s DNS servers to the router’s configuration can be helpful as well. The DNS servers are typically found on the VPN provider’s website or you can reach out to their team for a recommendation of what DNS servers to enter.

Privacy Hero VPN Kill Switch Setup

TeamFlashRouters · Apr 3, 2023 ·

Your Privacy Hero router uses Cloud Based router management which means you can access the router settings from anywhere on any device that has an internet connection. You can follow these steps while connected to your phone, other Wi-Fi network, or the Privacy Hero network.

Use these steps to enable Privacy Hero’s VPN Kill Switch to make sure that no traffic goes through your router unless it is connected to VPN.

1. From any device that has a browser such as a computer, smartphone, or tablet visit app.privacyhero.com

App.PrivacyHero.com

2. Enter your Privacy Hero account email and password. Click Login.

Privacy Hero Access Settings

If you have not created your Privacy Hero account yet please follow these instructions.

3. Click the VPN symbol.

Privacy Hero Setup VPN

4. Toggle the VPN Kill Switch setting to On.

Privacy Hero VPN Kill Switch

TROUBLESHOOTING

Still having issues? Visit the VPN Troubleshooting section.

Troubleshoot Here

Which DD-WRT wireless extender setup should I be using?

TeamFlashRouters · Jun 11, 2019 ·

FlashRouters supports four unique DD-WRT wireless extender setups – options similar to an open source Mesh network. Each different wireless extender configuration serves a different purpose. Read below to see which guide fits your configuration requirements!

Wireless Repeater

Why should I choose Wireless Repeater Setup?

  1. If you have a MiFi wireless only internet connection or other type of WiFi internet where there is no access to any ethernet port for a wired internet connection, then you can setup a wireless repeater network to both extend WiFi and add wired connection capabilities.
  2. If you have a large home or office area that requires additional WiFi coverage can use a wireless repeater setup to extend the existing network.
  3. If you want to create a separate VPN WiFi network in your home without placing the FlashRouter in the same room as your primary router you can use wireless repeater to establish a WiFi internet connection and then connect to VPN on your WiFi repeater network.
  4. If you want a wireless Dual Router setup option where you can have local ISP IP address through your main router WiFi network and your VPN IP address through your FlashRouter Wireless Repeater WiFi network, both available for you to connect at all times. Each network is on a unique subnet.

View the FlashRouter Wireless Repeater Setup Guide.

Wireless Repeater Bridge

Use Cases

Wireless Repeater Bridge Setup

  1. Anyone that needs all their devices connected to the same local network.
  2. Anyone with a MiFi internet connection that does not have an ethernet port and has no need for VPN.
  3. Anyone with a large wireless area that requires additional coverage.

Wireless Client Bridge

Use Cases

Wireless Client Bridge Setup

  1. Anyone with a MiFi internet connection that needs wired access.
  2. Anyone that needs additional wired ports instead of using a switch.
  3. Anyone with wired only devices in their home that are too far from your main router.

Wireless Access Point DHCP Forwarder

Use Cases

Wireless Access Point DHCP Forwarder Setup

  1. Anyone that needs their devices connected to the same local network and wants lossless LAN to LAN speeds via wireless and ethernet connection.
  2. Anyone that wants to use their main router to provide DHCP to their router instead of having an additional DHCP server.

Hotspot Shield Manual OpenVPN Setup

TeamFlashRouters · Jul 15, 2020 ·

Preparing for Manual Hotspot Shield Setup

Obtain your Hotspot Shield OpenVPN Information

If you are not already a Hotspot Shield user Sign Up Now.

1. Log in to your account on the Hotspot Shield website.

2. Click Hotspot Shield on the left side navigation.

Hotspot Shield - Website Admin

3. Under Choose your device click Router.

Hotspot Shield - Select Router

4. In the Set up your router section Select your desired virtual location and then click Download file.

Open the file that was downloaded with NotePad++ for Windows or TextEdit for Apple. You only need the <cert> and <key> from the .ovpn file. All Hotspot Shield servers have different keys and certificates.

Hotspot Shield - Download Configuration File

5. Copy the VPN Username, and Password that appear under Step 2 to a notepad, you will need this information later in the setup process.

Hotspot Shield - OpenVPN username and password

DD-WRT Router Setup for Hotspot Shield

Navigate to Services > VPN

Enter Hotspot Shield settings

OpenVPN Client

Start OpenVPN Client

If you wish to disable your VPN connection simply set this to Disable at any time and click Apply Settings.

Server IP/Name

At the top of the .ovpn file you downloaded above, there is a line e.g.:
remote universitycalendar.us 8041
universitycalendar.us is your Hotspot Shield server name. Enter the server name in this field.

Port

8041

Tunnel Device

TUN

Tunnel Protocol

UDP

Encryption cipher

AES-128-CBC

Hash Algorithm

SHA256

User Pass Authentication

Enable

Username

Enter the Username you obtained in your Hotspot Shield account.

Password

Enter the Password you obtained in your Hotspot Shield account.

Advanced Options

Enable

TLS Cipher

None

LZO Compression

No

NAT

Enable

Firewall Protection

Enable

Additional Config

resolv-retry infinite
remote-random
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
persist-key
persist-tun
ping 15
ping-restart 0
reneg-sec 0
remote-cert-tls server

Policy Based Routing

This field can be used for split VPN and Dual Gateway routing.

CA Cert

—–BEGIN CERTIFICATE—–
MIIFazCCA1OgAwIBAgIRAIIQz7DSQONZRGPgu2OCiwAwDQYJKoZIhvcNAQELBQAw
TzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh
cmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMTUwNjA0MTEwNDM4
WhcNMzUwNjA0MTEwNDM4WjBPMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJu
ZXQgU2VjdXJpdHkgUmVzZWFyY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBY
MTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAK3oJHP0FDfzm54rVygc
h77ct984kIxuPOZXoHj3dcKi/vVqbvYATyjb3miGbESTtrFj/RQSa78f0uoxmyF+
0TM8ukj13Xnfs7j/EvEhmkvBioZxaUpmZmyPfjxwv60pIgbz5MDmgK7iS4+3mX6U
A5/TR5d8mUgjU+g4rk8Kb4Mu0UlXjIB0ttov0DiNewNwIRt18jA8+o+u3dpjq+sW
T8KOEUt+zwvo/7V3LvSye0rgTBIlDHCNAymg4VMk7BPZ7hm/ELNKjD+Jo2FR3qyH
B5T0Y3HsLuJvW5iB4YlcNHlsdu87kGJ55tukmi8mxdAQ4Q7e2RCOFvu396j3x+UC
B5iPNgiV5+I3lg02dZ77DnKxHZu8A/lJBdiB3QW0KtZB6awBdpUKD9jf1b0SHzUv
KBds0pjBqAlkd25HN7rOrFleaJ1/ctaJxQZBKT5ZPt0m9STJEadao0xAH0ahmbWn
OlFuhjuefXKnEgV4We0+UXgVCwOPjdAvBbI+e0ocS3MFEvzG6uBQE3xDk3SzynTn
jh8BCNAw1FtxNrQHusEwMFxIt4I7mKZ9YIqioymCzLq9gwQbooMDQaHWBfEbwrbw
qHyGO0aoSCqI3Haadr8faqU9GY/rOPNk3sgrDQoo//fb4hVC1CLQJ13hef4Y53CI
rU7m2Ys6xt0nUW7/vGT1M0NPAgMBAAGjQjBAMA4GA1UdDwEB/wQEAwIBBjAPBgNV
HRMBAf8EBTADAQH/MB0GA1UdDgQWBBR5tFnme7bl5AFzgAiIyBpY9umbbjANBgkq
hkiG9w0BAQsFAAOCAgEAVR9YqbyyqFDQDLHYGmkgJykIrGF1XIpu+ILlaS/V9lZL
ubhzEFnTIZd+50xx+7LSYK05qAvqFyFWhfFQDlnrzuBZ6brJFe+GnY+EgPbk6ZGQ
3BebYhtF8GaV0nxvwuo77x/Py9auJ/GpsMiu/X1+mvoiBOv/2X/qkSsisRcOj/KK
NFtY2PwByVS5uCbMiogziUwthDyC3+6WVwW6LLv3xLfHTjuCvjHIInNzktHCgKQ5
ORAzI4JMPJ+GslWYHb4phowim57iaztXOoJwTdwJx4nLCgdNbOhdjsnvzqvHu7Ur
TkXWStAmzOVyyghqpZXjFaH3pO3JLF+l+/+sKAIuvtd7u+Nxe5AW0wdeRlN8NwdC
jNPElpzVmbUq4JUagEiuTDkHzsxHpFKVK7q4+63SM1N95R1NbdWhscdCb+ZAJzVc
oyi3B43njTOQ5yOf+1CceWxG1bQVs5ZufpsMljq4Ui0/1lvh+wjChP4kqKOJ2qxq
4RgqsahDYVvTH9w7jXbyLeiNdd8XM2w9U/t7y0Ff/9yi0GE44Za4rF2LN9d11TPA
mRGunUHBcnWEvgJBQl9nJEiU0Zsnvgc/ubhPgXRR4Xq37Z0j4r7g1SgEEzwxA57d
emyPxgcYxn/eR44/KJ4EBs+lVDR3veyJm+kXQ99b21/+jh5Xos1AnX5iItreGCc=
—–END CERTIFICATE—–
—–BEGIN CERTIFICATE—–
MIIFjTCCA3WgAwIBAgIRANOxciY0IzLc9AUoUSrsnGowDQYJKoZIhvcNAQELBQAw
TzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh
cmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMTYxMDA2MTU0MzU1
WhcNMjExMDA2MTU0MzU1WjBKMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg
RW5jcnlwdDEjMCEGA1UEAxMaTGV0J3MgRW5jcnlwdCBBdXRob3JpdHkgWDMwggEi
MA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCc0wzwWuUuR7dyXTeDs2hjMOrX
NSYZJeG9vjXxcJIvt7hLQQWrqZ41CFjssSrEaIcLo+N15Obzp2JxunmBYB/XkZqf
89B4Z3HIaQ6Vkc/+5pnpYDxIzH7KTXcSJJ1HG1rrueweNwAcnKx7pwXqzkrrvUHl
Npi5y/1tPJZo3yMqQpAMhnRnyH+lmrhSYRQTP2XpgofL2/oOVvaGifOFP5eGr7Dc
Gu9rDZUWfcQroGWymQQ2dYBrrErzG5BJeC+ilk8qICUpBMZ0wNAxzY8xOJUWuqgz
uEPxsR/DMH+ieTETPS02+OP88jNquTkxxa/EjQ0dZBYzqvqEKbbUC8DYfcOTAgMB
AAGjggFnMIIBYzAOBgNVHQ8BAf8EBAMCAYYwEgYDVR0TAQH/BAgwBgEB/wIBADBU
BgNVHSAETTBLMAgGBmeBDAECATA/BgsrBgEEAYLfEwEBATAwMC4GCCsGAQUFBwIB
FiJodHRwOi8vY3BzLnJvb3QteDEubGV0c2VuY3J5cHQub3JnMB0GA1UdDgQWBBSo
SmpjBH3duubRObemRWXv86jsoTAzBgNVHR8ELDAqMCigJqAkhiJodHRwOi8vY3Js
LnJvb3QteDEubGV0c2VuY3J5cHQub3JnMHIGCCsGAQUFBwEBBGYwZDAwBggrBgEF
BQcwAYYkaHR0cDovL29jc3Aucm9vdC14MS5sZXRzZW5jcnlwdC5vcmcvMDAGCCsG
AQUFBzAChiRodHRwOi8vY2VydC5yb290LXgxLmxldHNlbmNyeXB0Lm9yZy8wHwYD
VR0jBBgwFoAUebRZ5nu25eQBc4AIiMgaWPbpm24wDQYJKoZIhvcNAQELBQADggIB
ABnPdSA0LTqmRf/Q1eaM2jLonG4bQdEnqOJQ8nCqxOeTRrToEKtwT++36gTSlBGx
A/5dut82jJQ2jxN8RI8L9QFXrWi4xXnA2EqA10yjHiR6H9cj6MFiOnb5In1eWsRM
UM2v3e9tNsCAgBukPHAg1lQh07rvFKm/Bz9BCjaxorALINUfZ9DD64j2igLIxle2
DPxW8dI/F2loHMjXZjqG8RkqZUdoxtID5+90FgsGIfkMpqgRS05f4zPbCEHqCXl1
eO5HyELTgcVlLXXQDgAWnRzut1hFJeczY1tjQQno6f6s+nMydLN26WuU4s3UYvOu
OsUxRlJu7TSRHqDC3lSE5XggVkzdaPkuKGQbGpny+01/47hfXXNB7HntWNZ6N2Vw
p7G6OfY+YQrZwIaQmhrIqJZuigsrbe3W+gdn5ykE9+Ky0VgVUsfxo52mwFYs1JKY
2PGDuWx8M6DlS6qQkvHaRUo0FMd8TsSlbF0/v965qGFKhSDeQoMpYnwcmQilRh/0
ayLThlHLN81gSkJjVrPI0Y8xCVPB4twb1PFUd2fPM3sA1tJ83sZ5v8vgFv2yofKR
PB0t6JzUA81mSqM3kxl5e+IZwhYAyO0OTg3/fs8HqGTNKd9BqoUwSRBzp06JMg5b
rUCGwbCUDI0mxadJ3Bz4WxR6fyNpBK2yAinWEsikxqEt
—–END CERTIFICATE—–

Public Client Cert

In the .ovpn file Copy and Paste all contents in between the <cert> and </cert> lines from your .ovpn file starting and ending with:
—–BEGIN CERTIFICATE—–
…
—–END CERTIFICATE—–

Private Client Key

In the .ovpn file Copy and Paste all contents in between the <key> and </key> lines from your .ovpn file starting and ending with:
—–BEGIN PRIVATE KEY—–
…
—–END PRIVATE KEY—–

CLICK APPLY SETTINGS

Leave all settings not mentioned above as their default setting.

Verify a successful Hotspot Shield connection

Navigate to Status > OpenVPN

  1. You should now see a CONNECTED SUCCESS message.
  2. Visit Hotspot Shield’s website to verify your new IP address and virtual location.

In some cases you may notice that the location is not showing the same location as the server you have input in your router settings; this is because geo tracking tools are often tricked by VPN connections. As long as you see an IP address that is not the same as your normal Internet IP address then you are indeed connected to Hotspot Shield.

Back up your settings

Navigate to Administration > Backup

  1. Click the Backup button.
  2. A file named nvrambak.bin will be saved to your computer.
  3. You can load nvrambak.bin to restore your settings in the event of a reset.

How to change the Hotspot Shield server

  1. Follow the instructions for obtaining the OpenVPN information from above.
  2. Enter the new Server Address in the Server IP/Name field.
  3. Enter the new Username and Password.
  4. Enter the new Public Client Cert and Private Client Key.
  5. Click Apply Settings.

TROUBLESHOOTING

Still having issues? Visit the VPN Troubleshooting section.

Troubleshoot Here

My 5.0GHz network is not showing up

TeamFlashRouters · May 2, 2019 ·

Verify the device supports 5GHz

5.0GHz networks are not compatible with all devices so first make sure that you device’s wireless adapter supports 5GHz wireless frequencies.

If you are not sure, find out if your device support 5 GHz via Google search or by looking in the wireless hardware details in the device’s network settings. If you see Wireless a/b/g/n support then you have a compatible device. If you are missing the Wireless a then this means there is no 5 GHz support.

Enter the recommended wireless settings

Our team has tested the wireless functionality for each FlashRouter that we offer and shared our recommended wireless settings in our Wifi Setup area. Replicate the settings for your FlashRouter model found on that page.

Lower the wireless channel

Some devices do support 5.0GHz connections but not the higher channels that DD-WRT firmware offers.

Navigate to Wireless > Basic Settings

Lower the wireless channel setting for the 5.0GHz band that is not showing. Based on our tests the most broadly compatible channels are 36, 48 and 161.

CLICK APPLY SETTINGS

Refresh your device's network adapter

The easiest way to accomplish this is by rebooting your device as the settings to reset your adapter may vary on all types of internet connected devices.

Review wireless Status

Navigate to Status > Wireless

The readouts on this page can help tell if there are errors with the FlashRouter’s wireless. View our article on how to read the Wireless Status page for more information.

Why is my router not connecting to internet?

Dave · May 2, 2019 ·

Router not connecting to the internet? Follow these simple steps!

  1. Make sure that you are not setting a WAN IP of 0.0.0.0 in the top right corner of your FlashRouter DD-WRT settings. If you do, then make sure your FlashRouter is wired correctly for Internet.
  2. Try power cycling your ISP modem, FlashRouter and any other router that may be in the setup. Power the modem back on first, wait for it to boot up fully, and then power the FlashRouter back on.
  3. Make sure you do not have Global Kill Switch enabled in the FlashRouters Privacy App and if you do make sure your VPN status is Connected.

Privacy Hero Bypass certain devices from VPN

TeamFlashRouters · Apr 3, 2023 ·

Your Privacy Hero router uses Cloud Based router management which means you can access the router settings from anywhere on any device that has an internet connection. You can follow these steps while connected to your phone, other Wi-Fi network, or the Privacy Hero network.

If you have certain devices in your network that you do NOT want connecting to VPN you can follow these steps to bypass these devices from the Privacy Hero’s VPN connection.

1. From any device that has a browser such as a computer, smartphone, or tablet visit app.privacyhero.com

App.PrivacyHero.com

2. Enter your Privacy Hero account email and password. Click Login.

Privacy Hero Access Settings

If you have not created your Privacy Hero account yet please follow these instructions.

3. Click the Devices symbol.

Privacy Hero Devices

4. Click the name of the Device you want to bypass from VPN.

Privacy Hero Select Device

5. Set the VPN toggle to Off. You can also do the same for Adblocking and Device Protection as needed.

Privacy Hero VPN off by device

TROUBLESHOOTING

Still having issues? Visit the VPN Troubleshooting section.

Troubleshoot Here

VPN Router Setup Guides & FAQs | FlashRouters Help Center

Support Guides

Select your router type

Privacy hero Routers

Router Models

Privacy Hero, Privacy Hero 2

PRIVACY HERO SETUP GUIDE
Asus Merlin Router Support Guides

Router Models

ASUS
  • RT Series: RT-AC68U, RT-AC88U, RT-AC3100, RT-AC5300, RT-AC86U, RT-AX56U, RT-AX58U, RT-AX68U, RT-AX86U. RT-AX86U-PRO, RT-AX88U, RT-AX88U-PRO, RT-BE86U, RT-BE88U, RT-BE92U, RT-BE96U
  • GT Series: GT-AC2900, GT-AX6000, GT-AX11000, GT-AXE11000,GT-AXE11000-PRO,  GT-AXE16000, GT-BE98_PRO
  • ZenWiFi Pro XT12
MERLIN SETUP GUIDE

Router Models

WR3000, M1800, M3000
CUDY SETUP GUIDE
Asus WRT Router Support Guides

Router Models

GT series: GT6, GT-AXE16000, GT-AX11000 Pro, GT-AXE11000, GT-AX6000, GT-AX11000, GS-AX5400, GS-AX3000
ZenWiFi: ZenWiFi Pro XT12, ZenWiFi Pro ET12, ZenWiFi XT9, ZenWiFi AX (XT8), ZenWiFi ET8, ZenWiFi XD6, ZenWiFi XD5
RT series: RT-AXE7800, RT-AX88U Pro, RT-AX88U, RT-AX86U Pro, RT-AX86U, RT-AX86S, RT-AX68U, RT-AX82U, RT-AX58U, RT-AX3000, RT-AX59U, RT-AX92U
TUF series: TUF-AX5400, TUF-AX3000_V2, TUF-AX3000, TUF Gaming AX6000, TUF Gaming AX4200
ASUS-WRT SETUP GUIDE
TP-Link Router Support Guides

Router Models

Archer AX10000, Archer AX1100, Archer AX21, Archer AX3000, Archer AX3000 Pro, Archer AX3200, Archer AX4400, Archer AX5400 Pro, Archer AX55, Archer AX55 Pro
Archer AX6000, Archer AX72 Pro, Archer AX73, Archer AX75, Archer AX80, Archer AX90
Archer AXE300, Archer AXE5400, Archer AXE75, Archer AXE95
Archer BE550, Archer BE800, Archer BE900, Archer BE9300, Archer GE80, Archer GX90
TP-LINK SETUP GUIDE
gl.iNet Router Setup Guides

Router Models

Flint 2 GL-MT6000, Flint GL-AX1800, Slate GL-AXT1800, Beryl GL-MT3000, Marble GL-B3000

GL.iNet SETUP GUIDE
Roqos Router Support Guides

Router Models

Roqos Core Router, Roqos SASE Appliance

ROQOS SETUP GUIDE
DD-wrt Router Support Guides

Router Models

NETGEAR

AC1450, R6220, R6230, R6250, R6260, R6300 V1, R6300 V2, R6400 V1, R6400 V2, R6700 V1, R6700 V2, R6700 V3, R7000, R7000P, R7800, R8000, R9000, XR500

ASUS

RT-AC56U/R, RT-AC68U V1, RT-AC68U V2, RT-AC1900P, RT-AC87U, RT-AC3100, RT-AC5300

LINKSYS

WRT1200AC, WRT1900AC V1, WRT1900AC V2, WRT1900ACS V1, WRT1900ACS V2, WRT32X, WRT3200ACM

DD-WRT SETUP GUIDE
ExpressVPN Routers

Router Models

ExpressVPN Aircove, Aircove Go

NETGEAR

R6300 V2, R6400 V2, R6700 V3, R7000, R7000P

ASUS

RT-AC56U, RT-AC56R, RT-AC56S, RT-AC68U V3, RT-AC87U

LINKSYS

EA6200, WRT1200AC, WRT1900AC V1, WRT1900AC V2, WRT1900ACS V1, WRT1900ACS V2, WRT32X, WRT3200ACM

EXPRESSVPN SETUP GUIDE

Search Support Articles

Top Router Questions

  • How do I upgrade the DD-WRT firmware of my FlashRouter?
  • Roqos VPN Connected, but my device IP is unchanged
  • How do I access my Roqos device settings?
  • Why can’t I access router settings?
  • How do I reset and reconfigure my ExpressVPN/Aircove FlashRouter?
  • How do I reset and reconfigure my FlashRouter?
  • How do I change my Wireless Password?
  • My 2.4GHz network is not showing up
  • My 5.0GHz network is not showing up
  • My WiFi password is not working
  • Why can’t I connect to WiFi using the WPS button feature?
  • Access FlashRouter DD-WRT firmware settings

More Ways to Get Help

GET IN TOUCH

BUY SUPPORT
BROWSE FAQs

GL.iNet Access Router Settings and Firmware Upgrade

TeamFlashRouters · Apr 3, 2023 ·

Follow this guide to upgrade the firmware of your GL.iNet FlashRouter.

1. Connect your computer, phone, or tablet to the GL.iNet router via wireless (FlashRouter24 / FlashRouter50) or via ethernet cable to one of the LAN ports on the router.

The FlashRouter WiFi password is printed on the sheet that came with the router and is set to Wireless#[First 5 characters of your router MAC]. The router MAC can be found on the bottom of your router if you cannot locate the sheet. For e.g. if your MAC is 9483C07E70A8 then your WiFi password is Wireless#9483C

Be sure to capitalize the W.

2. Once connected via wireless or ethernet on your device open your browser and go to 192.168.8.1

GL.iNet router access

3. Enter openwrt as the admin password to access the GL.iNet firmware settings. Newer devices may have a different admin password set as openwrt1 or glopenwrt1

GL.iNet admin password enter

3. If a new firmware upgrade is available the router settings will either display a banner when you first access the router or a header. Click Install or the Upgrade arrow depending on which appears for you.

GL.iNet Firmware Upgrade Banner
GL.iNet Firmware Upgrade Header

4. Make sure the Keep Settings toggle is pushed to the right so your router does not get reset. Click the Install button to begin the firmware upgrade.

GL.iNet Install Firmware Upgrade

5. The firmware update should take about 2-3 minutes. You may need to reconnect your wireless devices after the network comes back up in your available networks.

TROUBLESHOOTING

Still having issues? Visit the VPN Troubleshooting section.

Troubleshoot Here

Access FlashRouter DD-WRT firmware settings

TeamFlashRouters · Mar 22, 2019 ·

You must be connected to the FlashRouter network via ethernet or WiFi connection on your device in order to be able to access the FlashRouter’s firmware settings.

Why do I need to access my FlashRouter's settings?

It is important to understand how to access your router if you want to:
  • Change WiFi or admin passwords
  • Switch VPN server locations
  • Attempt custom setups
  • Troubleshoot your network

Connect your device to the FlashRouter network

We recommend using a computer, tablet, or phone to access your FlashRouter firmware settings. You can connect your device to the FlashRouter via Ethernet Cable or Wireless connection.

Please note, you will NOT be able access the firmware settings unless you connect your device to the FlashRouter Network.

via Ethernet

Connect an Ethernet cable to your device’s Ethernet port.

Access FlashRouters DD-WRT Admin Settings via Ethernet Connection 1

Connect the other end of that Ethernet cable to a FlashRouter LAN/numbered port.

Access FlashRouters DD-WRT Admin Settings via Ethernet Connection 2

Be sure NOT to connect your device to the WAN/internet port of the FlashRouter. Please use the LAN/numbered ports to connect your devices.

via Wireless

Navigate to the available wireless networks in your device network settings and join any of the available FlashRouter networks – FlashRouter24, FlashRouter50, or FlashRouter80 (if you have a tri-band router).

Access the FlashRouter settings

We recommend using a Google Chrome or Mozilla Firefox incognito/private browsing window to access the FlashRouter firmware settings. You can access the main DD-WRT firmware GUI or you can go directly into the FlashRouters Privacy App settings to manage your basic router settings and VPN connection settings right away.

Please note, after accessing the FlashRouter Settings at the Local IP Address, you will be prompted to enter an admin username and password. You can find this information in the subsections below.

DD-WRT - Firmware GUI

Local IP Address: 192.168.11.1

Username: flashrouter

Password: ddwrt

Keep in mind that if you enable HTTPS and disable HTTP access you will need to add https:// in front of the Local IP Address to access your FlashRouter’s firmware settings.

If your router has been reset for any reason then you can access the router at a local IP address of 192.168.1.1.

Please note you will be required to set the administration username and password as well as your WiFi and VPN network settings after a reset.

TROUBLESHOOTING

Still having issues? Visit our Troubleshooting section to diagnose common problems here.

Troubleshoot Here

How do I read my Wireless status?

Dave · Apr 29, 2019 ·

The wireless status page is very helpful in diagnosing where a wireless issue stems from. Make sure the settings displayed on this page match the actual settings you have set in the DD-WRT Wireless settings. Review our recommended wireless settings for your FlashRouter if you are not getting accurate readouts.

Navigate to Status > Wireless

Interface

Select from the wireless interface that you want to view the readouts for.

MAC Address

Used to identify the wireless interface.

Chipset

Displays the wireless hardware that your FlashRouter uses.

Radio

Should always be set to Radio is On unless you have intentionally disabled the wireless on the FlashRouter. If this is displaying Radio is Off for certain wireless interfaces we recommend adjusting the Wireless Channel on the Wireless > Basic Settings page.

Mode

This should read as AP unless you are using an Advanced Wireless setup such as a Repeater, Client, or Repeater Bridge.

Network

Displays the wireless network mode that you have set for a specific wireless interface.

SSID

Displays the wireless network name that you have set for a specific wireless interface.

Channel

Displays the channel that you have set for a specific wireless interface. If this reads as Unknown it is best to select a new wireless channel or reboot the FlashRouter and check again.

TX Power

Displays the wireless transmit power that you have set for a specific wireless interface. If this reads as Unknown it is best reboot the FlashRouter and check again.

Rate

Displays an approximation of the max wireless speed available on a wireless band.

ACK Timing

Displays the ACK Timing that you have set for a specific wireless interface. If this reads as Unknown it is best reboot the FlashRouter and check again.

Encryption

Should always read as Enabled, WPA2 Personal.

Received (RX)

If this appears as 0% and there are no errors then it means that no devices have connected to the wireless interface yet. If this appears as 0% and the errors match the amount of OK packets you will need to adjust the wireless settings on the Wireless > Basic Settings page.

Transmitted (TX)

If this appears as 0% you will need to adjust the wireless settings on the Wireless > Basic Settings page.

How do I connect a Wireless Extender to my FlashRouter network?

Dave · Apr 29, 2019 ·

The settings of your FlashRouter do not need to change to connect an extender to the FlashRouter’s network. Simply access the settings of the extender device and enter the FlashRouter’s wireless network name and the correct wireless password.

The extender will then connect via wireless to the FlashRouter and add wireless range to your network.

To use a DD-WRT router as an extender follow our Advanced Wireless Setup Guides.

It is also easy to setup a Mesh system like Orbi or Velop and send your entire Mesh network through the FlashRouter VPN Network, for a VPN connected Mesh Network.

Simply connect from an open LAN port on your FlashRouter to the WAN port on your Mesh base station and then use your Mesh smart apps to complete the setup from there.

DNS Setup for DD-WRT FlashRouters

TeamFlashRouters · Apr 3, 2019 ·

The Domain Name System (DNS) is the phonebook of the Internet. DNS resolves website domain names (www.website.com) to IP Addresses so you don’t have to remember the IP Address of every site you visit.

We setup each FlashRouter with Google DNS (8.8.8.8 , 8.8.4.4) and/or OpenDNS (208.67.220.220 , 208.67.222.222) to prevent your ISP DNS from leaking when connected to the FlashRouter.

By using a trusted DNS server like those listed below, or from your trusted VPN service provider, you can prevent ISP’S from compiling your browsing data and selling it to third parties without your consent.

Recommended DNS servers

GoogleDNS

Primary DNS: 8.8.8.8

Secondary DNS: 8.8.4.4

OpenDNS

Primary DNS: 208.67.220.220

Secondary DNS: 208.67.222.222

Cloudfare

Primary DNS: 1.1.1.1

Secondary DNS: 1.0.0.1

Level 3

Primary DNS: 209.244.0.3

Secondary DNS: 209.244.0.4

How to change the DNS on your FlashRouter

We preset each FlashRouter with GoogleDNS and OpenDNS so there is no need to change the DNS servers unless you have reset the FlashRouter or want to use different DNS servers.

Navigate to Setup > Basic Setup

DNS Setup on DD-WRT FlashRouters
  1. Scroll down to Network Address Server Settings (DHCP).
  2. Enter in any combination of valid DNS servers into Statict DNS fields 1, 2, and 3.
  3. Click Apply Settings at the bottom of the page.
  4. Power cycle your FlashRouter off and back on.

DNS Leak Test

We recommend checking to see if your DNS is leaking when using VPN.

Flint/Slate GL.iNet Repeater Setup

TeamFlashRouters · May 29, 2023 ·

If you want to connect your FlashRouter to the Internet via Wi-Fi instead of an ethernet cable you can setup a FlashRouter as a Wireless Repeater. In Wireless Repeater mode the FlashRouter connects to an available network via WiFi and then creates a completely separate network segment for you.

1. Connect your computer, phone, or tablet to the GL.iNet router via wireless (FlashRouter24 / FlashRouter50) or via ethernet cable to one of the LAN ports on the router.

The FlashRouter WiFi password is printed on the sheet that came with the router and is set to Wireless#[First 5 characters of your router MAC]. The router MAC can be found on the bottom of your router if you cannot locate the sheet. For e.g. if your MAC is 1459C07E70A8 then your WiFi password is Wireless#1459C

Be sure to capitalize the W.

2. Once connected via wireless or ethernet on your device open your browser and go to 192.168.8.1

GL.iNet router access

3. Enter openwrt as the admin password to access the GL.iNet firmware settings.

GL.iNet admin password enter

4. Select the Internet tab.

GL.iNet Internet tab

5. In the Repeater area select Connect.

GL.iNet Repeater Connect

6. Select the available Wi-Fi network you want the FlashRouter to use for Internet from the list. You can use a 2.4GHz and/or 5GHz network to connect.

GL.iNet Repeater select Wi-Fi

7. Enter the correct Wi-Fi password in the Password field for the network you selected. Then click Apply.

GL.iNet Repeater enter Wi-Fi password

8. You are now setup with the GL.iNet FlashRouter receiving Internet via Wi-Fi. The Repeater area should now be filled in with the network information of the connection as shown below.

GL.iNet Repeater Setup complete

TROUBLESHOOTING

Still having issues? Visit the VPN Troubleshooting section.

Troubleshoot Here

Why is my connection speed slower?

TeamFlashRouters · Jun 4, 2019 ·

The encryption provided by a VPN connection almost always results in slower connection speed. In some cases you may have noticed that your computer or tablet was working faster when running a VPN client application or program, that is because a computer has a processor that is normally about 4-6x times as strong as a the processor on a router, and that is for managing a single VPN connection. A router has a smaller processor and is managing an entire network of devices. Encrypting an entire network does take considerable processing power.

Speed test results while connected to VPN are never going to be accurate. A speed test measures the rate at which a data packet travels from one server to another, however when you are connecting to VPN the data packets travel to an extra server where they are encrypted and then sent back into the route. We strongly recommend disabling the FlashRouter’s VPN connection when testing speeds to make sure there isn’t and issue with the router.

Connection Types

Ethernet: Wired ethernet connections will almost always be the most stable and reliable connection. To speed up your internet connection, use an ethernet cable to wire your devices to the FlashRouter.

Wireless (5.0GHz): The 5.0GHz WiFi frequency has less range than the standard 2.4GHz WiFi, but also transmits your internet connection at a significantly faster speed. If you were previously using the 2.4GHz network and experiencing slow speeds please connect to the 5GHz wireless network which should improve your speed.

Connect to the closest VPN server

Our supported VPN providers offer many servers in different countries and regions. If a server has slower connection speed we recommend connecting to the server closest to your actual location.

The process for changing servers is detailed in your provider’s setup instructions.

FlashRouters Privacy App

DD-WRT Manual VPN Configuration

Select a UDP server

UDP servers do not authenticate every data packets the way TCP servers do which results in faster connection speeds.

VPN provider server recommendation

Contact your VPN provider for a server recommendation that should provide the fastest speeds for you.

Privacy Hero Access Router Settings

TeamFlashRouters · Feb 8, 2023 ·

Your Privacy Hero router uses Cloud Based router management which means you can access the router settings from anywhere on any device that has an internet connection. You can follow these steps while connected to your phone, other Wi-Fi network, or the Privacy Hero network.

1. From any device that has a browser such as a computer, smartphone, or tablet visit app.privacyhero.com

App.PrivacyHero.com

2. Enter your Privacy Hero account email and password. Click Login.

Privacy Hero Access Settings

If you have not created your Privacy Hero account yet please follow these instructions.

TROUBLESHOOTING

Still having issues? Visit the VPN Troubleshooting section.

Troubleshoot Here

Wireless Repeater – WiFi as WAN on Roqos

Dave · Dec 16, 2021 ·

WiFi as WAN is a feature of the Roqos software which allows you to use an existing WiFi network as the Internet source for the Roqos router instead of an ethernet cable connection. This is a great solution for travelling users who do not have access to the modem/router in their hotel or AirBnB.

Login to Roqos Core UI web app in a browser on any computer or smart device.

1. Click the navigation menu and select Basic Settings > Internet Settings.

Roqos Basic Settings - Internet Settings

2. Click WiFi as WAN.

Roqos Internet Settings - WiFi as WAN

3. Scroll down and select the existing WiFi network you wish to use for WAN/Internet from the Nearby Wireless Networks list.

4. Enter the correct password for the existing WiFi network and click Connect.

5. Toggle the Enable slide and click Save.

Roqos WiFi as WAN - Enable and Save

Be patient as the connection is made. It usually takes 30 seconds to a minute to connect. Then test that your Internet is working while connected to the Roqos network.

Privacy Hero Change Wi-Fi Name and Password

TeamFlashRouters · Feb 8, 2023 ·

Your Privacy Hero router uses Cloud Based router management which means you can access the router settings from anywhere on any device that has an internet connection. You can follow these steps while connected to your phone, other Wi-Fi network, or the Privacy Hero network.

Use these steps to change your Privacy Hero WiFi name and password.

1. From any device that has a browser such as a computer, smartphone, or tablet visit app.privacyhero.com

App.PrivacyHero.com

2. Enter your Privacy Hero account email and password. Click Login.

Privacy Hero Access Settings

If you have not created your Privacy Hero account yet please follow these instructions.

3. Click the Wi-Fi symbol.

Privacy Hero Select Wifi

4. Click the edit box for the 5GHz network or the 2.4GHz network.

Privacy Hero Edit Wifi network

5. Enter the new Wi-Fi name and password you’d like to set. Click Save at the bottom of the page.

Privacy Hero enter new wifi name and password

TROUBLESHOOTING

Still having issues? Visit the VPN Troubleshooting section.

Troubleshoot Here

Privacy Hero Change Wireless Channel

TeamFlashRouters · Feb 8, 2023 ·

Your Privacy Hero router uses Cloud Based router management which means you can access the router settings from anywhere on any device that has an internet connection. You can follow these steps while connected to your phone, other Wi-Fi network, or the Privacy Hero network.

Use these steps to change your Privacy Hero wireless channel.

1. From any device that has a browser such as a computer, smartphone, or tablet visit app.privacyhero.com

App.PrivacyHero.com

2. Enter your Privacy Hero account email and password. Click Login.

Privacy Hero Access Settings

If you have not created your Privacy Hero account yet please follow these instructions.

3. Click the Wi-Fi symbol.

Privacy Hero Select Wifi

4. Click the edit box for the 5GHz network or the 2.4GHz network.

Privacy Hero Edit Wifi network

5. Select the new Wireless Channel that you would like to use. Click Save at the bottom of the page.

Privacy Hero enter new wifi name and password

TROUBLESHOOTING

Still having issues? Visit the VPN Troubleshooting section.

Troubleshoot Here

How to Access Your GL.iNet FlashRouter Settings

TeamFlashRouters · Feb 26, 2024 ·

This quick guide walk you through connecting to your GL.iNet FlashRouter (Flint, Slate, Beryl, or Marble) and logging into the admin settings page. You’ll use either WiFi or an Ethernet cable, then access the router dashboard through your browser.

Step 1. Connect Your Device to the Router

You can connect by WiFi or Ethernet:

  • WiFi: Look for a network name like FlashRouter24 or FlashRouter50
    • The WiFi password has been set to: Wireless#9483C
    • ⚠️ Be sure to capitalize the “W” in
  • Ethernet: Plug an Ethernet cable from your computer into one of the router’s LAN ports (usually marked or color-coded differently from the WAN port).

👉 Pro tip: Disconnect from any other WiFi networks during setup.

Step 2. Open the Router Login Page

  1. Open a web browser (Chrome, Safari, Firefox, Edge).
  2. In the address bar, type: 192.168.8.1
  3. Press Enter.
GL.iNet router access

This is the local router dashboard address (not a public website). If the page doesn’t load:

  • Try a different browser.
  • Clear your cache.
  • Ensure your device is connected to the FlashRouter network.

Step 3. Log In to the Router Settings

  • Default password: glopenwrt1 or openwrt
  • This is the factory default for all GL.iNet routers shipped by FlashRouters.
GL.iNet admin password enter

💡 Once you’re in, you can update your admin password in the settings for extra security.

Next Steps

Now that you’ve accessed your GL.iNet FlashRouter, you can:

  • Set up your VPN service
  • Customize your WiFi name and password
  • Adjust device controls and security settings

Check our support library for your specific VPN setup guide.

Wireless Access Point Setup

TeamFlashRouters · Apr 23, 2019 ·

A Wireless Access Point is a setup that has the FlashRouter using an existing network’s DHCP instead of assigning its own. The FlashRouter’s WAN/Internet port should be not be connected to your modem or other router while performing this setup.

Preparing for Wireless Access Point Setup

Locate the Local IP Address of the existing wireless network

Locate the Local IP Address of the existing router that the FlashRouter will be bridged to.

DD-WRT Router Setup for Wireless Access Point

Disable Firewall

Navigate to Security > Firewall

Wireless Client Bridge Setup on FlashRouter DD-WRT - Disable Firewall
  1. Set SPI Firewall to Disable.
  2. Click Save.

Disable DNSmasq

Navigate to Services > Services

Wireless Repeater Bridge Setup on FlashRouter DD-WRT - Disable DNSMasqButton
  1. Set DNSmasq to Disable.
  2. Click Save.

Change the FlashRouter's Local IP Address

Navigate to Setup > Basic Setup

Wireless Client Bridge Setup on FlashRouter DD-WRT - Set Local IP
  1. Set the Local IP Address to a different address on the same subnet as the existing network that you noted early. (example: if the existing network is 192.168.1.1 then set the Local IP Address to 192.168.1.2)
  2. Set the Gateway to the Local IP Address of the existing network. (example: 192.168.1.1)
  3. Set the Local DNS to the Local IP Address of the existing network. (example: 192.168.1.1)
  4. Click Save.

Change the FlashRouter's DHCP settings

DHCP Forwarder Setup for DD-WRT
  1. Set the DHCP Type to DHCP Forwarder.
  2. Click Save.

Change the FlashRouter's Operating Mode

Navigate to Setup > Advanced Routing

DHCP Forwarder Setup for DD-WRT
  1. Set the Operating Mode to Router.
  2. Click Apply Settings.

Reboot your FlashRouter

  • Power off the FlashRouter for 30 seconds and connect from the other router’s LAN port to one of the FlashRouter’s LAN port then power it back on.  When it boots back up you will be able to access the FlashRouter’s settings at the new Local IP Address that you set.

Back up your settings

Navigate to the Administration > Backup page.

  1. Click the Backup button.
  2. A file named nvrambak.bin will be saved to your computer.
  3. You can load nvrambak.bin to restore your settings in the event of a reset.

TROUBLESHOOTING

Still having issues? Visit our Troubleshooting section to diagnose common problems here.

Troubleshoot Here

Privacy Hero Disable Wi-Fi

TeamFlashRouters · Feb 8, 2023 ·

Your Privacy Hero router uses Cloud Based router management which means you can access the router settings from anywhere on any device that has an internet connection. You can follow these steps while connected to your phone, other Wi-Fi network, or the Privacy Hero network.

Use these steps to disable your Privacy Hero Wi-Fi so only ethernet connections are active. This is not a required step just a preference.

1. From any device that has a browser such as a computer, smartphone, or tablet visit app.privacyhero.com

App.PrivacyHero.com

2. Enter your Privacy Hero account email and password. Click Login.

Privacy Hero Access Settings

If you have not created your Privacy Hero account yet please follow these instructions.

3. Click the Wi-Fi symbol.

Privacy Hero Select Wifi

4. Set the toggle switches to the off position for the Wi-Fi bands you want to disable.

Privacy Hero Disable Wifi

TROUBLESHOOTING

Still having issues? Visit the VPN Troubleshooting section.

Troubleshoot Here

Cudy Access Router Settings

TeamFlashRouters · Feb 26, 2024 ·

Follow this guide to access the router settings of your Cudy FlashRouter.

1. Connect your computer, phone, or tablet to the Cudy router via wireless (FlashRouter24 / FlashRouter50) or via ethernet cable to one of the LAN ports on the router.

The FlashRouter WiFi password is printed on the sheet that came with the router and is set to Wireless#[First 5 characters of your router MAC]. The router MAC can be found on the bottom of your router if you cannot locate the sheet. For e.g. if your MAC is 1459C07E70A8 then your WiFi password is Wireless#1459C

Be sure to capitalize the W.

2. Once connected via wireless or ethernet on your device open your browser and go to 192.168.10.1

Cudy local IP access

3. Enter openwrt1 or openwrt as the admin password to access the Cudy firmware settings.

Cudy router access

TROUBLESHOOTING

Still having issues? Visit the VPN Troubleshooting section.

Troubleshoot Here

ExpressVPN Router App Support

TeamFlashRouters · Jul 16, 2019 ·

ExpressVPN Router App Setup Guides

Asus RT-AC68U, RT-AC87U, RT-AC56R, RT-AC56S, RT-AC56U

How to set up the ExpressVPN router app for Asus RT-AC68U, RT-AC87U, RT-AC56R, RT-AC56S, and RT-AC56U

ExpressVPN router app with MediaStreamer

How to use MediaStreamer on the ExpressVPN router app

Linksys EA6200

How to configure the ExpressVPN router app for Linksys EA6200

Linksys WRT1200AC

How to configure the ExpressVPN router app for Linksys WRT1200AC

Linksys WRT1900AC(S or V2)

How to configure the ExpressVPN router app for Linksys WRT1900AC(S)

Linksys WRT3200ACM

How to configure the ExpressVPN router app for Linksys WRT3200ACM

Netgear R6300v2, Netgear R6700v3, Netgear Nighthawk R7000, and Netgear Nighthawk R7000P

How to set up the ExpressVPN router app for Netgear R6300v2, Netgear R6700v3, Netgear Nighthawk R7000, and Netgear Nighthawk R7000P

Set up ExpressVPN app on existing Linksys router

Set up the ExpressVPN app for router on your existing Linksys router

ExpressVPN Router App Troubleshooting

Bridge devices to your network via an ExpressVPN router

How to bridge devices to your wireless network via an ExpressVPN router

ExpressVPN router app FAQs

ExpressVPN router app FAQs

ExpressVPN router app setting changes

Additional ExpressVPN router app setting changes

Finding the default passwords for the ExpressVPN router app

Finding the default passwords for the ExpressVPN Router App

Identify which Linksys router you have

How to identify which Linksys router you have

NOT connected to the ExpressVPN router correctly

Seeing the “NOT connected to the ExpressVPN router correctly” page

Reflash Linksys router back to factory image

How to reflash your Linksys router back to factory image

Reset your ExpressVPN router to the original firmware

How to reset your ExpressVPN routers to the original firmware

Set up remote access for your router

How to use port forwarding to remotely access your router

Share a USB drive over your router’s network

How to share a USB drive over your router’s network

Upgrade the ExpressVPN router firmware

How to upgrade the ExpressVPN router firmware

Select devices for VPN on Roqos

Dave · Dec 16, 2021 ·

Select specific devices that you want to pass through the Roqos Core’s VPN tunnel. This is a great solution in instances of streaming services blocking incoming VPN connections or other VPN related service interruptions.

Login to Roqos Core UI web app in a browser on any computer or smart device.

1. Click the navigation menu and select VPN  > VPN Out.

Roqos VPN - VPN Out

2. Select Included Devices.

Roqos VPN - Included Devices

3. In the Select devices for your VPN Out connection dropdown select Include selected devices and check the devices you want to connect to VPN. Click Save.

Roqos VPN - Include selected devices

Now these devices will be connected to the VPN tunnel. All other devices will bypass the VPN tunnel and use your ISP’s IP Address.

Cudy Change Wi-Fi name and password

TeamFlashRouters · Feb 26, 2024 ·

Follow this guide to change the Wi-Fi name and password on your Cudy FlashRouter.

1. Connect your computer, phone, or tablet to the Cudy router via wireless (FlashRouter24 / FlashRouter50) or via ethernet cable to one of the LAN ports on the router.

The FlashRouter WiFi password is printed on the sheet that came with the router and is set to Wireless#[First 5 characters of your router MAC]. The router MAC can be found on the bottom of your router if you cannot locate the sheet. For e.g. if your MAC is 1459C07E70A8 then your WiFi password is Wireless#1459C

Be sure to capitalize the W.

2. Once connected via wireless or ethernet on your device open your browser and go to 192.168.10.1

Cudy local IP access

3. Enter openwrt as the admin password to access the Cudy firmware settings.

Cudy router access

3. Click General Settings.

Cudy General Settings

4. Click Wireless.

Cudy Wireless tab

5. Change the SSID and Password fields for both 2.4GHz and 5GHz bands.The SSIDs should be unique and NOT a duplicate of an existing network. Click Save & Apply.

Cudy Change Wifi Name and password

TROUBLESHOOTING

Still having issues? Visit the VPN Troubleshooting section.

Troubleshoot Here

Roqos Core Router Setup Guide

Roqos Core Router Setup Guide

Quick Start Guide for Roqos Core Routers

Find setup guides, FAQs and troubleshooting tips for the FlashRouters Roqos Core Router.

Internet Setup

  • Roqos Core Quick Start Guide
  • How do I access my Roqos device settings?
  • Roqos Core Internet Setup and Activation

WiFi Setup

  • Setting up a Guest WiFi Network on Roqos
  • Change WiFi name and password on Roqos

VPN Setup

  • NordVPN Setup on Roqos
  • PrivateInternetAccess (PIA) Setup on Roqos
  • ExpressVPN Setup on Roqos
  • Roqos VPN Connected, but my device IP is unchanged

Roqos Core Features

  • Set a Static IP for your connected devices on Roqos
  • VPN Kill Switch on Roqos
  • Managing User Profiles on Roqos
  • Cybersecurity and Intrusion Prevention on Roqos
  • Block Websites by Country on Roqos
  • Ad blocking on Roqos
  • Parental Controls on Roqos
  • Wireless Repeater – WiFi as WAN on Roqos
  • What do the lights on my Roqos Core mean?

Search Support Articles

Troubleshooting

  • Roqos VPN Connected, but my device IP is unchanged
  • How do I access my Roqos device settings?
  • What do the lights on my Roqos Core mean?

More Ways to Get Help

GET IN TOUCH

BUY SUPPORT
BROWSE FAQs

Teamviewer FAQ and Setup

TeamFlashRouters · May 30, 2019 ·

We do NOT offer phone support here at FlashRouters. You will not receive a phone call to begin your session. Please read the information below for how to get connected during your session time.

What is a Teamviewer session?

A Teamviewer session is the most hands on method of receiving support from FlashRouters.

A support agent will connect directly to your computer and proceed to configure or troubleshoot your FlashRouter with you present.

We use Teamviewer sessions to troubleshoot any issue an eligible customer may have with a FlashRouter that was purchased from us or to configure a compatible router that your purchased independently along with a FlashRouters Support Plan.

In the session a chat window will appear so we can communicate directly with you in real time.

If you follow the information below prior to your session and all goes smoothly a Teamviewer session typically takes anywhere from 15 to 45 minutes.

Do I qualify for a Teamviewer session?

When purchasing a FlashRouter you are able to select a Quarterly or Yearly Bronze, Silver or Gold subscription plan.

Silver Yearly plan comes with one Teamviewer remote support session a year.

Gold Quarterly and Yearly plans come with one session per quarter.

If you support plan has expired or you are signed up for Bronze and you’d like to receive Teamviewer remote support assistance please email support@flashrouters.com

How do I schedule a Teamviewer session?

We are available for scheduled Teamviewer sessions from 10AM – 6:00PM ET Monday through Saturday.

To schedule a session with us open a support ticket or contact us via our live chat. We do not perform sessions that are not scheduled.

If we are available off hours we do our best to accommodate off hours session times with at least 24 hours notification.

Recommended computer and network setup

What computer should I use for Teamviewer?

Teamviewer sessions can not be performed on phones or tablets at this time. We require a Windows or Mac computer to successfully connect and configure your FlashRouter.

Below are the different scenarios from most ideal to least ideal.

I have a Dual Router Setup and a computer with WiFi and Ethernet

If you have an available wireless network NOT coming from the FlashRouter and have a computer that has wireless AND Ethernet capabilities you should be setup as follows:

  1. Connect via wireless to the other router.
  2. Once we have joined the session we will instruct you to wire from the FlashRouter to your computer.

I have a Dual Router Setup and a computer with WiFi only

If you have an available wireless network NOT coming from the FlashRouter and have a computer that has wireless only you should be setup as follows:

  1. Obtaining a USB to Ethernet adapter is ideal.
  2. If that is not possible connect to the FlashRouter’s network via wireless.

Session disconnects may occur with no backup Internet connection.

I have a Single Router Setup and a computer with WiFi and Ethernet

If the FlashRouter is your only wireless network and your computer has wireless and Ethernet capabilities you should be setup as follows:

  1. Connect an Ethernet cable from a numbered port on your FlashRouter directly to your computer.
  2. We may ask you during the session if your smartphone can broadcast an wireless hotspot we can connect to for backup Internet.

I have a Single Router Setup and a computer with WiFi only

If the FlashRouter if your only wireless network and your computer is wireless only you should be setup as follows:

  1. Obtaining a USB to Ethernet adapter is ideal.
  2. If that is not possible connect to the FlashRouter’s network via wireless.

Session disconnects may occur with no backup Internet connection.

How do I download Teamviewer?

Windows

  1. Download Teamviewer for Windows.
  2. Open the Teamviewer application.
  3. Email the User ID and Password (example displayed below) to your existing email thread or our live chat.
Access Teamviewer User ID and Password for FlashRouters Remote Support Session on Windows

Mac

  1. Download Teamviewer for Mac.
  2. Open the Teamviewer application.
  3. Email the User ID and Password (example displayed below) to your existing email thread or our live chat.
Access Teamviewer User ID and Password for FlashRouters Remote Support Session on Mac

When should I provide FlashRouters with my Teamviewer User ID and Password?

About 15 minutes before your scheduled session time update your support ticket e-mail the User ID and Password to your existing email thread, or send via our live chat.

TP-Link Access Router Settings

TeamFlashRouters · Apr 11, 2024 ·

Follow this guide to access the router settings of your TP-Link FlashRouter.

1. Connect your computer, phone, or tablet to the TP-Link router via wireless (FlashRouter24 / FlashRouter50) or via ethernet cable to one of the LAN ports on the router.

The FlashRouter WiFi password is printed on the sheet that came with the router and is set to Wireless#[First 5 characters of your router MAC]. The router MAC can be found on the bottom of your router if you cannot locate the sheet. For e.g. if your MAC is 1459C07E70A8 then your WiFi password is Wireless#1459C

Be sure to capitalize the W.

2. Once connected via wireless or ethernet on your device open your browser and go to tplinkwifi.net

TP-Link URL Access

3. Enter tp-link as the admin password to access the TP-Link firmware settings.

TP-Link admin password

TROUBLESHOOTING

Still having issues? Visit the VPN Troubleshooting section.

Troubleshoot Here

Why are some of my devices not connecting to the internet?

Dave · May 2, 2019 ·

  1. Make sure you are not using any device VPN device application or proxy on devices that are connected to the FlashRouter’s network as this can cause a conflict. Make sure the FlashRouter’s VPN connection is the only active VPN connection in your network.
  2. Check that static settings are not configured on your device.
  3. Certain devices require port forwarding rules to be properly setup before full connectivity. This may apply to devices like VOIP or smart cameras. If this is the case you may need to contact the manufacturer for more specific information.
  4. Check that the FR Privacy App feature for a device specific Kill Switch is not set for the device, and if kill switch is setup, then make sure the VPN connection is active.
« Previous Page
Next Page »

Primary Sidebar

  • Troubleshooting
  • Router Access
  • Internet Connection Issues
  • WiFi Connectivity
  • General VPN Issues
  • TeamViewer Remote Support
  • DD-WRT Firmware
  • Facebook
  • Twitter
  • Instagram
  • Pinterest
  • YouTube

Footer