On 05.12.2013 19:13, Paweł Sikora wrote:
> here's example debug log from short web session (firefox+ 2x page reload
> +quit) via tunnel.
>
> (... authorization cut ...)
https://fpaste.org
&
F20 ain't an official, so
https://admin.fedoraproject.org/mailman/listinfo/test
poma
--
users mailing
On Thursday 05 of December 2013 10:34:02 John Aldrich wrote:
> Quoting "Carlos \"casep\" Sepulveda" :
> > On 5 December 2013 11:59, Paweł Sikora wrote:
> >> Hi all,
> >>
> >> i've recently reinstalled my previous distro with fc20-beta and observing
> >> strange ssh tunels disconnection. i'm estab
On Thursday 05 of December 2013 12:04:07 Carlos casep Sepulveda wrote:
> On 5 December 2013 11:59, Paweł Sikora wrote:
> > Hi all,
> >
> > i've recently reinstalled my previous distro with fc20-beta and observing
> > strange ssh tunels disconnection. i'm establishing tunels in this way:
> >
> >
On 05.12.2013 16:33, Carlos "casep" Sepulveda wrote:
> On 5 December 2013 12:22, poma wrote:
>> Are you able to direct people to the proper lists!?
>
>
> Well, the ConnectTimeout parameter in ssh_config is by default 1, (and
> he need to set it ot 0), in any Fedora, so it isn't a "Fedora 20"
> i
On 5 December 2013 12:22, poma wrote:
> Are you able to direct people to the proper lists!?
Well, the ConnectTimeout parameter in ssh_config is by default 1, (and
he need to set it ot 0), in any Fedora, so it isn't a "Fedora 20"
issue. Unless he already has it on 0 and it's not working, then cou
Quoting "Carlos \"casep\" Sepulveda" :
On 5 December 2013 11:59, Paweł Sikora wrote:
Hi all,
i've recently reinstalled my previous distro with fc20-beta and observing
strange ssh tunels disconnection. i'm establishing tunels in this way:
ssh -2fCN -p ${non-default port} -L
${local_port}:$
On 05.12.2013 16:04, Carlos "casep" Sepulveda wrote:
> On 5 December 2013 11:59, Paweł Sikora wrote:
>> Hi all,
>>
>> i've recently reinstalled my previous distro with fc20-beta and observing
>> strange ssh tunels disconnection. i'm establishing tunels in this way:
>>
>> ssh -2fCN -p ${non-default
On 5 December 2013 11:59, Paweł Sikora wrote:
> Hi all,
>
> i've recently reinstalled my previous distro with fc20-beta and observing
> strange ssh tunels disconnection. i'm establishing tunels in this way:
>
> ssh -2fCN -p ${non-default port} -L ${local_port}:${endpoint}:{$endpoint_port}
> ${logi