Re: Compiling programs for multiple CPUs

2007-05-12 Thread Siju George
On 5/12/07, Otto Moerbeek [EMAIL PROTECTED] wrote: On Sat, 12 May 2007, Siju George wrote: I was trying to install the CMU Sphinx speech recognition software ( to convert a few mp3s into text ) on 4.1 current and read this from their website.

Re: Excess arguments to dump:

2007-05-12 Thread Philip Guenther
On 5/11/07, Craig Skinner [EMAIL PROTECTED] wrote: I'm having a wee bit of bother with a korn shell script that drives dump: The guts of the script: dump=${dump} -${level}${dump_flags} ${device} | gzip -9 ... dump=${dump} | ${encryption} -pass file:${conf}.passwd -out

Compaq B1916TU with OpeNBSD 4.1

2007-05-12 Thread atstake atstake
I want to buy one of these wondering if anyone runs 4.1 on it. Any general comments on HP/Compaq laptops would be appreciated. My main concern is base getting too hot, noise and of course hardware support. Here's the product's review page: http://tinyurl.com/2aaqrh Thanks.

Re: ipsec.conf and carp/physical interfaces

2007-05-12 Thread Claer
On Fri, May 11 2007 at 08:13, [EMAIL PROTECTED] wrote: ok i misinterpreted the man page, this is what i needed instead... ike esp from a.a.a.0/24 to b.b.b.0/21 local x.x.x.142 peer y.y.y.218 ike esp from x.x.x.142 to b.b.b.0/21 local x.x.x.142 peer y.y.y.218 ike esp from x.x.x.142 to

RDR rule on PF

2007-05-12 Thread Alberich de megres
Hi, I send a previous mail about this yet, but i really can't fix the problem. I readed a book recomended on openbsd site: building firewall with pf and openbsd, and as i can understand rdr rules are very simple. That's what i do on pf.conf: pf.conf: ext_if=rl1 ext_carp_if=carp1 int_if=rl2

Re: via systems?

2007-05-12 Thread Nico Meijer
Hey Todd, I'm looking and probably just blind but haven't found any complete systems using the via c7 esther chipset. Specifically I'm looking for rsa accelleration. VIA and Jetway boards are available. I have a few Jetway J7F2 and J7F4 boards. The dual re nics on the J7F4 need to have

Re: RDR rule on PF

2007-05-12 Thread Stuart Henderson
On 2007/05/12 11:11, Alberich de megres wrote: rdr on $ext_if inet proto tcp from any to ($ext_carp_if) port 22 - 192.168.0.200 port 22 rdr on $ext_if inet proto tcp from any to ($ext_carp_if) port 80 - 192.168.0.200 port 80 pass out all pass in all but http conections and ssh won't be

Re: RDR rule on PF

2007-05-12 Thread Alberich de megres
what you mean? On 5/12/07, Stuart Henderson [EMAIL PROTECTED] wrote: On 2007/05/12 11:11, Alberich de megres wrote: rdr on $ext_if inet proto tcp from any to ($ext_carp_if) port 22 - 192.168.0.200 port 22 rdr on $ext_if inet proto tcp from any to ($ext_carp_if) port 80 - 192.168.0.200

Re: Is there anyone who succeed in 3945ABG by wpi driver ?

2007-05-12 Thread openbsd fan
wpi0 runs great here on a Thinkpad X60s with a GENERIC.MP kernel with acpi enabled... On 5/12/07, abutter gao [EMAIL PROTECTED] wrote: Yeah, I have noticed that the light was yellow on my laptop which means that wireless network is disabled. But when I switched the control button, the light

Re: RDR rule on PF

2007-05-12 Thread Alberich de megres
I'm trying to via passing trhough $ext_if. My $ext_if (rl0) has no ip addres, they share one with a carp device. On 5/12/07, Stuart Henderson [EMAIL PROTECTED] wrote: On 2007/05/12 12:15, Alberich de megres wrote: what you mean? Where are you trying to connect from when you test this?

Re: via systems?

2007-05-12 Thread Philemon Daubard
Nico Meijer wrote: Hey Todd, I'm looking and probably just blind but haven't found any complete systems using the via c7 esther chipset. Specifically I'm looking for rsa accelleration. VIA and Jetway boards are available. I have a few Jetway J7F2 and J7F4 boards. The dual re nics on the

Re: RDR rule on PF

2007-05-12 Thread Stuart Henderson
On 2007/05/12 12:15, Alberich de megres wrote: what you mean? Where are you trying to connect from when you test this? The connection needs to pass through $ext_if in order to be matched by the redirect rules you are using. You may need to read http://www.openbsd.org/faq/pf/rdr.html#reflect

Re: RDR rule on PF

2007-05-12 Thread Joachim Schipper
On Sat, May 12, 2007 at 12:15:24PM +0200, Alberich de megres wrote: On 5/12/07, Stuart Henderson [EMAIL PROTECTED] wrote: On 2007/05/12 11:11, Alberich de megres wrote: rdr on $ext_if inet proto tcp from any to ($ext_carp_if) port 22 - 192.168.0.200 port 22 rdr on $ext_if inet proto

Re: BGP + Multiple Providers + Redundant Firewalls

2007-05-12 Thread Henning Brauer
* [EMAIL PROTECTED] [EMAIL PROTECTED] [2007-05-11 21:06]: you mentioned you are running redundant firewalls running bgp to multiple providers. yep my question is are you taking incoming traffic on both links my scenarious are a bit mroe complictaed:) there are pure failover setups at

Re: ipsec.conf and carp/physical interfaces

2007-05-12 Thread Henning Brauer
* Claer [EMAIL PROTECTED] [2007-05-12 11:03]: I read somewhere on the list that you cannot assign IPs to the interfaces if you are using carp + pfsync + sasyncd. You should have only the carp IP set up. no, that is wrong. -- Henning Brauer, [EMAIL PROTECTED], [EMAIL PROTECTED] BS Web

Re: BGP Convergence Time

2007-05-12 Thread Henning Brauer
* [EMAIL PROTECTED] [EMAIL PROTECTED] [2007-05-12 03:06]: Well my question is when i take one of the routers down, I seem to suffer reachability problems to certain networks due to BGP convergence issues. At least this is what I believe is the cause of the reachability issues. How do others

Re: inkernel pppoe not connecting

2007-05-12 Thread Wesley Connor
typo, my bad it is supposed to be /etc/hostname.fxp1 up thanks On 5/10/07, Wesley Connor [EMAIL PROTECTED] wrote: /etc/hostname.pppoe0 inet 0.0.0.0 255.255.255.255 0.0.0.1 pppoedev fxp1 \ authproto chap authname [EMAIL PROTECTED] authkey bahbahbah up

Re: Failing to get [EMAIL PROTECTED] in X

2007-05-12 Thread Alex Holst
Quoting Tobias Weingartner [EMAIL PROTECTED]: xdpyinfo | grep dim tori$ xdpyinfo | grep dim dimensions:1680x1050 pixels (474x303 millimeters) And my current xorg.conf with what I believe are correct HorizSync and VertRefresh: http://a.mongers.org/x/xorg.conf This config outputs

[OT] Re: via systems?

2007-05-12 Thread Nico Meijer
Hi Philemon, 110 euros ? without case ? where you buy it ? Yes, it's just the board. No RAM or HDD. Still, I think it's a steal. I buy my VIA and Jetway stuff through http://www.picco.nl/. But then, I'm Dutch and also happen to live closeby. I believe they do ship to France. Be well... Nico

Re: [OT] Re: via systems?

2007-05-12 Thread [EMAIL PROTECTED]
Hello Nico, VIA and Jetway boards are available. I have a few Jetway J7F2 and J7F4 boards. The dual re nics on the J7F4 need to have media-options set before you can use them. Have you experienced any problems with the PC2500 or the J7F4 boards? I need to build a couple firewalls and those

Re: [OT] Re: via systems?

2007-05-12 Thread Nico Meijer
Hi, Have you experienced any problems with the PC2500 or the J7F4 boards? I need to build a couple firewalls and those low-power boards look great. One J7F4 is up for replacement, as I couldn't get it to run as a CARP backup. It just wouldn't see the CARP-traffic. The replacement board (I

Re: Is there anyone who succeed in 3945ABG by wpi driver ?

2007-05-12 Thread abutter gao
Thanks for your replies and I'll try the new firmware with acpi-enabled kernel again. 2007/5/12, Christof Koenig [EMAIL PROTECTED]: I had a problem with a 3945ABG, too. After using the current firmware for this chipset (from the intel website), it worked. The 1.13 firmware did not work for me.

Re: OpenBSD 4.1 install issue??

2007-05-12 Thread Rob Waite
Yeah... sorry you are also having the problem.. if you have an evening to start from scratch... I think you could fix it though. I am not sure about this moving back from current to stable. This is what I did (and it could have been more efficient) 1) Downloaded the source trees (src.tar.gz

Re: OpenBSD 4.1 install issue??

2007-05-12 Thread Rob Waite
Oh yeah... I also noticed that others were trying the snapshot. I do not think you should run it at all. I only used it to see if the change to vmparam.h was likely to be the culprit. If you are getting the uvm_page_physload: ... increase VM_PHYSSEG_MAX error (and you wont see it easily... it

Re: Excess arguments to dump:

2007-05-12 Thread Craig Skinner
On Sat, May 12, 2007 at 01:05:49AM -0600, Philip Guenther wrote: Shell syntax, including pipes and redirections, is only special when it was part of the literal shell input or part of the arguments to the 'eval' builtin. In your case, the shell read the command ${dump} ${file} and didn't

Re: RDR rule on PF

2007-05-12 Thread Alberich de megres
I have an external machine, and i try my setup from this external machine that enters directly to $ext_if, so direction is IN. And i checked yet the link you point me. Thanks for all Any help? On 5/12/07, Joachim Schipper [EMAIL PROTECTED] wrote: On Sat, May 12, 2007 at 12:15:24PM +0200,

Chaos Computer Camp 2007. Anyone going?

2007-05-12 Thread Edd Barrett
Hi, My german housemate has reccommneded the chaos computer camp to me. Looks like a good laugh. A couple of my student buddies and myself are thinking of coming. I see there is a BSD village. Is that you lot? Would be nice to meet some of the developers. -- Best Regards Edd

Re: Chaos Computer Camp 2007. Anyone going?

2007-05-12 Thread Karl Sjödahl - dunceor
On 5/12/07, Edd Barrett [EMAIL PROTECTED] wrote: Hi, My german housemate has reccommneded the chaos computer camp to me. Looks like a good laugh. A couple of my student buddies and myself are thinking of coming. I see there is a BSD village. Is that you lot? Would be nice to meet some of the

Re: Failing to get [EMAIL PROTECTED] in X

2007-05-12 Thread Michael Oliver
On 5/12/07, Alex Holst [EMAIL PROTECTED] wrote: Quoting Tobias Weingartner [EMAIL PROTECTED]: xdpyinfo | grep dim tori$ xdpyinfo | grep dim dimensions:1680x1050 pixels (474x303 millimeters) And my current xorg.conf with what I believe are correct HorizSync and VertRefresh:

Re: Failing to get [EMAIL PROTECTED] in X

2007-05-12 Thread Harpalus a Como
My new Thinkpad T60 laptop has the same issue as well, with an ATI video card. I don't mind a stretched console font, but the display was stretched, and nothing I did fixed it. I tried everything in the thread to no avail. It was largely unusable, personally, because the stretched fonts were hard

Re: Failing to get [EMAIL PROTECTED] in X

2007-05-12 Thread Jimmy Mitchener
On 5/12/07, Michael Oliver [EMAIL PROTECTED] wrote: On 5/12/07, Alex Holst [EMAIL PROTECTED] wrote: Quoting Tobias Weingartner [EMAIL PROTECTED]: xdpyinfo | grep dim tori$ xdpyinfo | grep dim dimensions:1680x1050 pixels (474x303 millimeters) And my current xorg.conf with what I

Re: Failing to get [EMAIL PROTECTED] in X

2007-05-12 Thread Alex Holst
Quoting Jimmy Mitchener ([EMAIL PROTECTED]): Also, you claim your rates are correct, yet you clearly have not checked the documentation, as many here have told you to do. Looking at your xorg.conf I see you have a Dell E228WFP display. It took me all of five seconds to find that you were using

Re: Excess arguments to dump:

2007-05-12 Thread Philip Guenther
On 5/12/07, Craig Skinner [EMAIL PROTECTED] wrote: ... OK, thanks for the help. These are my results. Basically I could not get it to work with single quoting when assembling the cmd line: 1) 1st attempt: dmp_cmd='${dump} -${level}${dump_flags} ${device} | gzip -9' [[ ! -z ${encryption} ]]

Re: Excess arguments to dump:

2007-05-12 Thread Craig Skinner
On Sat, May 12, 2007 at 03:28:40PM -0600, Philip Guenther wrote: + dump=dump On Solaris this would be ufsdump, and other folk may have different requirements here too: + dump_flags=anu -f - -h 0 + encryption=openssl enc -bf -salt Argh, that what I get for not stating my assumptions

Re: Failing to get [EMAIL PROTECTED] in X

2007-05-12 Thread Ted Unangst
On 5/12/07, Alex Holst [EMAIL PROTECTED] wrote: This is part of the reason I'm so baffled this doesn't Just Worktm: During my first attempts without a config file, DDC seems to detect all the right settings but for some reason decided to skip the 1680x1050 mode. The hints about using

Re: [OT] Re: via systems?

2007-05-12 Thread [EMAIL PROTECTED]
Thank you for your answer, Nico. I'll try a PC2500.

altq chokes on userland pppoe

2007-05-12 Thread Tobias Freitag
Hi list, the altq setup on my dsl line seems to be caught in a vicious cycle. Traffic goes up and down in a regular cycle of about 4 seconds when it convergates towards the specified limit. A diagram of sent bytes over time (in seconds) can be found here: http://praxis.ath.cx/altq-pppoe.gif

Re: RDR rule on PF

2007-05-12 Thread Darren Spruell
On 5/12/07, Alberich de megres [EMAIL PROTECTED] wrote: On 5/12/07, Joachim Schipper [EMAIL PROTECTED] wrote: You only redirect traffic when it comes in on $ext_if; so, if try to test your setup from any other interface, notably $int_if, you will indeed see the Apache process on the firewall

Re: Failing to get [EMAIL PROTECTED] in X

2007-05-12 Thread Jimmy Mitchener
Have you tried starting X several times in a row? I have this issue when I connect my external display to my laptop. Sometimes X comes up at [EMAIL PROTECTED] and sometimes it is at 56Hz and looks awful. The only solution seems to be to restart X several times, and eventually it gets it right.

Re: Failing to get [EMAIL PROTECTED] in X

2007-05-12 Thread James Turner
If I'm reading this correctly, 1680x1050 is not a supported mode for an external monitor on an x40. 1600x1200 is the only 1600 mode it supports. It's towards the end of the page, but like I said, I could be interpreting this wrong. http://www-307.ibm.com/pc/support/site.wss/MIGR-58221.html --

Re: Is there anyone who succeed in 3945ABG by wpi driver ?

2007-05-12 Thread abutter gao
Sorry for my noise, but I think the reason is that the wireless network is disable by somthing. I enabled some acpi device, and after that, ifconfig wpi0 up added three lines below: wpi0: timeout waiting for thermal sensors calibration wpi0: Radio transmitter is off wpi0: timeout waiting for