• 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 Jeffrey Young

  1. J

    Entware E-mailrelay Package

    Besides this being an old thread, any changes you make to the passwd directly will not survive a reboot. I believe Merlin has a postconf script you can use to make changes to the passwd file, if required.
  2. J

    RT-AX86UPro - Should I upgrade from 3004 to 3006 now?

    It really comes down to how risk adverse you are. For each person reporting difficulties with the 3006 branch, there are as many people reporting stable operation. It seems that the WiFi 7 devices are having more difficulty. I would also say it depends on your complexity of your router...
  3. J

    Suitable UPS for ASUS RT-AC88U

    APC has their own free software suite that you can likely use the silence the alarm. There are a few other free software programs you can also use that will likely do the same job. You just need to Google them. As to how long the UPS will last with your peripherals, one will need to know how...
  4. J

    Suitable UPS for ASUS RT-AC88U

    There are free open source solutions to turn the beep off on most UPS. If you don't mind waiting a month or so, I can give you a sample setup of how I use NUT on my Router to turn the bleeping beep off.
  5. J

    Suitable UPS for ASUS RT-AC88U

    3.5 amps is what the supply is capable of at 19 volts DC. You need to look at what the input draw is at 110 volts AC or 240Vac if you're in Europe. Either way, you may find it hard to find a cheap commercial grade UPS that will last 3 to 4 hours. What I did with mine, is removed the small...
  6. J

    NFS mounting issues

    Sorry. Just don't know enough about NFS. I did read that the software engineers keep changing the config behavior between versions. Previously the config was done in /e t c/defaults/NFS on Ubuntu 20.04, thenconfig lives in /e t c/NFS.config in 22.04. maybe 24.04 is different yet again. At least...
  7. J

    NFS mounting issues

    Progress. Ok, mountd appears to use a random port on the server, so lets lock it down so you can make a reliable firewall rule. Edit the /e t c/nfs.conf file and find the lines; [mountd] #port=0 Uncomment the port line and change the port to some high number. Does not matter what the number...
  8. J

    NFS mounting issues

    Also, if you are using a firewall on your server, try turning it off. Your firewall may be blocking Port 111.
  9. J

    NFS mounting issues

    I figured it was going to be a server/permission issue. Not a lost exercise as we learned that some additional steps to get NFS working on the router with some models may be required. Give this a try - On your server, add the insecure option to your export line. NFSv3 uses port 2049 (I...
  10. J

    NFS mounting issues

    Ok. Thanks @bennor I knew I read something about NFS not working on something. You saved me looking it up. @pedeb04 , I am afraid that I am out of ideas. Bad file descriptor is usually a sign that a permission issue exists. Mind me asking what you are using as a NAS? Using the modified steps...
  11. J

    NFS mounting issues

    I just remembered.... I believe I read in the changelog for 1006 firmware that NFS is broken. I am away from home now for a few days, I will check later. I am running 388 codebase on my ax86u pro.
  12. J

    NFS mounting issues

    Also make sure your NAS allows nvfv3 connections.
  13. J

    NFS mounting issues

    What are the permissions on your server? Try setting 777 as a tes (allow everything for everyone).
  14. J

    NFS mounting issues

    Sorry, I should have been more clear in my edit. You just need to type  portmap at the command prompt.
Back
Top