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

  1. L

    iptables script by NAT-START not effective after WAN changed?

    yes, my script is set the mangle table only, and it works fine with router start or reboot, only broken when WAN changed.
  2. L

    iptables script by NAT-START not effective after WAN changed?

    When WAN changed like WAN was restored ,my iptables-set script trigger by nat-start, but not effective, It appears that some WAN events were triggered and clear the iptables after my script run. May 14 18:49:15 pppd[25845]: Plugin rp-pppoe.so loaded. May 14 18:49:15 pppd[25845]: RP-PPPoE plugin...
  3. L

    https connection issue on router

    sorry, the pic was compressed
  4. L

    https connection issue on router

    The strange thing is that my PC can run the same command fine. PC is connected to the Internet through this router. But router can not, both curl and wget
  5. L

    https connection issue on router

    I think the time is correct +8 china. how can I do a fully clean reset or reinstall the firmware, maybe some amtm scripts mess up the system. (I already try factory reset on webui)
  6. L

    https connection issue on router

    lijeep@RT-BE88U:/tmp/home/root# curl -vvv http://chiphell.com * Trying 117.69.71.61:80... * Connected to chiphell.com (117.69.71.61) port 80 > GET / HTTP/1.1 > Host: chiphell.com > User-Agent: curl/8.4.0 > Accept: */* > < HTTP/1.1 200 OK < Content-Length: 988 < Connection: keep-alive < Server...
  7. L

    https connection issue on router

    I remove entware and all amtm thing, still get this, but from another domain. lijeep@RT-BE88U:/tmp/home/root# curl -V curl 8.4.0 (arm-buildroot-linux-gnueabi) libcurl/8.4.0 OpenSSL/1.1.1w Release-Date: 2023-10-11 Protocols: file ftp ftps http https imap imaps mqtt pop3 pop3s smb smbs smtp smtps...
  8. L

    https connection issue on router

    RT-BE88U install 3006.102.4_beta2 ssh login to router, and curl https website will failed. admin@RT-BE88U-3968:/tmp/home/root# curl http://www.baidu.com/ <!DOCTYPE html> <!--STATUS OK--><html> <head><meta http-equiv=content-type content=text/html;charset=utf-8><meta http-equiv=X-UA-Compatible...
Back
Top