Re: SSH key encryption when using FDE

2016-08-02 Thread Hugo Osvaldo Barrera
On Tue, Aug 2, 2016, at 22:01, Nick Holland wrote: > On 08/02/16 01:48, Remi Locherer wrote: > > On Mon, Aug 01, 2016 at 07:10:21PM -0300, Hugo Osvaldo Barrera > > wrote: > >> Hi, > >> > >> I've always used password-protected ssh keys, with ssh-agent, >

SSH key encryption when using FDE

2016-08-01 Thread Hugo Osvaldo Barrera
no considering. Keep in mind that I using ssh-agent, and unlock the keys usually as a first action after startup (I guess *not* using ssh-agent completely changes the scenario). Thanks, -- Hugo Osvaldo Barrera

Re: Ubiquiti EdgeRouter Lite

2015-08-21 Thread Hugo Osvaldo Barrera
quickly. Did you maybe disable some logging, or something alike? Or are high-quality USB flash drives okay for this? Thanks, -- Hugo Osvaldo Barrera

OpenSSH AESNI support

2015-05-07 Thread Hugo Osvaldo Barrera
Osvaldo Barrera A: Because we read from top to bottom, left to right. Q: Why should I start my reply below the quoted text? [demime 1.01d removed an attachment of type application/pgp-signature which had a name of signature.asc]

Re: OpenSSH AESNI support

2015-05-07 Thread Hugo Osvaldo Barrera
On 2015-05-07 10:57, Christian Weisgerber wrote: On 2015-05-07, Hugo Osvaldo Barrera h...@barrera.io wrote: I've finally decided to replace that CPU, but I'm wondering: Does OpenSSH support/use the AESNI instruction set if available? Yes, by way of OpenSSL/LibreSSL, which make use of AESNI

Re: httpd presenting the wrong TLS certificate

2015-03-14 Thread Hugo Osvaldo Barrera
certs. :( Is SNI on the roadmap already? Thanks, On 2015 Mar 14 (Sat) at 19:26:31 -0300 (-0300), Hugo Osvaldo Barrera wrote: :Hi, : :I've only just recently started moving from nginx to httpd (I *loved* the :config syntax by the way!). : :I'm having an issue with httpd presenting the wrong TLS

Re: httpd presenting the wrong TLS certificate

2015-03-14 Thread Hugo Osvaldo Barrera
On 2015-03-14 19:39, Hugo Osvaldo Barrera wrote: On 2015-03-14 23:34, Peter Hessler wrote: httpd does not yet support SNI. You will need to either wait, use a wildcard SSL cert, or use different ports/IPs. Oh, I hadn't checked that for SNI. I'll have to wait then; multiple IPv4

httpd presenting the wrong TLS certificate

2015-03-14 Thread Hugo Osvaldo Barrera
certificate for hugo.barrera.io. Any hints? Did I do something wrong? Did I hit a bug? Thanks, -- Hugo Osvaldo Barrera A: Because we read from top to bottom, left to right. Q: Why should I start my reply below the quoted text? [demime 1.01d removed an attachment of type application/pgp-signature

Re: SSL working with nginx, not with httpd. Any ideas?

2015-03-14 Thread Hugo Osvaldo Barrera
Osvaldo Barrera A: Because we read from top to bottom, left to right. Q: Why should I start my reply below the quoted text? [demime 1.01d removed an attachment of type application/pgp-signature which had a name of signature.asc]

Re: pf to read protocol information from /etc/services ?

2015-02-27 Thread Hugo Osvaldo Barrera
. The syntax for this sort of thing (if it ever does any interst and implemented) would probably make more sense as service telnet instead of port telnet, since you're talking about proto+port and not just port. -- Hugo Osvaldo Barrera A: Because we read from top to bottom, left to right. Q: Why should I

Re: Please help advertise DigitalOcean on OpenBSD Misc (again)

2015-02-17 Thread Hugo Osvaldo Barrera
is that cheap. Lots of other dedi options at http://lowendcore.com/. With dedi prices that low, virtual hosting for OpenBSD is kinda dead, IMHO. DO give you 100USD free if you're a student/teacher. At 5USD a month, that's 20months free. Hard to beat that, regrettably. -- Hugo Osvaldo Barrera

Re: postgresql-server exiting abnormally after upgrade to -snapshot

2015-02-16 Thread Hugo Osvaldo Barrera
On 2015-02-16 16:24, Stuart Henderson wrote: On 2015-02-15, Hugo Osvaldo Barrera h...@barrera.io wrote: Am I mistaken in understanding that this is an issue with postgresql itself, and not a local configuration error? Correct. I tried building postgres with debug symbols (I added

Re: postgresql-server exiting abnormally after upgrade to -snapshot

2015-02-16 Thread Hugo Osvaldo Barrera
and getting a proper backtrace. -- Hugo Osvaldo Barrera A: Because we read from top to bottom, left to right. Q: Why should I start my reply below the quoted text? [demime 1.01d removed an attachment of type application/pgp-signature which had a name of signature.asc]

Re: postgresql-server exiting abnormally after upgrade to -snapshot

2015-02-16 Thread Hugo Osvaldo Barrera
); pg_promote_v4_to_v6_mask(maskcopy); I can confirm that this works. The server has been up and running with no issues during a few hours. Will anybody be submiting this upstream? Thanks for all your help! -- Hugo Osvaldo Barrera A: Because we read from top to bottom, left to right. Q: Why

Re: postgresql-server exiting abnormally after upgrade to -snapshot

2015-02-16 Thread Hugo Osvaldo Barrera
On 2015-02-16 21:02, Stuart Henderson wrote: On 2015/02/16 17:19, Hugo Osvaldo Barrera wrote: (gdb) bt Was this backtrace from a new coredump, or was it from one created by the old binary? (if the latter, please could you remove the old coredump and get it to crash again and send a fresh

Re: postgresql-server exiting abnormally after upgrade to -snapshot

2015-02-14 Thread Hugo Osvaldo Barrera
On 2015-02-14 02:28, Abel Abraham Camarillo Ojeda wrote: On Sat, Feb 14, 2015 at 2:12 AM, Hugo Osvaldo Barrera h...@barrera.io wrote: On 2015-02-13 13:20, Stuart Henderson wrote: On 2015-02-12, Hugo Osvaldo Barrera h...@barrera.io wrote: On 2015-02-12 10:18, Stuart Henderson wrote

Re: postgresql-server exiting abnormally after upgrade to -snapshot

2015-02-14 Thread Hugo Osvaldo Barrera
On 2015-02-13 13:20, Stuart Henderson wrote: On 2015-02-12, Hugo Osvaldo Barrera h...@barrera.io wrote: On 2015-02-12 10:18, Stuart Henderson wrote: On 2015-02-11, Hugo Osvaldo Barrera h...@barrera.io wrote: Can someone else confirm postgres9.4 work fine on the latest -snapshot

Re: postgresql-server exiting abnormally after upgrade to -snapshot

2015-02-14 Thread Hugo Osvaldo Barrera
with debuging with gdb on any platform). Thanks for all the feedback so far! [1]: https://wiki.postgresql.org/wiki/Getting_a_stack_trace_of_a_running_PostgreSQ L_backend_on_Linux/BSD#Debugging_the_core_dump_-_example -- Hugo Osvaldo Barrera A: Because we read from top to bottom, left to right. Q

Re: postgresql-server exiting abnormally after upgrade to -snapshot

2015-02-12 Thread Hugo Osvaldo Barrera
On 2015-02-12 10:18, Stuart Henderson wrote: On 2015-02-11, Hugo Osvaldo Barrera h...@barrera.io wrote: Can someone else confirm postgres9.4 work fine on the latest -snapshot? (the confirmation would be helpful to reafirm that it's not an issue with some dependency or library). Works

Re: postgresql-server exiting abnormally after upgrade to -snapshot

2015-02-11 Thread Hugo Osvaldo Barrera
with -snapshot/-current? Can someone else confirm postgres9.4 work fine on the latest -snapshot? (the confirmation would be helpful to reafirm that it's not an issue with some dependency or library). Thanks, -- Hugo Osvaldo Barrera A: Because we read from top to bottom, left to right. Q

postgresql-server exiting abnormally after upgrade to -snapshot

2015-02-11 Thread Hugo Osvaldo Barrera
/-current? Can someone else confirm postgres9.4 work fine on the latest -snapshot? (the confirmation would be helpful to reafirm that it's not an issue with some dependency or library). Thanks, -- Hugo Osvaldo Barrera A: Because we read from top to bottom, left to right. Q: Why should I start my reply

Re: Can OpenBSD access BBC Iplayer?

2014-09-03 Thread Hugo Osvaldo Barrera
? Anthony -- Anthony Campbell - a...@acampbell.org.uk http://www.acupuncturecourse.org.uk http://www.smashwords.com/profile.view/acampbell https://itunes.apple.com/ca/artist/anthony-campbell/id73235412 -- Hugo Osvaldo Barrera A: Because we read from top to bottom, left to right. Q: Why

Re: Insight needed on new encryption feature for ssh-keygen and ssh: ssh-keygen --protect and a linux data protection service

2014-04-17 Thread Hugo Osvaldo Barrera
. Thanks for any help/insights! alexander taylor -- Hugo Osvaldo Barrera [demime 1.01d removed an attachment of type application/pgp-signature]

Re: Nonexistant domains resolve to my local domain

2014-04-10 Thread Hugo Osvaldo Barrera
On 2014-04-10 00:43, Hugo Osvaldo Barrera wrote: Hi, I've having this extremely wierd issue. My hostname is elysion.barrera.io. When I try to ping, curl, or something alike aDomainIReallySureDoeNotExist.com, it pings/curls/whatever my local domain. Maybe an example can me clearer: # ping

Nonexistant domains resolve to my local domain

2014-04-09 Thread Hugo Osvaldo Barrera
different. Any hints on where I should be looking? -- Hugo Osvaldo Barrera [demime 1.01d removed an attachment of type application/pgp-signature]

Re: Nonexistant domains resolve to my local domain

2014-04-09 Thread Hugo Osvaldo Barrera
On 2014-04-10 01:16, Giancarlo Razzolini wrote: Em 10-04-2014 00:43, Hugo Osvaldo Barrera escreveu: Hi, I've having this extremely wierd issue. My hostname is elysion.barrera.io. When I try to ping, curl, or something alike aDomainIReallySureDoeNotExist.com, it pings/curls/whatever my

Re: UEFI

2013-11-08 Thread Hugo Osvaldo Barrera
. I'm not a GRUB lover myself, but it's pretty much the only real option I can think of. -- Hugo Osvaldo Barrera [demime 1.01d removed an attachment of type application/pgp-signature]

IPSec endpoints won't talk to each other

2013-09-24 Thread Hugo Osvaldo Barrera
ms 261.721 ms Much like ping, traceroute works fine, which confuses me even further. I'm probably missing something - but what? -- Hugo Osvaldo Barrera [demime 1.01d removed an attachment of type application/pgp-signature]

Re: IPSec endpoints won't talk to each other

2013-09-24 Thread Hugo Osvaldo Barrera
On 2013-09-24 09:44, James Griffin wrote: * Hugo Osvaldo Barrera h...@osvaldobarrera.com.ar [2013-09-24 03:53:46 -0300]: Hi, I've been experimenting a bit with IPSec and creating a VPN using it. I've been successful, but have encountered an odd issue. I've two hosts, linking two

Re: update my box and Cinnamon avaible

2013-09-23 Thread Hugo Osvaldo Barrera
if it's run from a tty? -- Hugo Osvaldo Barrera [demime 1.01d removed an attachment of type application/pgp-signature]

Re: Selecting new motherboards in the era of uefi

2013-08-31 Thread Hugo Osvaldo Barrera
/SABERTOOTH_Z87/#specifications -- Hugo Osvaldo Barrera [demime 1.01d removed an attachment of type application/pgp-signature]

Re: Broken output from serial console

2013-08-23 Thread Hugo Osvaldo Barrera
On 2013-08-23 17:43, Stuart Henderson wrote: On 2013-08-23, Hugo Osvaldo Barrera h...@osvaldobarrera.com.ar wrote: Hi! I've started managing a serial server through a serial console, and have come into some unusual issues. I followed the instrucitons on faq 7.7, and also configured

Broken output from serial console

2013-08-22 Thread Hugo Osvaldo Barrera
softraid0 at root scsibus3 at softraid0: 256 targets root on sd2a (8cd4486d62e3d00d.a) swap on sd2b dump on sd2b -- Hugo Osvaldo Barrera [demime 1.01d removed an attachment of type application/pgp-signature]

Re: ssh/sftp performance

2013-08-21 Thread Hugo Osvaldo Barrera
na...@mips.inka.de -- Hugo Osvaldo Barrera [demime 1.01d removed an attachment of type application/pgp-signature]

ssh/sftp performance

2013-08-20 Thread Hugo Osvaldo Barrera
, 7759872 sectors vscsi0 at root scsibus2 at vscsi0: 256 targets softraid0 at root scsibus3 at softraid0: 256 targets root on sd2a (8cd4486d62e3d00d.a) swap on sd2b dump on sd2b -- Hugo Osvaldo Barrera [demime 1.01d removed an attachment of type application/pgp-signature]

Re: Softraid performance: CRYPTO on top of RAID 1?

2013-07-11 Thread Hugo Osvaldo Barrera
. :) Granted, it wan't fun, but it wan't too much work either, since I left it while I was AFK, so it didn't bother me in the least. Regards, Erling Cheers, -- Hugo Osvaldo Barrera [demime 1.01d removed an attachment of type application/pgp-signature]

Re: Fuse on OpenBSD

2013-07-04 Thread Hugo Osvaldo Barrera
sinciere about what I meant. Anyway, I'll enable it on one of my laptops, and send any feedback I can come across. Cheers, -- Hugo Osvaldo Barrera [demime 1.01d removed an attachment of type application/pgp-signature]

Fuse on OpenBSD

2013-07-03 Thread Hugo Osvaldo Barrera
don't think I'm ready to void my warranty just yet ;) Is there more testing needed, or exactly what's necessary for it to move forward? On a somewhat related note; might this mean we might be able to port fuse drivers (like aufs) into BSD? :D Thanks, -- Hugo Osvaldo Barrera [demime 1.01d removed

Re: softraid: adding volumes, CPU requirements, RAID5

2013-07-03 Thread Hugo Osvaldo Barrera
On 2013-07-02 18:53, Nick Holland wrote: On 07/02/13 17:07, Jean-Francois Simon wrote: Le 20/05/2013 13:46, Nick Holland a écrit : On 05/20/13 00:52, Hugo Osvaldo Barrera wrote: ... 3) The man pages report RAID5 as experimental. I'm curious, why is this so? Is it just not-very-thoroughly

Re: softraid: adding volumes, CPU requirements, RAID5

2013-05-22 Thread Hugo Osvaldo Barrera
On 2013-05-20 07:46, Nick Holland wrote: On 05/20/13 00:52, Hugo Osvaldo Barrera wrote: Hi, I'm building myself an openbsd-based fileserver, which will initially have three disks with softraid in RAID5 mode. I've three questions regarding softraid: 1) I intend on using a single

softraid: adding volumes, CPU requirements, RAID5

2013-05-19 Thread Hugo Osvaldo Barrera
that rebuild was not implemented yet, is this still so? Thanks, -- Hugo Osvaldo Barrera [demime 1.01d removed an attachment of type application/pgp-signature]

ARK-2120L

2013-04-28 Thread Hugo Osvaldo Barrera
] http://www.advantech.com/products/ARK-2120L/mod_BD7B04DE-B994-4D74-96DE-21CDB 3F8158B.aspx [2][PDF] http://cms.tempel.es//adimage.php?filename=9_015551.pdfcontenttype=pdf Thanks, -- Hugo Osvaldo Barrera [demime 1.01d removed an attachment of type application/pgp-signature]

Re: Why does OpenBSD use CVS?

2013-04-28 Thread Hugo Osvaldo Barrera
, but it obviously hasn't hurt. Nick. -- Hugo Osvaldo Barrera [demime 1.01d removed an attachment of type application/pgp-signature]

Re: Why does OpenBSD use CVS?

2013-04-28 Thread Hugo Osvaldo Barrera
* corruption (or at least prevents it from spreading). I think that beats human-readable files to manually find corruptions (that may well spread). You might also ask why some other OS use source control software which they don't even include in the base OS ;-) -- Hugo Osvaldo Barrera [demime

Re: Invalid checksum with 82574L (em)

2013-03-26 Thread Hugo Osvaldo Barrera
On 2013-03-20 20:37, Hugo Osvaldo Barrera wrote: I've been having a very annoying issue with an 82574L for a pretty long time now. After the PC is turned off (either properly or due to a power failure), the NIC does not work upon the next boot. em0 at pci1 dev 0 function 0 Intel PRO/1000

Re: Invalid checksum with 82574L (em)

2013-03-21 Thread Hugo Osvaldo Barrera
On 2013-03-21 08:51, Kapetanakis Giannis wrote: On 21/03/13 01:37, Hugo Osvaldo Barrera wrote: I've been having a very annoying issue with an 82574L for a pretty long time now. After the PC is turned off (either properly or due to a power failure), the NIC does not work upon the next boot

Invalid checksum with 82574L (em)

2013-03-20 Thread Hugo Osvaldo Barrera
sectors vscsi0 at root scsibus2 at vscsi0: 256 targets softraid0 at root scsibus3 at softraid0: 256 targets root on sd0a (7b2cce8455053ae6.a) swap on sd0b dump on sd0b WARNING: / was not properly unmounted re0: watchdog timeout re0: watchdog timeout -- Hugo Osvaldo Barrera [demime 1.01d removed

Re: offline mail setup for road warrior

2013-03-11 Thread Hugo Osvaldo Barrera
through my actual email server (using SMTPS and authentication) whenever I get an internet connection. offlineimap also syncs back read/flaged statuses back up. Good luck! -- Hugo Osvaldo Barrera

Re: bootable OpenBSD USB stick from windows?

2013-02-13 Thread Hugo Osvaldo Barrera
, and buying floppies/optical drives isn't the best of advices. What's wrong PXE? -- Hugo Osvaldo Barrera

Re: growfs on bsd.rd

2013-01-08 Thread Hugo Osvaldo Barrera
On 2013-01-04 00:41, Aaron Mason wrote: On Fri, Jan 4, 2013 at 1:28 PM, Hugo Osvaldo Barrera h...@osvaldobarrera.com.ar wrote: Hi all, I'm curious as to why growfs is not included in bsd.rd. Is there any particular reason for this? I belive it would be inmensly useful - since bsd.rd

Re: Tricks for install OpenBSD under Virtualbox, host Windows XP

2013-01-07 Thread Hugo Osvaldo Barrera
with this combination of hardware/guest OS/OpenBSD? Thanks, Steve -- Hugo Osvaldo Barrera

growfs on bsd.rd

2013-01-03 Thread Hugo Osvaldo Barrera
). I've googled a bit, but haven't found anything related. Cheers, -- Hugo Osvaldo Barrera

Re: ftps?

2012-11-28 Thread Hugo Osvaldo Barrera
to deal with so if I skip ftp-proxy for that one target address should it work OK then? Thanks, Chris Since you say this works with a standard home router, have you checked if maybe the server software uses nat pmp or something similar for port redirection? -- Hugo Osvaldo Barrera

Bibliography on IPv6

2012-10-05 Thread Hugo Osvaldo Barrera
, but I've found there's isn't any book especifically dedicated to the subject. Thanks, -- Hugo Osvaldo Barrera

Re: 5.2 pre-orders are up

2012-09-11 Thread Hugo Osvaldo Barrera
-bin/order reads Pre-oder the upcoming Shirt and Poster, shoud read Pre-order the upcoming Shirt and Poster -- Hugo Osvaldo Barrera

Re: Calomel.org

2012-07-30 Thread Hugo Osvaldo Barrera
. lazy and in a hurry to get it working, apply stuff from calomel 4. lazily email misc without first searching marc.info, referring to the calomel recipe and asking further questions While calomel has the high rank in google, this keeps repeating. -- Hugo Osvaldo Barrera

Kernel panic on -current

2012-07-07 Thread Hugo Osvaldo Barrera
at root scsibus2 at vscsi0: 256 targets softraid0 at root scsibus3 at softraid0: 256 targets root on wd0a swap on wd0b dump on wd0b clock: unknown CMOS layout -- Hugo Osvaldo Barrera

Re: OpenBSD's webpage desing

2012-07-04 Thread Hugo Osvaldo Barrera
for the patches Truth is simpler. -- p -- Hugo Osvaldo Barrera

Re: basic smtpd question

2012-07-03 Thread Hugo Osvaldo Barrera
to `smtpd -n`) might help. -- Hugo Osvaldo Barrera

Re: OpenBSD's webpage desing

2012-06-27 Thread Hugo Osvaldo Barrera
is an improvement. -- Hugo Osvaldo Barrera

Re: OpenBSD as IPv4+6 gateway

2012-06-21 Thread Hugo Osvaldo Barrera
On 2012-06-21 03:05, Jérémie Courrèges-Anglas wrote: Hugo Osvaldo Barrera h...@osvaldobarrera.com.ar writes: Hi, Hi. I'm trying to evaluate how to set up my OpenBSD server as an internet gateway. I've a static IPv4 address, and a /48 IPv6 block. I've already NATed IPv4 using PF

Re: OpenBSD as IPv4+6 gateway

2012-06-21 Thread Hugo Osvaldo Barrera
On 2012-06-21 04:39, Jérémie Courrèges-Anglas wrote: Hugo Osvaldo Barrera h...@osvaldobarrera.com.ar writes: [...] ... how does your ISP provide you IPv6 connectivity? I can't see why someone couldn't use proper subnetting, being given a /48. You should also tell us how you get v4

Re: OpenBSD as IPv4+6 gateway

2012-06-21 Thread Hugo Osvaldo Barrera
On 2012-06-21 09:52, Simon Perreault wrote: On 2012-06-21 03:46, Hugo Osvaldo Barrera wrote: My assigned block is 2800:40:402::0/48 My default gateway is 2800:40:402::: (it's inside my assigned block). Hugo, Friendly suggestion: read a book on IPv6. If you had understood

Re: OpenBSD as IPv4+6 gateway

2012-06-21 Thread Hugo Osvaldo Barrera
On 2012-06-21 17:22, Simon Perreault wrote: On 2012-06-21 15:50, Hugo Osvaldo Barrera wrote: I have read a great deal regarding IPv6 and IIRC, if I subnet my network block, my ISP would have to know it has to route traffic to that subnet through the WAN IP address of my router. Yes

OpenBSD as IPv4+6 gateway

2012-06-20 Thread Hugo Osvaldo Barrera
of? Cheers, thanks, -- Hugo Osvaldo Barrera

Re: OpenBSD forked

2012-06-18 Thread Hugo Osvaldo Barrera
be ported back to OpenBSD. Their work getting rid of GNU stuff will, inevitably, affect OpenBSD (if they succeed at that anyway). -- Hugo Osvaldo Barrera

Re: Trusting the Installation

2012-03-05 Thread Hugo Osvaldo Barrera
get a new one (again, for free) after they expire. I'm not sure what mobile device distrusts them, most do. And how often do you download OpenBSD ISOs from mobile devices? -- Hugo Osvaldo Barrera

Re: Trusting the Installation

2012-03-04 Thread Hugo Osvaldo Barrera
never though of this. Using torrents for the file itself, and HTTP for the checksum seems to be quite secure (at least compared to the alternatives). Especially if the torrent file have hundeds of seeders. -- Hugo Osvaldo Barrera

Re: Trusting the Installation

2012-03-04 Thread Hugo Osvaldo Barrera
just exagerating - a lot. -- Hugo Osvaldo Barrera

Re: smartphones and managing openbsd servers

2012-02-19 Thread Hugo Osvaldo Barrera
has a pretty good hardware keyboard, which I feel is a must in order to use ssh comfortably, and makes the real difference. I log into OpenBSD servers on a daily basis (well, just two servers actually), and it's pretty good. -- Hugo Osvaldo Barrera

Postscript printer: is poscript support enough to get it running?

2011-12-24 Thread Hugo Osvaldo Barrera
to find out that I need support for X, for Y software for the platform where I'll use it. As a side note, it's the HP P2055 I've been considering, and supports PS3. Thanks -- Hugo Osvaldo Barrera

smtpd failed to start after upgrade to -current

2011-10-22 Thread Hugo Osvaldo Barrera
scsibus2 at vscsi0: 256 targets softraid0 at root scsibus3 at softraid0: 256 targets root on wd0a swap on wd0b dump on wd0b clock: unknown CMOS layout -- Hugo Osvaldo Barrera

Re: smtpd failed to start after upgrade to -current

2011-10-22 Thread Hugo Osvaldo Barrera
the structure of data inside the old pool? -- Hugo Osvaldo Barrera

Re: smtpd failed to start after upgrade to -current

2011-10-22 Thread Hugo Osvaldo Barrera
On 2011-10-22 18:38, Gilles Chehade wrote: Nope, there is no easy way, your only way out is to downgrade to the previous OpenSMTPD-current to flush your queue, then upgrade again. Ok, I'll give that a try and see how it turns out, thanks :) Cheers, -- Hugo Osvaldo Barrera

Re: Volunteer project to implement wireless in a school

2011-10-19 Thread Hugo Osvaldo Barrera
, don't know enough on the subject really, and haven't worked too much outside amd64/powerpc. -- Hugo Osvaldo Barrera

Re: Problem with installing OpenBSD

2011-09-29 Thread Hugo Osvaldo Barrera
, - Henry K. Johannes Orangewebsite.com - 'Your solid business partner' In my experience, you need to disable mpbios: http://www.cyberciti.biz/faq/kvm-virtualization-openbsd-guest-hangs-at-starting-tty-flags/ -- Hugo Osvaldo Barrera

Re: Changing to tty2 on an iBook

2011-08-13 Thread Hugo Osvaldo Barrera
On 2011-08-13 02:12, Maurice Janssen wrote: On 08/13/2011 06:58 AM, Hugo Osvaldo Barrera wrote: On most PCs I've handled, I change across consoles using alt+ctrl+f2, alt+ctrl+f3, etc. I've now installed OpenBSD on an iBook G4, which doesn't quite have f1-f12 keys. It has a brightness-up

Changing to tty2 on an iBook

2011-08-12 Thread Hugo Osvaldo Barrera
+brightness_up, this will not switch me over to tty2 for some reason. Is there any workaround for this? How have users of similar notebooks handled this? Thanks, cheers! -- Hugo Osvaldo Barrera O ascii ribbon campaign - stop html mail - www.asciiribbon.org

SMTPD broken after latest update

2011-06-29 Thread Hugo Osvaldo Barrera
an update to smtpd.conf, but couldn't find any. Thanks for any help in advance, hope I didn't forget to attach anything important. Cheers! -- Hugo Osvaldo Barrera

Re: SMTPD broken after latest update

2011-06-29 Thread Hugo Osvaldo Barrera
': string = dlv-rcpt.domain; I never even looked at the source (nor would I have found this), but the diff makes it quite obvious where the bug was. Thanks, great job! :) -- Hugo Osvaldo Barrera

Re: ssh connections load on a server - NEWBIE question

2011-06-23 Thread Hugo Osvaldo Barrera
. In short, more info is needed to answer that question. If each connection is loading a 2kb file every hour, you'll have a different load than transferring HD video to all of them. -- Hugo Osvaldo Barrera

Re: Like OpenBSD? Like to see new stuff happening? You really need to order a CD today :)

2011-04-24 Thread Hugo Osvaldo Barrera
On 04/18/2011 04:39 PM, Bob Beck wrote: Hi all, A number of you may have noticed the recent flurry of activity, leading to stuff like bigmem being turned on.. Some more good stuff is coming soon (my amd64 at my house is using 7 gigabyes of memory for buffer cache, and I'm doing builds

libcrypto.so and libssl.so size mismatch, relink your program

2011-03-19 Thread Hugo Osvaldo Barrera
in advance for any help. -- Hugo Osvaldo Barrera OpenBSD 4.9-current (GENERIC) #490: Fri Mar 18 21:01:23 MDT 2011 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC real mem = 535756800 (510MB) avail mem = 507482112 (483MB) mainbus0 at root bios0 at mainbus0: SMBIOS rev. 2.4

Re: full disk encryption google chrome on OpenBSD!

2011-03-18 Thread Hugo Osvaldo Barrera
/softraid.txt - http://geekyschmidt.com/2011/01/19/configuring-openbsd-softraid-fo-encryption - http://www.openbsd.org/faq/faq14.html#RAID - Chromium, basically Google Chrome a bit cleaned up and with no rebrading, is in ports: http://openports.se/www/chromium -- Hugo Osvaldo Barrera Sent using my PC

Re: OpenBSD Europe

2011-03-17 Thread Hugo Osvaldo Barrera
, BTW. -- Hugo Osvaldo Barrera Sent using my PC

Re: fdisk(8) missing from sparc64 install48.iso?

2011-03-10 Thread Hugo Osvaldo Barrera
is subdivided into OpenBSD partitions using disklabel(8). Cheers, -- Hugo Osvaldo Barrera

Re: opensmtp

2011-03-08 Thread Hugo Osvaldo Barrera
is a pf-style text file. -- Hugo Osvaldo Barrera

Re: Ideas for securing OpenVPN on an OpenWrt router

2011-03-08 Thread Hugo Osvaldo Barrera
in any way; OpenWRT is based on linux, OpenVPN is someone else's product. -- Hugo Osvaldo Barrera

802.11n

2011-03-08 Thread Hugo Osvaldo Barrera
to be modified, or do drivers need to be updated as well? (I feel modifying drivers is really out of my league as far as programming experience goes)? -- Hugo Osvaldo Barrera Sent using my PC

What do you guys use against spam?

2011-03-02 Thread Hugo Osvaldo Barrera
for my e-mail. This is just a quick workaround. Most e-mails seems to have the same format, but NOT a common IP of origin. Cheers! -- Hugo Osvaldo Barrera

Re: What do you guys use against spam?

2011-03-02 Thread Hugo Osvaldo Barrera
of experience to comment on how they deal with this sort of issues/what their preferred setups are. -- Hugo Osvaldo Barrera

Re: Specs for a firewall.

2011-02-28 Thread Hugo Osvaldo Barrera
://www.logicsupply.com/images/photos/mainboard/d945gclf2d_big.jpg -- Hugo Osvaldo Barrera

Re: OT: Risks of CAs (Re: Your web development opinions)

2011-02-27 Thread Hugo Osvaldo Barrera
On 26/02/11 19:21, Jonathan Schleifer wrote: Am 24.02.2011 um 18:34 schrieb Hugo Osvaldo Barrera: I use their web interface to generate them. It gets stuck sometime, buy usually works. (Yeah, it's definitely not the best). Letting them generate one is a stupid idea - then they got your

Re: OT: Risks of CAs (Re: Your web development opinions)

2011-02-24 Thread Hugo Osvaldo Barrera
Osvaldo Barrera

Re: OT: Risks of CAs (Re: Your web development opinions)

2011-02-24 Thread Hugo Osvaldo Barrera
is possible, though, in the US, the government can just push any CA to give them a valid cert anyway. -- Hugo Osvaldo Barrera That's a seemingly good idea except that they don't return any attempt to get a certificate. So I gave up on them a long time ago. I use their web interface

Re: Your web development opinions

2011-02-23 Thread Hugo Osvaldo Barrera
all the time with firefox, and I hope some OpenBSD-like developers branch firefox some day. A browser for people who can read would be a great slogan. -- Hugo Osvaldo Barrera

Re: Your web development opinions

2011-02-23 Thread Hugo Osvaldo Barrera
On 23/02/11 20:56, Andres Perera wrote: On Wed, Feb 23, 2011 at 5:57 PM, Hugo Osvaldo Barrera h...@osvaldobarrera.com.ar wrote: On 02/23/2011 10:35 AM, Chris Bennett wrote: They're a fucking disaster security-wise. +1 In general, blocking javascript won't get you too far, because most

Re: Predictable network interface numbering

2011-02-03 Thread Hugo Osvaldo Barrera
fails so miserably you need to disable it from the BIOS, por example? (or maybe you needed to change the whole motherboard, and put one with one port less). You're just moving the issue aside, but it's still there on other very real cases. -- Hugo Osvaldo Barrera

Re: OT: gmail, realy that hard to discern offlist mails?

2011-01-30 Thread Hugo Osvaldo Barrera
-replies, don't answer on-list.) thx. Why not label mail sent to list with a filter like To misc@openbsd.org. That will make them easily distinguishable. -- Hugo Osvaldo Barrera

Re: AR5424 diffirent errors before and after recompiling same kernel

2011-01-26 Thread Hugo Osvaldo Barrera
to: http://marc.info/?l=openbsd-miscm=126420221716157w=2 -- Hugo Osvaldo Barrera

  1   2   >