Authenticating with public keys stored in LDAP

2011-12-15 Thread Juan Miscaro
I would like SSH daemons to authenticate to public SSH keys stored in LDAP. I believe there is a patch for this but what is the official OpenSSH stance on doing this right now? Is it being implemented in some other way? If it will be implemented, what is the timeframe? -- /jm

Re: How does OpenBSD compare to Ubuntu Server?

2011-07-11 Thread Juan Miscaro
On 7 July 2011 15:06, jirib wrote: > On Thu, 7 Jul 2011 09:02:08 -0400 > Juan Miscaro wrote: > >> Was wondering what advantages OpenBSD has over a progressive Linux >> distribution such as Ubuntu (Server edition). > > Are you kidding? Ubuntu? Where installed dae

How does OpenBSD compare to Ubuntu Server?

2011-07-07 Thread Juan Miscaro
Was wondering what advantages OpenBSD has over a progressive Linux distribution such as Ubuntu (Server edition). One thing I noticed is that they're having a hell of a time transitioning away from the traditional sysvinit-based system to the Upstart event-based init daemon system. -- /jm

rssh

2010-08-25 Thread Juan Miscaro
Hi gang, I have found Linux info [1] on restricting users to file transfers (sftp, scp, rsync, etc) using rssh. Is this recommended from OpenSSH developers? Is there a native way of doing this (in OpenBSD, in Linux)? [1] http://www.cyberciti.biz/tips/rhel-centos-linux-install-configure-rssh-sh

Re: State of multiprocessing and multithreading in OpenBSD

2010-05-05 Thread Juan Miscaro
On 5 May 2010 14:09, Marco Peereboom wrote: > On Wed, May 05, 2010 at 02:00:17PM +0200, Benny L?fgren wrote: >> Jan Stary wrote: >>> On May 04 22:15:09, Juan Miscaro wrote: >>>> What is the current state of multiprocessing and multithreading in >>>&

State of multiprocessing and multithreading in OpenBSD

2010-05-04 Thread Juan Miscaro
What is the current state of multiprocessing and multithreading in OpenBSD? Also, what applications are multithreaded? In particular, someone told me that pf is "garbage" because it is not multithreaded? What truth is there to this? Under what kind of load would an OpenBSD firewall's performance

4.6 upgrade problem with 'pkg_add -u' and PKG_PATH

2010-03-24 Thread Juan Miscaro
I am having trouble upgrading to 4.6. I always upgrade from a local master repository. First, from the latter I set up reverse port forwarding on the target server so that PKG_PATH=http://localhost:/ Then I do: pkg_add -v -ui -F update -F updatedepends -F alwaysupdate The error I get is:

OpenBSD, VOIP, and PAP2T adapter

2010-01-18 Thread Juan Miscaro
Hi gang, I'm looking for the most elegant (simple and efficient) solution (OpenBSD 4.5) for using a residential VOIP service from my (Canadian) internet provider. Right now I'm using a standard analog phone along with a PAP2T adapter from Linksys (software v. 3.1.15(LS) if that means anything). W

Re: PKG_PATH never works as stated

2009-10-26 Thread Juan Miscaro
2009/10/25 Jacob Meuser : > On Sun, Oct 25, 2009 at 10:29:29PM -0400, Juan Miscaro wrote: >> I've had this problem for a long time (over many OpenBSD releases). >> >> The pkg_add man page (for 4.5) states: >> >> "If a given package name ca

PKG_PATH never works as stated

2009-10-25 Thread Juan Miscaro
I've had this problem for a long time (over many OpenBSD releases). The pkg_add man page (for 4.5) states: "If a given package name cannot be found, the directories named by PKG_PATH are searched. It should contain a series of entries separated by colons. Each entry consists of a directory name

Re: PPTP vpn with OBSD gateway (outgoing)

2009-05-29 Thread Juan Miscaro
2009/5/29 patrick keshishian : > On Fri, May 29, 2009 at 2:08 PM, Juan Miscaro wrote: >> Hi, I'm trying to set up a PPTP tunnel for a Windows machine lying >> behind my OBSD 4.0 internet gateway. B I can establish the tunnel but >> I'm missing the last piece in th

PPTP vpn with OBSD gateway (outgoing)

2009-05-29 Thread Juan Miscaro
Hi, I'm trying to set up a PPTP tunnel for a Windows machine lying behind my OBSD 4.0 internet gateway. I can establish the tunnel but I'm missing the last piece in the puzzle. This is the routing of the RFC 1918 addresses. Locally I have 10.9.0.0/16 addresses and the windows machine wants to co

Re: Interactions between PF and enc0

2009-03-30 Thread Juan Miscaro
2008/10/31 Felipe Alfaro Solana : > Hi misc, > > I'm experiencing interaction problems between PF and the enc0 > interface. I've been reading several OpenBSD manual pages about how > IPSec traffic filtering is supposed to work, but so far I'm unable to > get IPSec filtering working for me. > > I ha

Re: openbsd - microsoft vpn interoperability

2009-03-12 Thread Juan Miscaro
2009/3/12 Lars NoodC)n : > Are you connecting two LANs over a distance or connecting clients to a LAN? > > --Lars > > Connecting two LANs. /jm

Re: openbsd - microsoft vpn interoperability

2009-03-11 Thread Juan Miscaro
2009/3/11 Lars NoodC)n : > Juan Miscaro wrote: >> Thanks. B Yeah, I am going to push to have an OpenBSD portal installed >> on the remote end. B Thing is, how am I going to get it installed? > > http://openvpn.net/index.php/downloads.html > http://openvpn.net/how

Re: openbsd - microsoft vpn interoperability

2009-03-11 Thread Juan Miscaro
2009/3/11 Lars NoodC)n : > Juan Miscaro wrote: >> ... I'm here asking for comments >> on what people are actually doing and hopefully with pros and cons >> included. B So which solution? B OpenVPN or native IPSEC (isakmpd)? B ... > > MS products are not really desig

openbsd - microsoft vpn interoperability

2009-03-11 Thread Juan Miscaro
Hi everyone. A web search only picked up antiquated information on this one. I'm talking about setting up a network to network VPN between Microsoft and OpenBSD gateways. I'm here asking for comments on what people are actually doing and hopefully with pros and cons included. So which solution?

Re: generating passwords (crypt, md5)

2009-03-09 Thread Juan Miscaro
2009/2/28 Stuart Henderson : > On 2009-02-28, Juan Miscaro wrote: >> What is the standard way of generating hashes (for me it's for >> passwords) in OpenBSD? B I once used userdbpw but it's package >> (courier-authlib-userdb) conflicts with another package I have

Re: Where is "Secure by default" ?

2009-03-09 Thread Juan Miscaro
2009/3/9 bofh : > On Mon, Mar 9, 2009 at 11:48 AM, - Tethys wrote: >> Maybe it's a troll. Maybe not. Can we afford to be turning away >> potential users on the off chance? > > OpenBSD exists solely for the developers That's a silly thing to say. -- jm

ftp-proxy - client command too long or not clean

2009-03-05 Thread Juan Miscaro
Running snapshot 20090206 I found my router in a braindead state. I'm not sure if it shut down or just whether all 3 of my network cards mysteriously went dead (all LEDs were off). I reset and found exactly 65 of the following messages in my logs: messages.0.gz:Mar 3 15:59:46 tyrathca ftp-prox

generating passwords (crypt, md5)

2009-02-27 Thread Juan Miscaro
What is the standard way of generating hashes (for me it's for passwords) in OpenBSD? I once used userdbpw but it's package (courier-authlib-userdb) conflicts with another package I have installed. So I'm looking for a cleaner, standard method. Thanks. -- jm

request for package: Distributed Checksum Clearinghouses (DCC)

2009-02-19 Thread Juan Miscaro
Are there any plans to package DCC for anti-spam gateways? Thanks. -- jm

Re: upgrading packages and ports, ugh

2009-02-12 Thread Juan Miscaro
2009/2/11 Hannah Schroeter : > Hi! > > On Tue, Feb 10, 2009 at 10:00:31PM -0500, Juan Miscaro wrote: >>[...] > >>Thanks everyone for these responses. > >>I've since tried to reinstall (make reinstall) one of those ports and >>it now cries: > >>

Re: upgrading packages and ports, ugh

2009-02-10 Thread Juan Miscaro
2009/2/9 Markus Lude : > On Tue, Feb 10, 2009 at 03:02:28AM +0100, Ingo Schwarze wrote: >> Hi Juan, >> >> Juan Miscaro wrote on Mon, Feb 09, 2009 at 08:38:01PM -0500: > > [...] > >> > p5-IO-INET6-2.01p0 >> > freeze-2.5 >> >> Don't

upgrading packages and ports, ugh

2009-02-09 Thread Juan Miscaro
A few months ago I installed amavisd-new by ports. I am now upgrading my system to the latest snapshot (060209). The pkg_add command upgraded many of my packages but left me with packages not upgraded due to them being only available in the ports tree. This seems to me to be a typical scenario s

Re: SSH and ProxyCommand (was Re: rdr and authpf)

2009-01-18 Thread Juan Miscaro
2009/1/18 Lars NoodC)n : > Lars NoodC)n wrote: >>+--E >>| >> AB--+--C >>| >>+--D > > Ok. To record my own answer one solution, it was to use HostKeyAlias, > to specify which host key to record. > >Host sound > Protocol 2 > HostKeyAlias

Re: rdr and authpf

2009-01-17 Thread Juan Miscaro
2009/1/17 Lars NoodC)n : > I'd like to be able to authorize certain groups of users to be able to > log in via ssh from A to B below, but upon/after successful > authentication be redirected to ssh on C,D,or E so as to log in and work > there. > >+--E >| > AB--+--C >| >

Re: Guide about update a port

2008-12-22 Thread Juan Miscaro
2008/12/21 Fernando Quintero : > Hi list, > > I would like to know if there is any document or guide about how to update a > port? Check out the man page for bsd.port.mk(5): $ man 5 bsd.port.mk and search for 'reinstall'. Obviously you need to get yourself an updated ports tree. Normally you u

Re: bug management in OpenBSD

2008-12-07 Thread Juan Miscaro
2008/12/7 Juan Miscaro <[EMAIL PROTECTED]>: > 2008/12/7 Gilles Chehade <[EMAIL PROTECTED]>: >> On Sun, Dec 07, 2008 at 10:43:58AM -0500, Juan Miscaro wrote: >>> Is there a bug tracking system for OpenBSD like bugzilla or launchpad? >>> >>> /juan >

Re: bug management in OpenBSD

2008-12-07 Thread Juan Miscaro
2008/12/7 Gilles Chehade <[EMAIL PROTECTED]>: > On Sun, Dec 07, 2008 at 10:43:58AM -0500, Juan Miscaro wrote: >> Is there a bug tracking system for OpenBSD like bugzilla or launchpad? >> >> /juan >> > > http://www.openbsd.org/ has a link to the bug trac

bug management in OpenBSD

2008-12-07 Thread Juan Miscaro
Is there a bug tracking system for OpenBSD like bugzilla or launchpad? /juan

Re: bash for root?

2008-12-03 Thread Juan Miscaro
2008/12/3 Diana Eichert <[EMAIL PROTECTED]>: > On Tue, 2 Dec 2008, Brian wrote: > >> --- On Tue, 12/2/08, Ted Unangst <[EMAIL PROTECTED]> wrote: >> Install bash statically linked. That's all. >>> >>> Never make a mistake. That's all. >> >> Exactly. I don't get this thread. I mean, I could

Re: bash for root?

2008-12-02 Thread Juan Miscaro
2008/12/2 System Administrator <[EMAIL PROTECTED]>: > On 2 Dec 2008 at 14:33, Juan Miscaro wrote: > >> 2008/12/2 Daniel Ouellet <[EMAIL PROTECTED]>: >> > Juan Miscaro wrote: >> >> >> >> 2008/12/2 Tony Abernethy <[EMAIL PROTECTED]>: >

Re: bash for root?

2008-12-02 Thread Juan Miscaro
2008/12/2 Daniel Ouellet <[EMAIL PROTECTED]>: > Juan Miscaro wrote: >> >> 2008/12/2 Tony Abernethy <[EMAIL PROTECTED]>: >>> >>> Juan Miscaro wrote: >>>> >>>> I turn off those annoying checks and I use the same password. >&g

Re: bash for root?

2008-12-02 Thread Juan Miscaro
2008/12/2 Tony Abernethy <[EMAIL PROTECTED]>: > Juan Miscaro wrote: >> >> I turn off those annoying checks and I use the same password. >> Works great. >> >> /juan >> > ... until it doesn't. Got anything to back that up? /juan

Re: bash for root?

2008-12-02 Thread Juan Miscaro
2008/12/1 Nick Holland <[EMAIL PROTECTED]>: > Juan Miscaro wrote: > ... >> >> Why not set up a user (ex: bigguy) and then force his uid and gid to >> be 0 and 0 with vipw? Give that user a nice coloured bash prompt and >> set up directories in his home. This w

Re: bash for root?

2008-12-01 Thread Juan Miscaro
2008/11/30 Nick Holland <[EMAIL PROTECTED]>: > farhan ahmed wrote: >> Question is how can you make shell statically linked? I thought when you >> install package it should be linked rather than manual compiling and >> installing > > I think that is best left as an exercise for the asker. > > Here's

spamd ("ftp: connect: Connection timed out")

2008-11-24 Thread Juan Miscaro
I am using the default spamd.conf file on a 4.4 RELEASE system and I get several error messages a day: "ftp: connect: Connection timed out" First, why does it mention ftp when I am using http? Second, why do I regularly get such errors? They occur about 3 a day on different boxes in different g

Re: Wondering about openbsd way to update for patches.

2008-11-22 Thread Juan Miscaro
2008/11/22 Javier Vasquez <[EMAIL PROTECTED]>: > Hi, > > I'm just looking at how openbsd works to see if it suits my needs. I > have a small old box (piii celeron @797 MHz & 32KB $, with 512 MB > ram), and in my experience compiling just the linux kernel takes ~4 > hrs, and compiling gcc/g++ takes

Ralink RT2571W based cards

2008-11-19 Thread Juan Miscaro
Hey all, I am in the market to buy a Ralink RT2860 based wifi card (rum). Before I go out an buy one I am curious if anyone has had good experience with the Qcom LR802UKG 54 MBps USB card. I will be running this in Host AP mode using SSH and authpf. Cheers, /juan

Re: help with CPAN after upgrade to 111108 snapshot

2008-11-15 Thread Juan Miscaro
2008/11/15 Stuart Henderson <[EMAIL PROTECTED]>: > On 2008/11/15 10:24, Juan Miscaro wrote: >> >> Thanks for the reminder. I managed to remove many Perl modules. The >> thing is that they were installed via CPAN so pkg_delete could not be >> used (I used a Per

Re: help with CPAN after upgrade to 111108 snapshot

2008-11-15 Thread Juan Miscaro
2008/11/15 Stuart Henderson <[EMAIL PROTECTED]>: > http://www.openbsd.org/faq/current.html > > If you use -current, you *have* to follow this page. > > On 2008-11-15, Juan Miscaro <[EMAIL PROTECTED]> wrote: >> 2008/11/15 Juan Miscaro <[EMAIL PROTECTED]>: &g

Re: help with CPAN after upgrade to 111108 snapshot

2008-11-14 Thread Juan Miscaro
2008/11/15 Juan Miscaro <[EMAIL PROTECTED]>: > Hi, I upgraded to the 08 snapshot and when trying to install a > Perl module with CPAN I'm getting errors: > > $ cpan > CPAN: File::HomeDir loaded ok (v0.69) > Use of uninitialized value in subroutine entry at >

help with CPAN after upgrade to 111108 snapshot

2008-11-14 Thread Juan Miscaro
Hi, I upgraded to the 08 snapshot and when trying to install a Perl module with CPAN I'm getting errors: $ cpan CPAN: File::HomeDir loaded ok (v0.69) Use of uninitialized value in subroutine entry at /usr/libdata/perl5/i386-openbsd/5.10.0/DynaLoader.pm line 226. Use of uninitialized value $len

trouble installing ports ("No packages available in the PKG_PATH")

2008-11-13 Thread Juan Miscaro
I'm scripting a reinstall routine for my ports on 4.3. When I come to 'make reinstall' the thing is trying to download from the $PKG_PATH that I have set earlier in my script and, of course, does not find the files it needs. Removing that variable and I get "No packages available in the PKG_PATH"

In a bit of a pickle with ral0

2008-11-13 Thread Juan Miscaro
I'm providing wireless internet access for a small building with OpenBSD 4.3 (some snapshot) as access point. I'm using the ral driver. I regularly need to bring down and then back up the interface with ifconfig. Is this normal? Is there anything I can do short of replacing the card? As an asi

Re: 4.4 (back) in Canada

2008-10-23 Thread Juan Miscaro
2008/10/21 Don Hiatt <[EMAIL PROTECTED]>: > Just received 4.4 in Vancouver, BC along with my sweet new T-Shirt. :-) > Got my disc yesterday in Montreal. /juan

OpenBSD and VIA CX700 chipset?

2008-10-23 Thread Juan Miscaro
Hi gang. I'm looking at setting up a small box for the new 4.4 release. Does this release support the VIA CX700 chipset? I have found references to OpenBSD and VIA CPUs and the odd controller but not the chipset itself. The actual board I'm looking at is here: http://www.logicsupply.com/produc

Re: how to bring up wifi card automatically when boot

2008-10-04 Thread Juan Miscaro
2008/10/4 elflord woods <[EMAIL PROTECTED]>: > hi all > > for the moment i use > >sudo dhclient ipw0 > > to manually bring the wifi card > > how can i do this automatically each time i boot the machine ? > i have no idea how to edit the start-up scripts $ man hostname.if ~juan

Re: how to turn off greylisting?

2008-09-26 Thread Juan Miscaro
2008/9/25 jared r r spiegel <[EMAIL PROTECTED]>: > On Thu, Sep 25, 2008 at 10:25:19PM -0400, Juan Miscaro wrote: >> I have stopped my spamd on my 4.3 box and went ahead and restarted it >> with the '-b' switch. However, the output of spamdb tells me that >>

how to turn off greylisting?

2008-09-25 Thread Juan Miscaro
I have stopped my spamd on my 4.3 box and went ahead and restarted it with the '-b' switch. However, the output of spamdb tells me that greylisting is still active. What is happening? ~juan

turning off spamd greylisting

2008-09-24 Thread Juan Miscaro
I am running 4.3 (june 4 snapshot) and I'm using spamd in the default greylisting mode. Works fine. Now I would like to know what is the best way to immediately turn off greylisting mode and enter blacklisting mode only. Stopping spamd and then starting it with the '-b' switch? Or do I need to

Re: ascii bandwidth report

2008-09-17 Thread Juan Miscaro
2008/9/17 Joe S <[EMAIL PROTECTED]>: > Thanks for the comment. However I'm not looking for a graphing > solution like cacti, although there is a report plugin for cacti. > Cacti seems overkill. I did setup have some simple temperature and io > graphs, courtesy of symon. > > > On Wed, Sep 17, 2008 a

Re: ascii bandwidth report

2008-09-17 Thread Juan Miscaro
2008/9/17 Joe S <[EMAIL PROTECTED]>: > Now that my ISP is imposing bandwidth caps, I need to start measuring > my usage. Graphs are nice, but I've found that graphs are not really > that useful to me. I need something to report what my cummalative > usage is in a 30 day period. I'd like the data in

Re: recommendation for router (COMMELL)

2008-09-17 Thread Juan Miscaro
2008/9/17 Diana Eichert <[EMAIL PROTECTED]>: > On Wed, Sep 17, 2008 at 08:56:07AM +, Stuart Henderson wrote: >> On 2008-09-17, Juan Miscaro <[EMAIL PROTECTED]> wrote: >> > Has anyone any experience running OpenBSD on this puppy: >> > >> > ht

recommendation for router (COMMELL)

2008-09-16 Thread Juan Miscaro
Has anyone any experience running OpenBSD on this puppy: http://www.commell-sys.com/Product/IPC/EMB-564.htm I'm looking for a replacement for my tower that is currently acting as router, anti-spam, mail server for a small network/domain. /juan

Re: scripting port install driving me mad

2008-07-12 Thread Juan Miscaro
2008/7/12 Stuart Henderson <[EMAIL PROTECTED]>: > On 2008-07-12, Juan Miscaro <[EMAIL PROTECTED]> wrote: >> Hi, I have a script that I use to automate server installations. >> Every time I come to the point of installing a port with a certain >> flavor: >>

scripting port install driving me mad

2008-07-12 Thread Juan Miscaro
Hi, I have a script that I use to automate server installations. Every time I come to the point of installing a port with a certain flavor: postfix with sasl2/mysql I can never get it to work. I thought I had it working before by putting in the Makefile: FLAVORS= sasl2 mysql but this is ig

application level failover

2008-06-28 Thread Juan Miscaro
Hi, using OpenBSD (4.3 current), what is the recommended way to set up application level failover? Let's say I have content that is constantly edited by several internal users (like a webserver dishing up text and images) and is available to the internet. If I want to have failover that content n

Re: can't remove greytrapped entry from spamdb

2008-06-27 Thread Juan Miscaro
2008/6/27 Juan Miscaro <[EMAIL PROTECTED]>: > (On 4.3 recent snapshot) I began receiving mail for a certain email > address and forgot to adjust my /etc/mail/spamd.alloweddomains file > (where I have a list of all valid email addresses). So I found the > following spamd

can't remove greytrapped entry from spamdb

2008-06-27 Thread Juan Miscaro
(On 4.3 recent snapshot) I began receiving mail for a certain email address and forgot to adjust my /etc/mail/spamd.alloweddomains file (where I have a list of all valid email addresses). So I found the following spamd logging reasonable: spamd[5771]: 10.10.10.10: disconnected after 386 seconds.

Re: broken dependencies ?

2008-06-22 Thread Juan Miscaro
2008/6/22 Predrag Punosevac <[EMAIL PROTECTED]>: > To be honest with you I didn't particularly like the tone of your message > and I am not even developer. Let's see... > > I don't complain, but what I can do. I am not sure about a > > diagnose, I think The packages are broken. But I'm not an ex

question on spamd.alloweddomains

2008-06-21 Thread Juan Miscaro
I have a question re spamd.alloweddomains. The spamd man [0] page talks about domain suffixes. Is it possible to populate the file with actual addresses? Seems this would be more effective. /juan [0] The file /etc/mail/spamd.alloweddomains can be used to specify a list of domainname

no thttpd.conf for OpenBSD?

2008-06-19 Thread Juan Miscaro
I just installed the thttpd package on a recent snapshot (060408) and noticed it only comes with two files: $ pkg_info -L thttpd Information for inst:thttpd-2.25bp1 Files: /usr/local/man/man8/thttpd.8 /usr/local/sbin/thttpd I then looked at the port's distfiles and there is something called cont

Re: "remove any unwanted devices from the kernel. "

2008-06-05 Thread Juan Miscaro
2008/6/5 Jon <[EMAIL PROTECTED]>: >> I usually name the kernel to the machine hostname, but you can give it >> any name. Edit the kernel config file: >> >> Remove any hardware related options that are not relevant to your >> machine. >> > http://www.muine.org/~hoang/openpf.html#customize > > Why wo

Re: knowing spamd blacklist size

2008-06-05 Thread Juan Miscaro
2008/6/5 Jim Razmus <[EMAIL PROTECTED]>: > * Jose Fragoso <[EMAIL PROTECTED]> [080604 09:04]: >> Hi, >> >> In OpenBSD 4.3, is there a way to find out via script the >> current size of the spamd blacklist? >> >> Thanks in advance. >> >> Regards, >> >> Jose >> >> -- >> Mail.com Autos- Powered by Onca

separating normal ssh logins from authpf logins

2008-05-21 Thread Juan Miscaro
Hi, I got 4.2 running as an 3-legged internet gateway/nat system. It provides net access for both a wired subnet and a wireless subnet. Wireless access is secured with authpf. I want to completely separate management for normal logins and for authpf logins. This applies in the context of both ex

Debian libssl security (OpenSSH safe?)

2008-05-13 Thread Juan Miscaro
I guess everyone by now has heard about the very serious libssl vulnerability on Debian/Ubuntu? Just making sure that the source is safe, thanks. /juan

waiting for a snapshot

2008-04-02 Thread Juan Miscaro
Hi everyone, I'm waiting to set up a new box with the latest snapshot but the corresponding i386 packages directory on the main ftp server is empty. When will it be populated? Thank you, /juan __ Looking for the perfect

Re: Dangers to upgrading without install kernel

2008-03-28 Thread Juan Miscaro
--- Nick Holland <[EMAIL PROTECTED]> wrote: > Juan Miscaro wrote: > > Hello, > > > > The online upgrade documentation [1] is fairly vehement about its > > recommendation regarding the use of the install kernel when > upgrading. > > I was wondering why?

Re: wrong files on ftp://ftp.openbsd.org/pub/OpenBSD/4.2/ ?

2008-03-28 Thread Juan Miscaro
--- Jacob Meuser <[EMAIL PROTECTED]> wrote: > On Sat, Mar 22, 2008 at 03:55:20PM -0400, Juan Miscaro wrote: > > > Seems like something a lot of people get bitten by. How does one > stay > > informed on this snapshot libc/packages synchronization issue? > > subs

Dangers to upgrading without install kernel

2008-03-27 Thread Juan Miscaro
Hello, The online upgrade documentation [1] is fairly vehement about its recommendation regarding the use of the install kernel when upgrading. I was wondering why? What dangers await someone going down the remote upgrade path? /juan [1] http://www.openbsd.org/faq/upgrade42.html#upgrade

Re: wrong files on ftp://ftp.openbsd.org/pub/OpenBSD/4.2/ ?

2008-03-22 Thread Juan Miscaro
--- Theo de Raadt <[EMAIL PROTECTED]> wrote: > > >> I just noticed that the files PACKAGES, PORTS and README in the > 4.2 > > >> directory have a relative new date and mention OpenBSD 4.3. > > >> Doesn't look right to me. > > > > > > Oops. Thanks for noticing. > > > > Sorry to hijack this thread

Perl module crashing on 180308 snapshot

2008-03-22 Thread Juan Miscaro
I'm getting a loading/compilation error of the Compress::Zlib Perl module after upgrading to the 180308 snapshot. Anyone else having troubles? /juan

question re spamd.alloweddomains file

2008-03-17 Thread Juan Miscaro
I have populated /etc/mail/spamd.alloweddomains with all email addresses serviced by my Postfix server. Nevertheless, I still see entries in my mail log that submissions to non-existent addresses are being attempted. One thing I have noticed is that, so far, all submissions have as their origin m

pfctl: Cannot allocate memory. [yes, i have "set limit table-entries" ]

2008-02-28 Thread Juan Miscaro
I had a 4.0 system where this was happening all the time. Back then, everyone said to "update to 4.1!". Well now I'm running 4.2 (stable) and it's happening all over again. I reduced my blacklists from nixspam:uatraps:china:korea to just uatraps:china:korea and it's still happening. This is

Re: pop-before-smtp and spamd

2008-02-26 Thread Juan Miscaro
--- Cameron Schaus <[EMAIL PROTECTED]> wrote: > Juan Miscaro wrote: > > Are there standard solutions for dealing with the obvious collision > > between pop-before-smtp and spamd (in greylisting mode)? I know > many > > will say to use SMTP AUTH but right now I w

pop-before-smtp and spamd

2008-02-26 Thread Juan Miscaro
Are there standard solutions for dealing with the obvious collision between pop-before-smtp and spamd (in greylisting mode)? I know many will say to use SMTP AUTH but right now I want to try to get my current setup to work. My first idea was to hack the pop-before-smtp Perl script to have the thi

Not updating .libs-XXXXX, remember to clean it (huh?)

2008-02-19 Thread Juan Miscaro
I am working with a recent snapshot installation (090208) and I have some questions regarding updating packages with pkg_add. ... 1. I am shown the following: Not updating .libs-curl-7.16.2, remember to clean it Not updating .libs-db-4.2.52p11, remember to clean it Not updating .libs-pcre-7.1, r

Re: Monitoring Bandwidth Usage, based on ports, service, client, etc.

2008-02-15 Thread Juan Miscaro
--- Richard Daemon <[EMAIL PROTECTED]> wrote: > Hi all, > > Does anyone know how I can go about monitoring bandwidth usage based > on > ports (or service) and maybe client as well? Maybe just write a shell script that parses pfctl label output. That's what I did. /juan Ask a question o

maildrop with mysql support (how?)

2008-02-09 Thread Juan Miscaro
Hi. I'm running the 280108 snapshot and would like to install the maildrop package with mysql support. There is no package like that and the port Makefile does not mention mysql. Is there any way to do this? /juan Looking for the perfect gift? Give the gift of Flickr! http://www.flick

updating ports due to library change

2008-02-03 Thread Juan Miscaro
Hi. I have a 'master' server on which I build all packages and ports that become available to other 'slave' systems via PKG_PATH. I am running with snapshots and have 280108 (bsd) installed. The master contains both libc.so.42.0 libc.so.43.0 Now the slave complains of not being able to instal

pkg_delete: removing the resulting port/package file

2008-02-02 Thread Juan Miscaro
When I install by port a package is first built. When deleting the package with pkg_delete the package is removed (no longer installed) but that built package file remains. Is there any way to get rid of it during the deletion? I'm running the latest snapshot. /juan Looking for the perf

Re: PowerEdge T105

2008-02-01 Thread Juan Miscaro
--- Sevan / Venture37 <[EMAIL PROTECTED]> wrote: > I spent some time today testing Free/Open/NetBSD on the 2 PowerEdges > which > turned up yesterday. > You can find the dmesgs here: > http://geeklan.co.uk/files/poweredge_t105/ You feel like putting them up here: http://www.nycbug.org/index.php?

Re: Dell PowerEdge 1950 III / R200

2008-01-30 Thread Juan Miscaro
--- Reza Muhammad <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm looking to buy a server that supports OpenBSD and I'm looking at > either Dell PowerEdge 1950 III > or Dell PowerEdge R200. I noticed Marco (marco@)'s message about > Dell PERC 6i that exists on > PowerEdge 1950 III and R2000. But,

Re: 4.2 install freezes at "rd0: fixed, 3800 blocks"

2008-01-29 Thread Juan Miscaro
> 2008/1/26, Juan Miscaro <[EMAIL PROTECTED]>: > > Hi. I'm attempting to install 4.2 on a Dell Poweredge R200. > Initially > > the blue install screen froze at a USB device (husb4 I think). I > > disabled all USB ports in the BIOS and now the free

install error: "uid 0 on /: file system full"

2008-01-28 Thread Juan Miscaro
I'm trying to install using cd42.iso from the 230108 snapshot and I get a critical error when I try to set up my hard disk. Right after the question "Do you want to use *all* of wd0 for OpenBSD?" Whether I answer "y" or "no" (and then try to create a partition) this is what I get: uid 0 on /: fi

4.2 install freezes at "rd0: fixed, 3800 blocks"

2008-01-28 Thread Juan Miscaro
Hi. I'm attempting to install 4.2 on a Dell Poweredge R200. Initially the blue install screen froze at a USB device (husb4 I think). I disabled all USB ports in the BIOS and now the freeze occurs at the following line: "rd0: fixed, 3800 blocks" Does anyone know what I can do to install OpenBSD

anyone else having trouble installing BerkeleyDB perl module?

2008-01-18 Thread Juan Miscaro
I'm trying to install the BerkeleyDB Perl module via CPAN without sucess on OpenBSD 4.2. Can anyone corroborate? Crash: CPAN.pm: Going to build P/PM/PMQS/BerkeleyDB-0.33.tar.gz Parsing config.in... Looks Good. Checking if your kit is complete... Looks good Note (probably harmless): No librar

Re: wireless access point woes (ral device)

2008-01-18 Thread Juan Miscaro
--- Alexander Hall <[EMAIL PROTECTED]> wrote: > Juan Miscaro wrote: > > Hi, > > > > I am using OpenBSD 4.2 as my WAP with a ral adapter. My wireless > > client is running Kubuntu. > > > > The server is running dnsmasq (DHCP/DNScaching) and everyt

wireless access point woes

2008-01-17 Thread Juan Miscaro
Hi, I am using OpenBSD 4.2 as my WAP with a ral adapter. My wireless client is running Kubuntu. The server is running dnsmasq (DHCP/DNScaching) and everything works. However, after a while the connection breaks completely and the only thing that rectifies the situation is a reboot on the server

building xenocara: configure: error: You must have freetype installed

2007-12-28 Thread Juan Miscaro
Hi, I am having trouble building xenocara after updating my sources via cvsup. I have built non-X world and their release sets but when I come to building X world: export XSRCDIR=/usr/xenocara export XOBJDIR=/usr/xobj if [ -d $XOBJDIR ]; then rm -rf $XOBJDIR

Re: "The Book of PF" exists, physical copies documented

2007-12-19 Thread Juan Miscaro
--- "Peter N. M. Hansteen" <[EMAIL PROTECTED]> wrote: > Dear friends, > > I have just taken delivery of my box of /The Book of PF/[1] author's > copies, and I'm finding I'm a bit at a loss for words when it comes > to > describing the feeling. The thing exists. And it feels great to > finally s

removing sendmail

2007-11-29 Thread Juan Miscaro
Hi, I would like to do away with sendmail as much as possible. I prefer postfix. Now I know that the sendmail binary is entwined with the system's internals but is there any way to completely get rid of it? I see that some people remove the binary and turn it off in rc.conf. Am I making any sen

Re: Ports Question

2007-11-27 Thread Juan Miscaro
--- Ted Unangst <[EMAIL PROTECTED]> wrote: > On 11/27/07, Manpreet Nehra <[EMAIL PROTECTED]> wrote: > > i am using the 4.2 release and that's why wondering if the ports > tree > > is a little outdated, since alot of stuff has changed over from > > september 1 to Novemeber 1 when 4.2 actually rele

Re: Ports Question

2007-11-27 Thread Juan Miscaro
--- Stuart Henderson <[EMAIL PROTECTED]> wrote: > On 2007/11/27 08:08, Juan Miscaro wrote: > > --- Stuart Henderson <[EMAIL PROTECTED]> wrote: > > > > > On 2007/11/27 13:55, Manpreet Nehra wrote: > > > > I have been compiling the ports and some o

Re: Ports Question

2007-11-27 Thread Juan Miscaro
--- Stuart Henderson <[EMAIL PROTECTED]> wrote: > On 2007/11/27 13:55, Manpreet Nehra wrote: > > I have been compiling the ports and some of the ports fail flat. On > > checking the ftp.openbsd.org, I found the ports.tar.gz was created > on > > Sep 1. Will there be a newer ports file > > ftp> ls

Re: updating source code from updated tarballs

2007-11-26 Thread Juan Miscaro
--- Nick Holland <[EMAIL PROTECTED]> wrote: > Juan Miscaro wrote: > > --- Ingo Schwarze <[EMAIL PROTECTED]> wrote: > ... > >> The standard way to handle upgrades is to update the src > >> on the master only, to build new release sets on the master, >

Re: updating source code from updated tarballs

2007-11-25 Thread Juan Miscaro
--- Ingo Schwarze <[EMAIL PROTECTED]> wrote: > Hi Juan, > > Juan Miscaro wrote on Sun, Nov 25, 2007 at 10:31:30AM -0500: > > > I have a 4.2 master system which I intend to use > > to quickly install new systems. > > This does make sense. > > You do no

Re: updating source code from updated tarballs

2007-11-25 Thread Juan Miscaro
--- Joachim Schipper <[EMAIL PROTECTED]> wrote: > On Sun, Nov 25, 2007 at 10:31:30AM -0500, Juan Miscaro wrote: > > I have a 4.2 master system which I intend to use to quickly install > new > > systems. I have rebuilt the master system with updated sources; > made >

  1   2   >