• 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!

Recent content by Rajjco

  1. R

    VPNMON VPNMON-R3 v1.3.10 -Jan 1, 2025- Monitor WAN/Dual-WAN/OpenVPN Health & Reset Multiple OpenVPN Connections (Now available in AMTM!)

    I'm using ProtonVPN OpenVPN over TCP 443. The issue probably could be from the ISP or Proton detecting and blocking the connection, since getting getting a new wan ip allows the connection to be established again. It could also be that ProtonVPN servers require reauthentication and the issue is...
  2. R

    VPNMON VPNMON-R3 v1.3.10 -Jan 1, 2025- Monitor WAN/Dual-WAN/OpenVPN Health & Reset Multiple OpenVPN Connections (Now available in AMTM!)

    Hello @Viktor Jaep I'm facing a problem with VPNMON where the vpn connection stays stuck on connecting usually happens once or twice a week. I did add a new option to the script which basically restarts the WAN connection every time restartvpn() function is called it acts as both a WAN Reset...
  3. R

    Tailscale and Asus Merlin Router

    You need to use Tailscale Serve to connect to other clients on your Tailnet network. Here is the documentation on how to set it up: https://tailscale.com/kb/1312/serve To connect from outside Tailnet you can use Funnel: https://tailscale.com/kb/1223/funnel
  4. R

    Malware damaging ASUS routers?

    Yep there needs to be some kind of 2FA solution for AiCloud. No idea how the default firewall behaves I guess It just drops everything which isn't port forwarded.
  5. R

    Malware damaging ASUS routers?

    Did some digging with ssh and and here are the results: Port 8082 First Tracked On Oct 31 19:36:13 Port 8082 Last Tracked On Nov 5 16:28:23 75 Attempts Total 63 Unique IPs Not trying to undermine the issue but based on the results 75 hits is nothing compared to what other routers are...
  6. R

    Malware damaging ASUS routers?

    Judging by Skynets top targeted ports the vulnerability doesn't seem to be a widely spread issue. AiCloud opens port 8082 which doesn't even appear in the list. Personally I wouldn't use AiCloud or Open any port to the internet. If you wish to have access to your files over the Internet always...
  7. R

    Unbound Force all DNS requests through Unbound using iptables?

    With DNS Director nothing can escape Adguard Home if you set the WAN DNS Setting ip to Adguard Home. This will force all router requests to Adguard Home and any devices that try to circumvent your Lan dns settings will be shown in Adguard logs as coming from the router. To deny DNS/DOT requests...
  8. R

    Discord is banned in Turkey

    You will need Proxifier windows app to tunnel discord traffic to the proxy. It works Discord connects through the proxy with proxifier.
  9. R

    Discord is banned in Turkey

    Nice then it will work with Privoxy. For Proxifier you can get a 31 day trial to test It out. Privoxy is free open source.
  10. R

    Discord is banned in Turkey

    Yes it can be done. First check out Proxifier If it supports http proxies (Since Privoxy only support http not https) If It doesn't then you will have to find a different proxy server to install on your RP5.
  11. R

    Discord is banned in Turkey

    Here's an idea for you. If you have a spare laptop or mini pc you can setup the vpn on that device and install Privoxy on it. Then use Proxifier on your PC to route Discord traffic through Privoxy device running the vpn.
  12. R

    How to isolate wired pc from rest of network.

    Yes setup the guest network/networks on your 5G band router and broadcast them to your aimesh wireless access points that you want to be isolated.
  13. R

    How to isolate wired pc from rest of network.

    Setup a Guest network on your main router and disable access to the main subnet. Setup your office access point as an aimesh node. Broadcast the guest network through your aimesh node. Now all devices connected to the guest network will be isolated on a separate subnet.
  14. R

    VPNMON VPNMON-R3 v1.3.10 -Jan 1, 2025- Monitor WAN/Dual-WAN/OpenVPN Health & Reset Multiple OpenVPN Connections (Now available in AMTM!)

    Noticed Skynet was blocking ip-api.com which is queried by the script to display ip information in the cli this might be related but not sure. Here is the alientvault indicator link: https://otx.alienvault.com/indicator/ip/208.95.112.1
  15. R

    Evil Twin Attack Prevention?

    Thanks for the detailed explanation. I had assumed that the PSK (pre-shared key) can be read by the "rogue" AP if one of my devices gets close to it. That's a relief that it cannot access It.
Back
Top