Re: Thinkpad x201 OBSD compatibility

2011-02-13 Thread tkdchen
2011/2/12 Vadim Zhukov : > On 11 February 2011 P3. 23:26:33 Chris wrote: >> I'm planning to buy a Thinkpad x201 laptop (not the tablet one) and >> wondering if anyone using it with OpenBSD at the moment. If so, is it >> 100% OpenBSD compatible? > > Using X201i now. Almost all is working OK. Here ar

Re: OpenBSD on plugcomputers

2011-02-13 Thread Nick Holland
On 02/13/11 15:04, Paolo Aglialoro wrote: > Hi all, > > there's much hype around about these plugcomputers which are going to spread > in the market. I've heard that. many years ago, actually. (heh. Wikipedia says "plug computers" are only a couple years old. That's not my memory. Not worth me

Re: Constant rate mbuf leak

2011-02-13 Thread Alan Wilkie
I have located the mbuf leak, but I suspect not the root cause. There was new code added in 4.8 concerning routing sockets that allocates an mbuf, but if a subsequent operation fails it schedules a timeout to retry and doesn't free the mbuf. The rate of the timer is - no surprise - 5Hz. The

Re: OpenBSD on plugcomputers

2011-02-13 Thread Josh Smith
On Sunday, February 13, 2011, roberth wrote: > On Sun, 13 Feb 2011 21:04:33 +0100 > Paolo Aglialoro wrote: > >> Has anyone had experiences about installing OpenBSD on similar >> devices? With which results? > > No. > Why? > The hardware is crap. > The idea itself is ok, but the execution is not u

Re: OpenBSD on plugcomputers

2011-02-13 Thread Amit Kulkarni
Know a person who brought a guru or sheeva plug, i forgot which one. He had power supply issues... On Sun, Feb 13, 2011 at 3:19 PM, roberth wrote: > On Sun, 13 Feb 2011 21:04:33 +0100 > Paolo Aglialoro wrote: > >> Has anyone had experiences about installing OpenBSD on similar >> devices? With wh

Re: Security: gnome-screensaver VS. switch user

2011-02-13 Thread Ted Unangst
On Sun, Feb 13, 2011 at 3:26 PM, erikmccaskey64 wrote: > 1 - Menu -> Shut Down -> Suspend > in this case, the gnome-screensaver locks the PC. but the gnome-screensaver > is just a "normal process", and it could be killed e.g.: > http://securitytube.net/USB-Autorun-attacks-against-Linux-at-Shmooco

Re: OpenBSD on plugcomputers

2011-02-13 Thread roberth
On Sun, 13 Feb 2011 21:04:33 +0100 Paolo Aglialoro wrote: > Has anyone had experiences about installing OpenBSD on similar > devices? With which results? No. Why? The hardware is crap. The idea itself is ok, but the execution is not up to expectations. Overheating, breaking the hw, mostly relate

OpenBSD on plugcomputers

2011-02-13 Thread Paolo Aglialoro
Hi all, there's much hype around about these plugcomputers which are going to spread in the market. Here are some interesting models: http://www.ionicsplug.com/cirrus.html http://www.tonidoplug.com/ http://www.globalscaletechnologies.com/p-41-dreamplug-devkit.aspx http://www.globalscaletechnologi

Re: Security: gnome-screensaver VS. switch user

2011-02-13 Thread Antoine Jacoutot
On Sun, 13 Feb 2011, erikmccaskey64 wrote: > People "usually" suspend their laptop, so that they can continue their work > when they open the laptop. OK! > > > Two choices [GNOME]: > > > 1 - Menu -> Shut Down -> Suspend > in this case, the gnome-screensaver locks the PC. but the gnome-scree

Security: gnome-screensaver VS. switch user

2011-02-13 Thread erikmccaskey64
People "usually" suspend their laptop, so that they can continue their work when they open the laptop. OK! Two choices [GNOME]: 1 - Menu -> Shut Down -> Suspend in this case, the gnome-screensaver locks the PC. but the gnome-screensaver is just a "normal process", and it could be killed e.g

Re: OSPF6D on 4.7 not adding certain {passive} interfaces to RIB.

2011-02-13 Thread a b
Awsome ! Thanks Manuel. Think I'll hold out for it to become an errata patch rather than applying the interim one. I've also got an issue with BGPD not complying with "announce all" when talking to an eBGP neighbor (redistributing to a private ASN peer). I'll do some more digging around the

Re: OSPF6D on 4.7 not adding certain {passive} interfaces to RIB.

2011-02-13 Thread Manuel Guesdon
Hi, On Sun, 13 Feb 2011 12:50:52 + (GMT) a b wrote: >| I've got a curious issue. >| ... >| The loopback and vlan interfaces get added to the RIB without >| problem. >| >| bnx1 does not get added to the RIB unless I remove the {passive} >| statement, in >| which case everything works fine.

alipm timeout

2011-02-13 Thread Niels
Hello I'm running openbsd 4.8 stable and am having timeout errors with alipm. The machine hung during bootup and required a restart but it booted ok after that and now prints messages to the console and slows down. I checked out the stable branch just about right after installing it but didn't

Invitacion Curso Expertos en Google.

2011-02-13 Thread Mauricio Bravo R.
Invitacisn a Curso Experto en Google y Posicionamiento Web Curso con sede en: Cd. de Mixico Viernes 4 de Marzo 2011 Guadalajara Viernes 11 de Marzo 2011 Canczn Viernes 18 de Marzo 2011 Tijuana Viernes 18 de Febrero 2011 Dirigido a Empresas que desean Mejorar su Posicionamiento Natural en Busca

Re: Constant rate mbuf leak

2011-02-13 Thread Lars Kotthoff
> ifconfig -A output lo0: flags=8049 mtu 33200 priority: 0 groups: lo inet 127.0.0.1 netmask 0xff00 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6 rl0: flags=8802 mtu 1500 lladdr xxx priority: 0 media: Ethernet

OSPF6D on 4.7 not adding certain {passive} interfaces to RIB.

2011-02-13 Thread a b
Hi, I've got a curious issue. I have a simple ospf6d.conf as follows : router-id 10.1.2.3 redistribute connected redistribute static router-priority 10 area 0.0.0.0 { hello-interval 3 router-dead-time 15 interface bnx1 {passive} interface vlan5 {metric 5} interface lo2 {passive} interface lo6 {p

Re: Bypassing ssh for ipsec transport flows

2011-02-13 Thread G Douglas Davidson
On Feb 8, 2011, at 10:20 AM, G Douglas Davidson wrote: > I'm attempting to exclude ssh traffic from host to host IPSec transport > traffic. And not having much success on the OpenBSD side (OpenBSD to > Racoon.) > > Here's what ipsec.conf looks like: > > --- ipsec.conf --- > flow esp proto tcp fr

HI,misc: E-100數碼電話系統36個月免息分期,出機低至HK$250!

2011-02-13 Thread twitterforyou
Having problems viewing this email? Please click here.For enquiry, please send email to powert...@epromotion.com.hk e&g!f3i1h.d;%d8 ge'e.9o< h+ f f-$.e&f d;;d=f%h)"h+ i;i5h3 powert...@epromotion.com.hk e&ff(d8 f3e f6e0fegd?!d;6o< h+ f ih#i

Re: Constant rate mbuf leak

2011-02-13 Thread Stuart Henderson
ifconfig -A output (to show the interfaces including any tunnels/ppp/etc) and describing what the system is doing might be helpful. any altq? nfs? are you using AES crypto? it would be good to get a good write-up into a PR so it's not lost and so people who don't read misc will see it. On 2011-0