NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
bug
12 TopicsNetgear Nighthawk X4S AC3200 Wifi Cable Modem (C7800)
Hello, I have recently had firmware V3.01.38 pushed to my gateway from COX in Henderson, NV. I no longer can view the Wireless Settings under the ADVANCED tab. Never experienced this with V3.01.36. I am wondering if COX disabled this page in Genie or it is a glitch with the newest firmware. The odd thing is, if I do a factory reset, the page loads fine still showing V3.01.38 until I reboot...then the page will not longer show. Everything else is just fine so again, I am assuming my ISP (COX) has disabled it. Why would they remove access to this? Also, is there anyway to revert back to V3.01.36 firmware or will COX just keep pushing it to my modem? Please advise as I am puzzled and frustrated. Thank you4.1KViews0likes12CommentsNetwork Monitor not tracking wireless with 5ghz off
As it says in the title, the OS does not recognize any data flow with 5ghz disabled. I have no need of 5ghz so I keep it off but 2.4ghz is on and my mobile is connected to it. Also, the Device Manager shows my wireless as being offline on the Network Map. What gives? If I could suggest, a simple solution to this would be to seperate the wireless into the two wavelengths. V2.2.1.102.6KViews0likes2CommentsWN3000RPv3 Urgent Firmware Update Bug
Was already using firmware V1.0.2.50, says V1.0.2.52 is available, downloaded V1.0.2.52 img, hardwired update, and your V1.0.2.52 is bugged and thinks that it’s V1.0.2.50 still... Around in catch 22 circles the update procedure goes... Who knows what version I’m even on now, because both V1.0.2.50 and V1.0.2.52 come back as V1.0.2.50? This needs urgent attention, roll on V1.0.2.54 lol.Solved5.9KViews0likes10CommentsBUG: Cannot edit "Internet" VLAN settings (e.g. Priority, VLAN ID)
Router Firmware Version V2.0.0.74 Steps to reproduce: 1) Sign in to orbilogin.com (or whatever method) 2) Click the "Advanced" tab 3) Expand the "Advanced Setup" section in the left list, then scroll down within the list until you see "VLAN/Bridge Settings". Click "VLAN/Bridge Settings". 4) Click "Enable VLAN/Bridge group" and then "By VLAN tag group". 5) Highlight the existing/default "Internet" VLAN tag group and click "EDIT" 6) Change the VLAN ID (e.g. to 201, as I need to do for CenturyLink Fiber internet). 7) Click "APPLY" Expected results: VLAN tag group page is shown with the new settings specified above. Actual results: VLAN tag group page is shown with old settings; any changes are not respected/retained/saved. Using the exact steps above, the entire VLAN settings are disabled / not enabled. If you already have VLAN settings enabled, then the "Internet" group will simply remain in VLAN ID 10 -either way, it is uneditable. Looking for Netgear help here, as this seems to be a bug in their firmware or router settings. Also very interested if others can reproduce, or whether this is just my device.SolvedCan not create a static route to single IP (Orbi 2.0.0.74)
When adding a static route to a single IP it is not applied. I'm trying to block access to certain IP's by adding static routes and directing them to the local interface on the Orbi. I enter the IP, Subnet 255.255.255.255, Gateway 10.0.0.1 and Metric 2. I press apply but it does not. Does not show up in the list of static routes. (10.0.0.1 is the Orbi's internal IP) If I enter the same IP and a 24bit subnet (255.255.255.0). Press apply and it is applied and saved. Shows up in the list of static routes.Bad Embedded Web Server
Have multiple NETGEAR WiFi routers in office. Prefer to use the office DNS to access them for obvious reasons (e.g., 'PetersWifi' instead of trying to remember IPv4/6 internal addresses like '192.168.245.22', especially since DHCP occasionaly changes the addresses). Unfortunately, calling the embedded admin page on the R7800s by name produces '404' or a bad page (a single digit, usually '0'). The R7800s work if I use the net local IP (sends me to admin login popup). All the other routers (e.g., the R6300s) work as expected regardless of using name, IPv4, or IPv6. Updated to firmware V1.0.2.28, but still fails. 90 day support (these are new routers) requests have produced nothing but a run-around, disrespect, insulting answers ('The Interenet is not available in AP mode.') and refusal to take documentation of the problem. They posted the report to the support web app with the title 'Unable to access the genie page using routerlogin.net' -- so it appears that their '2nd level support expert' doesn't understand basic networking concepts. So i turn to the community for help... anyone? * * * two WIFI access points on this network. One is called “R6300v2” and the other is called “R7800”: log onto the R6300 using its name and a browser, like so: Which gets me to the web interface: on the Nighthawk, here’s what happens: But it WORKS when I just use the IPv4 address:Solved3.8KViews0likes6CommentsBug Report: EX2700 fails to validate login email correctly
The JS that handles validation of the email address you enter on the login page for the EX2700|N300 is testing the email address string against the password regex. Due to the password length cap of 32 chars (imposed by the password regex), this means no email address over 32 chars can be used to sign in; instead an error message will just report 'Invalid username'. As the setup page doesn't suffer from the same bug, users can enter and save an email address which exceeds the password length cap yet will be unable to sign-in with it. The bug can be found on line 87 of the `login.js` script at this relative URI: js/login.js It currently is: $('#loginBt').click(function() { $('.errorMsg').remove(); if ( !$.REG_PASSWORD.test($('#userId').val()) ) { $.addErrMsgAfter('userId', invalid_username); } ... It should be: $('#loginBt').click(function() { $('.errorMsg').remove(); if ( !$.REG_EMAIL.test($('#userId').val()) ) { $.addErrMsgAfter('userId', invalid_username); } ... This will validate the email string against the regex you provide on line 21 of `js/init.js` for matching email addresses rather than the one on line 22 for validating passwords with a max length of 32 chars. P.S. While you're at it, you should change the HTML placeholder for the email field to 'Email' rather than 'Username' for the sake of clarity.2.6KViews1like1CommentOrbi Access Control Firmware 1.3.0.12
I just updated my Orbi Router and Satellite to the latest firmware, 1.3.0.12. I'm using Access Control to limit access to the network. I have a Tivo Mini hooked up to the ethernet port of the satellite, and it was connected and allowed to network access before the firmware update. Now when I enter access control, the Tivo Mini shows as "blocked", and even if I select the device and click "allow", it stays blocked. That's the first issue. The second issue is that it's not actually blocked (nor do I want it to be). It's able to connect to the network and access the internet just fine. I tried to block and unblock it and it didn't work. Not sure what the issue could be except a firmware bug.WLAN config changes not possible
Hi Guys, I got a problem with my R8000. At the moment its broadcasting the default configured SSID, but for security purpose I want to configure my own SSID / PSK. But this doesn't seems to be possible. When I try to save a change on the SSID / PSK Menu, it gets cancelled: This DFS-Channel cant be used because a radar gets detected. (Error message in german, I translated it, so therefore it could be, that it isnt the exact error message on a english ui) BUT: The error appears even if the second 5G-Radio isn't even turned on, so therefore this shouldnt bother. Further, the first 5G-Radio is sending on a non-DFS-Channel, so this couldnt be the problem either. For me this seems to be a bug. I'm using V1.0.3.4_1.1.2 which seems to be the latest version. kind regards, AndreasSolved8.3KViews0likes12Comments