• 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: time in new len

Change WiFi name and password on Roqos

TeamFlashRouters · Nov 14, 2021 ·

Change your Roqos’ WiFi Network Name and Password to anything you like. Make sure it is not a duplicate of an existing WiFi name.

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 > WiFi Settings.

Roqos Basic Settings - WiFi Settings

2. Click Main WiFi.

Roqos WiFi Settings - Main WiFi

3. Click Settings.

Roqos WiFi Settings - Settings

4. Enter the new Network Name and Network Password. Click Save.

Roqos WiFi Settings - Enter new name and password

5. Reconnect your WiFi devices to the new network with the password you just set.

ProtonVPN Setup Guide for Privacy Hero

TeamFlashRouters · Sep 17, 2025 ·

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.

ProtonVPN Wireguard Setup for Privacy Hero (recommended)

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

3. Click the VPN symbol.

Privacy Hero Setup VPN

4. Click the Change button and select Custom from the dropdown and choose the Wireguard option.

Privacy Hero Change VPN Providers

5. In a new tab login to your ProtonVPN account.

6. Go to the Downloads section of your ProtonVPN account page.

7. Scroll down to find the WireGuard configuration section. Name your configuration and then select Router as the platform, and select Standard server configs.

8. Click on the country name that you want to choose, and Download any of the available server files from the list.

9. Drag and drop or click to Upload the server file into the Custom box on your Privacy Hero settings page. Then press Save.

10. Your Privacy Hero settings should now show a Connected message, indicating you have successfully signed in to your ProtonVPN server!

Wireguard connection

ProtonVPN OpenVPN Setup for Privacy Hero

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

3. Click the VPN symbol.

Privacy Hero Setup VPN

4. Click the Change button and select Custom from the dropdown and choose the OpenVPN option.

Privacy Hero Change VPN Providers

5. In a new tab login to your ProtonVPN account.

6. Navigate to the Account tab and find your OpenVPN specific Username and Password.

FlashRouters DD-WRT Privacy APP ProtonVPN OpenVPN Specific Username and Password

7. Copy and paste the username and password from previous step into the Custom box on your Privacy Hero settings page.

8. Go to the Downloads section of your ProtonVPN account page.

9. Scroll down to find the OpenVPN Configuration Files section. Then select “Router” as the platform, and select “Standard Server Configs.”

10. Click on the country name that you want to choose, and Download any of the available server files from the list.

11. Drag and drop or click to Upload the server file into the Custom box on your Privacy Hero settings page. Then press Save.

12. Your Privacy Hero settings should now show a Connected message, indicating you have successfully signed in to your ProtonVPN server!

Privacy Hero’s cloud based router settings access makes it so you can change settings while not connected to the Privacy Hero network. Visit the ProtonVPN IP Check to verify your VPN IP address. If it has not changed be sure to double check that you are indeed connected to the Privacy Hero network.

Keep in mind that the VPN connection will not change the location of the streaming services listed in the Streaming Relocation area of the Privacy Hero settings if the Streaming Relocation feature is Enabled.

TROUBLESHOOTING

Still having issues? Contact our Support Team.

Troubleshoot Here

Wireless Guest Network Setup – Bridged (Advanced)

TeamFlashRouters · Jun 12, 2019 ·

If you would like to prevent visitors from connecting to your main WiFi network then you can create a Bridged Guest Network that will prevent access to the main router. This setup also allows you to create different rules for different WiFi SSID’s in your home ranging from QoS controls, access restrictions, VPN network segmentation, and more.

Preparing for Wireless Guest Network Setup

If you have a Dual-band or Tri-Band router you can setup a WiFi Guest Network, creating a separate VLAN (virtual local area network) for your visitors, or in order to segment your VPN networks on any band you like. We recommend using the 2.4GHz network for your DD-WRT Guest Wireless Network so it is compatible with the most possible WiFi devices. Setting up a guest network for visitors in your home allows you to keep them off of your main WiFi network.

We recommend performing this setup while connected to the FlashRouter via ethernet cable. If your computer does not have an ethernet port and you must proceed via wireless connection to the FlashRouter pay attention to the wireless connection as you may need to rejoin the FlashRouter’s network after making changes.

DD-WRT Router Setup for Wireless Guest Network

Enter Wireless settings

Navigate to Wireless > Basic Settings

Bridged Wireless Guest Network Setup on DD-WRT FlashRouter – Setting SSID for Guest Network
  1. Under the 2.4GHz or 5GHz Interface click the Add button.
  2. In the Wireless Network Name (SSID) field enter the unique network name of the guest network.
  3. Click Save.

Enter Wireless Security settings

Navigate to Wireless > Wireless Security

Bridged Wireless Guest Network Setup on DD-WRT FlashRouter – Setting Guest Network Wireless Password
  1. Duplicate the wireless security settings that are set for the other bands for the newly created virtual interface.
  2. Click Apply Settings.
  3. Reboot your router.

Create Bridge

Navigate to Setup > Networking

Bridged Wireless Guest Network Setup on DD-WRT FlashRouter – Create Bridge
  1. Under Create Bridge click Add. Name the newly created bridge br1.
  2. Click Apply Settings

Assign to Bridge

Bridged Wireless Guest Network Setup on DD-WRT FlashRouter – Assign Bridge
  1. Under Assign to Bridge select br1 from the Assignment dropdown. Select wl1.1 or ath1.1 depending on your router model.
  2. Click Apply Settings.

Depending on the router model and WiFi band you are using, the wireless interfaces will be labelled differently.

This setting can be labelled wl1.1, ath0.1, wl2.1, and so on. Make sure when you get up to the bridge assignment section that you are using the correct guest network Virtual Interface.

Network Configuration br1

Bridged Wireless Guest Network Setup on DD-WRT FlashRouter – Configure Bridge DNS Redirection
  1. Under Network Configuration br1 select Enable for Forced DNS Redirection.
  2. Set Optional DNS Target to 208.67.220.220
  3. Set IP Address to 192.168.12.1
  4. Set Subnet Mask to 255.255.255.0
  5. Click Apply Settings.

Multiple DHCP Server

Bridged Wireless Guest Network Setup on DD-WRT FlashRouter – Configure DHCP Server Settings
  1. Under Multiple DHCP Server click Add.
  2. Set the first dropdown to br1.
  3. Click Apply Settings.
  4. Reboot your router.

Firewall Rules

Navigate to Administration > Commands

  1. Copy the fire script from below and paste into the empty Commands shell
  2. Click Save Firewall.
  3. Wait one minute and then reboot your router.

iptables -I FORWARD -i br1 -o br0 -m state –state NEW -j DROP
iptables -I FORWARD -i br0 -o br1 -m state –state NEW -j DROP
iptables -I INPUT -i br1 -p tcp –dport telnet -j REJECT –reject-with tcp-reset
iptables -I INPUT -i br1 -p tcp –dport ssh -j REJECT –reject-with tcp-reset
iptables -I INPUT -i br1 -p tcp –dport www -j REJECT –reject-with tcp-reset
iptables -I INPUT -i br1 -p tcp –dport https -j REJECT –reject-with tcp-reset

You will now have a working Bridged Guest Network on the FlashRouter. By inputting the firewall rules, this will also prevent any guests on your network from gaining access to your router settings.

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.

TROUBLESHOOTING

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

Troubleshoot Here

Flint/Slate GL.iNet Internet Setup

TeamFlashRouters · Apr 3, 2023 ·

Follow this article when you receive your new Flint or Slate GL.iNet router to connect it to the Internet.

1. Connect the ethernet cable that came with the router from an open LAN ethernet port on your ISP modem or other router to the WAN port of the Flint or Slate GL.iNet router.

Flint Internet
Slate Internet

2. Connect the power to the router and wait about 2 minutes for the router to fully boot up.

3. 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.

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

GL.iNet router access

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

GL.iNet admin password enter

6. Verify that your Flint/Slate GL.iNet router is receiving a WAN IP Address and webpages are loading while connected to its network.

GL.iNet WAN Settings

TROUBLESHOOTING

Still having issues? Visit the VPN Troubleshooting section.

Troubleshoot Here

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

How do I reset and reconfigure my FlashRouter?

Dave · May 3, 2019 ·

When is a router reset needed?

A reset of the FlashRouter should only be performed in the following instances:

  • You have exhausted all other troubleshooting methods and cannot access your router settings.
  • A backup file was saved of your previously working settings.
  • Username and password to access the FlashRouter’s settings are not working.
  • Power light on the router is blinking steadily.
  • Firmware upgrade was performed with Reset to Default settings selected.

Reset Router

Asus FlashRouters:

  1. While the router is powered off press and hold the WPS button on the back or side of the router. Power up the router while continuing to hold the WPS. Continue to hold for 15 seconds as the router powers on (note this could be up to 45 seconds on some models before lights flash).
  2. You will see the lights on the router flashing steadily and this is how you know you have reset the router.
  3. Let the router sit for about a minute and then reboot the router.

Linksys and Netgear FlashRouters:

  1. While the router is plugged in, find the reset button located on the back of the router. You will need a pin or pencil to hold down the button for 15 seconds.
  2. You will see the lights on the back of the router flash simultaneously and this is how you know you have reset the router.
  3. Let the router sit for about a minute and then reboot the router.

Access Router Settings

1. Connect to the FlashRouter’s network via ethernet cable or wireless.

The wireless network will appear as “dd-wrt” and will likely not require a password to join. If it does require a password to join the password will be the default wireless password found on the bottom of the router.

2. Open your web browser and enter 192.168.1.1 in the URL.

Reset FlashRouters DD-WRT Settings Back to Default Settings

3. Delete the dots and enter the new administration login in the Router Username, Router Password, and Re-enter to confirm fields.

TYPE CAREFULLY when setting the administration login as a typo will result in needing to reset the router again.

Change Local IP Address and DNS

Navigate to Setup > Basic Setup

1. Set the Local IP Address to 192.168.11.1

2. Set the Static DNS 1 to 8.8.8.8

3. Set the Static DNS 2 to 8.8.4.4

4. Set the Static DNS 3 to 208.67.220.220

Enter New Local IP Address and DNS Servers After FlashRouter DD-WRT Reset

CLICK SAVE

Setup WiFi

Navigate to Wireless > Basic Settings

Find your FlashRouter model in the WiFi Setup section and replicate the wireless settings on this page.

CLICK APPLY SETTINGS

REBOOT ROUTER

Connect to the FlashRouter's network

You will be able to connect to the newly setup wireless network using the details you set. The router will now be accessible at 192.168.11.1

Back up your settings

  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.

IPVanish VPN Setup Guide for Privacy Hero

TeamFlashRouters · Sep 23, 2025 ·

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.

IPVanish Wireguard Setup for Privacy Hero (recommended)

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

3. Click the VPN symbol.

Privacy Hero Setup VPN

4. Click the Change button and select Custom from the dropdown and choose the Wireguard option.

Privacy Hero Change VPN Providers

5. In a new tab login to your IPVanish account.

6. Click WireGuard on the left menu to access the WireGuard Configuration Generator.

Then select the server location and click Generate to download the WireGuard configuration file.

7. Drag and drop or click to Upload the server file into the Custom box on your Privacy Hero settings page. Then press Save.

8. Your Privacy Hero settings should now show a Connected message, indicating you have successfully signed in to your IPVanish VPN server!

IPVanish OpenVPN Setup for Privacy Hero

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

3. Click the VPN symbol.

Privacy Hero Setup VPN

4. Click the Change button and select Custom from the dropdown and choose the OpenVPN option.

Privacy Hero Change VPN Providers

5. Download an .ovpn file from the IPVanish server list.

6. Drag and drop or click to Upload the server file into the Custom box on your Privacy Hero settings page.

7. Enter your IPVanish account login as the Username and Password. Then press Save.

8. Your Privacy Hero settings should now show a Connected message, indicating you have successfully signed in to your IPVanish VPN server!

Privacy Hero’s cloud based router settings access makes it so you can change settings while not connected to the Privacy Hero network. Visit the IPVanish IP Check to verify your VPN IP address. If it has not changed be sure to double check that you are indeed connected to the Privacy Hero network.

Keep in mind that the VPN connection will not change the location of the streaming services listed in the Streaming Relocation area of the Privacy Hero settings if the Streaming Relocation feature is Enabled.

TROUBLESHOOTING

Still having issues? Visit the VPN Troubleshooting section.

Troubleshoot Here

Flint/Slate GL.iNet Guest Network Setup

TeamFlashRouters · Apr 20, 2023 ·

Follow this guide to setup a Guest Network on your GL.iNet FlashRouter. Devices connected to the guest network will be on a separate subnet and will not have access to the router settings or be able to talk to devices on the main network.

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. Click Wireless.

GL.iNet Click Wireless

5. Click 5GHz Guest Wi-Fi or 2.4GHz Guest Wi-Fi.

GL.iNet Select Guest Wifi

6. Click Modify.

GL.iNet Guest Modify

7. Set the Enable Wi-Fi toggle to the ON position.

GL.iNet Enable Guest Wifi

8. Change the Wi-Fi Name (SSID) and Wi-Fi Password fields to what you want to use. The SSID should be unique and NOT a duplicate of an existing network. Click Apply.

GL.iNet Guest change wifi name and pass

9. Connect your devices to the new guest wireless network.

TROUBLESHOOTING

Still having issues? Visit the VPN Troubleshooting section.

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.

Wireless Repeater Bridge Setup

TeamFlashRouters · Apr 22, 2019 ·

If you need to extend your connection capabilities and you are not able to wire directly into your main router, you can setup a FlashRouter as a Wireless Repeater Bridge. In Wireless Repeater Bridge mode the FlashRouter connects to your main router on the same subnet via WiFi, and then transmits your internet signal via the FlashRouter for internet access anywhere in your home or office.

Preparing for Wireless Repeater Bridge Setup

Verify your wireless information

In order to setup your FlashRouter as a Wireless Repeater Bridge, you will need the exact SSID and password of your existing wireless network. Make sure you have this information before proceeding.

We recommend using a 2.4GHz network to repeat as this network will have more range. Be sure to click Add under the 2.4GHz settings and not the 5GHz settings.

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 Repeater Bridge

Disable Firewall

Navigate to Security > Firewall

Wireless Repeater Bridge Setup on FlashRouter DD-WRT - Disable Firewall and Enable Filter Multicast
  1. Set SPI Firewall to Disable.
  2. Uncheck all boxes except for Filter Multicast.
  3. 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.

Enter Wireless settings

Navigate to Wireless > Basic Settings

Select Add in the Virtual Interface area.

Wireless Repeater Setup on DD-WRT FlashRouter - Add Virtual Interface

In the Wireless Physical Interface settings for the 2.4GHz network set the Wireless Mode to Repeater Bridge.

Change the Wireless Network Name (SSID) to match exactly with the Wireless Network Name of the network that you will bridge to.

Set Wireless Mode to Repeater Bridge in FlashRouter DD-WRT Basic Wireless Settings Page

In the Virtual Interfaces settings change the Wireless Network Name (SSID) to FlashRouter24 or any other unique SSID.

Wireless Repeater Setup on DD-WRT FlashRouter - Set SSID for Repeated Band

CLICK SAVE

Enter Wireless Security settings

Navigate to Wireless > Wireless Security

Wireless Repeater Setup on DD-WRT FlashRouter - Set Wireless Password
  1. Duplicate the wireless security settings that are set for the other bands for the newly created virtual interface.
  2. Change the WPA Shared Key to match exactly with the Wireless Password of the network that you will bridge to.
  3. Click Save.

Change the FlashRouter's Local IP Address

Navigate to Setup > Basic Setup

Wireless Repeater Bridge Setup on FlashRouter DD-WRT - Set Local Router IP, Gateway, Local DNS
  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 Operating Mode

Navigate to Setup > Advanced Routing

Set Operating Mode to Router in FlashRouter DD-WRT Basic Wireless Settings Page
  1. Set the Operating Mode to Router.
  2. Click Apply Settings.

Reboot your FlashRouter

Power off the FlashRouter for 30 seconds and 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. Your existing network and the FlashRouter’s network will now be bridged wirelessly.

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.

TROUBLESHOOTING

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

Troubleshoot Here

What do the lights on my Roqos Core mean?

TeamFlashRouters · Mar 3, 2022 ·

  1. White (looks blueish white on Teal colored Roqos Cores): System startup
  2. Solid Red: System is up, but there is no internet connection. Roqos Core cannot detect a network link either.
  3. Flashing Red: System is up and there is an ethernet cable connected to Internet port, however Roqos Core is unable to reach the internet. Usually happens with bad ethernet cable, or cable modem/ISP modem not giving IP address to Roqos Core due to ISP provisioning issues, or some other type of network setting blocking Roqos Core’s access to the internet. First thing to try in this scenario is to reboot the ISP router/modem upstream of Roqos Core.
  4. Flashing Blue: Roqos Core is up and connected to the internet, but it is not yet activated. Brand new Roqos Cores, or Roqos Cores that are factory reset will show this behavior when they are ready to be activated again.
  5. Blue (deep blue color, different from #1): Roqos Core is up and activated, everything is normal.

Change WiFi name and password on Asus

TeamFlashRouters · Feb 26, 2024 ·

Set a custom WiFi network name and password for your devices to join the Asus FlashRouter’s network.

View our guide for more instructions on how to access AsusWRT firmware settings.

1. Under General select Network Map.

Merlin Wifi change name and pass

2. In the Network name (SSID) field enter the name you want your Asus WiFi to appear as. This can be the same or different for both 2.4GHz and 5GHz bands. We typically advise setting different names for each so you can connect your streaming devices to the 5GHz band as that is the faster WiFi band.

3. In the WPA-PSK key field enter the password you want to join your devices to the Asus WiFi network. If your WiFi names are the same for 2.4GHz and 5GHz make sure they have the exact same wireless password set.

4. Click Apply and then rejoin the new wireless 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

Wireless Client Bridge Setup

TeamFlashRouters · Apr 22, 2019 ·

If you need to extend your wired connection capabilities and you are not able to wire directly into your main router, you can setup a FlashRouter as a Wireless Client Bridge. In Wireless Client Bridge mode the FlashRouter connects to your main router via WiFi, and then transmits your internet signal via the FlashRouter LAN ports for wired internet access anywhere in your home or office.

Preparing for Wireless Client Bridge Setup

Verify your wireless information

In order to setup your FlashRouter as a Wireless Client Bridge, you will need the exact SSID and password of your existing wireless network. Make sure you have this information before proceeding.

We recommend using a 2.4GHz network to repeat as this network will have more range.

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 Client Bridge

Disable Firewall

Navigate to Security > Firewall

Wireless Repeater Bridge Setup on FlashRouter DD-WRT - Disable Firewall and Enable Filter Multicast
  1. Set SPI Firewall to Disable.
  2. Uncheck all boxes except for Filter Multicast.
  3. 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.

Enter Wireless settings

Navigate to Wireless > Basic Settings

Wireless Client Bridge Setup on FlashRouter DD-WRT - Set Wireless Mode to Client Bridge
  1. In the Wireless Physical Interface settings for the 2.4GHz network set the Wireless Mode to Client Bridge.
  2. Change the Wireless Network Name (SSID) to match exactly with the Wireless Network Name of the network that you will bridge to.
  3. Click Save.

Enter Wireless Security settings

Navigate to Wireless > Wireless Security

Wireless Client Bridge Setup on FlashRouter DD-WRT - Set Wireless Password
  1. Change the WPA Shared Key to match exactly with the Wireless Password of the network that you will bridge to.
  2. Click Save.

Change the FlashRouter's Local IP Address

Navigate to Setup > Basic Setup

  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 Apply Settings.

Reboot your FlashRouter

Power off the FlashRouter for 30 seconds and 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. Your existing network and the FlashRouter’s network will now be bridged wirelessly.

Your FlashRouter is now providing wired connection access to your main router network. Wireless connections to the FlashRouter are disabled in this setup.

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.

TROUBLESHOOTING

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

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

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

Separate your WiFi 2.4GHz and 5GHz Merlin networks

TeamFlashRouters · Jan 19, 2022 ·

Change your Merlin FlashRouter’s WiFi Network Name to different names for the 2.4GHz and 5GHz bands so they can be joined separately.

Login to Asus Merlin firmware settings in a browser on any computer or smart device.

1. Under General select Network Map.

2. In the Network name (SSID) field enter two different names for the 2.4GHz and 5GHz bands.

Merlin Separate 2.4 and 5

3. Click Apply and then rejoin the new wireless network.

ExpressVPN/Aircove FlashRouter Internet Setup and Activation

TeamFlashRouters · Mar 16, 2022 ·

Follow this article when you receive your new ExpressVPN FlashRouter to connect your FlashRouter to the Internet via ExpressVPN and customize your network so it is ready to use.

Obtain your ExpressVPN Activation Code

If you are not already an ExpressVPN user Sign Up Now.

1. Visit ExpressVPN’s website login page.

ExpressVPN on FlashRouters Privacy App Setup - Sign Into ExpressVPN Dashboard

2. Copy your ExpressVPN Activation code and paste it into a document or leave this page open while you proceed with the instructions.

Access Router Settings

1. Connect to the FlashRouter’s network via ethernet cable or wireless.

The wireless network will appear as “Aircove”, “Linksys##”, “Netgear##”, or “Asus” and the password to join the network will be the default wireless password printed on the bottom of the router.

2. Open your web browser and enter expressvpnrouter.com or 192.168.132.1 in the URL.

ExpressVPNrouter.com
192.168.132.1

3. Click Get Started on the ExpressVPN page that is displayed.

ExpressVPN Get Started

4a. If your FlashRouter is wired to the Internet correctly then you will be prompted to enter your ExpressVPN Activation Code found in your ExpressVPN account. Paste that in and click Sign in to ExpressVPN.

ExpressVPN Activation Code

4b. If your FlashRouter is not wired correctly or is not receiving Internet properly make sure you are wired as detailed in the diagram that appears. If you are stuck at this screen we recommend powering off your ISP modem and any other router that the ExpressVPN FlashRouter is wired to and then powering them back up one by one.

Proceed with step “4a” above once the router is receiving Internet and you are prompted to enter the Activation Code.

ExpressVPN Wiring

5. Select if you want to share anonymous crash report data with ExpressVPN to help them improve the firmware for future releases.

ExpressVPN Share Crash Report

6. Set the WiFi name and password your wireless devices will use to connect to the FlashRouter’s network. Make sure the WiFi name is unique and not a duplicate of an existing WiFi name if you change it. You can also leave it as the default information if you like. Click Continue.

ExpressVPN Set WiFi Name and Password

7. Enter the admin password you will use to access the ExpressVPN router settings. Be sure to TYPE CAREFULLY when setting the admin password as a typo will result in needing to reset the router again. Note this password in a secure location or commit it to memory.

ExpressVPN admin password

8. Your ExpressVPN FlashRouter is now fully setup!

ExpressVPN Connected

Change VPN Protocols on ExpressVPN/Aircove firmware

TeamFlashRouters · Mar 16, 2022 ·

Changing the VPN protocol your ExpressVPN FlashRouter is using can help with obtaining faster speeds while connected to VPN and connectivity issues in some regions of the world. A great advantage of using ExpressVPN firmware is the ability to use multiple protocols such as OpenVPN, IKEv2, and ExpressVPN’s own protocol Lightway.

1. Connect to the FlashRouter’s network via ethernet cable or wireless.

2. Open your web browser and enter expressvpnrouter.com or 192.168.132.1 in the URL.

ExpressVPNrouter.com
192.168.132.1

3. Login with your ExpressVPN FlashRouter admin password.

ExpressVPN Router admin login

4. Select VPN Options on the left hand side of the menu.

ExpressVPN VPN Options

5. Select VPN Preferences on the left hand side of the menu.

ExpressVPN VPN Preferences

6. Choose the VPN protocol that best suits your needs. We typically see the fastest speeds while using the Lightway – UDP or IKEv2 protocols. Click Save.

ExpressVPN Protocols

7. Click OK and then select Dashboard.

ExpressVPN Dashboard

8. Click Disconnect to turn the VPN connection off.

ExpressVPN Disconnect

9. Click Connect to turn the VPN connection back on so it is using the new Protocol you selected.

ExpressVPN Connect

Privacy Hero VPN Setup Guide for Privacy Hero

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 connect to Privacy Hero’s own WireGuard VPN servers. You will automatically be connected to the ideal USA or Canada server based on your location.

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. Set the VPN toggle to On.

Privacy Hero Enable VPN

5. Connect to the Privacy Hero’s via wireless or ethernet connection on your device and visit What is my IP Address from a private/incognito browser to verify your new IP address and virtual location.

Privacy Hero’s cloud based router settings access makes it so you can change settings while not connected to the Privacy Hero network so if your IP Address has not changed be sure to double check that you are indeed connected to the Privacy Hero network on the device you are checking your IP from.

Keep in mind that the VPN connection will not change the location of the streaming services listed in the Streaming Relocation area of the Privacy Hero settings.

TROUBLESHOOTING

Still having issues? Visit the VPN Troubleshooting section.

Troubleshoot Here

Change WiFi name and password on Merlin

TeamFlashRouters · Jan 19, 2022 ·

Set a custom WiFi network name and password for your devices to join the Merlin FlashRouter’s network.

Login to Asus Merlin firmware settings in a browser on any computer or smart device.

1. Under General select Network Map.

Merlin Wifi change name and pass

2. In the Network name (SSID) field enter the name you want your Asus WiFi to appear as. This can be the same or different for both 2.4GHz and 5GHz bands. We typically advise setting different names for each so you can connect your streaming devices to the 5GHz band as that is the faster WiFi band.

3. In the WPA-PSK key field enter the password you want to join your devices to the Merlin WiFi network. If your WiFi names are the same for 2.4GHz and 5GHz make sure they have the exact same wireless password set.

4. Click Apply and then rejoin the new wireless network.

TP-Link Change Wi-Fi name and password

TeamFlashRouters · Apr 16, 2024 ·

Follow this guide to change the Wi-Fi name and password on 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 the TP-Link firmware settings.

TP-Link URL Access

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

TP-Link admin password

4. Click Wireless.

TP-Link Wireless tab

5. Change the Network Name (SSID) and Password fields to what you want to use. The SSID should be unique and NOT a duplicate of an existing network. Click Save.

TP-Link Change Wireless name and password

If you want both 2.4GHz and 5GHz networks to be bonded and have the same name click the Smart Connect checkbox.

TP-Link Separate Wifi

6. Connect your devices to the new wireless network.

TROUBLESHOOTING

Still having issues? Visit the VPN Troubleshooting section.

Troubleshoot Here

How do I upgrade the DD-WRT firmware of my FlashRouter?

TeamFlashRouters · May 30, 2019 ·

The following DD-WRT builds are from 11/24/2024 r58699. Keep in mind that these builds are for upgrading routers that already have DD-WRT firmware flashed. To flash a stock firmware router with DD-WRT firmware see our Flash My Router plan!

Download an updated DD-WRT firmware build for your specific FlashRouter model below. Contact support@flashrouters.com if you are uncertain about your router model or your router model is not available below.

  • Asus RT-AC5300
  • Asus RT-AC56U
  • Asus RT-AC66U
  • Asus RT-AC68U
  • Asus RT-AC87U
  • Linksys WRT1200AC
  • Linksys WRT1900AC
  • Linksys WRT1900ACv2
  • Linksys WRT1900ACS
  • Linksys WRT1900ACSv2
  • Linksys WRT3200ACM
  • Linksys WRT32X
  • Netgear R6300v2
  • Netgear R6400
  • Netgear R6400v2
  • Netgear R6700
  • Netgear R6700v2
  • Netgear R6700v3
  • Netgear R7000
  • Netgear R7000P
  • Netgear R7450
  • Netgear R7800
  • Netgear R8000
  • Netgear R8500
  • Netgear R9000

Please be aware that FlashRouters is not responsible for any DIY firmware flashing updates. If you have questions or concerns contact FlashRouters Support or check out the DD-WRT Community for additional helpful resources.

Make sure you are following the directions below to load the firmware file into the router settings and not trying to open the firmware file on its own.

Access the FlashRouter via wired connection. It is possible to upgrade firmware via WiFi, but this is not recommended unless you are unable to wire directly to the router.

Navigate to Administration > Firmware Upgrade

Firmware Upgrade page in FlashRouter DD-WRT settings
  1. Do NOT select Reset to Default Settings in the dropdown menu as this will erase all of your FlashRouter settings.
    NOTE: If you are updating from an older DD-WRT build you may be required to reset the router after a firmware update for new features and UI to properly load. You will then be required to setup the administration username and password along with your WiFi and VPN network settings.
  2. Click Choose File and select the file you have downloaded.
  3. Click Upgrade.

TP-Link Merge or Separate 2.4GHz and 5GHz Wi-Fi

TeamFlashRouters · Apr 17, 2024 ·

Your TP-Link router broadcasts a 2.4GHz and a 5GHz Wi-Fi network. These can be separated to allow you to assign your devices to the network that best suits them or merged into a single network so your devices automatically select the best band to use. Follow this guide to separate or merge your Wi-Fi bands.

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 the TP-Link firmware settings.

TP-Link URL Access

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

TP-Link admin password

4. Click Wireless.

TP-Link Wireless tab

5. Check the Smart Connect checkbox to merge the two Wi-Fi bands. Uncheck the Smart Connect checkbox to separate the two Wi-Fi bands. If you have the two Wi-Fi bands separated make sure the Network Name (SSID) fields have different names for 2.4GHz and 5GHz bands. Click Save.

TP-Link Merge Wifi
TP-Link Separate Wifi

6. Connect your devices to the new wireless network.

TROUBLESHOOTING

Still having issues? Visit the VPN Troubleshooting section.

Troubleshoot Here
« Previous 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