Re: Openssh on ipv6 only jail

2015-11-08 Thread Bjoern A. Zeeb
> On 05 Nov 2015, at 07:45 , Frank de Bot wrote: > > Bjoern A. Zeeb wrote: >> >>> On 04 Nov 2015, at 21:18 , Frank de Bot (lists) wrote: >>> >>> Hi, >>> >>> I've a jail setup with only ipv6. I want to use openssh as ssh daemon. >>> When ssh to the jail, it ask for password, accepts it shows

Re: Openssh on ipv6 only jail

2015-11-04 Thread Frank de Bot
Bjoern A. Zeeb wrote: > >> On 04 Nov 2015, at 21:18 , Frank de Bot (lists) wrote: >> >> Hi, >> >> I've a jail setup with only ipv6. I want to use openssh as ssh daemon. >> When ssh to the jail, it ask for password, accepts it shows motd and >> then everything freezes. I also get a shell line like

Re: Openssh on ipv6 only jail

2015-11-04 Thread Bjoern A. Zeeb
> On 04 Nov 2015, at 21:18 , Frank de Bot (lists) wrote: > > Hi, > > I've a jail setup with only ipv6. I want to use openssh as ssh daemon. > When ssh to the jail, it ask for password, accepts it shows motd and > then everything freezes. I also get a shell line like '[searchy@ipv6only > ~]$ '.

Re: openssh-portable segmentation faults

2013-02-08 Thread Dimitry Andric
On 2013-02-08 00:28, Konstantin Belousov wrote: On Fri, Feb 08, 2013 at 12:16:40AM +0100, Dimitry Andric wrote: ... I guess a similar approach as take in the above thread should be taken, e.g. rename the function in the port to openbsd_strnvis(), and have the port call that. Or use macro trick

Re: openssh-portable segmentation faults

2013-02-07 Thread Bryan Drewery
On 2/7/2013 5:50 PM, Dimitry Andric wrote: > On 2013-02-08 00:16, Dimitry Andric wrote: >> On 2013-02-07 22:14, Dewayne Geraghty wrote: >> ... >>> Bryan, Dimitry, >>> Thank-you for your interest. >>> Unfortunately we have no debugging tools on any of the machines. I'll >>> build one today and repro

Re: openssh-portable segmentation faults

2013-02-07 Thread Bryan Drewery
On 2/7/2013 5:16 PM, Dimitry Andric wrote: > On 2013-02-07 22:14, Dewayne Geraghty wrote: > ... >> Bryan, Dimitry, >> Thank-you for your interest. >> Unfortunately we have no debugging tools on any of the machines. I'll >> build one today and reproduce. > > I have reproduced the segfault here: >

Re: openssh-portable segmentation faults

2013-02-07 Thread Dimitry Andric
On 2013-02-08 00:16, Dimitry Andric wrote: On 2013-02-07 22:14, Dewayne Geraghty wrote: ... Bryan, Dimitry, Thank-you for your interest. Unfortunately we have no debugging tools on any of the machines. I'll build one today and reproduce. ... Executive summary: we recently imported a strnvis()

Re: openssh-portable segmentation faults

2013-02-07 Thread Konstantin Belousov
On Fri, Feb 08, 2013 at 12:16:40AM +0100, Dimitry Andric wrote: > This is exactly the same problem as reported in this thread about > the security/pam_ssh_agent_auth port (rather long, beware): > >http://lists.freebsd.org/pipermail/freebsd-stable/2013-January/071703.html > > Executive summary

Re: openssh-portable segmentation faults

2013-02-07 Thread Dimitry Andric
On 2013-02-07 22:14, Dewayne Geraghty wrote: ... Bryan, Dimitry, Thank-you for your interest. Unfortunately we have no debugging tools on any of the machines. I'll build one today and reproduce. I have reproduced the segfault here: Starting program: /usr/ports/security/openssh-portable/work

RE: openssh-portable segmentation faults

2013-02-07 Thread Dewayne Geraghty
> -Original Message- > From: Bryan Drewery [mailto:bdrew...@freebsd.org] > Sent: Friday, 8 February 2013 1:00 AM > To: Dewayne > Cc: po...@freebsd.org > Subject: Re: openssh-portable segmentation faults > > On 2/7/2013 5:59 AM, Dewayne wrote: > > Would it

Re: openssh-portable segmentation faults

2013-02-07 Thread Bryan Drewery
On 2/7/2013 5:59 AM, Dewayne wrote: > Would it be possible if someone with a FreeBSD 9.1Stable system built after > 2-Feb could build and run openssh-portable. > For what it's worth, I am planning to upgrade this very soon to a newer release. I haven't seen these general crashes yet. A debug tr

Re: openssh-portable segmentation faults

2013-02-07 Thread Dimitry Andric
On 2013-02-07 12:59, Dewayne wrote:... Example: # /usr/bin/ssh -vvv localhost OpenSSH_5.8p2-hpn13v11 FreeBSD-openssh-portable-5.8.p2_3,1, OpenSSL 1.0.1d 5 Feb 2013 Segmentation fault (core dumped) # /usr/sbin/sshd Segmentation fault Can you get backtraces for those segfaults, please? Prefera

Re: openssh-portable-overwrite-base-5.2.p1_1,1 tries to use /usr/etc/rc.d

2009-09-23 Thread Denis Barov
hello, try to look at pr ports/138943 and use supplied patch. pr: http://www.freebsd.org/cgi/query-pr.cgi?pr=138943 patch: http://www.freebsd.org/cgi/query-pr.cgi?prp=138943-1-diff&n=/patch-1.diff Wed, Sep 23, 2009 at 19:01 +0300 Andriy Gapon: > openssh-portable-overwrite-base-5.2.p1_1,1 tries t

Re: OpenSSH 5.2p1 with GSSAPI Authentication

2009-08-21 Thread John Marshall
On Sat, 22 Aug 2009, 10:12 +1000, John Marshall wrote: > I just tried a 'make configure' on security/openssh-portable on 8.0, to > start digging into the configure log, and discover that the port is now > marked as 'broken' for 8.0. I'll spend a while on the ssh port on 7.2 > and see if I can disc

Re: OpenSSH 5.2p1 with GSSAPI Authentication

2009-08-21 Thread John Marshall
On Fri, 21 Aug 2009, 11:52 +0200, Matthias Andree wrote: > Am 21.08.2009, 09:01 Uhr, schrieb John Marshall > : > > >Does *anybody* have this working? > > > >I've been using SSH with GSSAPI authentication for a couple of years but > >found it no longer worked with sshd on an FreeBSD 8.0-BETA. Fr

Re: OpenSSH 5.2p1 with GSSAPI Authentication

2009-08-21 Thread Matthias Andree
Am 21.08.2009, 09:01 Uhr, schrieb John Marshall : Does *anybody* have this working? I've been using SSH with GSSAPI authentication for a couple of years but found it no longer worked with sshd on an FreeBSD 8.0-BETA. FreeBSD 8.0-BETA has OpenSSH 5.2p1 included in the base system. I have tri

Re: openssh-portable upgrade.

2007-08-30 Thread Marcus Alves Grando
Sorry for long delay... Alex Dupre wrote: Stefan Lambrev wrote: After upgrade from openssh from 4.5 to 4.6 I'm unable to login using password authentication. This a challenge-response problem. I'll fix this now... Neither with RSA keys. Works to me with fixes in challenge-response... see

Re: Openssh

2007-03-21 Thread Mark Linimon
On Wed, Mar 21, 2007 at 08:15:37PM -0400, Alfredo Perez wrote: > That is the thing, the port does not have a maintainer Well, it will stay in the queue until a ports committer takes an interest in it. mcl ___ freebsd-ports@freebsd.org mailing list http:

Re: Openssh

2007-03-21 Thread Alfredo Perez
That is the thing, the port does not have a maintainer Mark Linimon <[EMAIL PROTECTED]> wrote: On Wed, Mar 21, 2007 at 04:51:08PM -0400, Alfredo Perez wrote: > Do I need to be the maintainer of Openssh to submit a PR with a diff? No. We will forward your PR to the maintainer. mcl _

Re: Openssh

2007-03-21 Thread Mark Linimon
On Wed, Mar 21, 2007 at 04:51:08PM -0400, Alfredo Perez wrote: > Do I need to be the maintainer of Openssh to submit a PR with a diff? No. We will forward your PR to the maintainer. mcl ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.or

Re: Openssh

2007-03-21 Thread Alfredo Perez
Yes Bill, you are right. With some help, I already update a port (imgseek) Do I need to be the maintainer of Openssh to submit a PR with a diff? Alfredo Bill Moran <[EMAIL PROTECTED]> wrote: In response to Eric : > Alfredo Perez wrote: > > Hi > > > > I noticed that Openssh port shows in the l

Re: Openssh

2007-03-21 Thread Eric
Bill Moran wrote: In response to Eric <[EMAIL PROTECTED]>: Alfredo Perez wrote: Hi I noticed that Openssh port shows in the list of ports that need to be updated to the latest version (4.6), I dont have much experience updating a port but If nobody is working on that, I would really like to

Re: Openssh

2007-03-21 Thread Bill Moran
In response to Eric <[EMAIL PROTECTED]>: > Alfredo Perez wrote: > > Hi > > > > I noticed that Openssh port shows in the list of ports that need to be > > updated > > to the latest version (4.6), I dont have much experience updating a port > > but If nobody is working on that, I would really lik

Re: Openssh

2007-03-21 Thread Eric
Alfredo Perez wrote: Hi I noticed that Openssh port shows in the list of ports that need to be updated to the latest version (4.6), I dont have much experience updating a port but If nobody is working on that, I would really like to give it I try? Thanks Alfredo install portmaster from the

Re: openssh-portable upgrade.

2007-03-13 Thread Alex Dupre
Stefan Lambrev wrote: > After upgrade from openssh from 4.5 to 4.6 I'm unable to login using > password authentication. Neither with RSA keys. > After putting "PasswordAuthentication yes" in sshd_conf I'm able to > login using username/password, Idem. > but this is built-in password authenticat