NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
j_fix
Dec 17, 2016Tutor
[Solved] WNDR4500 Using Same SSID for 2.4Ghz and 5Ghz
I coudn't find a solution for this by searching so I'm posting: Using firefox: (other browsers may work but this is what I used) 1. Log into to router on browser. 2. Select Wireless 3...
- Jan 31, 2017
I've tried from a different computer with a fresh install of firefox to try and figure out what the discrepancy could be.
On the original computer I had the "Toggle split console" screen option turned on (second on the left option of those small icons on the right hand side of the javascript debugger) - you can hover the mouse over them to see what each one does.
From the default install: try clicking on the icon that is titled "Console" 3rd from left and then type
cf.ssid_an.value = "Wanted"
Then click on the "Debugger" 4th from left option next to "Console" and push F8.
Dagk66
Jan 30, 2017Aspirant
How do you enter the text at the bottom of the debugger i.e.
11. At the very bottom line of the javascript debugger type:
cf.ssid_an.value = "Wanted"
It will not allow me to edit the debugger text? Thanks.
j_fix
Jan 30, 2017Tutor
At the very bottom of firefox application window there is a thin command console window that starts with ">>". If you click on this area you should get a flashing command bar to indicate that you can type the required command.
Regards,
j_fix
- Dagk66Jan 31, 2017Aspirant
Sorry........I can't seem to see it?
- j_fixJan 31, 2017Tutor
I've tried from a different computer with a fresh install of firefox to try and figure out what the discrepancy could be.
On the original computer I had the "Toggle split console" screen option turned on (second on the left option of those small icons on the right hand side of the javascript debugger) - you can hover the mouse over them to see what each one does.
From the default install: try clicking on the icon that is titled "Console" 3rd from left and then type
cf.ssid_an.value = "Wanted"
Then click on the "Debugger" 4th from left option next to "Console" and push F8.
- Dagk66Jan 31, 2017Aspirant
That worked perfectly!!! :) Thank you so much. I now have both bands on the same SSID. Been trying to sort this out for a good while so many thanks for your original post and your speedy replies. You've been a great help.