Re: OpenBSD Strage Problem

2008-03-17 Thread Peter_APIIT
A billion sorry to you. Let me explain my problem to you. I have openbsd 4.1 with two internal nic which is Wired and Wireless. My wireless suddenly cannot become an access point. Previously, it can be an access point. I think openbsd cannot parse the /etc/hostname.ral0(Linksys WLMP-54GS).

Re: OpenBSD Strage Problem

2008-03-17 Thread Peter N. M. Hansteen
Peter_APIIT [EMAIL PROTECTED] writes: My wireless suddenly cannot become an access point. Previously, it can be an access point. just to eliminate the obvious: you have checked that packet forwarding is enabled? as in $ sysctl net.inet.ip.forwarding net.inet.ip.forwarding=1 and checking

Re: gettimeofday() dramatical slowdown from 4.1-4.2

2008-03-17 Thread Artur Grabowski
Most likely (although you haven't provided any information, so we can't be sure), your machine is using the 8254 time counter. Earlier it would have been using TSC for timekeeping, but TSC is so unreliable on so many machines and it's more or less impossible to know when it can be trusted, so TSC

Re: The REAL reason we use OpenBSD

2008-03-17 Thread Amarendra Godbole
On Sun, Mar 16, 2008 at 4:41 AM, Paul de Weerd [EMAIL PROTECTED] wrote: [...] Placing correctness before features is such a fundamentally different approach to what (most) other projects do, with such obvious results, I'm amazed OpenBSD is still the only one doing it. [...] I add two more:

amd64 X cursor disappear

2008-03-17 Thread Antoine Jacoutot
Hi. I began to play with amd64 and I'm running into a weird issue. This is under: OpenBSD 4.3 (GENERIC) #1367: Mon Mar 10 14:28:13 MDT 2008 The first time I `startx` from the console, everything works fine. Then, if I quit my X session, then try to re `startx` again, then I loose my mouse

Re: amd64 X cursor disappear

2008-03-17 Thread Denise H. G.
Antoine Jacoutot [EMAIL PROTECTED] writes: Hi. I began to play with amd64 and I'm running into a weird issue. This is under: OpenBSD 4.3 (GENERIC) #1367: Mon Mar 10 14:28:13 MDT 2008 The first time I `startx` from the console, everything works fine. Then, if I quit my X session, then try

Re: amd64 X cursor disappear

2008-03-17 Thread Valery Masiutsin
Hello, Antoine ! Option HWCursor off Usually adding this option to Driver section helps, otherwise ... I've had this problem number of times myself on OpenBSD and on Linux too. Regards Valery.

Re: amd64 X cursor disappear

2008-03-17 Thread Antoine Jacoutot
On Mon, 17 Mar 2008, Valery Masiutsin wrote: Option HWCursor off Did you read my original post? -- Antoine

Re: gettimeofday() dramatical slowdown from 4.1-4.2

2008-03-17 Thread Stuart Henderson
On 2008-03-17, Artur Grabowski [EMAIL PROTECTED] wrote: Most likely (although you haven't provided any information, so we can't be sure), your machine is using the 8254 time counter. The 8s on the core2duo machine seems a bit slow since slower machines using 8254 take around 3.5s for the same

include files in pf.conf

2008-03-17 Thread Arjen Van Drie
Hi, searching on the Internet gave me no clear answer: is there a way to include other config files in pf.conf, like # /etc/pf.conf Include /etc/pf.interfaces Include /etc/pf.natrules etc... I expect to have many rules, so I'd like to split them accross multiple files. Thanks, Arjen

Re: include files in pf.conf

2008-03-17 Thread Peter N. M. Hansteen
Arjen Van Drie [EMAIL PROTECTED] writes: searching on the Internet gave me no clear answer: is there a way to include other config files in pf.conf, like you can load anchors from separate files, see pf.conf(5) -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team

Re: include files in pf.conf

2008-03-17 Thread Stuart Henderson
On 2008-03-17, Arjen Van Drie [EMAIL PROTECTED] wrote: searching on the Internet gave me no clear answer: is there a way to include other config files in pf.conf, like Support has been added for 4.3.

Re: include files in pf.conf

2008-03-17 Thread Reyk Floeter
On Mon, Mar 17, 2008 at 01:31:47PM +0100, Arjen Van Drie wrote: Hi, searching on the Internet gave me no clear answer: is there a way to include other config files in pf.conf, like the internet is for... anyway, sometimes the manpage gives a good answer, just look at pf.conf(5):

Re: include files in pf.conf

2008-03-17 Thread Arjen Van Drie
Reyk Floeter wrote: On Mon, Mar 17, 2008 at 01:31:47PM +0100, Arjen Van Drie wrote: Hi, searching on the Internet gave me no clear answer: is there a way to include other config files in pf.conf, like the internet is for... anyway, sometimes the manpage gives a good answer,

obsd 3.4 port of mysql may have error9 issue again...

2008-03-17 Thread Paul Pruett
just a heads up, for mysql on new openbsd 3.4 just did the make build for src with OPENBSD_3_4 Tag and mysql port from anoncvs today because I was starting to see the infamous errorcode 9 with the beta port of mysql If I run mysqlcheck -A against a lot of databases... about the last database

Possible bug in pthreads

2008-03-17 Thread Andreas Bihlmaier
Hello misc@, doing some C programming with threads (yeah *ugh*), I discovered a strange issue. There seems to be some problem using static mutexes (a mutex not created by pthread_mutex_init()). Here is some test code which works very well on linux, but gives: -- (ID:2238337024)

Re: Possible bug in pthreads

2008-03-17 Thread Andreas Bihlmaier
On Mon, Mar 17, 2008 at 04:33:34PM +0100, Andreas Bihlmaier wrote: Hello misc@, doing some C programming with threads (yeah *ugh*), I discovered a strange issue. There seems to be some problem using static mutexes (a mutex not created by pthread_mutex_init()). Here is some test

Re: Possible bug in pthreads

2008-03-17 Thread Andreas Bihlmaier
On Mon, Mar 17, 2008 at 04:42:57PM +0100, Andreas Bihlmaier wrote: On Mon, Mar 17, 2008 at 04:33:34PM +0100, Andreas Bihlmaier wrote: Hello misc@, doing some C programming with threads (yeah *ugh*), I discovered a strange issue. Okay replying to myself AGAIN since I found out

Re: obsd 3.4 port of mysql may have error9 issue again...

2008-03-17 Thread Marc Espie
On Mon, Mar 17, 2008 at 02:50:01PM +, Paul Pruett wrote: just a heads up, for mysql on new openbsd 3.4 just did the make build for src with OPENBSD_3_4 Tag and mysql port from anoncvs today because I was starting to see the infamous errorcode 9 with the beta port of mysql ??? OpenBSD

Re: Samba(SMB) or Netatalk(AFP)?

2008-03-17 Thread Joachim Schipper
On Tue, Mar 11, 2008 at 01:01:45AM +1100, Sunnz wrote: Basically I want to set up a network share on my OpenBSD box which my Mac laptops and Linux laptops can access to. Smb (...) was a breeze to set up. I also tried out NFS in the past on OpenBSD. Got it to work but I don't really

openbsd hosting services

2008-03-17 Thread John Nietzsche
Hello, i am in need to host my web application on third party web hosting services, but i have had no luck searching one. My trivial need is common: php, MySQL, web server, ASP with support to MySQL. But i do need a shell server that supports building and compiling programs in C with support for

Re: internal virtual network with qemu

2008-03-17 Thread Joachim Schipper
On Tue, Mar 11, 2008 at 09:33:10AM -0700, Lord Sporkton wrote: I am running OpenBSD on OpenBSD with qemu(from pkg) all 4.2 I am using the host OS for network services, ntp, dns, and router, I am using the guest OS's for client services, www, ftp, sql, etc. Eh... are you aware that qemu

Re: openbsd hosting services

2008-03-17 Thread Daniel Anderson
I suggest letting the OpenBSD donation page ( http://openbsd.org/donations.html ) be your first step in this process, since they've donated something to the project and it's always nice to reciprocate. Personally, I chose M5 Computer Security (U.S.-based) and have been very happy with the

Re: openbsd hosting services

2008-03-17 Thread L. V. Lammert
At 03:14 PM 3/17/2008 -0300, John Nietzsche wrote: Hello, i am in need to host my web application on third party web hosting services, but i have had no luck searching one. My trivial need is common: php, MySQL, web server, ASP with support to MySQL. Why would you be asking a BSD list for

Re: what version/release for Thinkpad x61

2008-03-17 Thread arthur
I used to install 4.2-release, and then -snapshot (4.3), but long term I think I will follow -current. However, lots of pages in faq recommend/talk about install/update from iso/binary packages. Is there any doc/link on how to run a -current obsd (with base plus some apps, and X)? Thanks. Arthur

FYI: Discrepancy between pf FAQ and man pf.conf(5)

2008-03-17 Thread Dave Anderson
I've been working on the pf configuration for my home firewall, and have reviewed a lot of documentation in the process. I've noticed that, when discussing queueing, the pf FAQ mentions only CBQ and PRIQ while man pf.conf(5) also defines HFSC. Dave -- Dave Anderson [EMAIL PROTECTED]

Re: FYI: Discrepancy between pf FAQ and man pf.conf(5)

2008-03-17 Thread Peter N. M. Hansteen
Dave Anderson [EMAIL PROTECTED] writes: that, when discussing queueing, the pf FAQ mentions only CBQ and PRIQ while man pf.conf(5) also defines HFSC. It's probably a matter of coming up with an example configuration that is simple enough to present well within the probable reader's attention

Flexibility of pf rules created by ftp-proxy?

2008-03-17 Thread Dave Anderson
I've been working on the pf configuration for my home firewall, including setting up ftp-proxy. I've noticed that the command is getting cluttered with options to adjust the rules it creates to the needs of different pf configurations. Has any thought been given to allowing arbitrary nat, rdr

Re: FYI: Discrepancy between pf FAQ and man pf.conf(5)

2008-03-17 Thread Dave Anderson
On Mon, 17 Mar 2008, Peter N. M. Hansteen wrote: Dave Anderson [EMAIL PROTECTED] writes: that, when discussing queueing, the pf FAQ mentions only CBQ and PRIQ while man pf.conf(5) also defines HFSC. It's probably a matter of coming up with an example configuration that is simple enough to

A few questions for which I haven't found answers...

2008-03-17 Thread Dave Anderson
I've been working on the pf configuration for my home firewall (which has a single static public IP address, hides half a dozen other systems behind NAT, and is being upgraded to OpenBSD 4.2), and have come up with some questions for which I can't find answers in the documentation. (I've searched

Re: the death of the oldest OpenBSD system on the net...

2008-03-17 Thread Marcus Andree
I've just finished a small argument with some colleages here at work. They just couldn't believe a Pentium 133 was serving a hundred e-mail accounts... Even in death we can count on OpenBSD to show how things should be done. RIP. On Sun, Mar 16, 2008 at 9:23 AM, Alexander Bochmann [EMAIL

Re: the death of the oldest OpenBSD system on the net...

2008-03-17 Thread Marc Balmer
Marcus Andree wrote: I've just finished a small argument with some colleages here at work. They just couldn't believe a Pentium 133 was serving a hundred e-mail accounts... back in time (but not to long ago), I served 3000 email accounts for a Swiss multinational insurance company on a P133

Re: openbsd hosting services

2008-03-17 Thread John Nietzsche
Because shell access is supposed to be on openbsd. On Mon, Mar 17, 2008 at 3:34 PM, L. V. Lammert [EMAIL PROTECTED] wrote: At 03:14 PM 3/17/2008 -0300, John Nietzsche wrote: Hello, i am in need to host my web application on third party web hosting services, but i have had no luck searching

Re: the death of the oldest OpenBSD system on the net...

2008-03-17 Thread bofh
On Mon, Mar 17, 2008 at 4:34 PM, Marcus Andree [EMAIL PROTECTED] wrote: I've just finished a small argument with some colleages here at work. They just couldn't believe a Pentium 133 was serving a hundred e-mail accounts... Did you not remind them the earliest UNIX systems had 64K of ram and

Re: the death of the oldest OpenBSD system on the net...

2008-03-17 Thread bofh
On Mon, Mar 17, 2008 at 4:56 PM, Marc Balmer [EMAIL PROTECTED] wrote: back in time (but not to long ago), I served 3000 email accounts for a Swiss multinational insurance company on a P133 with 32MB RAM. That is no big deal, however. sendmail and any Unix like system can handle that without

WPA hardware workaround, for what it's worth

2008-03-17 Thread Michael Dexter
Hello all, For those who urgently need WPA-enabled wireless support on OpenBSD... The D-Link DWL-G730AP portable router is small, USB-powered and in Client mode can connect to a wireless network using WPA and provide an EtherNet LAN with DHCP. It's top drawback is that the configuration

Re: the death of the oldest OpenBSD system on the net...

2008-03-17 Thread raven
Marcus Andree ha scritto: I've just finished a small argument with some colleages here at work. They just couldn't believe a Pentium 133 was serving a hundred e-mail accounts... Even in death we can count on OpenBSD to show how things should be done. RIP. I still use an Pentium 166 with 64

Re: the death of the oldest OpenBSD system on the net...

2008-03-17 Thread L. V. Lammert
At 05:09 PM 3/17/2008 -0400, bofh wrote: On Mon, Mar 17, 2008 at 4:34 PM, Marcus Andree [EMAIL PROTECTED] wrote: I've just finished a small argument with some colleages here at work. They just couldn't believe a Pentium 133 was serving a hundred e-mail accounts... Did you not remind them

Re: WPA hardware workaround, for what it's worth

2008-03-17 Thread Steve B
FWIW - my employer uses a lot of Mikrotik stuff for various needs. I bought one of their 532 boards along with an SR5 wireless card and just made a simple wireless bridge to my OBSD box at home. Simple, effective, not cheap but better quality than some of the residential grade crap on the market.

Re: openbsd hosting services

2008-03-17 Thread jmc
--- Daniel Anderson [Mon, Mar 17, 2008 at 11:29:59AM -0700]: --- I suggest letting the OpenBSD donation page ( http://openbsd.org/donations.html ) be your first step in this process, since they've donated something to the project and it's always nice to reciprocate. Personally, I chose

Re: Flexibility of pf rules created by ftp-proxy?

2008-03-17 Thread Stuart Henderson
On 2008-03-17, Dave Anderson [EMAIL PROTECTED] wrote: I've been working on the pf configuration for my home firewall, including setting up ftp-proxy. I've noticed that the command is getting cluttered with options to adjust the rules it creates to the needs of different pf configurations. it

Opening VPN ports

2008-03-17 Thread Dave Beckstrom
Hi Everyone, I have an OpenBSD 3.3 transparently bridged packet filtering firewall. I would like to enable a VPN connection through the firewall into a Win2K3 server that sits behind the firewall. I am finding conflicting information on what ports/protocol to open up. Microsoft is saying

AMD Geode

2008-03-17 Thread Dimitri
Hello all. My cuestion is simply. OpenBSD run over AMD Geode, specificly over Packard Bell S18P?. thanks. Dimitri.- http://dimitri.homeunix.com/~dimitri/ OpenBSD - Free, Functional Secure

Re: Opening VPN ports

2008-03-17 Thread Peter N. M. Hansteen
Dave Beckstrom [EMAIL PROTECTED] writes: I have an OpenBSD 3.3 transparently bridged packet filtering firewall. I would like to enable a VPN connection through the firewall into a Win2K3 server that sits behind the firewall. VPN could be a lot of things, but this sounds very much like the

Re: the death of the oldest OpenBSD system on the net...

2008-03-17 Thread Wijnand Wiersma
raven schreef: I still use an Pentium 166 with 64 Mb with FreeBSD 5.2 that handle 400 email accounts without problem :) a pic of my beast http://raven.lilik.it/foto/im000785.jpg (it's an old pic) Doesn't matter that much in case of machine pictures, it get's worse with people when the pics

Re: Opening VPN ports

2008-03-17 Thread Stuart Henderson
On 2008-03-17, Dave Beckstrom [EMAIL PROTECTED] wrote: I have an OpenBSD 3.3 transparently bridged packet filtering firewall. It's had a good long run, but please update this 5-year old system which you have in a *security* role... I am finding conflicting information on what ports/protocol

question re spamd.alloweddomains file

2008-03-17 Thread Juan Miscaro
I have populated /etc/mail/spamd.alloweddomains with all email addresses serviced by my Postfix server. Nevertheless, I still see entries in my mail log that submissions to non-existent addresses are being attempted. One thing I have noticed is that, so far, all submissions have as their origin

Re: question re spamd.alloweddomains file

2008-03-17 Thread Rod Whitworth
On Mon, 17 Mar 2008 20:30:53 -0400 (EDT), Juan Miscaro wrote: I have populated /etc/mail/spamd.alloweddomains with all email addresses serviced by my Postfix server. Nevertheless, I still see entries in my mail log that submissions to non-existent addresses are being attempted. One thing I have

Re: AMD Geode

2008-03-17 Thread Damien Miller
On Mon, 17 Mar 2008, Dimitri wrote: Hello all. My cuestion is simply. OpenBSD run over AMD Geode, Yes. specificly over Packard Bell S18P?. Don't know. -d