Search results

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

  1. E

    URL Filter not working on RT-AX86U

    Did you figure this out? I remember it working for me, but then isp started blocking dnsqueries to some urls, I did add the dns like cloudflare somewhere in the router settings, and since then I was not able to get it working.
  2. E

    Wireguard Session Manager - Discussion (3rd) thread

    Seems to be ok after forced power outage today.
  3. E

    Wireguard Session Manager - Discussion (3rd) thread

    Hmm so I was testing it wrong and i tested routing from home to cabin, actually link is up, but routing from cabin to home does not work until i do restart in WGM when WAN is lost and restored Aug 1 23:09:44 WAN_Connection: WAN was restored. Aug 1 23:09:46 miniupnpd[13300]: HTTP listening on...
  4. E

    Wireguard Session Manager - Discussion (3rd) thread

    still good, maybe it was just a fluke; I report if (not when) it happens again, i still need to install one breaker i forgot, so we will see how long will I keep putting that of
  5. E

    SFP+ router for home?

    I also do not know which 2 line device. I'm considering upgrading my home network and getting rid of asus router with unsightly antennae for ideally router without wifi and with SFP so I can connect optical internet into it. And the get 2 cheapo wifi ax 2x2 160hz routers as APs and install them...
  6. E

    SFP+ router for home?

    But i guess it can do link aggregation on 1Gbps ports so it could be enough.
  7. E

    Wireguard Session Manager - Discussion (3rd) thread

    I will try syslog thing later, simply rebooting asus router did not result in wg noc becoming connected, yesterday i needed to shut down power in the house to do some electrical work, i will try longer disconnection sometime later and post log (i set system log to log debug level and more)
  8. E

    Wireguard Session Manager - Discussion (3rd) thread

    Nope, it still reported files as missing :)
  9. E

    Wireguard Session Manager - Discussion (3rd) thread

    admin@asusAX68U:/tmp/home/root# ls -l /jffs/addons/wireguard/ -rw-rw-rw- 1 admin root 11638 Aug 1 10:53 Help.md -rw-rw-rw- 1 admin root 72 Aug 1 10:53 UDP_Updater.md5 -rwxrwxrwx 1 admin root 4219 Aug 1 10:52 UDP_Updater.sh -rw-rw-rw- 1 admin...
  10. E

    Wireguard Session Manager - Discussion (3rd) thread

    E:Option ==> 8 Peers (Auto start: Auto=P - Policy, Auto=S - Site-to-Site) Server Auto Subnet Port Annotate wg21 Y 10.50.1.1/24 51820 # RT-AX68U Server #1 wg22 S 10.9.8.1/32 61820 # - 192.168.50.0/24 Peers (Auto=X - External i.e. Cell/Mobile/Site)...
  11. E

    Wireguard Session Manager - Discussion (3rd) thread

    well yes, it is gone if i set it to warning but i noticed another issue now, if i restart the router, i need to go into amtm > wg and do reset otherwise even if VPN is up traffic is not routed from other site to the local machines on the asus
  12. E

    Syslog filled with errors 386.7_2

    is this the default log level thing?
  13. E

    Wireguard Session Manager - Discussion (3rd) thread

    well, it is kinda flooded with the tuple, but i did not anything to fight it as it does not affect anything it seems, i don't think syslog is writing to flash memory and would kill the device like older tesla S did, right? So i did set this mainly in hopes i will forget this setting when i need...
  14. E

    Wireguard Session Manager - Discussion (3rd) thread

    10 streams Probably CPU limit on the other peer, this is 4 streams 10 streams 30 seconds I think CPU on other is really the limit here (for WG not for iPerf stream generating as it is on some routers)
  15. E

    Wireguard Session Manager - Discussion (3rd) thread

    there are things like Jul 31 09:27:13 kernel: blog_link: 18 callbacks suppressed Jul 31 09:27:13 kernel: blog_link:overwriting ct_p=ffffffc0103b9e20, new_ct=ffffffc01029de20 idx=0 Jul 31 09:27:13 kernel: NFCT: ct<0xffffffc0103b9e20>, master<0x (null)> Jul 31 09:27:13 kernel...
  16. E

    SFP+ router for home?

    So you think that the Mikrotik thingy is actually capable enough router? Maybe i should buy it return if it is not as to me it is not really clear what that device does. They call it "cloud router switch" - so take my pick i guess.
  17. E

    SFP+ router for home?

    I'm looking for router that can do: ONT/ONU for 2Gbps both ways 2.5G ethernet or maybe better link aggregation to a switch ideally few more 2.5 or at least 1Gbe ports nice to have: policy/path based vpn routing ipcsec site 2 site vpn openVpn client for site 2 site I thought that "easy" option...
  18. E

    Wireguard Session Manager - Discussion (3rd) thread

    yes, it is oracle linux you are right cat /proc/sys/net/ipv4/ip_forward, but 100% i did set it to 1 echo 1 > /proc/sys/net/ipv4/ip_forward cat /proc/sys/net/ipv4/ip_forward I can ping asus router from device behind other side gateway I can ping devices behind asus router from device behind...
  19. E

    Wireguard Session Manager - Discussion (3rd) thread

    # ip rule 0: from all lookup local 32766: from all lookup main 32767: from all lookup default # ip route default via 192.168.51.1 dev enp0s3 default via 192.168.51.1 dev enp0s3 proto dhcp src 192.168.51.2 metric 100 10.9.8.1 dev Cabin scope link 169.254.0.0/16 dev enp0s3 scope link...
  20. E

    Wireguard Session Manager - Discussion (3rd) thread

    Current status: I can ping the gateway on the other side from asus router I can NOT ping devices behind other side gateway from asus router I can ping the gateway on the other side from device behind asus router I can NOT ping devices behind other side gateway from device behind asus router I...
Top