Re: Recommendations for pop3s daemon?

2005-06-15 Thread Juan J.
El mii, 15-06-2005 a las 08:21 -0700, Jeff Simmons escribis: > Finding myself in need of a POP3S daemon, I headed over to the ports tree > to get the old standar UW, and noticed that there are several of the > little devils hiding out in there. > > Anyone have any recommendations? Favorites? Pros

Re: mcopy -s foo a:

2005-06-21 Thread Juan J.
El mar, 21-06-2005 a las 10:24 +0200, chefren escribis: >[...] > I'm trying to copy a file from a mounted directory that contains a file. > > Eh, I forgot to mention that if the filename is shorter no problems arise. May be is related to FAT16 and the extension for long filenames. obsd fs suppor

Re: mcopy -s foo a:

2005-06-21 Thread Juan J.
El mar, 21-06-2005 a las 11:39 +0200, Juan J. Martmnez escribis: >[..] > May be is related to FAT16 and the extension for long filenames. Well, now I don't know if floppies have FAT16 or FAT12. Anyway I think the problem is related to FAT (no bits :D) and long filename support. regar

Re: OpenBSD 3.1 and OpenBSD 3.5 pf problems

2005-06-30 Thread Juan J.
El jue, 30-06-2005 a las 09:38 +0200, rinsan@ escribis: > > On Wednesday 29 June 2005 21.23, rinsan@ wrote: > >> Hi! > >> > >> After switching from OpenBSD 3.1 (with Intel fxp0) to OpenBSD 3.5 (with > > > > OpenBSD 3.5 is EOL (see link below) which means you can't expect support > > for > > it. > >

Re: Newbie with Wireless woes

2005-07-06 Thread Juan J.
El sab, 12-03-2005 a las 19:48 -0500, Chris escribis: > [...] > I see the hex, but I do not see a dos firmware update utility. Only a > windows based gui. > > Can you show me where you saw the DOS version? You can use the hostap driver under a Linux box (try KNOPPIX?), and works (I upgraded a P

Re: C programming question

2005-07-06 Thread Juan J.
El lun, 04-04-2005 a las 11:43 -0700, Matt escribis: > [...] > Can someone break down these declarations (if that's what they are)? Is > this a form of typecasting? Thanks for your help. Those are declarations of pointers to functions. /* real function */ void dumb(int a) { return a; } ... /*

Re: C programming question

2005-07-07 Thread Juan J.
El mii, 06-07-2005 a las 13:56 -0400, Michael Shalayeff escribis: > [...] > > Those are declarations of pointers to functions. > > > > /* real function */ > > void dumb(int a) { return a; } > > warning: `return' with a value, in function returning void Obviously dumb must return int, not void.

Profiling a milter

2005-07-19 Thread Juan J.
Hello, I'm trying to profile a milter. I compile and link it with -pg option and all seems OK, but when I run the binary I get the message: # ./milter cannot find atexit, destructors will not be run! The milter itself interfaces bogofilter, so it needs to spawn a process to scan the messages an

Re: Profiling a milter

2005-07-19 Thread Juan J.
El mar, 19-07-2005 a las 18:24 +0200, Juan J. Martmnez escribis: > Hello, > > I'm trying to profile a milter. > > I compile and link it with -pg option and all seems OK, but when I run > the binary I get the message: > > # ./milter > cannot find atexit, destr

Re: 005_libz.patch - fails to change directory

2005-07-23 Thread Juan J.
El vie, 22-07-2005 a las 20:00 -0600, Todd C. Miller escribis: > In message <[EMAIL PROTECTED]> > so spake Uwe Dippel (udippel): > > > Strange, we had the same thing with the last patch. > > Looks like the main ftp mirror is not updating. I've left a > message but it may not get fixed for

Re: no sound on Dell4550 (soundblaster live, emu)

2005-07-28 Thread Juan J.
El jue, 28-07-2005 a las 09:15 +0200, tony sarendal escribis: > emu0 at pci2 dev 0 function 0 "Creative Labs SoundBlaster Live" rev 0x00: irq > 10 > ac97: codec id 0x83847608 (SigmaTel STAC9708/11) > ac97: codec features 18 bit DAC, 18 bit ADC, SigmaTel 3D > audio0 at emu0 > > I can't get any sig

Re: sysctl hw.sensors hacking?

2005-08-10 Thread Juan J.
El mii, 10-08-2005 a las 00:33 -0500, Matt Garman escribis: > [...] > So does anyone have any suggested readings regarding this part of > the OpenBSD architecture? I'm sure google can find plenty of useful > info, but at this point, I'm not even sure what to search for. Any > suggestions would be

Re: startkde question

2005-08-23 Thread Juan J.
El mar, 23-08-2005 a las 08:48 -0500, Dave Feustel escribis: > When I start kde via startkde after login, an instance of > xconsole isalso started. This instance doesn't seem to be > started in kdeinit. Where is it started from? I haven't a X installation at hand (I have only obsd acting as serv

Re: sendmail and clamd

2005-09-06 Thread Juan J.
El mar, 06-09-2005 a las 15:13 +0200, Cristian Del Carlo escribis: > Hi list, > i am planning to use openbsd as mail server with sendmail and clamd as > antivirus on intel machine. > What can i use to connect sendmail and clamd? > I know that there are several methods : milter, amavis etc... > Th

Re: OpenSSH Patch still missing on Errata

2005-09-12 Thread Juan J.
El lun, 12-09-2005 a las 23:07 +0200, Miroslav Kubik escribis: > Ok, thanks for your reply anyway. I will advise it to my boss. > > Have a nice day I know it's not my business, but wtf... I think product announcements are worth reading, in the case of OpenSSH 4.2 you can check it in the archives

Re: SpamAssassin

2005-09-16 Thread Juan J.
El vie, 16-09-2005 a las 14:14 +0800, Robert Storey escribis: > [...] > what is apparently missing is the utility sa-learn which is needed to update > the Bayesian database. It's not in the path, and I scoured the hard disk with > "locate" - it's not there. No man page for sa-learn either. > [...

Re: is there a way to block sshd trolling?

2005-09-25 Thread Juan J.
El vie, 23-09-2005 a las 21:24 -0700, Ray Percival escribis: > [...] > > I wonder if it's possible to "fingerprint" these programs. I actually > > have a copy of the ssh-scanner that they use. I got it by looking at > > the hack logs on a Linux server and going to the same FTP site they > > used

Re: gphoto2/gtkam segmentation fault on i386-current

2005-09-25 Thread Juan J.
El dom, 25-09-2005 a las 21:18 +0300, Antti Nykdnen escribis: > Hi, > > Recently I've experienced (apparently libusb-related) segmentation > faults when trying to use gphoto2 or gtkam. I'm running a snapshot from > Sep 23 on i386. The camera I'm trying to access is a Canon Powershot > A70. I thin

Re: OpenBSD's 10th birthday

2005-10-18 Thread Juan J.
El mar, 18-10-2005 a las 03:00 -0600, Theo de Raadt escribis: > Now it is really OpenBSD's 10th birthday ;) Felicidades from spain. Juanjo. -- Desarrollo y sistemas: http://www.usebox.net/ Pagina Personal: http://www.usebox.net/jjm/

Re: Is there an Unlink Command?

2005-11-28 Thread Juan J.
El lun, 28-11-2005 a las 04:58 -0500, Dave Feustel escribis: > How do I unlink a previously linked directory name? With rm (a linked directory is not a directory but a link to a directory, that's a linked file directory entry). >From rm(1): The rm utility attempts to remove the non-directory typ

Problems with mod_gzip and 3.8

2005-12-12 Thread Juan J.
Hello, I'm having problems with mod_gzip package and OpenBSD 3.8 (i386). After installing the package and properly configuring it all, it doesn't work. And without any noticeable error :( We have here a 3.6 installation working perfectly with mod_gzip and the same conf: php + mysql and mod_gzip.

Re: Problems with mod_gzip and 3.8

2005-12-13 Thread Juan J.
El lun, 12-12-2005 a las 23:48 -0800, Ted Unangst escribis: > see recent posts to tech about apache 2 and zlib. probably related. I'm using Apache from obsd base install chrooted, just the same than obsd 3.6. I'm not using Apache2. But may be is related. According to the mail of Srebrenko[1], it

Re: Problems with mod_gzip and 3.8

2005-12-13 Thread Juan J.
El mar, 13-12-2005 a las 11:11 +0100, Markus Wernig escribis: > Juan J. Martmnez wrote: > > Hello, > > > > I'm having problems with mod_gzip package and OpenBSD 3.8 (i386). > > Just to go sure: You might want to double-check that php's own zlib &

Re: script

2005-12-13 Thread Juan J.
El mar, 13-12-2005 a las 08:22 -0200, Ricardo Lucas escribis: > Hi all, > does anyone knows a script or even a little program that remove all files > and subdirectories and his respective files from a folder? > I've read the man of rm and rmdir but seems like they can't do that. rm -r directoy/ T

Re: Problems with mod_gzip and 3.8

2005-12-13 Thread Juan J.
El mar, 13-12-2005 a las 12:01 +0100, Markus Wernig escribis: > > I'm using php.ini from PHP port, and it's disabled. I've checked it :) > > OK. I'm using php zlib compression on 3.8, plus apache without mod_gzip, > and it works well. > > just a thought Thanks you Markus. It works and it's a ni

Re: Problems with mod_gzip and 3.8

2005-12-13 Thread Juan J.
El mar, 13-12-2005 a las 10:22 +0100, Srebrenko Sehic escribis: > zlib API was changed between 3.6 and 3.7 which potentially broke all > external packages depending on zlib. Ah, after reading mod_gzip doc there's one thing I missed... mod_gzip doesn't use zlib at all. Snip from mod_gzip doc: ...

Sensors on VIA EPIA-PD6000E

2005-12-21 Thread Juan J.
Hello, Since 3.8 my VIA EPIA-PD6000E board has sensor support via viasio driver. $ dmesg | grep viasio viasio0 at isa0 port 0x2e/2: VT1211 rev 0x02: HM viasio1 at isa0 port 0x4e/2: VT1211 rev 0x02: HM: not activated # sysctl hw.sensors hw.sensors.1=viasio0, UCH1, volts_dc, 3.47 V hw.sensors.2=vi

pkg_find hack

2005-12-29 Thread Juan J.
Hello, Sometimes I don't like to install the ports tree to search for packages, because I know what I want to install. But I don't know the exact package name. I've done a little script to get the index.txt from the ftp (or do a ls *.tgz) and the search with regex in package names. Example: $ p

Re: popa3d

2006-01-05 Thread Juan J.
El jue, 05-01-2006 a las 12:17 -0700, Jason Balan escribis: > Question I have the following in my syslog file and created the popa3d.log > file restarted syslog then rebooted > > !popa3d > *.* /var/log/popa3d.log > > I still am getting popa3d me

mod_gzip and 3.8 SOLVED

2006-01-17 Thread Juan J.
Hello misc@, I've synced my kernel with 3.8 STABLE via CVS (Sun Jan 15 13:10:47 CET 2006) and mod_gzip-1.3.26.1ap0 now works like a charm. The issue was: http://marc.theaimsgroup.com/?t=11344297545&r=1&w=2 Remember the problem it's not related to zlib (mod_gzip doesn't use zlib at all). Jus

Re: bash: delete key sends ~ instead of [del]

2006-02-11 Thread Juan J.
El sab, 11-02-2006 a las 17:17 -0500, Nick Guenther escribis: > Yeah, it does that. I don't know why, I assume historical reasons, and > I would like to learn from someone here who does know. Use backspace > instead. Or look what says google: http://www.google.es/search?q=delete+key+bash > On 2/1

Re: Hostap and 802.11g

2006-02-22 Thread Juan J.
El mar, 21-02-2006 a las 22:02 -0500, Melameth, Daniel D. escribis: > Is ANYONE doing hostap with 802.11g? If so, is it working well? And > doing WEP? If not, any thoughts on doing this with -current? > > Thoughts appreciated--I'd love a make, model and relevant dmesg of > anyone doing hostap w

Re: Hostap and 802.11g

2006-02-22 Thread Juan J.
El mii, 22-02-2006 a las 09:55 +0100, Thomas Bvrnert escribis: > no, only 11b with atheros. there is no implementation for 11g in > openbsd. > > Thomas Uhm, sorry. I missed that point: hostap mode with 802.11b (vs INTERSIL PRISM based cards). Indeed the card I said is a 802.11g. regards, Juanjo

Re: Mail Server Architecture

2005-05-10 Thread Juan J.
El mar, 10-05-2005 a las 14:31 -0700, Claus Assmann escribis: > On Tue, May 10, 2005, L. V. Lammert wrote: > > > 1) Vilter/Milter - using sendmail to scan incoming messages in realtime. > > > Con:Possibility of locking up sendmail daemon; performance hit > > for large messages. > >

Re: smtpd and smtpfwdd - and mailserver

2005-05-18 Thread Juan J.
El mii, 18-05-2005 a las 15:58 +0200, Willy Skjfveland escribis: > [...] > Something else? > [...] You might add a port if you need to get the mail from an insecure network (such as Internet): stunnel. In that way the wonderful popa3d becomes a nice pop3s server and your passwords (and data) keep

Re: contributing

2014-11-17 Thread Juan J. Fernandez
author of a manual page may have considered not to include examples since it could mislead from the main documentation. In that case, the author should point to further and/or more detailed resources. Juan J. Fernandez

Re: Packet Filter router i368 vs 64bit

2014-11-25 Thread Juan J. Fernandez
amd64.html). Juan J. Fernandez On 11/25/14 16:52, Motty Cruz wrote: Hello all, I am searching for hardware to build a router with OpenBSD. I have found mixed signals as to fastest system with i386 or 64bit. I know in the past i386 OpenBSD used to perform a lot better than 64bit system. Any s

Re: Packet Filter router i368 vs 64bit

2014-11-25 Thread Juan J. Fernandez
Thank you for your advice Philip. Can you please give your advice then ? Thank you :) Juan J. Fernandez On 11/25/14 21:06, Philip Guenther wrote: On Tue, Nov 25, 2014 at 3:01 PM, Juan J. Fernandez wrote: In general, you could achieve performance by configuring your kernel according to your

Re: Packet Filter router i368 vs 64bit

2014-11-25 Thread Juan J. Fernandez
Thank you Brad. Juan J. Fernandez On 11/25/14 21:20, Brad Smith wrote: On 11/25/14 18:18, motty cruz wrote: Thank you Juan, I appreciate your suggestions and advice. I am planning on using Dual socket B2 (LGA 1356) supports Intel® Xeon® processor E5-2400 v2, I suppose i386 would perform

Error code 1 compiling 007_xorg.patch on 3.8

2006-05-04 Thread Juan J Dalessandro M
ile). *** Error code 1 Stop in /usr/src/XF4/xc-old (line 716 of xmakefile). *** Error code 1 Stop in /usr/src/XF4/xc-old (line 39 of Makefile). *** Error code 1 Stop in /usr/src/XF4 (line 64 of Makefile). *** Error code 1 Stop in /usr/src/XF4 (line 77 of Makefile). Any ideas? -- Jua

Re: appling X-Patch -> make build breaks?

2006-05-04 Thread Juan J Dalessandro M
I`m not sure if these Sources are ok... (not anymore)> > Ted: I had also other Errors. I just posted the first.> > > I`ll simply rm -RF > /usr/XF4 and refetch the Src and try again.> > > Kind regards,> Sebastian> > > -- Juan J D'Alessandro M Coordinador General Grupo BSD Venezuela Valencia - Venezuela

Re: appling X-Patch -> make build breaks?

2006-05-05 Thread Juan J Dalessandro M
> didier > Okay. Thanks. I installed tcl and tk >= 8.4 and works fine. The patch is installed correctly. -- Juan J D'Alessandro M Coordinador General Grupo BSD Venezuela Valencia - Venezuela