Displaying 2 results from an estimated 2 matches for "zollikon".
Did you mean:
zollikofen
2001 Jan 11
0
OpenSSH 2.3.0p1 on Compaq Alpha
...in a special format which is not understood by the Tru64 UNIX man
command?
Here, I want to contribute a boot script for sshd under Tru64 UNIX:
#!/sbin/sh
#
# Purpose: Start sshd for OpenSSH at boot time.
# For Compaq Alpha (Tru64 UNIX 4.0F and 5.1).
#
# Author: Hans-Georg Pabst, CH-8702 Zollikon, Switzerland
# <hans-georg.pabst at ch.adtranz.com>
#
SSHD_DAEMON=/usr/local/sbin/sshd
SSHD_CONFIG=/etc/ssh
SSHD_OPTS=
SSHD_TITLE="SSH Daemon (OpenSSH 2.3.0)"
SSHD_PID_FILE=/var/run/sshd.pid
PATH=/sbin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin
export PATH
Pid=`/s...
2004 Mar 16
6
Maximum retries exceeded on call
Running * with default config files except for sip.conf. Any call made is
dropped 5 seconds after connection, with the following messages:
Mar 17 16:37:41 WARNING[1009461760]: chan_sip.c:495 retrans_pkt: Maximum
retries exceeded on call 6C94C1B1-77C4-11D8-91FB-
000A95DA04DA@192.168.1.152 for seqno 48221 (Response)
== Spawn extension (default, s, 5) exited non-zero on 'SIP/2000-6bd7'
Mar