Re: SSH: lost connection after restarting pf. [SOLVED]

2017-08-12 Thread Walter Alejandro Iglesias
In article <20170812123632.p7zgt2l4kz43y...@symphytum.spacehopper.org> you wrote: > On 2017/08/12 14:33, Walter Alejandro Iglesias wrote: > > In article <5127ac707aa6f...@server.roquesor.com> you wrote: > > > Hi Stuart, > > > > > > In article <s

Re: SSH: lost connection after restarting pf.

2017-08-12 Thread Walter Alejandro Iglesias
In article <5127ac707aa6f...@server.roquesor.com> you wrote: > Hi Stuart, > > In article <slrnootn18.31bc@naiad.spacehopper.org> you wrote: > > On 2017-08-12, Walter Alejandro Iglesias <w...@roquesor.com> wrote: > > > Yesterday while copying a big

Re: SSH: lost connection after restarting pf.

2017-08-12 Thread Walter Alejandro Iglesias
Hi Stuart, In article <slrnootn18.31bc@naiad.spacehopper.org> you wrote: > On 2017-08-12, Walter Alejandro Iglesias <w...@roquesor.com> wrote: > > Yesterday while copying a big file from one machine to another in my LAN > > I noticed that restarting pf: > >

Re: SSH: lost connection after restarting pf.

2017-08-12 Thread Walter Alejandro Iglesias
On Sat, Aug 12, 2017 at 11:08:23AM +0200, Walter Alejandro Iglesias wrote: > Yesterday while copying a big file from one machine to another in my LAN > I noticed that restarting pf: > > # pfctl -d && pfctl -e -f /etc/pf.conf I assume it's not necessary to say I'm doing t

SSH: lost connection after restarting pf.

2017-08-12 Thread Walter Alejandro Iglesias
Yesterday while copying a big file from one machine to another in my LAN I noticed that restarting pf: # pfctl -d && pfctl -e -f /etc/pf.conf scp stops and quits showing this message: - stalled - Conection reset by 192.168.1.* Lost connection Is this expected or is a bug?

Re: New question, do I really need a AAAA record?

2017-08-10 Thread Walter Alejandro Iglesias
On Thu, Aug 10, 2017 at 07:26:16PM +0100, Stuart Henderson wrote: > Rephrasing: if you make an outgoing SMTP connection, a reverse DNS PTR > record should exist for the source address you're connecting from (whether > that's v4 or v6), and an A (for v4) or (for v6) lookup for the name > in

Re: New question, do I really need a AAAA record?

2017-08-10 Thread Walter Alejandro Iglesias
In article you wrote: > Hi Stuart, > > In article you wrote: > > On 2017-08-10, Rui Ribeiro wrote: > > > An email server in a residential setting will fail PTR unless you are > > > working

New question, do I really need a AAAA record?

2017-08-10 Thread Walter Alejandro Iglesias
Hi Stuart, In article you wrote: > On 2017-08-10, Rui Ribeiro wrote: > > An email server in a residential setting will fail PTR unless you are > > working with a medium sized/an ISP that cares about their customers. > > > > see

Re: gmail and hotmail blocking mail sent from my IP

2017-08-09 Thread Walter Alejandro Iglesias
Hello Rupert, In article

How about to let this die?

2017-08-09 Thread Walter Alejandro Iglesias
Guys, The issue was solved after the fist answer (Martijn van Duren's). Everyone's opinions have been very useful. But since this is not OpenBSD related I propose to let it die.

Re: gmail and hotmail blocking mail sent from my IP

2017-08-08 Thread Walter Alejandro Iglesias
In article <20170808121343.46a8ddb9@fir.internal> you wrote: > Hi Walter: > > On Sun, 6 Aug 2017 19:45:22 +0200 Walter Alejandro Iglesias wrote: > > What determines those "ranges", who regulates that? > > Some ISPs submit IP blocks to various blacklists

Re: gmail and hotmail blocking mail sent from my IP

2017-08-06 Thread Walter Alejandro Iglesias
In article <slrnooes63.31bc@naiad.spacehopper.org> you wrote: > On 2017-08-06, Walter Alejandro Iglesias <w...@roquesor.com> wrote: > > I visited spamhaus.org site and found out my IP is included in a list > > called PBL that, as they explain is not a spammers

Re: gmail and hotmail blocking mail sent from my IP

2017-08-06 Thread Walter Alejandro Iglesias
Hi Niels, On Sun, Aug 06, 2017 at 07:19:04PM +0200, Niels Kobschätzki wrote: > > > On 6. Aug 2017, at 18:40, Walter Alejandro Iglesias <w...@roquesor.com> > > wrote: > > > >> On Sun, Aug 06, 2017 at 06:02:25PM +0200, Jesper Wallin wrote: > >> Like

Re: gmail and hotmail blocking mail sent from my IP

2017-08-06 Thread Walter Alejandro Iglesias
On Sun, Aug 06, 2017 at 06:02:25PM +0200, Jesper Wallin wrote: > Like Martijn pointed out, you're sending mail from a IP which is not > intended for mail-servers. This was my main question. What is an "IP intended for mail-servers"?

Re: gmail and hotmail blocking mail sent from my IP

2017-08-06 Thread Walter Alejandro Iglesias
Hi Gareth, On Sun, Aug 06, 2017 at 04:12:45PM +0100, Gareth Nelson wrote: > I'm assuming that you have your SPF records setup correctly. > I did that at first, and all the tricks (dkim, etc) they ask to make you appear as a legal sender, but after confirming my mail still went to SPAM in both

Re: gmail and hotmail blocking mail sent from my IP

2017-08-06 Thread Walter Alejandro Iglesias
Hi Martijn, On Sun, Aug 06, 2017 at 05:09:10PM +0200, Martijn van Duren wrote: > Not an authority on this, so take my reply for what you want. > > As far as I know this list is used to keep track of ip-addresses by ISPs > for home-addresses, which are not intended to be used for outgoing mail. >

gmail and hotmail blocking mail sent from my IP

2017-08-06 Thread Walter Alejandro Iglesias
Hello everyone, I was using smtpd(8) (static IP and FQDN resolving direct and reverse) for a year without problems. Today sending from my server (from the same address I'm using now) to gmail and hotmail they answered the following (MAILER-DAEMON answer). Sending to gmail addresses:

Re: Helping out

2017-08-02 Thread Walter Alejandro Iglesias
Hello Bryan and Radoslav, In article <20170802015654.ga64...@c.brycv.com> you wrote: > On Tue, Aug 01, 2017 at 08:19:23PM -0400, Radoslav_Mirza wrote: > > Dear Group, Are there any places to start helping out for a beginner? > > Any junior jobs or todo lists? > > > > I have a new Ryzen 1700

Re: mime headers quoted-printable

2017-06-01 Thread Walter Alejandro Iglesias
Inspired in the new utf8 man page (thanks tedu@) I think I found a solution to the charset issue. New version: /* * MIME encode mail header quoted-printable. * */ #include #define ASCII 0x7f #define IN 1 #define OUT 0 #define MAX 1024 int main() { int c, i, n, nl,

Re: mime headers quoted-printable

2017-05-24 Thread Walter Alejandro Iglesias
An overlook I can't figure out why didn't core dumped. --- encode-qprint-header.c Wed May 24 22:04:24 2017 +++ encode-qprint-header.c Wed May 24 22:03:49 2017 @@ -66,13 +66,12 @@ main() } else { if (c > ASCII)

Re: mime headers quoted-printable

2017-05-23 Thread Walter Alejandro Iglesias
I was pointed out words (no spaces) longer than 256 characters produce a buffer overflow with my previous version. I scanned my saved (since ~ 2005) mbox for header lines without spaces longer than 256 and found several. Most of them are non wrapped base64 encoded text, a few are "References:"

mime headers quoted-printable

2017-05-22 Thread Walter Alejandro Iglesias
Hello everyone, With mailx(1) in mind and resurrecting the few I know about C I wrote the code pasted below. It encodes mail headers in MIME quoted-printable format. Unless I'm missing something it complies with all stated here: https://www.ietf.org/rfc/rfc2047.txt You can pipe to it a line

Re: OpenBSD 6.1: httpd.conf macro usage and string concatenation

2017-05-05 Thread Walter Alejandro Iglesias
In article <39c822f4-07f1-3544-0a8e-b75446f94...@4ss.de> you wrote: > Hi! > > I thought I could copy the same static server definition block and only > change a unique macro definition at the top of each server. But this is > not working: > > ## > # from httpd.conf >

Re: spamd and outlook.com

2017-04-21 Thread Walter Alejandro Iglesias
Stuart Henderson wrote: > On 2017-04-21, Craig Skinner wrote: > > Email is not instant messaging. > > > > Customers need educated to that fact. > > How do you educate them to that when they send to their gmail account > and it shows up on their phone within seconds?

Re: smtpd log: certificate verification failed

2017-04-20 Thread Walter Alejandro Iglesias
On Thu, Apr 20, 2017 at 03:08:30PM +0200, Gilles Chehade wrote: > On Thu, Apr 20, 2017 at 02:59:10PM +0200, Walter Alejandro Iglesias wrote: > > Hello everyone, > > > > Just to be sure, when I get this message: > > > > maillog:Apr 20 13:53:03 server smtpd[995

smtpd log: certificate verification failed

2017-04-20 Thread Walter Alejandro Iglesias
Hello everyone, Just to be sure, when I get this message: maillog:Apr 20 13:53:03 server smtpd[99586]: smtp-out: Server certificate verification failed on session 81c5fc1509d4c884 Is it about my server cert or the remote one?

Re: http 408 messages in httpd logs

2017-02-14 Thread Walter Alejandro Iglesias
On Tue, Feb 14, 2017 at 11:34:02AM -0800, Reyk Floeter wrote: > Yes, this is possible. Could you send me some more > details including config? I just sent another message with the whole logs that didn't reach misc@, too heavy :-). Here you go a simplified version: OpenBSD 6.0-current

Re: http 408 messages in httpd logs

2017-02-14 Thread Walter Alejandro Iglesias
On Tue, Feb 14, 2017 at 02:34:24PM -0500, trondd wrote: > On Tue, February 14, 2017 2:27 pm, trondd wrote: > > http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/httpd/server.c.diff?r1=1.106=1.107=h > > > > Unfortunately the commit message is not helpful here. > > > > Ah hah. I knew it'd be

http 408 messages in httpd logs

2017-02-14 Thread Walter Alejandro Iglesias
Starting from Feb 11 my httpd logs are filled with 408 messages: roquesor.com 79.xxx.150.xx4 - - [14/Feb/2017:15:48:32 +0100] "GET / HTTP/1.1" 200 2535 roquesor.com 79.xxx.150.xx4 - - [14/Feb/2017:15:48:32 +0100] "GET /en/styles.css HTTP/1.1" 200 282 roquesor.com 79.xxx.150.xx4 - -

Re: fmt replaces utf8 spaces for ascii ones

2017-02-13 Thread Walter Alejandro Iglesias
On Sun, Feb 12, 2017 at 10:21:11PM -0800, Eric Pruitt wrote: > Unfortunately I do not have access to an OpenBSD machine to verify > whether or not its fmt does the correct thing. By the way, if you try your example in openbsd take in care obsd printf won't recognize \u00a0. Use '\xc2\xa0'

Re: fmt replaces utf8 spaces for ascii ones

2017-02-12 Thread Walter Alejandro Iglesias
On Sun, Feb 12, 2017 at 10:21:11PM -0800, Eric Pruitt wrote: > On Sun, Feb 12, 2017 at 09:21:37PM +0100, Walter Alejandro Iglesias wrote: > > After investigating a bit I realized that what I called utf8 space is a > > 'nobreakspace' so it's ok fmt to replace them for asci

Re: fmt replaces utf8 spaces for ascii ones

2017-02-12 Thread Walter Alejandro Iglesias
After investigating a bit I realized that what I called utf8 space is a 'nobreakspace' so it's ok fmt to replace them for ascii ones. I made a stupid question. Sorry!

fmt replaces utf8 spaces for ascii ones

2017-02-11 Thread Walter Alejandro Iglesias
Hello, Probably Ingo will know about this. fmt, when using utf8 locale, replaces utf8 spaces for ascii ones (I use utf8 spaces in html to get web browsers render doble space at the end of a sentence). This doesn't happen with LC_CTYPE=C. Is this feature or a bug?

Re: splassert: yield message on 5 Feb snapshot (amd64)

2017-02-09 Thread Walter Alejandro Iglesias
Stefan Wollny wrote: > at least with > > $ dmesg | grep Open > OpenBSD 6.0-current (GENERIC.MP) #166: Wed Feb 8 19:15:03 MST 2017 > > the issue still persists. The patch that solve the issue (at least in my machine) was committed today:

makefs and mkhybrid

2016-12-17 Thread Walter Alejandro Iglesias
Question: Is the lately included makefs intended to be a replacement for mkhybrid? Is it already reliable or a work in progress? Issue: I noticed two issues in mkhybrid (not present in J. Schilling's mkisofs) I don't know if considering them bugs. It ignores the '-quiet' option. It

Re: Too small default root partition

2016-12-12 Thread Walter Alejandro Iglesias
On Mon, Dec 12, 2016 at 11:32:07AM +0100, Stefan Sperling wrote: > On Mon, Dec 12, 2016 at 11:26:31AM +0100, Walter Alejandro Iglesias wrote: > > # du -cs /bin /sbin /dev /bsd* > > 20800 /bsd > > 15552 /bsd.rd > > 20704 /bsd.sp > > 1932484 /dev > > Th

Too small default root partition

2016-12-12 Thread Walter Alejandro Iglesias
It seems the size picked by the partitioner at install time for / isn't large enough (I choose the defaults except I enlarged /var to run a web server). OpenBSD 6.0-current (GENERIC.MP) #25: Fri Dec 9 16:53:25 MST 2016 # dmesg | grep sd0 | grep MB | uniq sd0: 476940MB, 512 bytes/sector,

Re: Is using dkim really worth?

2016-12-10 Thread Walter Alejandro Iglesias
On Sat, Dec 10, 2016 at 01:11:30PM +0100, Gilles Chehade wrote: > On Sat, Dec 10, 2016 at 11:51:34AM +0100, Walter Alejandro Iglesias wrote: > > I mentioned this in other thread, now I'll ask this question directly. > > > > I was running my own mail server for a while b

Is using dkim really worth?

2016-12-10 Thread Walter Alejandro Iglesias
I mentioned this in other thread, now I'll ask this question directly. I was running my own mail server for a while but not enough to make a conclusion. I'd appreciate the opinion of the experienced. I'm noticing messages with no spf or dkim records reach my gmail inbox. At the same time,

Re: How to detect this kind of attacks

2016-11-26 Thread Walter Alejandro Iglesias
On Sat, Nov 26, 2016 at 12:18:23PM +0100, Gilles Chehade wrote: > There's not much you can do besides adding the offending addresses in a > pf blacklist. Yeah, that's what I thought (at least using opensmtpd, I guess what Claus quoted is from actual sendmail man page). Thanks to all for

How to detect this kind of attacks

2016-11-26 Thread Walter Alejandro Iglesias
Hello everyone, Is there a way to detect on the fly spam attacks like the pasted below (maillog)? It seems pf max-src-conn-rate takes in care only the "connected" event. I obscured the recipients. Basically sorted addresses of the same target Chinese host. Nov 26 05:59:42 server

Re: mailx as root ignores set keep

2016-11-25 Thread Walter Alejandro Iglesias
On Fri, Nov 25, 2016 at 01:13:17PM -0500, trondd wrote: > On Fri, November 25, 2016 12:36 pm, Walter Alejandro Iglesias wrote: > > Hello trondd, > > > > On Fri, Nov 25, 2016 at 11:03:49AM -0500, trondd wrote: > >> On Fri, November 25, 2016 4:17 am, W

Re: mailx as root ignores set keep

2016-11-25 Thread Walter Alejandro Iglesias
Hello trondd, On Fri, Nov 25, 2016 at 11:03:49AM -0500, trondd wrote: > On Fri, November 25, 2016 4:17 am, Walter Alejandro Iglesias wrote: > > Is this on purpose? > > > > I've tried adding 'set keep' to /etc/mail.rc and /root/.mailrc > > but mail(1) still removes

mailx as root ignores set keep

2016-11-25 Thread Walter Alejandro Iglesias
Is this on purpose? I've tried adding 'set keep' to /etc/mail.rc and /root/.mailrc but mail(1) still removes empty mailbox files before quiting.

Re: dkimproxy_out doesn't sign my outgoing messages

2016-11-09 Thread Walter Alejandro Iglesias
On Wed, Nov 09, 2016 at 06:13:47PM +0100, Walter Alejandro Iglesias wrote: > Taking in care /etc/rc.d/dkimproxy_out flags: > > daemon_flags="--conf_file=/etc/dkimproxy_out.conf --user=_dkimproxy > --group=_dkimproxy" > > These files should be owned by _dkimproxy u

Re: dkimproxy_out doesn't sign my outgoing messages

2016-11-09 Thread Walter Alejandro Iglesias
On Wed, Nov 09, 2016 at 11:57:18AM -0500, trondd wrote: > Should also be in the maillog. Hey, I think I found the problem: Nov 9 10:37:12 server dkimproxy.out[38514]: signing error: Error: cannot read /var/dkimproxy/default.private: Permission denied The permissions are: # ls -l

Re: dkimproxy_out doesn't sign my outgoing messages

2016-11-09 Thread Walter Alejandro Iglesias
trondd, Your response was also useful to me in another more important way. I took a look to the headers of your message and I observe gmail says your dkim is correct: Authentication-Results: mx.google.com; dkim=pass header.i=@kagu-tsuchi.com; However, I had to rescue your message from

Re: dkimproxy_out doesn't sign my outgoing messages

2016-11-09 Thread Walter Alejandro Iglesias
On Wed, Nov 09, 2016 at 09:27:58AM -0500, trondd wrote: > On Wed, November 9, 2016 9:14 am, Walter Alejandro Iglesias wrote: > > Hi everyone, > > > > First of all, is dkimproxy a work in progress? > > > > If it's not, then the long one. I've tried som

dkimproxy_out doesn't sign my outgoing messages

2016-11-09 Thread Walter Alejandro Iglesias
Hi everyone, First of all, is dkimproxy a work in progress? If it's not, then the long one. I've tried something similar to the example in smtpd.conf(5). Outgoing messages don't get signed. # dkim-genkey -s default -d mydomain.com -r -D /var/dkimproxy /etc/dkimproxy_out.conf

Is /etc/acme-client.conf used by acme-client?

2016-10-29 Thread Walter Alejandro Iglesias
Does acme-client take in care /etc/acme-client.conf in any way? Entries as the documented in acme-client.conf man page: domain example.com { alternative names { secure.example.com } domain key /etc/ssl/private/example.com.key domain certificate /etc/ssl/example.com.crt

A detail about pf.conf

2016-10-29 Thread Walter Alejandro Iglesias
I post this here because I don't know if considering it bug. To use a macro in the "file" table option I had to enclose double on single quotes: blockIP='"/path/to/file"' table persist file $blockIP Any of these syntax examples return errors: blockIP="/path/to/file"

Re: Opinion about pflog

2016-09-30 Thread Walter Alejandro Iglesias
To the other people who answer me here, sorry for the delay, I took some time to calm down and not degrade myself to the level of discussion some person here proposed me. Martin Brandenburg, I know what pcap files are, I used them. But, as I said, I'm not an expert, I didn't take in care that

Re: Opinion about pflog

2016-09-29 Thread Walter Alejandro Iglesias
On Wed, Sep 28, 2016 at 02:36:10PM -0600, Theo de Raadt wrote: > > So, *binary* logs. Sounds familiar to me. And then: > > Your type of person seems familiar to be me. Undeducated *check* > opinioned *check* Contrasting authoritatively without any education > to back it up *check* > > pflog

Opinion about pflog

2016-09-28 Thread Walter Alejandro Iglesias
I know complaining is useless. Forgive me this time. I'm about to run my own web server using OpenBSD. I'm giving my first steps with pf. I was very enthusiastic till I got to this point: https://www.openbsd.org/faq/pf/logging.html It says: The log file written by pflogd is in binary

Re: groff issue (SOLVED)

2016-09-02 Thread Walter Alejandro Iglesias
On Fri, Sep 02, 2016 at 05:25:18PM +0200, Ingo Schwarze wrote: > Hi Walter, > > Walter Alejandro Iglesias wrote on Fri, Sep 02, 2016 at 05:11:57PM +0200: > > > I'm posting this here instead of asking directly to groff mailing list > > Correct choice. > > > b

groff issue

2016-09-02 Thread Walter Alejandro Iglesias
I'm posting this here instead of asking directly to groff mailing list because (I hate to say it) I can't reproduce this issue in Linux using the same groff version (1.22.3). I use groff every so often but, if I remember well, I experienced the same with groff in openbsd years ago. I mean, it

Re: X "si" keyboard layout changes in recent snapshots

2016-08-12 Thread Walter Alejandro Iglesias
Just guessing. I've noticed this bug: http://marc.info/?l=openbsd-bugs=146505858532099=2 disappeared after Aug 7 xkbcomp update. Probably what you're experiencing is a side effect of that changes.

Re: Some shell scripts I've wrote

2016-08-03 Thread Walter Alejandro Iglesias
Sorry! I have an entry in vimrc for my mail that replaces '>>' for '> >'. That screwed the code, it was a bad idea. Here the corrected code: = #!/bin/sh # ~/bin/wifi.sh - occasional wireless connection in OpenBSD [

Some shell scripts I've wrote

2016-08-03 Thread Walter Alejandro Iglesias
Hello, Not what you asked for, but taking in care some people here complain about not having a "desktop wireless connection app" as they got used by the popular OSs, I'll share (shamelessly) what I improvised to solve my specific needs with the aim to encourage others to write their own

mailx umask

2016-06-25 Thread Walter Alejandro Iglesias
Some security concern Wouldn't be better mailx to use umask 077 to save mbox files by default as Mutt does (or to provide ~/.mailrc variable)?

Re: Can't change screen brightness Acer Aspire ES1-411

2016-06-13 Thread Walter Alejandro Iglesias
Does this workaround work for you? http://marc.info/?l=openbsd-misc=146520183827302=2 http://marc.info/?l=openbsd-misc=146523968007324=2 If it does then it's related to this bug: http://marc.info/?l=openbsd-bugs=146451346724515 (I'm just an user, not a developer)

Re: Low brightness in text console

2016-06-06 Thread Walter Alejandro Iglesias
Another option (using current): Section "Module" Load"dri2" Load"glamoregl" EndSection Section "Device" Identifier "Card0" Driver "intel" BusID "PCI:0:2:0" Option "AccelMethod" "glamor" EndSection There

Thinkpad Batteries

2015-07-13 Thread Walter Alejandro Iglesias
About Thinkpad's batteries. A bit off-topic being a hardware specific question but taking in care several people here say to use Thinkpads (and the cost of their batteries) I think it'll be useful for everyone to share our experience. My experience with these laptops is short, I bought a

Re: Thinkpad Batteries

2015-07-13 Thread Walter Alejandro Iglesias
On Mon, Jul 13, 2015 at 04:56:33PM +0200, Walter Alejandro Iglesias wrote: I bought a refurbished x201 in Jan 2014 and a T420... Sorry, I'm getting old and idiot. The laptop isn't a T420, it's a T410. Walter

Re: Thinkpad Batteries

2015-07-13 Thread Walter Alejandro Iglesias
This doesn't directly apply to OpenBSD, but it gives you an idea of the complexity: https://wiki.freebsd.org/TuningPowerConsumption Good info. Thanks, Walter

Re: comsat-biff issue

2015-07-07 Thread Walter Alejandro Iglesias
Upgraded to latest snapshot and Biff is alive and barking again ;-). Thanks Todd. Walter

Re: comsat-biff issue

2015-07-06 Thread Walter Alejandro Iglesias
Hello Todd, On Mon, Jul 06, 2015 at 06:37:24AM -0600, Todd C. Miller wrote: Is your mail being delivered to /var/mail/yourname or do you have a .forward file? The comsat daemon is notified by mail.local which delivers mail to the local mail spool. If you have a .forward file, mail.local is

comsat-biff issue

2015-07-04 Thread Walter Alejandro Iglesias
Hello, After running: # cp /etc/example/inetd.conf /etc/ # /etc/rc.d/inetd -f start $ biff y $ echo Hello | mail -s 'testing biff' `whoami` Biff should print its message and beep in login shells. But nothing happens. Now I have installed: OpenBSD 5.8-beta (GENERIC.MP) #1116: Wed Jul 1

Testing USB webcam with mplayer

2015-07-01 Thread Walter Alejandro Iglesias
I've noticed a mplayer's issue on OpenBSD. With different desktop machines and usb webcams I've successfully tested the webcam with the command: $ mplayer tv:// But in all cases, when you press 'q' mplayer hangs for some seconds before quitting. Any idea of why this happens? Walter

Re: Testing changes in current using a liveCD

2015-06-21 Thread Walter Alejandro Iglesias
After realizing that FuguIta runs stable and not current like I thought (sorry for the noise) I decided to download a snapshot from an openbsd mirror and to install it in my Thinkpad T410. I indeed noticed an improvement in the CPU temperature issue: With 5.7 release after booting:

Re: Testing changes in current using a liveCD

2015-06-21 Thread Walter Alejandro Iglesias
On Sun, Jun 21, 2015 at 05:24:35PM -0400, Peter Pauly wrote: A twenty percent power reduction is no improvement? You have high expectations. I know that my English is horrible :-) but what do you read below? On Sun, Jun 21, 2015 at 5:13 PM, Walter Alejandro Iglesias roque...@gmail.com wrote

Testing changes in current using a liveCD

2015-06-18 Thread Walter Alejandro Iglesias
Hello, I'd appreciate someone tell me if I'm doing something wrong. I want to test the latest ACPI changes in two Thinkpad I own (T410 and x201). I assume: 1. To test current I can just use the latest snapshot. 2. FuguIta LiveCD is regularly updated to the latest snapshot. In case I'm not

Re: CPU power consumption on thinkpad x201

2015-05-22 Thread Walter Alejandro Iglesias
On Wed, May 20, 2015 at 08:56:57PM -0600, Shaun Reiger wrote: Hello I'm trying to find out if the power consumption relating to the intel_powerclamp driver (Package Level C-state Idle Injection for Intel CPUs) was ever fixed. I'm current running 5.7 stable and I find my cpu is still consuming

Linux Foundation raising money for Core Infrastructure

2014-04-24 Thread Alejandro
, the irony... Cheers, Alejandro. [1] = http://www.wired.com/2014/04/cii/

hola

2010-01-04 Thread Alejandro
Hola, como estas, mi nombre es alejandro, te queria comentar que podes bajar packs gratis de internet, si te interesa podes ingresar a nuestro sitio web, lo unico que pedimos es que reenvies este email a todos tus contactos, para que conzcan nuestra pagina y si podes hace click en alguna

Service PC-Redes y Mantenimientos ---consulte precios accesibles--

2009-11-10 Thread Alejandro HS
mantener su informacion segura y duplicada. TEL: 6091 9979 CEL: 154 407 9465 Presupuestos al siguiente mail: hspcserv...@terra.com.ar Contacto Tecnico: Alejandro = Solicite darse de baja en el caso que no sea de su interes este mail

puede ser de su interes

2009-07-23 Thread alejandro romagnoli
tiempo. Saludos cordiales. Alejandro Romagnoli La libre distribucion de este email esta autorizada por tratarse de propositos de informacion, sin embargo, si le hemos causado alguna molestia, le rogamos aceptenuestras disculpas. Bajo el Decreto S.1618 TITULO III aprobado por el 105

Intel PRO/1000VT NIC Compatibility

2008-02-29 Thread Alejandro Lozanoff
and if it works well. Thanks, Alejandro.

Perl segfault on 3.7

2007-09-13 Thread Alejandro Lozanoff
in perl_run (my_perl=0x8968a000) at /usr/src/gnu/usr.bin/perl/perl.c:2285 #9 0x1c0012a6 in main () Thanks, Alejandro.

Re: Perl segfault on 3.7

2007-09-13 Thread Alejandro Lozanoff
looking for a real solution Thanks again, Alejandro. mickey wrote: On Thu, Sep 13, 2007 at 05:25:32PM -0300, Alejandro Lozanoff wrote: Hello list, re We recently updated a 3.7 machine running awstat(perl) to parse all our websites logs with the biggest being around 1GB. When

HP Prolliant DL320 G4 -SAS- Supported?

2007-02-27 Thread Alejandro Lozanoff
) but it might just work. I dont know about the rest of the stuff, chipsets, motherboard, sensors, etc. If it doesnt work it'll be the same as paperweight, so i want to be sure before buying. Thanks in advance, Alejandro. PS: I know about http://www.armorlogic.com

Re: PowerEdge 2950 sd0: not queued: error 5

2007-02-16 Thread Alejandro
to mention, this machine was carped but it was sending advertises over the carp interface, even thought it had no disk, so the other never took the MASTER Thanks, Alejandro. dmesg: OpenBSD 3.9-stable (GENERIC) #5: Thu Jan 4 19:36:23 GMT 2007 [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile

Presentacion - Consulta

2007-02-14 Thread Alejandro - Dimarcomp
favor notificarlo y disculparme ante todo por la molestia que pudo haberle ocasionado. Los saluda Atte. Ventas - DIMARCOMP Alejandro Pavilaitis msn: [EMAIL PROTECTED] mail: [EMAIL PROTECTED] tel: 4554 2800 - Int: 111

PowerEdge 2950 sd0: not queued: error 5

2007-02-12 Thread Alejandro Lozanoff

PowerEdge 2950 sd0: not queued: error 5

2007-02-12 Thread Alejandro Lozanoff
Sorry for the message without body, im a little sleepy and hitted the wrong button... :p Ok, I had this problem last night on one of our shiny Dell PowerEdge 2950s with RAID 10 and SAS disks. For no reason it started screaming sd0: not queued: error 5 on the console, the server didnt crash (no

Re: PowerEdge 2950 sd0: not queued: error 5

2007-02-12 Thread Alejandro Lozanoff
to reproduce this i would be glad to test it in one of the servers that we are not using right now. Thanks for replying Alejandro.- Quoting Marco Peereboom [EMAIL PROTECTED]: I have never seen this but I am very interested in this particular instance. Apparently there is an issue with read ahead

Dell SC1435, does it work?

2007-01-22 Thread Alejandro Lozanoff
with amd64 or we should stick to i386? Thanks! Alejandro.

Re: IP-IP with ipsecctl problem

2006-10-26 Thread Alejandro
I had the same problem! I've not tried it much but i have almost the same configuration. I couldn't find much information about setting ipip on the new ipsec.conf either. Alejandro. Martmn Coco wrote: Hi, I am trying to build IP-IP flows with the new ipsecctl tool. I have two OpenBSD 4.0

Dell PowerEdge 1950 compat

2006-10-12 Thread Alejandro Lozanoff
problem before we buy this (rather expensive) servers. BTW: I asked some time ago for information on some PowerEdge 2850 servers, we finally bought them and they are working flawlessly on 3.9-stable, sensors, raid controllers, etc. Thanks! Alejandro.

Re: Dell PowerEdge 1950 compat

2006-10-12 Thread Alejandro Lozanoff
Oops! Sorry for the noise, for some reason i dont have that message on my local newsgrouped misc where i searched. Thanks anyway! Alejandro. Quoting Marco Peereboom [EMAIL PROTECTED]: Just a few days ago someone asked the same question. Yes they are fully supported and I have several

Re: LANPARTY UT NF590 SLI-M2R/G Compatibility?

2006-09-08 Thread Alejandro
Ok. The audio worries me more than the lan. I hope do not have many problems. There I will see. Thanks for answering me, really :).

LANPARTY UT NF590 SLI-M2R/G Compatibility?

2006-09-05 Thread Alejandro
the motherboard in the next 2 weeks. i need orientation please :S Alejandro. pd. My english is bad, sorry. i'm from Chile.

<    1   2