search for: securefx

Displaying 12 results from an estimated 12 matches for "securefx".

2000 Jul 12
1
Problems with Port Forwarding and Password auth
Secure FTP through SecureFX 1.8B3: issues (Using OpenSSH 2.1.1p2) I downloaded the latest SecureFX because it now claims support for OpenSSH. I'm like cool, now I'll finally be able to secure my ftp on my gateway. First off, I really like the new configure. Everything went ok, I could ssh into the box just fine....
2001 Nov 29
1
(no subject)
...se received to oplock break request to pid 11766 on port 37084 for dev = 3001, i for dev = 3001, inode = 14319625, tv_sec = 3c064fe6, tv_usec = 3e1d3 [2001/11/29 16:13:02, 0] smbd/open.c:open_mode_check(555) open_mode_check: exlusive oplock left by process 11766 after break ! For file zprograms/SecureFX/SecureFX.EXE, [2001/11/29 16:13:02, 0] lib/util.c:smb_panic(1055) PANIC: open_mode_check: Existant process 11766 left active oplock. [2001/11/29 16:13:35, 0] smbd/oplock.c:request_oplock_break(1026) request_oplock_break: no response received to oplock break request to pid 11766 on port 37084 f...
2001 Nov 29
1
locking ? problems (follow up to: strange problems)
...se received to oplock break request to pid 11766 on port 37084 for dev = 3001, i for dev = 3001, inode = 14319625, tv_sec = 3c064fe6, tv_usec = 3e1d3 [2001/11/29 16:13:02, 0] smbd/open.c:open_mode_check(555) open_mode_check: exlusive oplock left by process 11766 after break ! For file zprograms/SecureFX/SecureFX.EXE, [2001/11/29 16:13:02, 0] lib/util.c:smb_panic(1055) PANIC: open_mode_check: Existant process 11766 left active oplock. [2001/11/29 16:13:35, 0] smbd/oplock.c:request_oplock_break(1026) request_oplock_break: no response received to oplock break request to pid 11766 on port 37084 f...
2002 Aug 28
3
SSH ?
I have a FTP server behind my firewall. Thanks to Tom it works. Next I would like protect the username and password. With out a firewall. I would just create a SSH user on the firewall and connect. I think the easiest way is to do this is to forward port 22 to my ftp server. Is there a way to have the firewall handle the ssh session and forward the rest of the packet to the ftp server. This
2000 Oct 04
1
openssh 2.2.0p1 and F-secure SSH ftp
Howdy, I'm sorry if this is a FAQ but I couldn't reach the openssh.com website so I can't check. Is it possible to use F-Secure SSH FTP 4.1 (client) with the openssh2.2.0p1 server? In the documentation I read that sftp is still on the todo list but "SecureFX (secure ftp)" is supported. Apparently this means there are different ways to do ftp with ssh? In that case which one does F-Secure SSH FTP use and is it supported? Thanks in advance, Nico -------------------------------------------------------- "It has been said that there are only...
2001 Jul 20
1
big packets?
...if I'm missing the obvious, but does anyone know what causes sshd: channel 0: rcvd big packet 32281, maxpack 16384 The immediate cause seems to be van dyke's windows sftp client. The larger question would seem to be why it's using larger packets than openssh wants to accept. (client is SecureFX 3.3, server is openssh 2.9p2) -- Mike Stone
2001 Jul 05
1
Patch to workaround host key size mismatch bug in old SSH sshd
...ine SSH_BUG_OPENFAILURE 0x00020000 #define SSH_BUG_DERIVEKEY 0x00040000 +#define SSH_BUG_SERVERLIESSIZE 0x00080000 void enable_compat13(void); void enable_compat20(void); --- compat.c.O Thu Jul 5 10:49:21 2001 +++ compat.c Thu Jul 5 10:49:27 2001 @@ -105,6 +105,8 @@ { "^1\\.7 SecureFX", SSH_OLD_SESSIONID }, { "^1\\.2\\.1[89]", SSH_BUG_IGNOREMSG }, { "^1\\.2\\.2[012]", SSH_BUG_IGNOREMSG }, + { "^1\\.2\\.2[3-9]", SSH_BUG_SERVERLIESSIZE }, + { "^1\\.2\\.3[0-1]", SSH_BUG_SERVERLIESSIZE }, { "^1\\.3\\.2", SSH_BUG_IGNO...
2000 May 22
1
future of subsystem requests
I was testing the Linux port of 2.1.0p2 and noticed that the F-Secure SSH client for Windows 4.0 couldn't successfully connect using its secure file-transfer facility. The server log reported that authentication was successful, then the log left off with a semi-cryptic "subsystem request for sftp" line. After that, nothing. Poking around the source, I found this little routine in
2001 Apr 06
0
sftp-server configuration error
Hi, I do tech support for Van Dyke Technologies, and I've run into an interesting problem with the sftp-server under some redhat linux boxes. Two separate customers reported that they were having problems using sftp with SecureFX and OpenSSH. Upon further investigation, the sshd_config file on the redhat box had an incorrect path for the sftp-server in it. The problem is that if the path to sftp-server is incorrect in the sshd-config file, no error message is returned to the client, it is just disconnected. When the sftp...
2007 May 01
4
Sftp slow on both our centos installs
The short version. Copying over SFTP to our centos boxes maxes out at 2MB a sec. The Question: Is there some sort of speed limitation somewhere in the ssh/sftp daemon? Does anyone have any idea why this could be happening? The long version We have centos 4.6 installed on 2 different machines, different hardware, different nics. Even on 2 different subnets. I've tried different switches,
2003 Jun 10
2
SecurID authentication for 3.6.1p2 with privsep
Hello all, I have made SecurID authentication for OpenSSH 3.6.1p2. This patch was totaly rewritten, so please test it before use. Kbd-int authentication is now integrated into challenge response auth. Privsep is now fully suported. PS: What do you think of selective access to the individual authentications, similar to AllowGroups/DenyGroups or maybe AllowUsers/DenyUsers ? Vaclav Tomec
2001 Oct 12
17
Please test snapshots for 3.0 release
Could everyone please test the latest snapshots as we will be making a new release soon. If you have any patches you would like us to consider, please resend them to the list ASAP. -d -- | Damien Miller <djm at mindrot.org> \ ``E-mail attachments are the poor man's | http://www.mindrot.org / distributed filesystem'' - Dan Geer