Displaying 20 results from an estimated 30000 matches similar to: "OpenSSH issue"
2008 Aug 13
0
ProxyCommand and ExitOnForwardFailure = leftover process
Hi,
I'm having a small problem when using ProxyCommand and
ExitOnForwardFailure in combination with OpenSSH 5.1 under Ubuntu
8.04.
In order to enable multihop scp and port forwarding, I have enabled
automatic public key authenticated tunneling from hostA to hostC via
hostB using ProxyCommand in my private .ssh/config file on hostA.
<end of .ssh/config>:
host hostB
user X
hostC
2003 May 12
3
[Bug 560] Privsep child continues to run after monitor killed.
http://bugzilla.mindrot.org/show_bug.cgi?id=560
Summary: Privsep child continues to run after monitor killed.
Product: Portable OpenSSH
Version: -current
Platform: ix86
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=164797
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
2003 Sep 12
1
Agent Forwarding Anomalies on OpenBSD 3.3/OpenSSH 3.6.1
I have a curious situation with four OpenBSD 3.3 hosts.
Each of these has public/private keys on each other for inter-host
authentication using RSA2 keys.
For instance, they're called hostA-to-hostBCD, hostB-to-hostACD,
hostC-to-hostABD, and hostD-to-hostABC.
The sshd_config files, on each host, look as follows...
#;
#; /etc/ssh/sshd_config
#;
Port 22
Protocol 2
ListenAddress
2006 Jun 20
2
[PATCH] openssh pseudo-terminal bug
hello
short description:
ssh client sends a wrong all-zero terminal info when requesting forced pseudo-terminal
allocation while stdin is not a terminal.
sshd then sets the terminals ospeed to 0 because it receives this information from the
client. on solaris this means that the pseudo-terminal is closed and output of any
remote command is dropped.
longer description:
what we're doing is
2000 Jan 20
0
OpenSSH problem report on Linux 2.2.14.
I have been using OpenSSH for a while, and I would like to thank you
for the great package.
Here is a report of mysterious warning message lines, I get while I
use OpenSSH.
They don't seem to be serious, but annoying nevertheless.
version: openssh-1.2.1pre27
OS
Linux standard 2.2.14 #18 SMP Thu Jan 6 06:07:45 JST 2000 i586 unknown
(compiled with gcc 2.95.2)
Compiler
gcc -v
Reading
2002 Feb 25
1
problem with tinc pre5
Hello,
I have 2 hosts HostA and HostB
HostA - 10.38.9.2, kernel 2.4.16, tincd from Debian package
HostB - 10.38.9.223, kernel 2.2.17-21mdk, tincd from tarball package.
HostA:
------------------------------
/etc/tinc/test4/tinc.conf
Name = HostA
ConnectTo = HostB
TapDevice = /dev/misc/net/tun
PrivateKeyFile = /etc/tinc/test4/rsa_key.priv
/etc/tinc/test4/hosts/HostA
Subnet = 10.0.0.0/8
Port =
2015 Jul 31
0
Indirect routing issue?
Hi there,
I am experiencing an annoying but not critical issue with (I think)
tinc's internal routing. My setup is this:
HostA (local. ConnectTo = HostC)
HostB (geographically close. ConnectTo = HostC)
HostC (far away. ConnectTo = nothing)
Without tinc, pings from HostA to HostB take around 10ms, and from
HostA/B to HostC around 200ms.
With tinc, pings from HostA to HostB take nearly
2001 Oct 21
1
About mirroring in both sides
I am taisaki
About how to carry out mirroring with both server
Although I would like you to teach
About rsync, although it is a question, this time
hostA hostB It is related with ssh connection.
authorized_keys is held on both sides. In the environment which can be
used satisfactory
hostA /export/Data
The following directories
hostB /export/temp
a mirror is carried out to below --
2018 Apr 11
0
Route certain trafic via a tinc node that is not directly connected.
Hello again :)
Thank you all for your reply's. Below are the config files of the 3 hosts.
I use tinc in router mode. I do not have a kernel mode config lines
anywhere so tinc must be using the default settings here.
I added the ipaddressx to subnets on hostc and this works. Traffic to
that ip is now routed via hostc.
But since this ipaddressx address changes often I need to resolve it
2017 Apr 05
0
Transfer hangs, both sides waiting on receive
Hi,
We're encountering a rather weird, sporadic hang during a large-file
transfer. A bit of background on the setup:
- Host A rsyncs a MySQL database from Host B. Both sides use rsync
3.1.1 on Debian Jessie.
- Host B serves the files using rsync --daemon from an ext4 filesystem
residing on a thin LVM snapshot.
- Host A uses the following command to rsync the files to a btrfs
2018 Apr 11
1
Route certain trafic via a tinc node that is not directly connected.
On 11 April 2018 at 11:30, Hans de Groot <hansg at dandy.nl> wrote:
> Hello again :)
>
> Thank you all for your reply's. Below are the config files of the 3 hosts.
> I use tinc in router mode. I do not have a kernel mode config lines
> anywhere so tinc must be using the default settings here.
>
> I added the ipaddressx to subnets on hostc and this works. Traffic
2012 Jul 12
3
ssh port forwarding
Hello Everyone,
I am having a problem with setting up port forwarding from one of our local
CentOS machines to an AWS EC2 instance. We are wanting to make mysql
connections over an ssh tunnel.
In this case, lets say that hostA is our local machine, and hostB is the
Amazon EC2 instance. I have tried several different variations (that I have
found from google searching), including:
from hostA: ssh
2011 Mar 30
0
block migration
Hello,
I'm trying to use block migration with below procedure, but got some errors. I would highly appreciate if anyone give me a hand..
There are 2 hosts(hostA and hostB), both OS is Ubuntu 10.10(merverick). And a VM(named centos54-1mg) is running at hostA(centos54 64bit).
[package version]
+++-=====================-=====================-===================
ii kvm
2018 Apr 10
0
Route certain trafic via a tinc node that is not directly connected.
Hello List,
I have this setup:
hosta <--> hostb <--> hostc
Hosta and hostc are not directly connected via tinc. But both are
conncted via hostb (I called my network tincnet). This works fine I can
ssh from hosta to hostc and vice versa without any problems.
hostc is in a whitelisted iprange at some service provider.
I need hosta to talk to a certain ip (lets call it
2003 Mar 12
1
Problems with ! -p
Hi there,
rsync version 2.5.5 protocol version 26.
I seem to be having some trouble using rsync to ignore permissions on a
remote host when syncing back to a local host. I want it to listen to
the umask of the user running the rsync locally. Eg:
[remote host - I've touched a file made it 4750, etc, etc]
hostb $ mkdir -p /data/rsync/temp
hostb $ touch /data/rsync/temp/foo
hostb $ chgrp
2006 Apr 12
1
powerd not behaving with an Asus A8V-MX and Athlon 64 X2 3800+
I have an Asus A8V-MX motherboard with an AMD Athlong 64 X2 3800+ CPU
and I'm trying to run powerd to keep it cooler/quieter/greener.
I'm running -STABLE (6.1-RC) cvsup'ed a couple of days ago, with a
kernel config that consists of the SMP sample plus an atapicam
device.
I'm loading the cpufreq.ko module in /boot/loader.conf.
I've attached my dmesg output and sysctl -a
2001 Oct 25
2
Both directions Mirror
Good evening
I use d as follows.
(It is every 5 minutes from Cron)
#!/bin/sh
LOCK=/tmp/lock.pid
if [ ! -e $LOCK ]; then
echo 1 > $LOCK
rsync -ave ssh --delete /export/mirror user@hostB:/export
rsync -ave ssh --delete user@hostB:/export/ /export/mirror/
rm > $LOCK
fi
However, now, it is.
It will be deleted even when a file is created on both sides.
Should the script
2017 Nov 10
0
Replication oddities - different sizes between replicated nodes
Dear Dovecot community,
As discussing on IRC with Aki, I have the following thing happening:
I got an alert from my mailservice last night that I was running over quota. My quota reached almost 91% (coming from 30%) in one day.
I do not recall receiving so much email (we talk about multiple gb?s additional space usage), so something was acting up.
When I logged into my mailservers (I?ll
2017 Jul 28
0
vncserver died
I get back from two weeks on the road, and try to VNC to my server and
it fails. I ssh in and see that, yes vncserver is dead. I tried
restarting it and see below for the failure messages plus my systemd setup.
Can someone point me to trouble shooting why it says about resources (if
that is the problem);
# systemctl -l status vncserver@:3.service
? vncserver@:3.service - Remote desktop
2018 Apr 10
2
Route certain trafic via a tinc node that is not directly connected.
On Tue, Apr 10, 2018 at 03:36:08PM +0200, Hans de Groot wrote:
> hosta <--> hostb <--> hostc
>
> Hosta and hostc are not directly connected via tinc. But both are conncted
> via hostb (I called my network tincnet). This works fine I can ssh from
> hosta to hostc and vice versa without any problems.
>
> hostc is in a whitelisted iprange at some service