Re: Openbsd as a paravirtualized Xen domU

2007-06-19 Thread Fred Crowson
David Greenberg wrote: Where can I find this project, or more specifically a working kernel source/binary image or an entire Xen domU image? Thanks! David http://www.google.co.uk/search?q=openbsd+xen+domu+image -- OpenBSD on the Zaurus C3200 http://www.crowsons.com/puters/zaurus.htm

Re: Openbsd as a paravirtualized Xen domU

2007-06-19 Thread Almir Karic
last time i checked the only port of obsd to xen was foo (far from production ready). On 6/19/07, David Greenberg [EMAIL PROTECTED] wrote: Where can I find this project, or more specifically a working kernel source/binary image or an entire Xen domU image? Thanks! David -- almir

Re: Wifi setup on Thinkpad T60

2007-06-19 Thread atstake atstake
On 6/18/07, Fred Crowson [EMAIL PROTECTED] wrote: What you want is: dhcp none none none nwid my_SSID nwkey P789J497CA Thanks. but leaving out 0x fails to receive an IP address on the wpi0 interface. This is what it says - DHCPREQUEST on wpi0 to 255.255.255.255 DHCPREQUEST on wpi0 to

Re: Wifi setup on Thinkpad T60

2007-06-19 Thread atstake atstake
On 6/19/07, atstake atstake [EMAIL PROTECTED] wrote: On 6/18/07, Fred Crowson [EMAIL PROTECTED] wrote: What you want is: dhcp none none none nwid my_SSID nwkey P789J497CA It seems like the problem is with the routing table. During boot up, the ethernet card - em(4) - gets DHCP offer before

Security of the keyboard

2007-06-19 Thread Karel Kulhavy
A friend who is happening to write his own operating system just pointed out to me that a keyboard driver cannot use - lookup tables, because timing accessing these lookup tables would yield information what key was pressed when entering a root password - tests and jumps, because the same would

Re: Wifi setup on Thinkpad T60

2007-06-19 Thread Peter N. M. Hansteen
atstake atstake [EMAIL PROTECTED] writes: It seems like the problem is with the routing table. During boot up, the ethernet card - em(4) - gets DHCP offer before wpi0 and so default route is set on em0 and _not_ on wpi0. Is there any way to set the default route on both the interfaces? how

Re: PF overload table

2007-06-19 Thread Alberich de megres
Thanks that helps me. which is better ( less cpu overwelm )? pfctl -x misc or loud? Taking a look at pflog, i see something like: match rule 6 block in em0 How can i see which rule is rule 6? Thanks! On 6/18/07, Brian A. Seklecki [EMAIL PROTECTED] wrote: see the -x argument to

Re: PF overload table

2007-06-19 Thread Piotrek Kapczuk
Hi 2007/6/19, Alberich de megres [EMAIL PROTECTED]: Thanks that helps me. which is better ( less cpu overwelm )? pfctl -x misc or loud? Taking a look at pflog, i see something like: match rule 6 block in em0 How can i see which rule is rule 6? man pfctl pfctl -vvsr

Re: wireless support with OpenBSD vmware guest

2007-06-19 Thread Piotrek Kapczuk
2007/6/18, Juan Miscaro [EMAIL PROTECTED]: Hi gang, I would like to run VMware on Linux and use OpenBSD as a VM to act as my Internet gateway (pf, postfix, spamfilter). I will have another Linux VM or two that will act as fileserver and lan services. I would like to provide internet access to

Re: cannot enable executable stack...

2007-06-19 Thread Matthew Szudzik
OK, I have some question about the ktrace. The first notable call is the following: 20188 MathKernel CALL mprotect(0xcfbc1000,0x1000,0x107) 20188 MathKernel RET mprotect -1 errno 22 Invalid argument In OpenBSD, the only legal values for the third argument of mprotect are the

Re: wireless support with OpenBSD vmware guest

2007-06-19 Thread Jason Crawford
On 6/18/07, Juan Miscaro [EMAIL PROTECTED] wrote: Hi gang, I would like to run VMware on Linux and use OpenBSD as a VM to act as my Internet gateway (pf, postfix, spamfilter). I will have another Linux VM or two that will act as fileserver and lan services. I would like to provide internet

Re: Security of the keyboard

2007-06-19 Thread Artur Grabowski
Karel Kulhavy [EMAIL PROTECTED] writes: A friend who is happening to write his own operating system just pointed out to me that a keyboard driver cannot use - lookup tables, because timing accessing these lookup tables would yield information what key was pressed when entering a root

Re: will openbsd run on this system?

2007-06-19 Thread Tony Lambiris
You should be able to find a better system than this.. I bought a Shuttle SN25P that runs OpenBSD very nicely. There are only a few issues. The on-board sound (some Via Envy24 chipset) doesn't work. It doesn't really matter because I use a M-Audio MobilePre (for tracking guitar stuff) that is

Bug in OpenBSD 4.1 amd vr driver

2007-06-19 Thread uv negativa
Hi When OpenBSD 4.1 running in MP(bsd.mp) mode and I make wget -m loses the connection of the network card vr0. Reviewing /var/log/messages it indicates the following error: Jun 15 22:16:31 prueba /bsd: dkcsum: wd0 matches BIOS drive 0x80 Jun 15 22:16:31 prueba /bsd: root on wd0a Jun 15

Re: Bug in OpenBSD 4.1 amd vr driver

2007-06-19 Thread Miod Vallat
Hi When OpenBSD 4.1 running in MP(bsd.mp) mode and I make wget -m loses the connection of the network card vr0. ^^^ Have you considered buying a network card for your machine? Miod

Re: Bug in OpenBSD 4.1 amd vr driver

2007-06-19 Thread uv negativa
work good with single core (boot bsd), i send the error because i think the error is MP(boot bsd.mp) thanks On 6/19/07, Miod Vallat [EMAIL PROTECTED] wrote: Hi When OpenBSD 4.1 running in MP(bsd.mp) mode and I make wget -m loses the connection of the network card vr0.

linker scripts

2007-06-19 Thread Constantine Kousoulos
Having a linux background (and a limited NetBSD experience), i expected to find linker scripts in the kernel source code. However, this is simply not true for most architectures. What is the logic behind the lack of linker scripts? Thanks, Constantine

Random crash

2007-06-19 Thread Luca Losio
Hi all, I'm having a lot of crashes with my 4.1 since I updated from 4.0 ...the console output is: page fault trap code=0 stopped at enqueue_randomness+0xc5addb%al,0(%eax) ddb I tried checking the RAM (Memtest runned 20 hours withour any error and I used this box with another ram stick)

Re: 4.1 install issue

2007-06-19 Thread Bruce Bauer
After the install, everything working now. Summary disks: wd0 300GB sata wd1 40GB pata wd2 30GB pata wd2 is boot disk as wd0 is reserved for virtual tape drives and will be erased frequently. The bios on this Dell Dimension 2400 is stupid, so I just avoided it by installing GAG boot manager

Re: Random crash

2007-06-19 Thread Jacob Yocom-Piatt
Luca Losio wrote: Hi all, I'm having a lot of crashes with my 4.1 since I updated from 4.0 ...the console output is: page fault trap code=0 stopped at enqueue_randomness+0xc5addb%al,0(%eax) ddb I tried checking the RAM (Memtest runned 20 hours withour any error and I used this box

Re: Random crash

2007-06-19 Thread alemao
I think your hard disk is not showing good messages ;) Cables? HD dying? Luca Losio wrote: Hi all, I'm having a lot of crashes with my 4.1 since I updated from 4.0 ...the console output is: page fault trap code=0 stopped at enqueue_randomness+0xc5addb%al,0(%eax) ddb I tried checking

Re: Random crash

2007-06-19 Thread Bruce Bauer
Funny, my GENERIC kernel gives me: OpenBSD 4.1 (GENERIC) #1435: Sat Mar 10 19:07:45 MST 2007 [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC Try downloading bsd from ftp.openbsd.org/pub/OpenBSD/4.1/i386 and replace the one you have and see what happens On 6/19/07, Luca Losio [EMAIL

Re: Random crash

2007-06-19 Thread Fred Crowson
Luca Losio wrote: Hi all, I'm having a lot of crashes with my 4.1 since I updated from 4.0 ...the console output is: page fault trap code=0 stopped at enqueue_randomness+0xc5addb%al,0(%eax) ddb I tried checking the RAM (Memtest runned 20 hours withour any error and I used this box

landisk

2007-06-19 Thread Jean-GĂ©rard Pailloncy
Hello, I try to install OpenBSD on a PX-EH 160Gb. I have found a cable for the serial console port, but I do not know how to connect it. The bard has the 4 holes as described: It seems I need to some soldering... I was wondering if it is possible to install everything from an other computer and

Re: Random crash

2007-06-19 Thread Brian A. Seklecki
This is part of the strong psuedo-random number generator: $ grep -ir enqueue_randomness /usr/src/sys/* /usr/src/sys/dev/rnd.c:enqueue_randomness(state, val) /usr/src/sys/dev/rndvar.h:#define add_true_randomness(d) enqueue_randomness(RND_SRC_TRUE, (int)(d))

ral problem

2007-06-19 Thread bdz
hi list, i thought i would set up a small machine that would manage the adsl link and also would be a wireless accesspoint. i bought a via epia board for that that has one pci slot, one on board ethernet interface (vr) and one pcmci slot. a searched for a pcmcia card that is supported and

pf in 4.0 not honoring nat rule with table for vlan tagged interface

2007-06-19 Thread Albert Chin
I have a perfectly-working 4.0 firewall and decided to move one of the physical interfaces to a new vlan tagged interface. I changed the interface name in pf.conf and noticed that NAT wasn't working. The NAT rule is: nat_if = vlan109 table tww_nets const { 192.168.1.0/24, 192.168.4.0/24,

Re: pf in 4.0 not honoring nat rule with table for vlan tagged interface

2007-06-19 Thread Brian A. Seklecki
Very bizarre. The only advice I can offer is that maybe it's getting confused on - $nat_if instead of the more-pragmatic - ($nat-if). Perhaps the parse code is trying too hard to resolve $nat_if in the former, and thus finding the underlying interface instead of the logical upper layer vlan