Re: When loading a home-made module, linker says : undefined reference to `read'

2007-10-11 Thread Gilles Chehade
On Wed, Oct 10, 2007 at 10:28:22PM -0300, Jo?o Salvatti wrote: Hi all, I wrote a kernel module for my 4.1 OpenBSD kernel. It compiles normally, but when I try to load it, the modload says: : undefined reference to `read' But the read syscall header is declared within my module. Has

Re: How can i boot a bsd.rd from windows 2000 ?

2007-10-11 Thread Craig Skinner
Douglas A. Tutty wrote: Basically, your problem is that you need a smarter bootloader. http://linux.simple.be/tools/sbm ( maybe a usb floppy/pen drive)

Locale

2007-10-11 Thread Toine Boven, van
Hi there, Is there any chance that OpenBSD gets Locale support? I've seen some hacks using Linux-compatablity support, but it would be a lot nicer if it would be available in the standard install. Is there anybody out there that can fix this? I would like to have OpenBSD run my little secure

IPSec Roadwarriors

2007-10-11 Thread me
Hello, i want to include the functionality of our old Linksys BEFVP41 into our new OpenBSD Router. First step: PSK One line like ike passive esp tunnel from any to localnet main ... quick ... psk foobar in ipsec.conf works. If I put in a second line with another PSK, only the second one works.

Re: Which remvable drive is connected to which USB port

2007-10-11 Thread Nick Guenther
On 10/11/07, Edwards, David (JTS) [EMAIL PROTECTED] wrote: Hi again. Just a wrap up to this thread. - Disk naming seems to be consistent after you first plug the device in. So: The first disk plugged into a port (say addr 2) gets sd1 (if your SATA disk is sd0) The

Need some help on netstat interpretation

2007-10-11 Thread Claude Brassel
Hello all, I have just a little question about some netstat output .. If I do : # netstat -rn -f encap Routing tables Encap: Source Port DestinationPort Proto SA(Address/Proto/Type/Direction) 192.168.0/24 0 192.168.50/24 0 0 zz.zz.zz.zz/esp/use/in

Re: How can i boot a bsd.rd from windows 2000 ?

2007-10-11 Thread Christopher Bianchi
Steve Shockley ha scritto: Christopher Bianchi wrote: Thanks for the attention Nick, but 1) i can't boot from pxe ( damn Sharp ) and 2) i wish an elegance solution without pull out the hard disk. Thanks What would you do if you had to reload Windows 2000? I've never seen a PC that could

Re: When loading a home-made module, linker says : undefined reference to `read'

2007-10-11 Thread João Salvatti
that's what i was looking for! Thanks. On 10/10/07, Gilles Chehade [EMAIL PROTECTED] wrote: On Wed, Oct 10, 2007 at 10:28:22PM -0300, Jo?o Salvatti wrote: Hi all, I wrote a kernel module for my 4.1 OpenBSD kernel. It compiles normally, but when I try to load it, the modload says:

Re: How can i boot a bsd.rd from windows 2000 ?

2007-10-11 Thread Craig Skinner
Christopher Bianchi wrote: The situation is this: this notebook can boot from cdrom and floppy, yes..but from docking station ! i haven't docking station ! Desperate :-( Can it boot from a USB floppy?

Server just freeze with no reason

2007-10-11 Thread Dmitry Slobodchikov
Hello all, My server freezed periodically like a log. I can't understand why. There are no any special software and non standard core, only packages from the same release. Server got router role and many people depend on it. Just freeze... Please ask me additional information more than I

Re: How can i boot a bsd.rd from windows 2000 ?

2007-10-11 Thread Christopher Bianchi
ropers ha scritto: On 10/10/2007, Christopher Bianchi [EMAIL PROTECTED] wrote: Nick Guenther ha scritto: On 10/10/07, Christopher Bianchi [EMAIL PROTECTED] wrote: Hello everyone. My situation is this: i've a laptop, a Sharp pc-ax10 with Windows 2000 preinstalled , without

Re: How can i boot a bsd.rd from windows 2000 ?

2007-10-11 Thread Christopher Bianchi
Craig Skinner ha scritto: Christopher Bianchi wrote: The situation is this: this notebook can boot from cdrom and floppy, yes..but from docking station ! i haven't docking station ! Desperate :-( Can it boot from a USB floppy? in the bios there aren't any voices for boot from usb... so i

Re: How can i boot a bsd.rd from windows 2000 ?

2007-10-11 Thread Peter N. M. Hansteen
Christopher Bianchi [EMAIL PROTECTED] writes: Mmm i've tried qemu, but i wish install really OpenBSD on it. I've a pcmcia but this notebook can't boot from it. As Craig pointed out, if the machine has a USB port it's likely it can boot from USB floppy. -- Peter N. M. Hansteen, member of the

Re: 4.2 on H8SSL-I2: acpi at mainbus0 not configured

2007-10-11 Thread knitti
Hi, after some sleep and coffee I am embarrassed to realize I made two mistakes: - I didn't provide a GENERIC(.MP) dmesg - I booted off the non-acpi-enabled kernel Sorry for that. Below you can see two GENERIC.MP dmesgs (i386/amd64) which clearly show that acpi is enabled and detected. However,

Re: How can i boot a bsd.rd from windows 2000 ?

2007-10-11 Thread Christopher Bianchi
Peter N. M. Hansteen ha scritto: Christopher Bianchi [EMAIL PROTECTED] writes: Mmm i've tried qemu, but i wish install really OpenBSD on it. I've a pcmcia but this notebook can't boot from it. As Craig pointed out, if the machine has a USB port it's likely it can boot from USB

Re: How can i boot a bsd.rd from windows 2000 ?

2007-10-11 Thread Gerald Thornberry
How about an external CDROM drive connected to a parallel port? Micro Solutions used to make one (called BackPack) that could connect via USB, PCCard, and Parallel Port. Once you loaded the drivers under Windows I'm pretty sure you could boot from it. On 10/11/07, Christopher Bianchi [EMAIL

Re: How can i boot a bsd.rd from windows 2000 ?

2007-10-11 Thread Marcus Andree
That's the best answer so far But, personally, I believe it can be done without programming and hacking OpenBSD installation program to work in the same way as Ubuntu install.exe Here's how I thing it _might_ work. The point is to use a bootable linux partition to bridge from !OpenBSD to

Re: How can i boot a bsd.rd from windows 2000 ?

2007-10-11 Thread Mathias Schmocker
Christopher Bianchi a icrit : Thanks for the attention Nick, but 1) i can't boot from pxe ( damn Sharp ) and 2) i wish an elegance solution without pull out the hard disk. Thanks http://www.winimage.com/bootpart.htm maybe ? and http://gparted.sourceforge.net/ for partition editing before.

Re: Server just freeze with no reason

2007-10-11 Thread Nick Guenther
On 10/11/07, Dmitry Slobodchikov [EMAIL PROTECTED] wrote: Hello all, My server freezed periodically like a log. I can't understand why. There are no any special software and non standard core, only packages from the same release. Server got router role and many people depend on it. Just

Re: How can i boot a bsd.rd from windows 2000 ?

2007-10-11 Thread Guido Tschakert
Gerald Thornberry schrieb: How about an external CDROM drive connected to a parallel port? Micro Solutions used to make one (called BackPack) that could connect via USB, PCCard, and Parallel Port. Once you loaded the drivers under Windows I'm pretty sure you could boot from it. Hmm, what

Typo on http://www.openbsd.org/errata41.html

2007-10-11 Thread Guido Tschakert
Hello Webmasters :-) Theres is a Typo on http://www.openbsd.org/errata41.html : Me thinks it should read 011:SECURITY FIX: October 10,2007 and not: 018:SECURITY FIX: October 10,2007 guido

OpenCon Travel from UK

2007-10-11 Thread Edd Barrett
Hi there, I was wondering if anyone else is coming from the UK to go to OpenCon. The best quote I have got via gatwick's airport's web-page is B#208.35, which is ridiculous. I can't afford that on student budget. Has anyone else got a better quote? -- Best Regards Edd

Re: Multi booting OpenBSD and OpenBSD and

2007-10-11 Thread ropers
On 11/10/2007, Steve Shockley [EMAIL PROTECTED] wrote: Douglas A. Tutty wrote: So, there are some web sites that I need to access that use flash. Mostly, online product catalogues. Does this mean that I have to use Debian on my main box to do this since OpenBSD doesn't? Is that more

Re: Typo on http://www.openbsd.org/errata41.html

2007-10-11 Thread Antti Harri
On Thu, 11 Oct 2007, Guido Tschakert wrote: Theres is a Typo on http://www.openbsd.org/errata41.html : Me thinks it should read 011:SECURITY FIX: October 10,2007 and not: 018:SECURITY FIX: October 10,2007 The same patch has incorrect number on errata40.html also: 018: SECURITY FIX: October

Re: How can i boot a bsd.rd from windows 2000 ?

2007-10-11 Thread Nick Guenther
On 10/11/07, Guido Tschakert [EMAIL PROTECTED] wrote: Gerald Thornberry schrieb: How about an external CDROM drive connected to a parallel port? Micro Solutions used to make one (called BackPack) that could connect via USB, PCCard, and Parallel Port. Once you loaded the drivers under

Re: How can i boot a bsd.rd from windows 2000 ?

2007-10-11 Thread Marcus Andree
Once upon a time there was a program called loadlin... I've used it a couple times. It was quite annoying when, by mistake, double clicked somewhere and, without further warning, a Linux distro was booting right in front of me. snip Wasn't there, in the last century, a tool for windows to boot

Compile error nmap-4.22SOC7 on OpenBSD

2007-10-11 Thread Vijay Sankar
Unfortunately, I am not able to compile nmap on OpenBSD 4.1 or 4.2 (release) or 4.2-current. gmake dies at tcpip.o. Earlier on (while I was having errors with SOC6 code), I did get a message from Eddie Bell, author of portreasons.h, who was planning to look at his portreasons.h., so that may

Re: OpenCon Travel from UK

2007-10-11 Thread Stuart Henderson
On 2007/10/11 15:53, Edd Barrett wrote: I was wondering if anyone else is coming from the UK to go to OpenCon. Unlikely (partly because actually getting to the airport is so expensive in .uk)... but, The best quote I have got via gatwick's airport's web-page is B#208.35, which is ridiculous.

Re: Server just freeze with no reason

2007-10-11 Thread Stuart Henderson
On 2007/10/11 17:39, Dmitry Slobodchikov wrote: My server freezed periodically like a log. Sounds similar to what can happen with amd64-on-i386 before the changes for PAE were reverted just before 4.1. Try 4.1 or newer.

Re: How can i boot a bsd.rd from windows 2000 ?

2007-10-11 Thread Rodrigo V. Raimundo
Em Qua, 2007-10-10 C s 21:49 +0200, Christopher Bianchi escreveu: Hello everyone. My situation is this: i've a laptop, a Sharp pc-ax10 with Windows 2000 preinstalled , without cdrom, floppy. I wish install OpenBSD on it. Naturally bios can't boot from USB. So i've thinked to boot the bsd.rd ,

Re: IPSec Roadwarriors

2007-10-11 Thread Stuart Henderson
On 2007/10/11 10:18, [EMAIL PROTECTED] wrote: i want to include the functionality of our old Linksys BEFVP41 into our new OpenBSD Router. First step: PSK One line like ike passive esp tunnel from any to localnet main ... quick ... psk foobar in ipsec.conf works. If I put in a second line

Re: Server just freeze with no reason

2007-10-11 Thread Stephan Andre'
On Thursday 11 October 2007 07:39:44 Dmitry Slobodchikov wrote: Hello all, My server freezed periodically like a log. I can't understand why. There are no any special software and non standard core, only packages from the same release. Server got router role and many people depend on it.

Re: File permissions question

2007-10-11 Thread Stuart Henderson
On 2007/10/10 15:40, Predrag Punosevac wrote: Normally in FreeBSD I would do that either by chmod for /dev/lpt0 device node or by editing /etc/devfs.conf with the line perm /dev/lpt0 0666. In OpenBSD I did it with a chmod command but I have not noticed that there is anything equivalent to

Re: IPSec Roadwarriors

2007-10-11 Thread Arnim Sommer
Stuart Henderson schrieb: On 2007/10/11 10:18, [EMAIL PROTECTED] wrote: i want to include the functionality of our old Linksys BEFVP41 into our new OpenBSD Router. First step: PSK One line like ike passive esp tunnel from any to localnet main ... quick ... psk foobar in ipsec.conf works.

Problem with X11 on Oct7 snapshot

2007-10-11 Thread Dusty
Howdy $ dmesg |head OpenBSD 4.2-current (GENERIC) #419: Sun Oct 7 15:21:06 MDT 2007 [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC $ X -version X Window System Version 7.2.0 Release Date: 22 January 2007 X Protocol Version 11, Revision 0, Release 7.2 Build Operating System:

[OpenVPN] MULTI: bad source address from client [131.215.9.207]

2007-10-11 Thread Tony Bruguier
Hello, First, sorry for posting here but the OpenVPN forum is full of spam/porn. I would like to use OpenVPN to secure a wireless connection when I am on the road and using an non-encrypted link. Here's the setup. The server has a fixed IP address and runs on OpenBSD 4.1. The client is a

systrace/stsh policies

2007-10-11 Thread Xavier Mertens
Hi *, I'm busy with a systrace/stsh implementation but there is a lack of standard policies (IMHO). Any idea where I can find some ready-to-use policies? I must be missing some important ones, when the user logs in, he got immediately the following error: systrace: getcwd: Permission denied

Re: Problem with X11 on Oct7 snapshot

2007-10-11 Thread Stuart Henderson
On 2007/10/11 20:28, Dusty wrote: X11.10.0: partial match in /usr/X11R6/lib: major=11, minor=0 (bad major) Happens no matter what x-dependent application i try install. package snaps and X are out of sync; rebuild from ports, or wait for new snaps.

Re: Problem with X11 on Oct7 snapshot

2007-10-11 Thread Theo de Raadt
Of course this won't work. You've installed a snapshot, but the packages are for 4.2. Meanwhile, the library revisions have increased. As you can see clearly in the messages. This is nothing new, and should not surprise anyone by now. Noone made any promises that snapshots/packages will track

Re: Wasting our Freedom

2007-10-11 Thread Toni Mueller
On Thu, 13.09.2007 at 23:09:51 -0400, Jason Dixon [EMAIL PROTECTED] wrote: It boggles my mind that we can lie around complacently, arguing about installer menus and taking the bait from trolls, while our freedoms are quickly eroding away. The rights and recognition of one of our own

OpenVPN performance problem

2007-10-11 Thread David Brohall
Hi I've got a strange problem on my openvpn 2.0.6 (bridged) running on openbsd 4.1. When I'm pinging my lan (10.0.0.0/24) everything works fine but not when I ping the openvpn server (10.0.0.1). It is no difference if I have disabled PF or not. If I use the same configuration on another server

Re: IPSec Roadwarriors

2007-10-11 Thread Joachim Schipper
On Thu, Oct 11, 2007 at 07:50:50PM +0200, Arnim Sommer wrote: Stuart Henderson schrieb: On 2007/10/11 10:18, [EMAIL PROTECTED] wrote: i want to include the functionality of our old Linksys BEFVP41 into our new OpenBSD Router. First step: PSK One line like ike passive esp tunnel

Re: systrace/stsh policies

2007-10-11 Thread Joachim Schipper
On Thu, Oct 11, 2007 at 08:54:42PM +0200, Xavier Mertens wrote: Hi *, I'm busy with a systrace/stsh implementation but there is a lack of standard policies (IMHO). Any idea where I can find some ready-to-use policies? I must be missing some important ones, when the user logs in, he got

Re: Which remvable drive is connected to which USB port

2007-10-11 Thread Edwards, David (JTS)
-Original Message- From: Nick Guenther [mailto:[EMAIL PROTECTED] Sent: Thursday, 11 October 2007 8:01 PM To: Edwards, David (JTS) Cc: misc@openbsd.org Subject: Re: Which remvable drive is connected to which USB port On 10/11/07, Edwards, David (JTS) [EMAIL PROTECTED] wrote: Hi

Re: How can i boot a bsd.rd from windows 2000 ?

2007-10-11 Thread ropers
On 11/10/2007, Marcus Andree [EMAIL PROTECTED] wrote: Once upon a time there was a program called loadlin... Relevancy link: http://en.wikipedia.org/wiki/Loadlin

Re: OpenCon Travel from UK

2007-10-11 Thread Danny Cautaert
On 2007-10-11, Edd Barrett [EMAIL PROTECTED] wrote: I was wondering if anyone else is coming from the UK to go to OpenCon. The best quote I have got via gatwick's airport's web-page is B#208.35, which is ridiculous. I can't afford that on student budget. Has anyone else got a better quote?

Re: How can i boot a bsd.rd from windows 2000 ?

2007-10-11 Thread Marcus Andree
Cool. Didn't noticed a version of grub that runs on windows. snip See: http://www.geocities.com/lode_leroy/grubinstall/ snip

OpenBSD replacement for GnuPG

2007-10-11 Thread Sean Darby
Hi, Is there an alternative PGP or OpenPGP-like program available other than PGP or GnuPG/GPG? Is there something along lines of a BSD-PG-type program (using BSD licensing/copyright and basically non-GNU)? Given the excellency OpenBSD has in the world of security, it would seem like the

Re: OpenBSD replacement for GnuPG

2007-10-11 Thread Sean Darby
I should add... there seems to be a NetBSD variant, BPG, though I am not sure of the reliability of that (does anyone here use it?). If there might be an OpenBSD-based program of this general type, I would much prefer using that over NetBSD's or any other. Thanks! On Thu, Oct 11, 2007 at

expansion of FAQ# 1.10 re OpenBSD as a desktop system

2007-10-11 Thread Douglas A. Tutty
I've been evaluating OpenBSD as a desktop system while learning about it on my lesser (older) hardware. I've learned a lot and will continue to learn about OpenBSD but I don't think it will work as my primary desktop. Based on what I've learned here on Misc, I'd like to start a discussion

Re: OpenBSD replacement for GnuPG

2007-10-11 Thread Damien Miller
On Thu, 11 Oct 2007, Sean Darby wrote: Hi, Is there an alternative PGP or OpenPGP-like program available other than PGP or GnuPG/GPG? Is there something along lines of a BSD-PG-type program (using BSD licensing/copyright and basically non-GNU)? There is this:

Re: expansion of FAQ# 1.10 re OpenBSD as a desktop system

2007-10-11 Thread Kevin Stam
Aside from some typos, I'll have to dispute the inclusion of movie watching and movie editing. Very much, actually. I've never had noticeably poorer movie watching/viewing performance on OpenBSD as opposed to other distributions. (Gentoo is my other, and neither work better then the other for

Re: expansion of FAQ# 1.10 re OpenBSD as a desktop system

2007-10-11 Thread Deanna Phillips
Douglas A. Tutty writes: I think the following paragraphs would enhance the FAQ to provide the person new to the OpenBSD focus a heads up on some of the difficulties. You are making some weird assumptions about what the desktop is. My desktop is nothing like the one you describe, and OpenBSD

Re: expansion of FAQ# 1.10 re OpenBSD as a desktop system

2007-10-11 Thread Douglas A. Tutty
On Thu, Oct 11, 2007 at 09:00:39PM -0400, Kevin Stam wrote: Aside from some typos, I'll have to dispute the inclusion of movie watching and movie editing. Very much, actually. I've never had noticeably poorer movie watching/viewing performance on OpenBSD as opposed to other distributions.

cvs disk space error

2007-10-11 Thread Aaron
I just did a clean install of OpenBSD 4.1 x86 an athlon XP 2400 machine with 512 megs ram and 120Gb hdd. After the install, before i rebooted, I did some tweaking, rebooted, downloaded the src and ports per the faq. Everything fine so far. After this i tried to update the src with cvs and it

Re: expansion of FAQ# 1.10 re OpenBSD as a desktop system

2007-10-11 Thread Graeme Neilson
I use OpenBSD as a desktop everyday and I have an 'entertainment center' that delivers music, movies and arcade games which also runs OpenBSD. OpenBSD is very well suited to being a media center due to the lean default install and excellent package system. On 10/12/07, Douglas A. Tutty [EMAIL

Re: expansion of FAQ# 1.10 re OpenBSD as a desktop system

2007-10-11 Thread Nick Holland
Douglas A. Tutty wrote: I've been evaluating OpenBSD as a desktop system while learning about it on my lesser (older) hardware. I've learned a lot and will continue to learn about OpenBSD but I don't think it will work as my primary desktop. Based on what I've learned here on Misc, I'd

Re: cvs disk space error

2007-10-11 Thread Jeremy C. Reed
On Thu, 11 Oct 2007, Aaron wrote: ? share/man/mantest unable to write, file adduser.8 No space left on device and returns me to the #. There is plenty of disk space. Try a different cvs server: http://openbsd.org/anoncvs.html#CVSROOT Jeremy C. Reed

Re: expansion of FAQ# 1.10 re OpenBSD as a desktop system

2007-10-11 Thread Kevin Stam
Intel integrated graphics card. Standard cheaper one found in laptops. Usually watch in mplayer, default settings. Occasionally, VLC, default settings. Of course, the intel cards don't have the same blob problems that the more expensive ones tend to. I don't know about your experiences comparing

Re: expansion of FAQ# 1.10 re OpenBSD as a desktop system

2007-10-11 Thread Brett Lymn
On Thu, Oct 11, 2007 at 10:56:38PM -0400, Kevin Stam wrote: Or perhaps you're being quite legitimate here. I just haven't heard of that problem before, it's always been about 3d acceleration. http://en.wikipedia.org/wiki/X_video_extension It makes a big difference. -- Brett Lymn Warning:

Re: expansion of FAQ# 1.10 re OpenBSD as a desktop system

2007-10-11 Thread Kevin Stam
However, it is also worth noting that some typical desktop needs and uses are incompatible with the focus of OpenBSD. There are currently no video cards that provide the necessary specifications to create open drivers for all hardware function, most notably 3D acceleration. While more than

Re: expansion of FAQ# 1.10 re OpenBSD as a desktop system

2007-10-11 Thread Darrin Chandler
On Thu, Oct 11, 2007 at 11:57:18PM -0400, Kevin Stam wrote: However, it is also worth noting that some typical desktop needs and uses are incompatible with the focus of OpenBSD. There are currently no video cards that provide the necessary specifications to create open drivers for all

Re: expansion of FAQ# 1.10 re OpenBSD as a desktop system

2007-10-11 Thread Owain Ainsworth
On Thu, Oct 11, 2007 at 10:36:27PM -0400, Nick Holland wrote: Douglas A. Tutty wrote: I've been evaluating OpenBSD as a desktop system while learning about it on my lesser (older) hardware. I've learned a lot and will continue to learn about OpenBSD but I don't think it will work as my

Re: Wasting our Freedom

2007-10-11 Thread Karl Sjodahl - dunceor
On 10/11/07, Toni Mueller [EMAIL PROTECTED] wrote: On Thu, 13.09.2007 at 23:09:51 -0400, Jason Dixon [EMAIL PROTECTED] wrote: It boggles my mind that we can lie around complacently, arguing about installer menus and taking the bait from trolls, while our freedoms are quickly eroding away.