Re: procfs in OpenBSD

2009-09-19 Thread Jim Willis
U what? On Sun, Sep 20, 2009 at 12:08 AM, Paige Thompson wrote: > yeah what problem :D :D :D :D :D > > On Sat, Sep 19, 2009 at 6:54 PM, Marco Peereboom > wrote: > > > what problem are you trying to solve? > > > > On Sat, Sep 19, 2009 at 08:38:48PM -0500, Sergio Andr?s G?mez del Real > > wr

Re: procfs in OpenBSD

2009-09-19 Thread Paige Thompson
yeah what problem :D :D :D :D :D On Sat, Sep 19, 2009 at 6:54 PM, Marco Peereboom wrote: > what problem are you trying to solve? > > On Sat, Sep 19, 2009 at 08:38:48PM -0500, Sergio Andr?s G?mez del Real > wrote: > > Hi. > > > > I failed googling about this topic. Any help please? :D :D :D :D

Re: procfs in OpenBSD

2009-09-19 Thread Marco Peereboom
what problem are you trying to solve? On Sat, Sep 19, 2009 at 08:38:48PM -0500, Sergio Andr?s G?mez del Real wrote: > Hi. > > I failed googling about this topic. Any help please? :D :D :D :D

Re: procfs in OpenBSD

2009-09-19 Thread Rafael Ferreira Neves
Manual page description of mount_procfs(8) http://www.openbsd.org/cgi-bin/man.cgi?query=mount_procfs&sektion=8&apropos=0 &manpath=OpenBSD+Current&arch=i386 2009/9/19 Sergio Andris Gsmez del Real : > Hi. > > I failed googling about this topic. Any help please? :D :D :D :D

procfs in OpenBSD

2009-09-19 Thread Sergio Andrés Gómez del Real
Hi. I failed googling about this topic. Any help please? :D :D :D :D

Re: OpenBSD on first gen Asus eeePCs

2009-09-19 Thread frantisek holop
hmm, on Sat, Sep 19, 2009 at 03:38:06PM +0400, Alexander Polakov said that > Try setting "OS Installation" in BIOS Setup to Finished. has been like that all the time. -f -- nothing is fool-proof to a sufficiently talented fool.

Re: IPSEC: Problem with default route

2009-09-19 Thread Stuart Henderson
On 2009-09-19, Joachim Schipper wrote: > On Sat, Sep 19, 2009 at 05:52:29PM +0200, Toni Mueller wrote: >> Hi, >> >> thank you for your answer! >> >> On Sat, 19.09.2009 at 12:11:43 +, Stuart Henderson >> wrote: >> > SADB entries are not normal routing table entries, they take priority. >>

Recuperam legal,datorii,garantii,impozite,taxe

2009-09-19 Thread datorii
Acest mesaj este o CERERE DE ACCEPTARE DE COMUNICARI COMERCIALE cu Dvs. si nu poate fi definit SPAM pentru ca este primul pas pentru a incepe comunicari legale cu Dvs. Daca nu sunteti interesat de serviciile noastre , enumerate mai jos , va rugam dati un click pe butonul de DEZABONARE DIN SUBSOLUL

Re: IPSEC: Problem with default route

2009-09-19 Thread Joachim Schipper
On Sat, Sep 19, 2009 at 05:52:29PM +0200, Toni Mueller wrote: > Hi, > > thank you for your answer! > > On Sat, 19.09.2009 at 12:11:43 +, Stuart Henderson > wrote: > > SADB entries are not normal routing table entries, they take priority. > > This is what I suspected. But even given those I

Re: managing authorized_keys

2009-09-19 Thread Joachim Schipper
On Fri, Sep 18, 2009 at 10:29:54AM -0400, bofh wrote: > Hi, > Just wanted to see how you guys manage authorized_keys. I'm trying to > move everyone off "legacy" protocols onto openssh, and one of my > proposals will involve using authorized keys for scripts/automated > processes. > > There's 400+

OnlineHotel, 5 years working with you for your success!

2009-09-19 Thread OnlineHotel
Online Hotel OnlineHotel, 5 years working with you for your success! Hello Meet one of the best websites of Latin America on online hotel reservations. Having 5 years of experience on the market, OnlineHotel brings out its newest reservation system. OnlineHotel system helps you sell

Re: IPSEC: Problem with default route

2009-09-19 Thread Toni Mueller
Hi, thank you for your answer! On Sat, 19.09.2009 at 12:11:43 +, Stuart Henderson wrote: > SADB entries are not normal routing table entries, they take priority. This is what I suspected. But even given those IPSEC semantics (they are documented where, please?), the 172.22/16 network lies

Booting problem

2009-09-19 Thread Anatoly V. Beregovoy
Hi all! First of all, I'm sorry about my English. I have a problem with booting OpenBSD 4.5 on my computer. It has internal and external video adapters. With only internal one the system boots without any problem. dmesg output (using only internal card) is attached to the message. When I plug an ex

Re: OT: Old School Unix vs. Modern Day Support "Professionals" - was (Defending OpenBSD Performance)

2009-09-19 Thread Brian Shackelford
-Original Message- From: J.C. Roberts [mailto:list-...@designtools.org] Sent: Friday, September 18, 2009 9:58 PM To: Brian Shackelford Cc: misc@openbsd.org Subject: Re: OT: Old School Unix vs. Modern Day Support "Professionals" - was (Defending OpenBSD Performance) On Thu, 17 Sep 2009 12:2

JoBS - altq prototype implementation

2009-09-19 Thread irix
Hello Misc, This algorithm (ALTQ_JOBS) allows extremely flexible control over traffic. Will its port in pf-based altq, from the old altqd? -- Best regards, irix mailto:i...@ukr.net

Re: IPSEC: Problem with default route

2009-09-19 Thread Stuart Henderson
SADB entries are not normal routing table entries, they take priority. if you want traditional routing semantics rather than the IMHO insane ipsec semantics, use gif/gre tunnels and encrypt the tunnel traffic. if you want to stick with the SAs then you'll need a bypass flow, something like this:

Re: managing authorized_keys

2009-09-19 Thread jul
bofh wrote on 18/09/09 16:29: There's 400+ unix boxes. I know we can stick keys into authorized_keys, but managing it for a bunch of automated processes seems a bit unwieldy. Is there any way of pointing to an external source, say, ldap? one solution is to have a central ssh host which acts a

Re: OpenBSD on first gen Asus eeePCs

2009-09-19 Thread Alexander Polakov
2009/9/18, frantisek holop : > hmm, on Thu, Sep 17, 2009 at 04:20:09PM -0400, Brad Tilley said that >> drives so I lay them out manually, but other than that, everything >> works OK (except the built-in wireless). I'm considering an Acer > > does the built in usb emulated sd card reader works? > i

Re: IPSEC: Problem with default route

2009-09-19 Thread Toni Mueller
Hi, On Fri, 18.09.2009 at 17:05:51 -0700, Lordsporkton wrote: > Could you send us some actual details? Interface configs, ipsec.conf, > pf.conf, output of route show, maybe a little network diagram? anything > so that we actually know what is doing on? this is one instance of this problem,

Re: OT: Iphone with OpenBSD

2009-09-19 Thread David Vasek
On Fri, 18 Sep 2009, Alvaro Mantilla Gimenez wrote: After I upgraded the Iphone to 3.01 I lost some of the Unix tools I had installed. dmesg just give me some partial information. Nothing valuable. I will look for the unix tool missing and give you the dmesg output... Hi, OSX has a system_pr

Fique a conhecer os Gadgets mais interessantes desta semana!

2009-09-19 Thread Loja21 - Os gadgets mais incríveis!
caso nco visualize correctamente este e-mail, clique aqui Consulte aqui outros Produtos a PREGOS FANTASTICOS: Encomende ja online, por telefone ou por e-mail www.loja21.pt|214 151 492 |ap...@loja21.pt Morada: Rua Professor Reinaldo dos Santos, N:13, 9

Interested in exchanging links?

2009-09-19 Thread Eric
Hi, I'm Eric, the Web-admin of http://www.fxwork.net/ and several other Forex sites. I encountered zecke.blogspot.com and was wondering if you would like to exchange some text links with me. I have a wide variety of sites from which I can offer you quality links. I am interested in links coming fr