Recent content by wrtuser

  1. W

    2.4ghz and 5ghz clients cant communicate with each other

    The same problem for me. I have a mesh (main router RT-AC88U, secondary RT-AC86U, Firmware:386.10). There are a number of Shelly 2.4Ghz WiFi devices, which are connected to the main and secondary router. Sometimes, from main wirelessly 5Ghz connected laptop to the main router, a cannot access...
  2. W

    Restricting access to OpenVPN server via iptables

    Many thanks @RMerlin, I added rewriting of fw.sh default rules in my openvpn-event script, and now my custom iptables rules are persistent between firewall restarts too.
  3. W

    Restricting access to OpenVPN server via iptables

    Hi! I’m allowing access to my OpenVPN server only for predefined ipset via rewriting existing iptables rules using openvpn-event user script. What I’m currently doing: in openvpn-event I’m rewriting standard openvpn rule like: if iptables -C INPUT -p $proto -m $proto --dport $server_port -j...
  4. W

    segmentation fault on ntp

    Same problem with my router too, Merlin firmware version:386.1, Asus RT-AC88U. Running "ntp -w -p pool.ntp.org" returns "Segmentation fault" Running "ntp -w -p 162.159.200.123" returns "ntp: reply from 162.159.200.123: offset..."" Any sustainable solutions other than hardcoding IP address in...
Back
Top