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

    Forwarded connection refused by server, using the SSH tunnel

    I found such descriptions in the Change logs: From Merlin 378.56 Beta 1 (12-Oct-2015) - CHANGED: Updated dropbear to 2015.68 + upstream patches From dropbear 2015.71 - 3 December 2015 - Fix crash on exit when -p address: port is used, broke in 2015.68 2015.69 - 25 November 2015 - Fix crash...
  2. C

    Forwarded connection refused by server, using the SSH tunnel

    Till now there are no good news :( I don't know how to fix this bug (may be feature) I returned to previous firmware version.
  3. C

    Forwarded connection refused by server, using the SSH tunnel

    I'm glad to see you in our club. I'm not alonе.
  4. C

    Forwarded connection refused by server, using the SSH tunnel

    As I understand, there are no differences, from SSH tunnel point of view, what kind of TCP protocols are forwarding. HTTPS or HTTP says browser to use or not encryption. The problem may be related with dropbear upgrade from 2014.66 to 2015.68 version. I have flashed back to 378.55 and...
  5. C

    Forwarded connection refused by server, using the SSH tunnel

    I have tried Mozilla Firefox, the same situation. :(
  6. C

    Forwarded connection refused by server, using the SSH tunnel

    Yes, I'm using Chrome. I have the same configuration on the another router WRT54GL (with dd-wrt firmware) and it works via Chrome. Chrome is configured for using socked proxy: AdditionalParameters=--proxy-server="socks5://localhost:5150" telnet 192.168.2.1 8443 return: SSH-2.0-dropbear_2015.68...
  7. C

    Forwarded connection refused by server, using the SSH tunnel

    I have changed port for AICloud to 8843, and checked netstat. There are no any others listening proceses on the 443 and 8443 ports. And part of https requests works normaly: Opening connection to www.google.com:443 for forwarding Opening connection to www.google.com:443 for forwarding Forwarded...
  8. C

    Forwarded connection refused by server, using the SSH tunnel

    I have changed SSH port to 8443, but a situation still the same, no changes. :(
  9. C

    Forwarded connection refused by server, using the SSH tunnel

    Router AC68U I have a worked network model before upgrade from 378.55 to 378.56(_0/_2) Workstation (Putty) -> (SSH tunnel over http proxy) -> Router -> Internet After Firmware upgrade I receive error: Opening connection to www.google.com:443 for forwarding Forwarded connection refused by server...
Top