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

  1. I

    spdMerlin spdMerlin v4.4.10 [2025-Jun-08] - Internet Speedtest and Monitoring Tool for AsusWRT Merlin

    Those options are typically saved as a cookie in your browser. Your security permissions or browser cookie settings may not be saving your settings.
  2. I

    VPNMON VPNMON-R3 Custom Server List Generation Tutorials and Examples

    Yeah, I understand. It really overcomplicates things. Thanks for all the work you've done on this.
  3. I

    VPNMON VPNMON-R3 Custom Server List Generation Tutorials and Examples

    Sadly, that token does expire. @Viktor Jaep - Could you add the ability to obtain a new auth token similar to the Python scripts here? That example does use Selenium, so it might not be possible on the router. If we can figure out how to create new auth token, then we have a plan.
  4. I

    How to permanently disable autoconf on router (wsdd2 and avahi-daemon)

    You are everywhere with these questions! I wonder if this simple fix would work so that I could use Entware's avahi instead, to see if it fixes some of my Bonjour problems.
  5. I

    Tutorial How to get Samba 4.18.8 running on an RT-AX86U Pro running Merlin 3006.102.4_0

    I tried your script, but I'm getting this error: Starting WSD services: get_smbparm: can't access smb.conf get_smbparm: can't access smb.conf get_smbparm: can't access smb.conf get_smbparm: can't access smb.conf OK This appears to be why: [15:38]...
  6. I

    Tutorial How to get Samba 4.18.8 running on an RT-AX86U Pro running Merlin 3006.102.4_0

    Interesting. What is the reason for the wsdd addition? I understand conceptually the point of it, but I don't understand why it needs to be added. Side note: For some reason, my wife's Macbook continues to make Time Machine backups with zero problems based on Avahi broadcasting and my Macbook...
  7. I

    Tutorial How to get Samba 4.18.8 running on an RT-AX86U Pro running Merlin 3006.102.4_0

    During upgrades to Entware's samba4-server, does your solution require copying the smbd and nmbd files again? Mine should only require modifying the S91smb file, which both our solutions require.
  8. I

    Tutorial How to get Samba 4.18.8 running on an RT-AX86U Pro running Merlin 3006.102.4_0

    My shares: smbutil statshares -a ================================================================================================== SHARE ATTRIBUTE TYPE VALUE...
  9. I

    Entware Looking for a guide on using Entware's Samba v4

    If someone finds this thread, go here: https://www.snbforums.com/threads/how-to-get-samba-4-18-8-running-on-an-rt-ax86u-pro-running-merlin-3006-102-4_0.94825/
  10. I

    Tutorial How to get Samba 4.18.8 running on an RT-AX86U Pro running Merlin 3006.102.4_0

    I, like others, noticed that my 3006 firmware router was pegging the CPU at 100% when I enabled Samba in the GUI (version 3.6.25). I was using built-in Samba on my RT-AX86U running Merlin 3004.388.9_2 just fine. I had even figured out how to make Time Machine backups work. The CPU issue made me...
  11. I

    VPNMON VPNMON-R3 Custom Server List Generation Tutorials and Examples

    I think I found a temporary fix for the Proton query. You have to include headers now in the request. It doesn't seem like these authentication headers change. Log in to ProtonVPN via your browser and grab the following values from the network tab of developer tools (F12) when you hit any...
  12. I

    Is there a "correct" way to add a service file (e.g. I want to add a timemachine.service file in /tmp/avahi/services)

    Yeah, at this point the fact that Time Machine consistently works without any extra steps even after sleeping makes me happy. I would like the shares to show up in Finder with the icons I've chosen, but that is eye candy and I don't think I care that much. I've spent so long chasing getting it...
  13. I

    Is there a "correct" way to add a service file (e.g. I want to add a timemachine.service file in /tmp/avahi/services)

    I turned that off in /opt/etc/samba/smb.conf; however, every time I think I get it working, it seems to only last so long before it goes back to removing the mDNS services. # ------------------------------------------------------------------- # Turn off legacy NetBIOS altogether (no...
  14. I

    Is there a "correct" way to add a service file (e.g. I want to add a timemachine.service file in /tmp/avahi/services)

    I understand wanting to use the GUI. Did you try creating the users using /opt/bin/smbpasswd -a [User]? I think if your smbpasswd in /opt/etc/samba doesn't exist, you will run into problems.
  15. I

    Is there a "correct" way to add a service file (e.g. I want to add a timemachine.service file in /tmp/avahi/services)

    You will probably need to try that cron job and custom start script I created to get it to remain up.
Back
Top