NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
disneymom
Nov 12, 2017Follower
cannot enable parental controls
I need parental controls Ann's I can't get them to work. every time I try to log in to opened I get THE ACTION FAILED TRY AGAIN. I KNOW I'm using the correct un and pw. I can't get past this screen. I...
psimondo
Nov 13, 2017Star
This is an issue going back to 2015. Other threads on the forum marked SOLVED when it obviously is not.
I too cannot configure Parental Controls on my Orbi RBK50. You can create an OpenDNS account but you can;t log into it on Mac Genie or iOS Genie apps. You just get an error or a spinner forever. I've trawled these forums and OpenDNS forums. Hundreds and hundreds of posts on the same issue.
This is quite shameful given how Netgear uses this as a selling point.
michaelkenward
Nov 13, 2017Guru - Experienced User
psimondo wrote:
This is an issue going back to 2015. Other threads on the forum marked SOLVED when it obviously is not.
Maybe it is for them.
It is not a good idea to join in on the end of a two-year old discussion that is about different hardware. (Parental controls depends on the device as well as the software.)
Why not post your own question raise this in the Orbi forum?
To get into parental controls, you don't have to use a genie:
- davidohnson85May 19, 2023Guide
To set up inter-VLAN routing for your scenario, where you want to feed VLAN2 from the backup internet line if the main line goes down, you can follow these general steps:
1. Configure VLANs: Ensure that VLAN1 and VLAN2 are properly configured on the new XS724T switches. Assign the appropriate VLAN IDs and configure the necessary VLAN interfaces.
2. Configure Default Gateway: Set the default gateway for each VLAN. The default gateway will typically be the IP address of the router or firewall that connects to the internet. Make sure to configure the correct default gateway for both VLAN1 and VLAN2.
3. Configure Routing: Configure static routing on the XS724T switches to handle the inter-VLAN traffic. You'll need to specify the next hop or gateway IP address for each VLAN. In your case, for VLAN1, the next hop should be the internet connection or proxy system managed by the ISP. For VLAN2, the next hop should be the backup internet connection.
4. Configure Failover: To handle the failover scenario where the main internet line goes down, you'll need to configure a mechanism that can detect the failure and switch the traffic to the backup internet line. This can be achieved using various techniques, such as routing protocols or policy-based routing.
- Routing Protocols: If the main and backup internet connections are connected to a router that supports routing protocols (e.g., OSPF, BGP), you can configure the routing protocol to dynamically adjust the routing based on the availability of the connections.
- Policy-Based Routing: Another approach is to use policy-based routing (PBR) to control the traffic flow based on specific conditions. You can define a policy that directs traffic from VLAN2 to the backup internet line if the main line is unavailable. This typically involves setting up access control lists (ACLs) and route maps to match the desired conditions.
Note: The specific steps and configuration details may vary depending on the equipment and software versions you are using. It's recommended to consult the documentation or seek assistance from the vendor's support team for detailed configuration guidance specific to the XS724T switches and your network setup.
Overall, with the appropriate VLAN configuration, routing setup, and failover mechanism, you should be able to achieve the desired inter-VLAN routing and failover between the main and backup internet lines on your new XS724T switches.
Regards;
David Johnson.
- williamswelsh75May 19, 2023Aspirant