openbsd-misc mailing list

FromSubjectsort iconDate
Bradesco.
Cliente Bradesco Processo de Cadastramento Pendente Nº * ...
Bradesco SEGURANGA.............. Prezado Cliente, O Banco Bradesco com o objetivo de oferecer mais seguranga a seus clientes atualizou a forma de acesso ` sua conta no Internet Banking, a partir desse momento nco lhe sera mais solicitado que digite sua frase secreta, e devido a atualizagco por meio deste e-mail pedimos para que regularize-se. E para que vocj continue utilizando toda comodidade que o Internet Banking Bradesco oferece, pedimos que siga os procedimentos simples e rapido ...
Oct 25, 12:26 am 2010
Jonathan Thornburg
Re: laptop disk shows wierd contents when moved to exter ...
In messages <http://marc.info/?l=openbsd-misc&m=128731581124975&w=1> [[...]] I'd like to thank all those who responded, both on the mailing list and by private E-mail. I eventually determined that the problem was the external enclosure (labelled 'Rocketfish RF-PHD25 2.5" Enclosure kit for hard drives'). When I took the disk out of the external enclosure and put it back in oxygen, [nitrogen is at the repair shop, but oxygen only crashes "occasionally"] it worked perfectly: it passed fsck ...
Oct 25, 11:32 am 2010
Rodolfo Gouveia
Dell R410 mpii: xfer timeout and sd0 errors
Hi all! I'm having these errors with mpii0: mpii0: xfer timeout, ccb 4 state 2 mpii0: xfer timeout, ccb 5 state 2 mpii0: xfer timeout, ccb 43 state 2 mpii0: xfer timeout, ccb 51 state 2 mpii0: xfer timeout, ccb 24 state 2 ... mpii0: xfer timeout, ccb 104 state 2 And also: /bsd: sd0(mpii0:1:0): Check Condition (error 0x70) on opcode 0x28 /bsd: SENSE KEY: Media Error /bsd: INFO: 0xc664e20 (VALID flag on) /bsd: ASC/ASCQ: Unrecovered Read Error /bsd: sd0(mpii0:1:0): ...
Oct 25, 10:52 am 2010
Marco Peereboom
Re: Dell R410 mpii: xfer timeout and sd0 errors
That is a bad drive. You should replace it asap. FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUS H,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16, FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUS H,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,
Oct 25, 2:27 pm 2010
John Cosimano Oct 25, 2:27 pm 2010
Guilherme Ferreira R ...
pf.conf
Good afternoon lords, I upgraded my openbsd 4.6 to 4.7 I always used it only for firewall and port redirector with rdr command, I tried to use some scripts manual openbsd even more so I can not stress more the internal network when you request a port in Specific be redirected to another server such as a squid transparent, follow my rules, http://pastebin.ca/1972254 error: all tcp 192.168.0.10:1863 (65.55.64.254:1863) <- 192.168.0.20:54570 CLOSED:SYN_SENT all tcp 192.168.0.20:54570 -> ...
Oct 25, 9:26 am 2010
Guilherme Ferreira R ...
PF.CONF
Senhores Boa noite, estou tentando utilizar a nova versco do openbsd (4.7), estou tendo problemas com o pf.conf eu utilizo de um servigo que eu forgo os pacotes a passarem por esse servigo mesma forma que i feito com um squid transparente mais tenho encontraod problemas segue meu pf.conf http://pastebin.ca/1972254 quando o packet filter tentar direcionar o pacote o pfctl -ss me retorna o seguinte all tcp 192.168.0.10:1863 (65.55.64.254:1863) <- 192.168.0.20:54570 CLOSED:SYN_SENT all tcp ...
Oct 25, 8:45 am 2010
R0me0 ***
Re: PF.CONF
Primeiramente, escreva em ingljs. (First of all, write in english here.) Segundo, escreva corretamente ( Second, write correctly ) E estou vendo que vocj quer usar um sniffer de MSN ( I'm seeing that you want to use a IM Sniffer ) Veja: ( See ) http://www.openbsd.org/faq/pf/index.html E veja a documentagco do projeto do sniffer em questco ( And see the documentation of sniff project ) Guilherme Hakme Em 25 de outubro de 2010 13:45, Guilherme Ferreira Rosario <
Oct 25, 9:32 am 2010
Christopher Zimmermann
readline and -lhistory in base ?
Hi! I'm trying to compile the statistics suite pspp, but it complains about missing -lhistory. As I understand the description in the readline port, there should already be a readline implementation included in the base system. Still I can only find /usr/lib/libreadline.so.3.0, but no /usr/lib/libhistory.so.* the readline port includes /usr/local/lib/libehistory.so Now what's the way to go for this? Cheers, Christopher
Oct 25, 6:40 am 2010
Patrik Lundin
Missing gcore in gdb
Hello misc. I have noticed that the command gcore is missing from gdb. I tried doing a default build of gdb 7.2 just to have a reference and the results looked like this: native: # gdb GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show ...
Oct 25, 6:03 am 2010
Patrick Lamaiziere
PF set skip on interface group
Hello, (snaphot 4.8/amd64) I'm trying to use a "pf.conf" hardware independent using some interface groups. PacketFilter "Set skip" does not look to work fine with interface group. # ifconfig IFPFSYNC bnx0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 lladdr 00:22:19:5b:ad:da description: PFSYNC priority: 0 groups: IFPFSYNC media: Ethernet autoselect (1000baseT full-duplex,master) status: active inet ...
Oct 25, 4:40 am 2010
Henning Brauer
Re: PF set skip on interface group
skip on ifgroups is indeed not implemented (but pbly should and that isn't hard either) -- Henning Brauer, hb@bsws.de, henning@openbsd.org BS Web Services, http://bsws.de Full-Service ISP - Secure Hosting, Mail and DNS Services Dedicated Servers, Rootservers, Application Hosting
Oct 25, 7:56 am 2010
Stuart Henderson
Re: qualcom gobi 2000 support
it's a software-defined radio, you run different proprietary code on it to support different radio protocols. no support currently, and i think it will be rather difficult.
Oct 25, 5:12 am 2010
patrick
qualcom gobi 2000 support
Can someone share some information on the support of the qualcom gobi 2000 mini pci express card in openbsd? Kind regards
Oct 25, 4:38 am 2010
Mikle Krutov
Acer Aspire One 531h: touchpad fn-key
Hello, list! I've got an acer aspire one 531h laptop, and there is one thing that really bothers me: touchpad is way to sensative, so while typing i often touch it, which clutters the text im typing. The fn-key for disabling it does not work (in fact, no fn-keys are working, except for sound and brightness-keys) Any way to fix that or it is synaptics-dependent? -- Old mercenaries never die. They go to hell and regroup. With best regards, Mikle Krutov, Bercut ltd. Technical Support ...
Oct 24, 7:56 pm 2010
Dmitrij Czarkoff
Re: Acer Aspire One 531h: touchpad fn-key
Fn Key works for me. % dmesg | head OpenBSD 4.8-current (GENERIC.MP) #478: Tue Oct 19 13:14:29 MDT 2010 deraadt@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP RTC BIOS diagnostic error 80<clock_battery> cpu0: Intel(R) Atom(TM) CPU N270 @ 1.60GHz ("GenuineIntel" 686-class) 1.87 GHz cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,EST,TM2,SSSE3,xTPR,PDCM,MOVBE real mem = 1060163584 ...
Oct 25, 3:39 am 2010
Dmitrij Czarkoff
Re: Acer Aspire One 531h: touchpad fn-key
On Mon, Oct 25, 2010 at 12:39 PM, Dmitrij Czarkoff <czarkoff@gmail.com> FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,DS,A CPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,EST,TM2,SSSE3,xTPR,PDCM I tried xev and found out the keypress is actually reported: KeyPress event, serial 30, synthetic NO, window 0x3800001, root 0xb5, subw 0x0, time 3808064705, (231,286), root:(235,359), state 0x0, keycode 242 (keysym 0x0, NoSymbol), same_screen YES, ...
Oct 25, 3:45 am 2010
Claus Assmann
Re: (mailx) How can I alter "From" header
Hmm, you aren't running sendmail 8, you run smtpd as your MTA, right? Then changing the sm8 configuration won't help much.
Oct 24, 5:27 pm 2010
Vadim Zhukov
Re: (mailx) How can I alter "From" header
Yeah, try 127.0.0.1. Fast as it only can be... -- Best wishes, Vadim Zhukov A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail?
Oct 25, 2:58 pm 2010
Chris Bennett
Re: (mailx) How can I alter "From" header
I couldn't resolve the From: header problem for sending mail from mutt. My /etc/myname file contained a non-resolvable hostname my ISP set-up. Once I changed myname to the proper hostname for my server, problem fixed. Perhaps you could change /etc/myname to gmail.com? I never could fully get masquerading to work properly for me. Chris Bennett
Oct 25, 12:32 pm 2010
Jan Stary
Re: (mailx) How can I alter "From" header
Or maybe change /etc/mygate to something faster!
Oct 25, 1:22 pm 2010
Chris Smith
Re: (mailx) How can I alter "From" header
Might be clearer had I stated this as: "So only email sent from my Google Apps/Gmail addresses..." However, I have gotten quite used to the web interface and use almost exclusively now.
Oct 25, 8:28 am 2010
Dmitrij Czarkoff
Re: (mailx) How can I alter "From" header
I wan't to send messages through smtp.gmail.com with "From: czarkoff@gmail.com". As I understand, mail(1) command passes messages to sendmail which invokes esmtp backend that sends message with smtpd. My rc script doesn't start it, neither do I manually, so I thought smtpd appearing in my maillog proves the guess stated above. -- Dmitrij D. Czarkoff
Oct 25, 4:13 am 2010
Dmitrij Czarkoff
Re: (mailx) How can I alter "From" header
I've noticed the following lines in my maillog: Oct 25 12:51:17 ao531h sendmail[10147]: gethostbyaddr(192.168.1.2) failed: 1 Oct 25 12:52:15 ao531h sendmail[29793]: gethostbyaddr(192.168.1.2) failed: 1 May it be the reason sendmail doesn't rewrite my address? -- Dmitrij D. Czarkoff
Oct 25, 4:28 am 2010
Claus Assmann
Re: (mailx) How can I alter "From" header
The documentation (cf/README) states: genericstable This feature will cause unqualified addresses (i.e., without a domain) and addresses with a domain listed in class {G} to be looked up in a map and turned into another ("generic") form, which can change both the domain name and the user name. Notice: if you use an MSP (as it is default starting with 8.12), the MTA will only receive qualified addresses from the ...
Oct 24, 5:25 pm 2010
Chris Smith
Re: (mailx) How can I alter "From" header
Didn't mean to throw you off track. I read "I'm using mail(1) to send mail from my Gmail account." as also meaning _through_ your Gmail account, IOW using gmail as your smtp server.
Oct 24, 6:21 pm 2010
Vijay Sankar
Re: (mailx) How can I alter "From" header
Hi, I am a bit puzzled by this because I am not able to duplicate your problem. Usually if something has the potential to go wrong it goes worse for me right away :) I even tried sending an email from my alternate desktop which is not OpenBSD and even in that case genericstable worked for me -- in this case it goes from my iMac to server9 which is OpenBSD 4.7 -stable and then to gmail and here are the headers. The return path is shown as vsankar@foretell.ca Delivered-To: ...
Oct 24, 5:34 pm 2010
Tomas Bodzar
Re: (mailx) How can I alter "From" header
You're using some odd mix. If you are using smtpd then your mailer.conf is completely wrong. Here you can find how to enable smtpd and set mailer.conf for that http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&apropos=0&sektion=0&manpat
Oct 25, 4:05 am 2010
Dmitrij Czarkoff
Re: (mailx) How can I alter "From" header
On Mon, Oct 25, 2010 at 2:25 AM, Claus Assmann % sendmail -bt ADDRESS TEST MODE (ruleset 3 NOT automatically invoked) Trying envelope sender address ddc@ao531h.bedova for mailer esmtp canonify input: ddc @ ao531h . bedova Canonify2 input: ddc < @ ao531h . bedova > Canonify2 returns: ddc < @ ao531h . bedova . > canonify returns: ddc < @ ao531h . bedova . > 1 input: ddc < @ ao531h . bedova . > 1 returns: ddc < @ ao531h . bedova . ...
Oct 25, 3:58 am 2010
Chris Smith
Re: (mailx) How can I alter "From" header
If you can find the sendmail equivalents here's some possibly helpful notes from my postfix setup. main.cf (postfix's main configuration file) has (among much more): ========================================= relayhost = [smtp.comcast.net]:587 # points to my ISP's mail server sender_dependent_relayhost_maps = hash://etc/postfix/relay_map #sender dependent override for above default smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd #the db of user / password ...
Oct 25, 8:25 am 2010
Niels Poppe
Re: more about softraid
Just to be complete and honest, i think i should reveil as well that it is all built and installed from source, and kernel and userland have slightly different build dates: # ls -ld /bsd -rwxr-xr-x 1 root wheel 8916825 Oct 13 04:18 /bsd and userland is built just a bit later: # ls -ld /sbin/bioctl -r-xr-xr-x 1 root bin 114260 Oct 16 20:30 /sbin/bioctl So this may well be an 'unsupported' configuration :() Perhaps i should cvsup once more and reinstall kernel and userland.
Oct 24, 7:55 pm 2010
Niels Poppe
Re: more about softraid
actually, no. for the usb stick pulling out the machine: sd0 detached scsibus0 detached umass0 detached after that, because i accessed the softraid filesystem: softraid0: retrying read on block 6704 then, putting it back: umass0 at uhub0 port 1 configuration 1 interface 0 " USB DISK 2.0" rev 2.00/1.00 addr 2 umass0: using SCSI over Bulk-Only scsibus0 at umass0: 2 targets, initiator 0 sd0 at scsibus0 targ 1 lun 0: <, USB DISK 2.0, PMAP> SCSI0 0/direct removable sd0: 3814MB, 512 ...
Oct 24, 7:22 pm 2010
Marco Peereboom
Re: more about softraid
odd. does dmesg spit anything useful out?
Oct 24, 7:09 pm 2010
Kevin Chadwick
Re: Need Advice: Thinkpad T60 or T61?
On Mon, 25 Oct 2010 01:17:35 +0200 Does it have tv or vga out?
Oct 25, 11:21 am 2010
Martin Pelikan
Re: Need Advice: Thinkpad T60 or T61?
I don't have any amd64 laptop, but one annoying thing I noticed would be the register dump in ddb won't fit the 80x25 screen :-) People say that you'll notice the difference only with lots of multimedia and heavy optimized computing. Or a habit is just a second nature... -- Martin Pelikan
Oct 25, 1:41 am 2010
Benoit Chesneau
Re: x201 + fan noise
So i tried it but can't have it working on my machine. Kernel crashed at startup. I'm not sure what I can do to modify it right now. Anyway, to make sure I didn't dream I installed a double boot with a linux distribution and while the lappy under linux is really quiet (quasi silent), t's really louder on openbsd once I plug it, or plug an external screen. Any idea where I can look/need to provide to help to fix this behavior? - benont
Oct 24, 9:59 pm 2010
joshua stein
Re: x201 + fan noise
that patch is pretty old, i'm surprised it even applies and you're welcome to dig into the linux thinkpad acpi driver: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=drivers/plat... note all the firmware bug comments, model-specific quirks, watchdog routines and other stuff in 1300 lines of code just for fan control. this is why my fan control patch is a hack and won't be committed.
Oct 24, 10:20 pm 2010
Benoit Chesneau
Re: x201 + fan noise
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=dri vers/platform/x86/thinkpad_acpi.c;h=2d61186ad5a2e96708fcec4beb0a8402eb2bc09f; Ok, thanks, that's a good start anyway. Time to play a little with the code then :) - benont
Oct 25, 12:54 am 2010
previous daytodaynext day
October 24, 2010October 25, 2010October 26, 2010