Displaying 20 results from an estimated 1200 matches similar to: "Why ssh client breaks connection in expecting SSH2_MSG_NEWKEYS state?"
2014 Dec 05
2
Use of tools:::httpdPort in a package for CRAN.
Hello,
I wrote a function to show the help/index page of a package in a
browser (and want to include this in an update for a CRAN package). I
asked in R-help how to obtain the 00Index.html file, Duncan Murdoch
suggested to inspect (see
http://r.789695.n4.nabble.com/Obtain-00Index-html-tt4697661.html)
tools:::httpd (thank you therefore!). So I came up with:
help.index <- function (pkg,
2011 Feb 06
3
OpenSSH could be faster...then why don't they path it??
https://www.psc.edu/networking/projects/hpn-ssh/hpn-v-ssh-tput.jpg
"SCP and the underlying SSH2 protocol implementation in OpenSSH is network performance limited by statically defined internal flow control buffers. These buffers often end up acting as a bottleneck for network throughput of SCP, especially on long and high bandwith network links. Modifying the ssh code to allow the buffers
2005 Jun 17
3
New Set of High Performance Networking Patches Available
http://www.psc.edu/networking/projects/hpn-ssh/
Mike Stevens and I just released a new set of high performance
networking patches for OpenSSH 3.9p1, 4.0p1, and 4.1p1. These patches
will provide the same set of functionality across all 3 revisions. New
functionality includes
1) HPN performance even without both sides of the connection being HPN
enabled. As long as the bulk data flow is in the
2007 Mar 29
3
Asterisk hangs up SIP call after 6 200 retransmits
I have the following scenario:
PSTN gateway (202.180.nnn.nnn) -> OpenSER 1.0.1 (147.202.nnn.nnn) -> Asterisk 1.2.16
(203.89.nnn.nnn)
When an incoming call is received, often (but not always) Asterisk repeatedly sends a SIP 200 OK message and eventually hangs up the call.
sip.conf
[general]
port = 5060 ; Port to bind to (SIP is 5060)
bindaddr = 0.0.0.0 ; Address to bind to (all
2006 Mar 16
0
New Version of HPN-SSH Patch
[NB: General information regarding HPN-SSH can be found at
http://www.psc.edu/networking/projects/hpn-ssh ]
This is a beta release of HPN12 but I'd like to get some user
experiences with it if anyone is so inclined. This version of the HPN
patch more closely conforms to the openssh nomenclature and coding
style, it eliminates the use of command line switches in favor of -o
options, it
2015 Aug 19
0
Seeing: "Got REQ_KEY from XXX while we already started a SPTPS session!"
I'm running tinc 1.1pre11 with AutoConnect set to 'yes' and I recently
started seeing lots of these messages on my VPN and cannot connect to
various hosts from other hosts:
(I have obscured the hostnames and vpn name, but otherwise this is a direct
paste from syslog)
Aug 19 14:51:51 AAA tinc.nnn[2217]: Got REQ_KEY from XXX while we already
started a SPTPS session!
Aug 19 14:51:54 AAA
2008 Jun 27
2
Megatec and Belkin F6H550-UPS
Hi Jayson,
I forward your request to the right place.
Carlos (or some other) will have an answer, or at least some questions for you.
-- Arnaud
2008/6/27 Jayson Anderson <jayson.anderson at gmail.com>:
> Greetings Arnaud,
>
> I wrote you some time ago about whether NUT would support the Belkin
> F6H550-UPS device in the future.
>
> You had replied and mentioned to send
2006 May 19
1
New HPN Patch Released
The HPN12 patch available from
http://www.psc.edu/networking/projects/hpn-ssh addresses performance
issues with bulk data transfer over high bandwidth delay paths. By
adjusting internal flow control buffers to better fit the outstanding
data capacity of the path significant improvements in bulk data
throughput performance are achieved.
In other words, transfers over the internet are a lot
2005 Jul 04
2
Extensions will not go to voicemail
I have a remote installation that connects via IAX from my office pbx.
When I call an extension on the remote pbx, after the dial period, the
call is terminated. Nothing I do in configuration of that extension
seems to matter:
-- Executing NoOp("IAX2/netconcepts@nnn.nnn.nnn.nnn:4569-5", ""Dial
710"") in new stack
-- Executing
2006 Feb 01
0
HPN patch for OpenSSH 4.3 released
http://www.psc.edu/networking/projects/hpn-ssh
There have been some changes to the command line switches which are
detailed on the website. This is more of a stop gap release than
anything else. This is still in the HPN-11 cycle of patches. We hope to
have an update to HPN-12 out sometime in March (when I can get some
freetime). This will conform more closely to the OpenSSH nomenclature
and
2009 Feb 17
1
Support for merging LPK and hpn-ssh into mainline openssh?
Hello
Are there plans to merge the hpn-ssh
(http://www.psc.edu/networking/projects/hpn-ssh/) and the LPK
(http://code.google.com/p/openssh-lpk/) into the mainline openssh.
Adding lpk has been logged as a bug in bugzilla as
They are two patches that I always apply as the performance boost from
hpn-ssh is substantial to say the least, and centralisation of the
authorized_keys into a LDAP server
2003 Jun 24
0
winbind, ads, and trouble with group lookups
Hello,
I've been trying to get samba set up to authenticate users off a W2003/ADS
system and it appears to be working for the most part. However, there is one
issue plaguing me and I'm not sure how serious it is.
In brief, the Windows SID => Unix GID mapping is failing in odd ways. After
getting things set up, the following work:
* wbinfo -g (lists all domain groups, ie DOMAIN+user)
2007 May 07
1
HPN SSH
Hello,
I know this has come up before; but is the HPN patch (or elements thereof)
currently being considered for integration in to the OpenSSH code base? Are
there pending issues (buffer management, none cipher, etc) which still need
to be addressed?
We have been using HPN-SSH for over a year now, and like others, have
observed significant performance improvement over standard OpenSSH. I can
2016 Apr 28
0
Centos hold me back from work - sshd ...bull
On 4/28/2016 2:09 AM, Andreas Benzler wrote:
> ine-imac-andy:~ andy$ ssh -vvvandy at 141.52.135.21
> debug1: Remote protocol version 2.0, remote software version OpenSSH_5.9p1 Debian-5ubuntu1.8
> debug1: match: OpenSSH_5.9p1 Debian-5ubuntu1.8 pat OpenSSH_5* compat 0x0c000000
thats not CentOS.
are you sure you're connecting to the right address ?
--
john r pierce, recycling bits
2005 Sep 08
1
HPN Patch for OpenSSH 4.2p1 Available
Howdy,
As a note, we now have HPN patch for OpenSSH 4.2 at
http://www.psc.edu/networking/projects/hpn-ssh/
Its still part of the last set of patches (HPN11) so there aren't any
additional changes in the code. It patches, configures, compiles, and
passes make tests without a problem. I've not done extensive testing for
this version of openssh but I don't foresee any problems.
I
2007 Mar 12
0
HPN patch now available for OpenSSH 4.6
The HPN patch set has been updated to work with OpenSSH4.6. This patch
can help improve performance of bulk data transfers when using SSH, SCP,
or SFTP. Please see http://www.psc.edu/networking/projects/hpn-ssh
for more information.
The patch is available from the above address or directly with
http://www.psc.edu/networking/projects/hpn-ssh/openssh-4.6p1-hpn12v16.diff.gz
If you have any
2000 Mar 01
1
smbpasswd failure
I've attempted to change my smb password on a remote NT PDS, but it
always fails with
resolve_name: Attempting lmhosts lookup for name SERVER<0x20>
getlmhostsent: lmhost entry: 127.0.0.1 localhost
resolve_name: Attempting host lookup for name SERVER<0x20>
Connecting to nnn.nnn.nnn.nnn at port 139
error connecting to nnn.nnn.nnn.nnn:139 (Connection refused)
unable to connect to
2007 Sep 17
2
No subject
Hi, when trying to install openssh I get the following errors. Any
idea of why?
This is on a mac 10.4.10 system, and with the 4.7p1 version.
Appreciate any tips.
Thanks,
Anil
if test ! -z ""; then \
/usr/bin/perl ./fixprogs ssh_prng_cmds ; \
fi
(cd openbsd-compat && make)
make[1]: Nothing to be done for `all'.
gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized
2010 Oct 09
1
Software bridge setup in RHEL 5/CentOS 5 questions, possible bug.
I have a question about software bridge setup (initscripts).
If one sets up a bridge network:
ifcfg-eth0:
DEVICE=eth0
ONBOOT=yes
BRIDGE=br0
HWADDR=xx:xx:xx:xx:xx:xx
ifcfg-eth1
DEVICE=eth1
ONBOOT=yes
BRIDGE=br0
HWADDR=xx:xx:xx:xx:xx:xx
ifcfg-br0
DEVICE=br0
TYPE=Bridge
BOOTPROTO=static
BROADCAST=nnn.nnn.nnn.255
IPADDR=nnn.nnn.nnn.nnn
NETMASK=255.255.255.0
NETWORK=nnn.nnn.nnn.0
ONBOOT=yes
Deep
2014 Aug 11
0
Invalid seqno and short packets
Hi,
I just upgraded my entire environment from Tinc 1.0.24 (or prior) to the
most recent version from git (1.1pre10+), using ED25519.
Sometimes, especially after some failed authentication attempts or timed out
authentications, I get the following log messages:
2014-08-11 21:51:10 tinc.NNN[3376]: Connection with XXX (1.2.3.4 port 1)
activated
2014-08-11 21:51:10 tinc.NNN[3376]: