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. D

    Sudden Putty Connection Issue

    Here is a quick diagram that helps explain what works and what doesn't. The words can be confusing.
  2. D

    Sudden Putty Connection Issue

    I am happy to look at the logs but not sure where to find it. It cannot be a user/password thing because putty fails as soon as I click connect. There is no name/password at that point. The same laptop that putty fails can connect to the same Asus router with other SSH tools and a different...
  3. D

    Sudden Putty Connection Issue

    All my laptops are running Windows 11. I have allowed putty thru the windows firewall, even though it always worked before. I have rebooted the router and my laptop. I have putty v0.82 installed but I have tried just the downloaded exe, and I tried the latest dev version of putty exe. All...
  4. D

    Sudden Putty Connection Issue

    Using internal IP address and yes SSH will connect from the same laptop. Putty will connect from this laptop to every other SSH server I try. And other laptops can use putty to SSH to this Asus.
  5. D

    Sudden Putty Connection Issue

    My laptop time is accurate. I can use the SSH command from the same laptop and connect the the Asus just fine. Its only putty being run from this laptop trying to connect to this Asus. Like I said, it worked fine for years before this. I have uninstalled/reinstalled putty and deleted the...
  6. D

    Sudden Putty Connection Issue

    After more testing, I have verified that the "problem" laptop can use putty to other SSH servers and it can use other SSH clients to connect to my AC68U. I have also verified that a different laptop can use putty to connect to everything. So it seems to only be putty running from a specific...
  7. D

    Sudden Putty Connection Issue

    The thing is I can connect to SSH on the router from other clients. Its just not working from putty on this specific laptop, even though I have used it exactly like this for years. Its SO odd.
  8. D

    Sudden Putty Connection Issue

    Today I tried to connect to my Asuswrt router via putty and noticed it immediately fails with the "Network error: Software caused connection abort" error message. I have used putty many times over the years with this profile with no issue but now it immediately fails. It is not timing out...
  9. D

    Skynet SkyNet 7.4.0

    Thanks. How is the OS on the RT-AX88U Pro? Is the assumption that the RMerlin build is the way to go?
  10. D

    Skynet SkyNet 7.4.0

    Thanks. Years ago my firmware got very old and it was recommended that I flash it back to factory default and build up from there. It was suggested to put in all of my configuration back in manually and not use any kind of restore, which was honestly one of the bigger pains of the process...
  11. D

    Skynet SkyNet 7.4.0

    Yeah I am running an old version 384.19. I do not enjoy doing the whole wipe and reload and it has worked well for me for a long time so I haven't updated. If there is an easy upgrade path that doesn't require a full manual rebuild then I could do that pretty easily. Otherwise, its going to...
  12. D

    Skynet SkyNet 7.4.0

    It looks like my firewall script is being overwritten because the updated PATH statement is gone so I am getting curl errors. How can this be fixed permanently?
  13. D

    Skynet SkyNet 7.4.0

    Ok as I go thru Skynet more and more I find some things work and some don't. For example, when trying to enter bans, I get the curl errors. But if I go something basic like updating Skynet, that now works. So I am not sure why some things work and others get curl errors still.
  14. D

    Skynet SkyNet 7.4.0

    EDIT After making the PATH line edit and rebooting, it seems to be working now.
  15. D

    Skynet Curl "no URL specified" error when changing Skynet blacklist

    I am having a similar experience. I just found that Skynet was not running and it seems like the USB was going bad. So I backed up the files from my old USB and formatted a new USB, installed amtm, entware, Skynet, etc. I did not restore any files *yet* because I am not sure what I can/should...
  16. D

    Skynet Help with Fixing Skynet Issue

    Looking at the files, it looks like I had entware installed, which I don't even know if its a thing anymore. Some of the files do not want to copy over via scp. They are getting errors but most seem to be in the entware directory so I think the other files are good. Can I get a new USB, have...
  17. D

    Skynet Help with Fixing Skynet Issue

    I know this is an old thread but I am hoping I can get some help. I am having the same or similar issue. I started getting the same error so I started with unmounting the usb, rebooting, then reinstalling. I can run the firewall script a coupe times but now it giving me a "firewall: line 5...
  18. D

    Skynet SkyNet Blocking Subnet

    Just for reference if I did not mention it already, my Asus is connected inside of my ISP's router device. So I am essentially in a double-NAT situation. When I look at the skynet logs, I am surprised at how many blocks there are. I only have 1 port forwarded from my outside ISP device, which...
  19. D

    DNSMasq Config Help - Conditional Forwarding

    Yeah when the problem started, I was finding that DNS responses for my internal domain were coming back as old entries. In other words, I would get IP resolution to old IP's for the name. The config should just forward that traffic and not try to resolve it from what I could see, but it...
  20. D

    DNSMasq Config Help - Conditional Forwarding

    I do not know exactly what it looked like, but I am confident that it is virtually the same as it is now. The main difference is the DNS servers specified in the DHCP scope now points to my internal DNS servers instead of just using the router IP. dnsmasq.postconf #!/bin/sh CONFIG=$1 source...
Top