Apache file upload

2009-01-22 Thread pcnicolas
Hi I need a very simple web page to upload files on my Apache web server. I found some cgi script like this one http://www.raditha.com/megaupload/ but I always face "internal server error" message. Did anyone done some like that ? Thanks

Samba files used logging

2007-10-28 Thread pcnicolas
Hello I've set up a little samba server on my OpenBSD box. I would like to know which files are being accessed (write, copy) by smbd. I tried fstat, pstat but none of them give me the name of the files. Any idea ? Thanks

Sendmail client multiple MX

2007-09-10 Thread pcnicolas
Hi I'got a problem with sendmail on OpenBSD 4.1 It seems that the sendmail smtp client only try 2 mx for a domain with 4 mx with the same priority (e.g. aol.com) ; <<>> DiG 9.3.4 <<>> mx aol.com ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 60021

Re: HFSC and SSH bug ?

2007-01-12 Thread pcnicolas
I'm testing ssh coming from outside right now. With a ssh session I get all the packets going to ExtInAck pf.conf ext_if="xl0" scrub in log all altq on $ext_if hfsc bandwidth 2000Kb queue { default-Ext-In, sshExtInObsd, httpExtInObsd, ExtInAck } queue default-Ext-In bandwidth 20% hfsc(red link

Re: HFSC and SSH bug ?

2007-01-12 Thread pcnicolas
I try with this pf.conf and the ssh interactive packets still go to the ExtInAck queue but the bulk ssh packets go to the right queue (sshbulkext) I can't figure out why... ext_if="xl0" scrub in log all altq on $ext_if hfsc bandwidth 2000Kb queue { default-Ext-In, sshExtInObsd, httpExtInObsd, Ext

HFSC and SSH bug ?

2007-01-12 Thread pcnicolas
I try to use HFSC on a gateway to queue packets. SSH packets never go to the right queue, always in the default queue. I test with this little pf.conf on a single interface machine and face the same problem. http packets go to the right queue ssh always to the default queue !! Any idea ? Thanks

Re: symon and 4.0

2006-11-13 Thread pcnicolas
The package seems to be the same. I tried to install the package from scratch but the sysctl error is still there... On 2006/11/13 10:46, [EMAIL PROTECTED] wrote: > I've got a problem with symon and 4.0 after an upgrade from 3.9. did you upgrade symon to the package from 4.0? I couldn't tell sinc

symon and 4.0

2006-11-13 Thread pcnicolas
Hi I've got a problem with symon and 4.0 after an upgrade from 3.9. / # /usr/local/libexec/symon -d symon version 2.72 program id=12178 sending packets to udp 127.0.0.1 2100 started module df(wd0g) started module if(xl0) warning: mbuf() failed (sysctl() Invalid argument) warning: mbuf() failed (s

Milter-regex problem

2006-10-15 Thread pcnicolas
Hi I've got a problem with milter-regex on a _multi-homed_ gateway (OpenBSD 3.9 stable). Milter-regex did not get the "From" "To" and "Subject" here is the milter-regex -d output : Oct 15 15:15:48 mymachine milter-regex[16137]: 1.1.1.1:cb_connect('foo.foo.com', '1.1.1.2') Oct 15 15:15:53 mymachine