similar to: Windows networking and SOCKS proxies

Displaying 20 results from an estimated 1000 matches similar to: "Windows networking and SOCKS proxies"

2001 May 23
1
OpenSSH 2.9p1 improperly caches username
Hi guys, OpenSSH 2.9p1 using SSH2 currently caches the username sent in the USERAUTH_REQUEST [none] packet. This does not allow you to change the username in a later authentication packet. >From SSH Authentication Protocol, section 2.1: "The user name and service are repeated in every new authentication attempt, and MAY change. The server implementation MUST carefully
2004 May 12
1
Van Dyke's Public Key Assistant
Jeff Van Dyke's "Public Key Assistant subsystem" was previously discussed here: (end of a short thread) http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=103436908422003&w=2 I do see a few comments that seem to point out his arrogance and some disgust about OpenBSD's RCSID, but has anybody found it to be unsecure or if it was bug ridden. The subject sorta dies right
1999 May 19
1
Problem with 2.04a tar file
I just downloaded 2.04a, and when attempting to examine it, I received: [...] -rwxr-xr-x 1 1002 1002 282323 May 17 16:27 samba-2.0.4a/source/configure tar: End of archive volume 1 reached tar: ustar vol 1, 687 files, 10711040 bytes read. ATTENTION! tar archive volume change required. Ready for archive volume: 2 Input archive name or "." to quit tar. Archive name > .
1999 Mar 30
3
NT PDC forgets it's the domain master browser! Why???
I've seen this happen several times, and, short of rebooting the NT PDC, I can't seem to fix it. Background: We have two numbered networks in the building. We have an NT domain that has members on both numbered networks. To keep browse lists straight, I've designated Samba as the browse master on one of the networks. It's declared to be in the same workgroup as the NT primary
1998 Aug 31
1
samba error message - "broken (and insecure) behavior"
I've seen error messages about this since we installed 1.9.18p10 of samba, so I went looking in the code for the context. Here (from password.c) is the context: /* * Attempt a session setup with a totally incorrect password. * If this succeeds with the guest bit *NOT* set then the password * server is broken and is not correctly setting the guest bit. We
1999 Nov 23
0
Packet integrity error. (29)
I'm using SecureCRT (http://www.vandyke.com/) to connect to OpenSSH (1.2pre14 built from source RPMs) running on RedHat Linux 6.1. When I forward a local port using SecureCRT to a port on the server and try to connect, I get the error message "Packet integrity error. (29)" on the server and the session is disconnected. This forwarding setup works with the not-so-free sshd just
1999 Nov 25
0
Packet integrity error. (29) - fixed by pre15
I just installed the 1.2pre15 RPMs and, as hinted in the announcement, it fixed this problem. Thank you! _______________________ Ron Bickers ===== ORIGINAL POST ===== I'm using SecureCRT (http://www.vandyke.com/) to connect to OpenSSH (1.2pre14 built from source RPMs) running on RedHat Linux 6.1. When I forward a local port using SecureCRT to a port on the server and try to connect, I
2014 May 01
1
Terminal settings
So this has been bugging me for a few years now and I can always "fix" the problem, but I don't know if that's actually the correct way. So the issue is terminal emulation. I use Secure CRT (vandyke.com) to connect to any and all of my servers through SSH. Whether the terminal is set to 'linux' or 'xterm' makes no difference, I always get this output when I run a
2003 Apr 08
2
OpenSSH 3.6.1p1 on NCR MP-RAS v4.3, several weird terminal problems
I compiled OpenSSH 3.6.1p1 on NCR MP-RAS v4.3 (or at least "uname -a"'s output of 4.0.3.0 suggests v4.3, I'm not positive). I was able to compile zlib (1.1.4) and openssl (0.9.7a) with little trouble. OpenSSH took hand-hacking the includes.h file as follows: diff -cr openssh-3.6.1p1/includes.h openssh-3.6.1p1-customized/includes.h *** openssh-3.6.1p1/includes.h Sun Oct 20
1999 Mar 31
1
NT PDC forgets it's the domain master browser!
On 31 Mar 99, Jim Watt <jimw@pe-nelson.com> had questions about NT PDC forgets it's the domain master browser! Why???: [snip] > For about a week after the PDC is rebooted, everything is fine. > Clients on both networks can see all the machines in the domain, > indicating that Samba and the PDC are synchronizing browse > lists. Eventually, in the nmbd log, errors like
2013 Nov 06
1
Frequent RRL false negatives when using multiple server processes on Linux
Hi, Please advise how to use Response Rate Limiting on a server which has multiple NSD server processes (nsd.conf server section has server-count > 1). We have a problem with NSD v3.2.16 repeatedly unblocking and blocking again a single source which is flooding positive queries at a ~steady 700 qps rate. rrl-ratelimit setting is the default 200 qps. The unblock-block happens multiple times
2002 Oct 10
3
pks for openssh
I was directed to the following site by one of our customers regarding a keyserver built into openssh. There's a patch for 3.4p1 on their site, but the license isn't very clear, nor is it clear if they have approached the openssh team regarding the inclusion of this subsystem into openssh proper. I've been asked to patch Mandrake's openssh with this feature, but I'm
2012 Jun 04
1
nodejs based website
Hello, I am trying to setup a node.js based website called 'hummingbird'. It's a monitoring package that you can read about here: http://projects.nuttnet.net/hummingbird/ My question is when I hit the site all I see is a directory listing http://107.21.183.42/hummingbird/ Similar to what would happen if you went to a php site without php being configured in apache with the
2005 Dec 31
0
SecureCRT and Wine 0.9.4
Hi, I installed Wine 0.9.4 package for Suse 10 and configured it with WineTools 0.9.3jo. Internet Explorer 6 and other Windows software installs and run fine. I have a problem running SecureCRT (version 5.0.0 and 5.0.4). I used the suggestion found in the application DB, i.e. installing with version=winxp and run it with version=win98. The installation run fine but when I run the application
2004 Sep 15
1
secureCRT 3.3 -> openssh v3.7pl (checkpoint firewall)
Client - secureCRT 3.3 outside the firewall (Checkpoint) Server - openssh v3.7 on an aix51 rs6k inside the fw The firewall lets in the first packet but blocks the second with the message: ssh 1.x not allowed. The connection gets reset. Here is the trace from the client: [SSH LOCAL ONLY] : Connect: 12.x.x.x:22 [direct] [SSH LOCAL ONLY] : StateChange:
2000 Dec 02
1
PATCH: Datafellows SSH misdetection in compat.c
Hello all, All SSH/Datafellows versions don't match properly in compat.c. This should be fixed in OpenBSD version, naturally. An example of this is: debug: match: 2.1.0.pl2 SSH Secure Shell (non-commercial) pat ^2\. The match should definitely be 2.1.0. This is caused by the fact that a requisite space was added to the check when converting to regexp matching on Oct 10; CVS Id 1.24:
2009 Oct 08
1
xen guest system - install source
I am installing my first xen system (CentOS 5.3). The host system seems to be ok. I am following this tutorial: http://www.howtoforge.com/installing-xen-on-centos-5.2-i386-p2 Now I try to use virt-install to install the first guest system, but I cannot find a working install source. I have tried at least these: http://ftp.funet.fi/pub/mirrors/centos.org/5.3/isos/i386/
2000 Jul 12
0
Announce: portable OpenSSH 2.1.1p3
The 2.1.1p3 release of portable OpenSSH has been uploaded to the OpenBSD ftp master site. In a few hours it will be available from one of the many mirrors listed at: http://www.openssh.com/portable.html This release fixes several bugs reported since the previous release and extends portability to NeXT and Reliant Unix. As usual, the OpenBSD team has been hard at work further polishing and
2000 Jul 12
0
Announce: portable OpenSSH 2.1.1p3
The 2.1.1p3 release of portable OpenSSH has been uploaded to the OpenBSD ftp master site. In a few hours it will be available from one of the many mirrors listed at: http://www.openssh.com/portable.html This release fixes several bugs reported since the previous release and extends portability to NeXT and Reliant Unix. As usual, the OpenBSD team has been hard at work further polishing and
2001 Feb 19
7
Packet integrity error. (34)
Hi, I am using Van Dyke SecureCRT 3.2.1 to access an AIX server running OpenSSH-2.5.0p1. Using ssh1 with X11 forwarding enabled, the server reports the following error (in the client session): Packet integrity error. (34) This problem was not evident in 2.3.0p1. Running sshd in debug gives the output: debug1: sshd version OpenSSH_2.5.1p1 debug1: load_private_key_autodetect: type 0 RSA1