Re: Problems mounting a Windows share *solved*

2007-03-01 Thread Harrell
Well, after much testing I've found that the problem is the pcn(4) network driver. As I told you in the dmesg I was using VMware, specifically the ESX. I found that when I used heavily the network (such as a long ls from the shell), the output just freezes even with a listing of 1000 directories.

Re: Problems mounting a Windows share

2007-02-28 Thread Steve Williams
Joaquin Herrero wrote: Hi everyone, I'm trying to set up a sftp server for my boss using OpenBSD. It will be used for heavy work from 10 remote places in the country. The file repository is in a Windows 2003 Server, so I have to mount that repository to put there the files uploaded. As OpenBSD

Re: Problems mounting a Windows share

2007-02-28 Thread Joaquin Herrero
2007/2/28, Steve Williams [EMAIL PROTECTED]: Are you committed to sftp? I investigated http://www.sslbridge.com/ for our company as a means to provide remote access to files. I checked this product and it's really impressive. I will definitely try it but not for this project. I have to

Re: Problems mounting a Windows share

2007-02-28 Thread Chris Smith
On Wednesday 28 February 2007, Joaquin Herrero wrote: I checked this product and it's really impressive. I will definitely try it but not for this project. I have to setup a secure FTP because the transfers are really big: hundreds of scans per day. People involved in this project are used to

Re: Problems mounting a Windows share

2007-02-28 Thread Joaquin Herrero
2007/2/28, Fred Crowson [EMAIL PROTECTED]: Hi Joaquin, Have you considered using authpf to authenticate users and then allow them to connect directly to the Windows 2003 through the OpenBSD box? Thus firewalling the 2003 server from the internet. Hi Fred, thanks for your answer. Your

Re: Problems mounting a Windows share

2007-02-28 Thread Joachim Schipper
On Wed, Feb 28, 2007 at 05:38:28PM +0100, Joaquin Herrero wrote: Hi everyone, I'm trying to set up a sftp server for my boss using OpenBSD. It will be used for heavy work from 10 remote places in the country. The file repository is in a Windows 2003 Server, so I have to mount that

Re: Problems mounting a Windows share

2007-02-28 Thread Joachim Schipper
On Wed, Feb 28, 2007 at 05:38:28PM +0100, Joaquin Herrero wrote: Hi everyone, I'm trying to set up a sftp server for my boss using OpenBSD. It will be used for heavy work from 10 remote places in the country. The file repository is in a Windows 2003 Server, so I have to mount that

Re: Problems mounting a Windows share

2007-02-28 Thread Otto Moerbeek
On Wed, 28 Feb 2007, Joaquin Herrero wrote: Hi everyone, I'm trying to set up a sftp server for my boss using OpenBSD. It will be used for heavy work from 10 remote places in the country. The file repository is in a Windows 2003 Server, so I have to mount that repository to put there the

Re: Problems mounting a Windows share

2007-02-28 Thread Joaquin Herrero
2007/3/1, Otto Moerbeek [EMAIL PROTECTED]: I have no windows machines, but I can try to recreate your problem using an OpenBSD NFS server. Thanks! One question: can yo try with UDP mounts also (leave out the -T)? Yes, i tried also with UDP. Same results.

Re: Problems mounting a Windows share

2007-02-28 Thread Otto Moerbeek
On Thu, 1 Mar 2007, Joachim Schipper wrote: It might not actually be OpenBSD's fault. I tried the following script, on a NFS share mounted from a Feb 17 4.1-beta/i386 box to another such box (this is a self-compiled version; the second has RAIDframe built in): #!/bin/sh for j in `jot