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

  1. T

    AdGuardHome [RELEASE] Asuswrt-Merlin-AdGuardHome-Installer (AMAGHI)

    The internet check is buggy if you already have a custom DNS server like pihole/asus router is in bridged mode. I'd just check curl of the actual adguard release instead of an oddball nslookup.
  2. T

    [Coming Soon] New version notification system

    Is there any reason you don't upload binaries to the github releases? You could then use the github api to query for releases. There's no file limit right now
  3. T

    IPV6 DUID

    Any news on fixing this in mainline Asuswrt-Merlin? Have a RT-AC5300 so I can't use John's fork
  4. T

    DSL support

    After spelunking more through the makefiles (haven't run these): export DSL-AC68U := IPV6SUPP=y HTTPS=y ARM=y BCM57=y NTFS="paragon" AUTODICT=y BBEXTRAS=y USBEXTRAS=y EBTABLES=y SAMBA3=y MEDIASRV=y MODEM=y MODEMPIN=y BECEEM=y PARENTAL2=y ACCEL_PPTPD=y PRINTER=y WEBDAV=y CLOUDSYNC=y...
  5. T

    DSL support

    Well, ASUS has the DSL sources listed for my DSL-AC68U and I've been poking around them. It looks like a common codebase that supports basically everything with an extra DSL step that cat's the DSL firmware on but that's just 10min of looking. Does ASUS/Broadcom supply the binary firmware...
  6. T

    DSL support

    What would it take to get the VDSL modems working in merlin? It seems to have some of the DSL specific makefiles and code still there, but not all of it. There's a source release that has more, and I'd be willing to do some legwork to get it working. Any idea how to do this?
Back
Top