User Profile: support

Forum Replies Created

Viewing 15 posts - 391 through 405 (of 1,310 total)
  • Author
    Posts
  • in reply to: Cleanbrowing Android App not working with router #4861
    support
    Keymaster

    Is all Internet traffic blocked, not just specific sites?

    If you turn off Access Control for the profile, in theory the router should not interfere with the VPN on the device. Can you try switching the profile DNS to a non-filtering DNS such as Google or Cloudflare?

    As a test, you may even enforce Access Control, but leave out block proxy, block VPN/TOR etc. You should have Internet access. If you don’t, you can check the Internet access logs to see what’s being blocked.

    in reply to: Parental Control Enhancement? #4860
    support
    Keymaster

    The router provides an authenticating proxy server to handle multiple users sharing one device. Once you authenticate yourself with a proxy username, then the profile for the proxy user applies, overriding the device profile.

    This works well for computers where each user has a different account, and you can configure your browser to use the authenticating proxy server. Not sure what you can do on an iPad.

    in reply to: Determine Bandwidth Allowance Parameters #4853
    support
    Keymaster

    @WarrenHolt Mousing over the bars will display the numerical values for consumed bandwidth. You can drill down to an individual device by clicking on the device on the left side. More info is available here: https://www.pcwrt.com/2020/05/monitor-activities-on-your-home-network/.

    Bandwidth Allowance on the Access Control page lets you put a cap on the maximum speed for a profile. It’s not for total bandwidth consumption.

    in reply to: Clear log #4851
    support
    Keymaster

    @knoxploration You can switch the log to raw mode, which will list the domain details in reverse chronological order. You can also filter the log by selecting a profile or device from the navigation panel on the left. When you select a device, only logs for that particular device will be displayed.

    in reply to: Connection is glitchy #4845
    support
    Keymaster

    Looks like you are not familiar with the Linux shell. It is advised that you keep the default settings. But if you still want to do it, try:

    echo net.ipv4.udp_mem=11850 15801 23700 >> /etc/sysctl.conf

    in reply to: Back to OpenWRT #4844
    support
    Keymaster
    1. Copy the OpenWrt image file to /tmp/
    2. SSH into the router. Assuming that your OpenWrt image file is /tmp/firmware.bin, enter sysupgrade -F /tmp/firmware.bin
    in reply to: Not able to add wifi network #4836
    support
    Keymaster

    You can configure up to 4 WiFi networks per band.

    in reply to: Connection is glitchy #4834
    support
    Keymaster

    You can add this line to /etc/sysctl.conf to increase the number:

    net.ipv4.udp_mem=11850 15801 23700

    in reply to: problem on Config IKEv2 #4833
    support
    Keymaster

    EAP is supported. That’s what the username and password fields are for. The PEM/DER requirement is for server authentication. The VPN provider should provide the certificate file. For example, you can search for “protonvpn ikev2 certificate” to get the DER file for ProtonVPN. Other VPNs may use a trusted CA to sign their server certificate. You’ll need to find out what it is and upload that.

    in reply to: USB Shared Hardrive #4830
    support
    Keymaster

    @Email4him This item was moved down the priority list because most people are using a NAS for this purpose. NAS is faster, more secure and has more features.

    in reply to: Why does it make these IP calls? #4829
    support
    Keymaster

    @casino Thanks for the suggestion!

    in reply to: Unknown Error Message #4828
    support
    Keymaster

    That’s a harmless message (though it might be scary). There’s a background thread fetching the connection status for the “Connected Devices” list. It was interrupted then you navigate to another page while the job was still running. Will fix this in the next update.

    in reply to: Network Settings Page Enhancements #4827
    support
    Keymaster

    1) The listed should be sorted by Hostname already. Is your listed not sorted?

    2) Is the purpose to avoid IP address conflict when you add a new device? If so, we can perhaps add an immediate alert to the dialog when there is a conflict.

    in reply to: Local split tunneling for VPN VLAN #4805
    support
    Keymaster

    Split tunneling is not needed if the case is a device on one VLAN talking to a device on another VLAN. For that, you need to configure the VLAN communications matrix on the Network Settings page (v2.4.5 and above).

    support
    Keymaster

    @casino Thanks for bringing this up. We’ll look into this.

Viewing 15 posts - 391 through 405 (of 1,310 total)