Re: Relayd and SSL - signed certificate problems

2009-02-13 Thread Claus Larsen
Thank you for your input, it is working now. I forgot that I had also recieved the BundledRootCA.crt file. The following did the job: cat yourcert.crt combinedcert.crt cat BundledRootCA.crt combinedcert.crt mv combinedcert.crt /etc/ssl/xxx.xxx.xxx.xxx.crt regards, Claus On Thu, Feb 12, 2009

Re: dmesg reporting wrong CPU

2009-02-13 Thread Jasper Bal
Daniel Bolgheroni schreef: Hi, my dmesg is reporting a wrong CPU. OpenBSD 4.5-beta (GENERIC) #1676: Tue Feb 10 07:49:40 MST 2009 t...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC cpu0: Intel Pentium III (GenuineIntel 686-class, 128KB L2 cache) 769 MHz (...) Actually it's a

Re: Nvidia bug

2009-02-13 Thread Ioan Nemes
nVidia hardware goes to /dev/null, i.e. recycle bin! I am closely watching all our suppliers for ANY new hardware with built in nVidia components (including Sun hardware with built in nVidia NICs). They will not pass the tendering stage. User base around 1500 heads. Number of servers around 50

Re: OT: Free, online backup service provider compatible with BSD

2009-02-13 Thread jmc
--- Dieter [Thu, Feb 12, 2009 at 02:43:24PM +]: --- :Amen to backups, but why trust some company far away to handle things? :How do you know your data is in good hands, and that they won't slip up :let others see it? I won't mention the concept of the place going under, :financially.

Re: SOCKS proxy

2009-02-13 Thread Tony Berth
On Wed, Feb 11, 2009 at 9:16 PM, Diana Eichert deich...@wrench.com wrote: On Wed, 11 Feb 2009, Tony Berth wrote: Hi Diana, this is a 'dumb' proxy and allows http/https traffic only. So ports 80 and 443! What I'm after is the ssh command I have to issue in order to open a connection from

Re: SOCKS proxy

2009-02-13 Thread Pete Vickers
Hi, If your just trying to do an SSH connect via a http proxy, then I do something like this: [p...@air] ~ cat ~/.ssh/pconn.sh #!/bin/bash # pconn.sh LF=$'\015' CMD=CONNECT $1:$2 HTTP/1.0 echo yyy${CMD}yyy 2 (echo $CMD$LF echo cat ) | nc proxy_server_ip_address 8080 | ( while read L [

Re: hoststated status ?

2009-02-13 Thread Xavier Beaudouin
Hello :) Just to say thank you about all replys I got :p Relayd is marvelous :) /Xavier Le 9 fivr. 09 ` 00:26, Xavier Beaudouin a icrit : Hello, Just a quick question, what is the status of hoststated ? I ran into http://www.openbsd.org/papers/eurobsdcon07/pyr-loadbalancing/ and I found

Re: SOCKS proxy

2009-02-13 Thread Tony Berth
Hi Pete, by http proxy you mean your proxy sitting in your machine where you do the ssh to? In my case I want to include the proxy which allows Internet access sitting on the clients terminal and not in the remore machine. Thanks Tony On Fri, Feb 13, 2009 at 1:31 PM, Pete Vickers

Re: SOCKS proxy

2009-02-13 Thread Pete Vickers
Hmm, I can't grok you problem description, since it's ambiguous. there are serveral devices here: A. ssh client B. ssh server C. http(s) proxy server D. http(s) proxy client (web browser) I thought you mean A+D were one device, C was an interim device, and B was the remote device. Do you

Pošalji najoriginalnije čestitke za Dan zaljubljenih

2009-02-13 Thread Top Shop
Top Shop NajluDe D estitke Napravi sebi nj... luDu, otkaD eniju, duhovitiju, originalniju e-D estitku iz ljubavi ili iz D iste zabave Klikni ovde i pokuE!aj! NajotkaD enije Dragi D itaoD e e-novosti, Na www.ecestitke.tv sada moEeE! napraviti ubedljivo najposebniju D estitku za Dan

Re: SSH cipher preference change (was: Re: CVS: cvs.openbsd.org: src)

2009-02-13 Thread Theo de Raadt
Damien Miller d...@cvs.openbsd.org wrote: Modified files: usr.bin/ssh: myproposal.h Log message: prefer CTR modes and revised arcfour (i.e w/ discard) modes to CBC modes; ok markus@ This means that ssh's default cipher will no longer profit from hifn(4) or glxsb(4)

Re: SOCKS proxy

2009-02-13 Thread Diana Eichert
On Fri, 13 Feb 2009, Tony Berth wrote: if I'm reading correctly, ssh -C requests compression of the data and ssh_config LocalCommand specifies a command AFTER I was able to make the connection! Sorry, but I don't understand how this 2 things are related to my problem! The proxy is blocking me

Re: SOCKS proxy

2009-02-13 Thread Stuart Henderson
On 2009-02-13, Pete Vickers p...@systemnet.no wrote: If your just trying to do an SSH connect via a http proxy, then I do something like this: [p...@air] ~ cat ~/.ssh/pconn.sh #!/bin/bash # pconn.sh LF=$'\015' CMD=CONNECT $1:$2 HTTP/1.0 echo yyy${CMD}yyy 2 (echo $CMD$LF echo cat

scp bandwidth DEFAULT limit

2009-02-13 Thread Paolo Di Francesco
Hi all, I was wondering if there is a default limit value for the scp file transfer. I am doing some speed test over the internet so I was wondering if the limit is the bandwidth or there is default value. Thank you in advance. -- Ciao Ciao _ -B- All Recycled Bytes Message ... ~

Re: wpa2 and osx

2009-02-13 Thread Tim Saueressig, thepixelz.com
damien.bergam...@free.fr schrieb: | hi list, | i have a problem with wpa2 and osx. i could connect to the ap | if i force it to use wpa1 only. all other wpaprotos gives a : | WPA2(PSK,unknown/TKIP,AES/TKIP) | while scanning with airport and the association failed. the test | cases and dmesg

Re: wpa2 and osx

2009-02-13 Thread Stefan Sperling
On Fri, Feb 13, 2009 at 05:12:06PM +0100, Tim Saueressig, thepixelz.com wrote: damien.bergam...@free.fr schrieb: Because we are approaching release, I will probably stop advertising PSK-SHA-256 by default for 4.5 (AFAIK, only OpenBSD clients are currently capable of selecting this

Re: boot halts halfway after fresh install, bsd.rd boots fine...

2009-02-13 Thread Owain Ainsworth
On Thu, Feb 12, 2009 at 08:56:15PM +0100, Jasper Bal wrote: As I was able to pull the dmesg with a serial console and found a floppy after turning upside down the entire office, I now give you, as promised, the dmesg in question. First one is regular boot. It halts at agp0 at vga1:. I

Re: wpa2 and osx

2009-02-13 Thread Tim Saueressig, thepixelz.com
Stefan Sperling schrieb: On Fri, Feb 13, 2009 at 05:12:06PM +0100, Tim Saueressig, thepixelz.com wrote: damien.bergam...@free.fr schrieb: Because we are approaching release, I will probably stop advertising PSK-SHA-256 by default for 4.5 (AFAIK, only OpenBSD clients are currently

Re: kernel freeze randomly

2009-02-13 Thread Dan Harnett
On Wed, Feb 11, 2009 at 08:09:16PM +0100, Markus Bergkvist wrote: I get kernel freeze randomly on Compaq 6710b with -CURRENT synced today. It is best reproduced by keeping the system busy, such as building userland, but there are no guarantees. I've been running memtester and also memory

Re: wpa2 and osx

2009-02-13 Thread Stefan Sperling
On Fri, Feb 13, 2009 at 05:39:24PM +0100, Tim Saueressig, thepixelz.com wrote: Stefan Sperling schrieb: The MacBook would always try to use WPA Enterprise no matter what. There was no apparent way (at least in the GUI) to convince the thing to just do WPA PSK instead. ot: there is a way,

Re: kernel freeze randomly

2009-02-13 Thread Marco Peereboom
I think we have narrowed this down to acpicpu + apmd. Do you run both as well? On Fri, Feb 13, 2009 at 11:42:34AM -0500, Dan Harnett wrote: On Wed, Feb 11, 2009 at 08:09:16PM +0100, Markus Bergkvist wrote: I get kernel freeze randomly on Compaq 6710b with -CURRENT synced today. It is best

Re: kernel freeze randomly

2009-02-13 Thread Dan Harnett
On Fri, Feb 13, 2009 at 11:46:37AM -0600, Marco Peereboom wrote: I think we have narrowed this down to acpicpu + apmd. Do you run both as well? Yes, I do. On Fri, Feb 13, 2009 at 11:42:34AM -0500, Dan Harnett wrote: On Wed, Feb 11, 2009 at 08:09:16PM +0100, Markus Bergkvist wrote: I get

NFS or SAMBA ?

2009-02-13 Thread Jean-François
Hi All, I am mounting network drives. Would you recommand the use of NFS or SAMBA for home use ? For both performance and security, please advise your recommandations. Thank you. Regards, J-F

Re: OT: NFS or SAMBA ?

2009-02-13 Thread johan beisser
On Feb 13, 2009, at 11:41 AM, Jean-Frangois wrote: I am mounting network drives. Would you recommand the use of NFS or SAMBA for home use ? What would you be serving to? PC Boxen? MacOS X? Linux? Another OpenBSD box? Both protocols are appropriate for similar - but not entirely the same -

Re: NFS or SAMBA ?

2009-02-13 Thread Guillermo Bernaldo de Quiros Maraver
if you have a shared network between WINDOWS and OpenBSD i recommend Samba if not, NFS NFS = Insecure SAMBA = Have a problems, but, it's more secure. 2009/2/13, Jean-Frangois jfsimon1...@gmail.com: Hi All, I am mounting network drives. Would you recommand the use of NFS or SAMBA

Expresscard re(4) cards

2009-02-13 Thread Theo de Raadt
It would be nice if either Mark Kettenis or I could get an Expresscard re(4) card (for testing). Thanks.

Re: NFS or SAMBA ?

2009-02-13 Thread Jean-François
Hi, It's for sharing btw Linux / OpenBSD. Last one is server. Probably other than Linux client one day. However for Windowd there are ways to install NFS client. I'm not speaking about network bandwith limitations but about the efficiency of the protocol which sometimes might be preventing from

dmesglog

2009-02-13 Thread Theo de Raadt
I want to remind everyone of two things First, it is nice if you mail a dmesglog entry once in a while. (dmesg | sysctl hw.sensors) | mail -s type of machine dm...@openbsd.org Secondly, if you send the message as a MIME attachment, sorry, but it gets deleted. We do not read the MIME

umsm: Option GlobeTrotter HSDPA ICON225 not working (was: usb hsdpa modem not working)

2009-02-13 Thread demonsonly
Same situation here. This seems not to work, at least not with this version of the modem (see below, I tried it on several 4.4 release boxes). Exactly the same behaviour as described by the OP. The third serial port is just missing so I could not set up ppp (see man 4 umsm for details on 3rd

Re: dmesglog

2009-02-13 Thread Hannah Schroeter
Hi! On Sat, Feb 14, 2009 at 09:47:38AM +0900, Jordi Beltran Creix wrote: [...] Hello, Forgive me, but wouldn't (echo Subject: type of machine ; dmesg ; sysctl hw.sensors) | sendmail -f$YOUR_EMAIL dm...@openbsd.org be better? Else, if the hostname is not a valid domain, the mail does not get

Re: dmesglog

2009-02-13 Thread Brian Keefer
On Feb 13, 2009, at 4:47 PM, Jordi Beltran Creix wrote: Hello, Forgive me, but wouldn't (echo Subject: type of machine ; dmesg ; sysctl hw.sensors) | sendmail -f$YOUR_EMAIL dm...@openbsd.org be better? Else, if the hostname is not a valid domain, the mail does not get through. Regards,

Getting dmesg out [was: dmesglog]

2009-02-13 Thread Darrin Chandler
For those of you who: * have a machine not set up for mail * have ssh to a machine that CAN send mail Here's an easy way to get your dmesg without copying files around or whatever... $ dmesg | ssh myhost.com mail -s type of machine dm...@openbsd.org -- Darrin Chandler| Phoenix

Re: OT: Free, online backup service provider compatible with BSD

2009-02-13 Thread Travers Buda
* jmc j...@cosmicnetworks.net [2009-02-13 06:08:41]: --- Dieter [Thu, Feb 12, 2009 at 02:43:24PM +]: --- :Amen to backups, but why trust some company far away to handle things? :How do you know your data is in good hands, and that they won't slip up :let others see it? I won't

Re: Nvidia bug

2009-02-13 Thread Travers Buda
* Marco Peereboom sl...@peereboom.us [2009-02-12 20:39:37]: Trash it and buy something that doesn't suck. On Fri, Feb 13, 2009 at 12:16:50AM -0200, Christiano Farina Haesbaert wrote: Can anyone tell me if that bug in the nv driver is applicable to every nvidia card ? I had a FX7500LE