ssh

  • 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. M

    SSH Integrity error

    I am trying to clone Raspberry PI remotely into mounted USB drive via command ssh polo@192.168.1.XXX -p 27 "sudo dd if=/dev/mmcblk0p1 | sudo gzip -9 -" | dd of=mmcblkop1.gz The small boot partition (75Mb) is cloned fine, but the big one (3.6Gb) fails with such error ssh: Connection to...
  2. M

    Dropbear not identifying key correctly?

    I generated a new ssh key this morning, using PuTTy Key Generator as I previously saw dropbear in syslog warning for using a SHA1 key, allthough I was sure I generated a RSA SHA2 key with ssh-keygen. So I generated a 256 bit ECDSA RSA2 key with passphrase, removed the old key on both server and...
  3. D

    ASUS AC5300 SSH in Lan not working to intel edison

    Hoping for some help. I replaced my old linksys wireless router with a new Asus AC5300. The router is plugged into a cable modem. I am trying to access an Intel edison via SSH. I have it set to the same internal ip by mac address in settings. No matter what, however, I cannot ssh into...
  4. J

    SSH WAN Access with Statip IP IPTV: Probable bug report and solution patch

    Hi: I post this here, instead of in the originating thread, for visibility. In my previous post #13 of thread "Can't access with SSH from the WAN my Asus AC68 with FW 380.64_2", post #13 ("Juglar, post: 323517, member: 53001", please, could anybody teach me how to link here another thread's...
  5. redhat27

    Harvest IPs from SSH brute force protection

    Hello everyone, I have enabled brute force protection in the from the Web UI, and I'm trying to identify the IPs that are dropped by the rule. This is what gets created when I enable brute force protection: I tried to create a different log target (and not use logdrop) so that these stand...
  6. G

    Multi-subject: Securing the whole setup

    Hello, newbie to this forum, not so much to networking, on a practical level. I'm asked to sort out some problems in a small local gym and improve some things: - sorted out: - looped network, daisychaining 4-8 port FE switches - operator modem wifi underperforming/unavailable...
  7. W

    Router external access

    I have an Asus RT-AC66U router with the latest 380.65 Asuswrt-Merlin FW installed. I want to use VPN server functionality of the router. I configured OpenVPN server as documented here https://www.asus.com/support/faq/1008713. I also installed OpenVPN client on a W7 and on an XP computer. The...
  8. D

    How to get ssh RemoteForward working?

    Hi, can I ask a possibly stupid question here? I'm trying to get ssh remote port forwarding working on my Asus RT-AC3200. I'm running Asuswrt-Merlin 380.65 (updated yesterday). Regular port forwarding is working just fine, I can use the webui to setup port forwarding, and it works for me (as...
  9. W

    OpenVPN Client bypassing a single port

    I would like to port-forward SSH (22) from my router to one of my IP that are using VPN: with VPN connected is not possible. Do you know any alternative to do it even with VPN connected? X:22 --> Y:22 = does not work! Please note, that using a third "actor" (like a Raspberry) works perfectly...
  10. R

    nvram set and commit not holding

    I am running a few commands via ssh: nvram set 0:ccode=#a nvram set 1:ccode=#a nvram set 0:regrev=0 nvram set 1:regrev=0 nvram set wl0_country_code=#a nvram set wl0_country_rev=0 nvram set wl0_reg_mode=off nvram set wl1_country_code=#a nvram set wl1_country_rev=0 nvram set wl1_reg_mode=off...
  11. S

    Can't get SSH to work in Linux

    Hi! WinSCP worked great in Windows. In Linux I have tried Filezilla (didn't work in Windows either), but I get "Received unexpected end-of-file from SFTP server". Nautilus SSH and "scp" from the command line I cannot get to work either. Help much appreciated. :-)
  12. B

    Apply nvram changes

    I want to be able to dynamically enable/disable my port forwarding rules via SSH. I have determined that the nvram setting that needs modified in order to do this is "vts_enable_x". When I change its value I'm able to see in the UI that the port forwarding enabled setting changes from "yes" to...
  13. unashamed

    Change SSH port (Via SSH)

    Hi All Im fairly new here. My brother logged into our TM-AC1900 (RT-AC68U) and enabled SSH. Not only did he enable SSH, he also changed the router to https only, and put SSH on port 443. Now we can only ssh into the router. My question is, how do we change the SSH port via SSH? I would like to...
  14. P

    firewall rule - question

    hello :) since update to Merlin FW 380.59 my ASUS RT-AC68U vpn connection is blocking connection to SSH/TELNET and HTTP/HTTPS my ASUS RT-AC68U is running as VPN Client to another AC68U (FW 380.58) running as VPN Server in Administration - System there is - Enable SSH - LAN Only how to allow...
  15. Combat Goat

    Mount Network Shares for Use by Native FTP Server?

    My network is too decentralized right now in regard to file storage and sharing. The primary device is a Fedora machine with a 12 TB share in a BTRFS pool, then there is a 4TB MyCloud that I picked up on the cheap, and finally I have a 500GB USB 3.0 drive on the RT-AC68U. What I would like to...
  16. N

    Setup Open VPN Server with SSH tunnel

    Hello, I would like to ask if it is possible to use my Assus RT-AC56U with asuswrt merlin to setup OpenVPN Server with ssh tunnel. I want to use this because my employer uses firewall with DPI which can detect VPN traffic even on 443 port so one of the ways to obfuscate it is to encapsulate it...
  17. I

    Open ipv6 firewall for allowed services

    Hi All, Thanks for the Asus-merlin firmware - I've found it really useful. I've been using ipv6 to connect two locations together - both sides use an AC68U with the Asus-Merlin firmware. The one site is only reachable via ipv6, so I've been seeing how to make everything work that way...
Top