Displaying 2 results from an estimated 2 matches for "43a44".
Did you mean:
4344
2014 Nov 20
1
Re: virt-v2v: Died at /usr/bin/virt-p2v-server line 411
...:11PM +0100, Nicolas Ecarnot wrote:
> OK, I'm progressing : the ssh issue seems to be gone.
> I changed some parameters but not sure which one are relevant.
> When comparing with a fresh install, here are the diffs :
>
> root:/etc# diff /etc/ssh/sshd_config /tmp/sshd_config
> 43a44
> > LogLevel DEBUG3
> 48c49
> < #PermitRootLogin yes
> ---
> > PermitRootLogin yes
> 114,115c115,116
> < #AllowTcpForwarding yes
> < #GatewayPorts no
> ---
> > AllowTcpForwarding yes
> > GatewayPorts yes
>
> The man page specifically says...
2014 Nov 19
4
Re: virt-v2v: Died at /usr/bin/virt-p2v-server line 411
Le 19/11/2014 22:19, Richard W.M. Jones a écrit :
> On Wed, Nov 19, 2014 at 10:05:53PM +0100, Nicolas Ecarnot wrote:
>> Nov 19 21:54:52 serv-p2v-adm1 sshd[2727]: pam_unix(sshd:session):
>> session opened for user root by (uid=0)
>> Nov 19 21:54:53 serv-p2v-adm1 sshd[2725]: channel 2: open failed:
>> connect failed: Connection refused
>> Nov 19 21:54:53