From owner-freebsd-mips@freebsd.org Tue Oct 13 16:11:22 2015 Return-Path: Delivered-To: freebsd-mips@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 01B66A12844 for ; Tue, 13 Oct 2015 16:11:22 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-io0-x22e.google.com (mail-io0-x22e.google.com [IPv6:2607:f8b0:4001:c06::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B8E8DF03 for ; Tue, 13 Oct 2015 16:11:21 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by iofl186 with SMTP id l186so26352740iof.2 for ; Tue, 13 Oct 2015 09:11:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=129mRytqDeXa/V46dg9LAsoffk8RP7O7SkXN+Lb73d0=; b=njPYzLa2Jb2MtqG99ufOEBd7JUfKKKo/1SddBf7ETW1MiFYzXf3S8azNYUhrie68oC 2CyWUaVBPJYl1+9jV8EQ0HUvTvmF8bQ0CWMeSXKlSGbF54tRjUjxPQQgd0KIJSAt3zrz X7KJbh+9hvhdHz9MMD2jQ1fMyMbTTGyj1TjbDnjqkC1u49TXXulh5jv5Gf7VLEpGvNLR bahRicY5N1yduy00RgRno+Ep22+nme9KNQYVAQSnuyeCfIhD8yB3ThcxoVpQvoSipPq0 Jfjr/LNpdVnVG0//fpEUbMFOrROPGS5JJEa5Ct3YW22THpGhy4JL+CsPgsbdMy23rF9h bomQ== MIME-Version: 1.0 X-Received: by 10.107.13.75 with SMTP id 72mr33602864ion.75.1444752681153; Tue, 13 Oct 2015 09:11:21 -0700 (PDT) Received: by 10.36.2.10 with HTTP; Tue, 13 Oct 2015 09:11:21 -0700 (PDT) In-Reply-To: <561CC146.6060407@riseup.net> References: <561CBE04.1040900@riseup.net> <561CC089.3070105@rdtc.ru> <561CC146.6060407@riseup.net> Date: Tue, 13 Oct 2015 09:11:21 -0700 Message-ID: Subject: Re: Dropbear installed by default From: Adrian Chadd To: Piotr Kubaj Cc: "freebsd-mips@freebsd.org" , Eugene Grosbein Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Oct 2015 16:11:22 -0000 I'm very tempted to put dropbear in base/contrib because of exactly this. -a On 13 October 2015 at 01:31, Piotr Kubaj wrote: > On MIPS itself it's fine, it's just that it's too big too fit in hardware > like TP-LINK routers with 8/16MB flash. OpenWRT does the same, they make > OpenSSH available in their repo, but Dropbear is the default. > > > On 10/13/15 10:27, Eugene Grosbein wrote: >> >> On 13.10.2015 15:17, Piotr Kubaj wrote: >>> >>> Hi, >>> >>> I (and I think many people as well) would like to have remote access to >>> MIPS systems (as opposed to serial-only). Although it's impossible with >>> OpenSSH, it's quite possible with Dropbear >> >> What the problem with OpenSSH under FreeBSD/mips? >> >> > > _______________________________________________ > freebsd-mips@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-mips > To unsubscribe, send any mail to "freebsd-mips-unsubscribe@freebsd.org"