Re: Routing on source

2008-06-24 Thread Duncan Patton a Campbell
On Tue, 24 Jun 2008 21:34:00 -0700 Daniel Anderson <[EMAIL PROTECTED]> wrote: > The mechanism you seek is the route-to and reply-to. Kindly see this message > for an example: > > http://marc.info/?l=openbsd-misc&m=120665186412690&w=2 > Yes. Thank you. Dhu > As to the concern on redundancy,

Re: the backend...

2008-06-24 Thread Pieter Verberne
On Tue, Jun 24, 2008 at 03:32:01PM -0600, Theo de Raadt wrote: > > On Tue, Jun 24, 2008 at 01:07:07PM -0700, badeguruji wrote: > > | Hello Group, > > | > > | sorry this is slightly off topic, but i was curious. (that) What database > > technology (Oracle, MysQL, Postgres...) does Google use for i

Re: Routing on source

2008-06-24 Thread Daniel Anderson
The mechanism you seek is the route-to and reply-to. Kindly see this message for an example: http://marc.info/?l=openbsd-misc&m=120665186412690&w=2 As to the concern on redundancy, perhaps someone else will address it for you. --- On Tuesday 24 June 2008 08:29:08 pm Duncan Patton a

Re: How do I setup OpenBSD to login automatically and lauch minicom?

2008-06-24 Thread Theodore Wynnychenko
>Here's a simple example of a script that just displays systat >on a terminal that you could run in place of a getty: >#!/bin/sh >TERM=vt220 /usr/bin/sudo -u nobody /usr/bin/systat vmstat < /dev/$1 > /dev/$1 >If you have problems, look at /var/log/authlog, if you see "getty >repeating too qui

Routing on source

2008-06-24 Thread Duncan Patton a Campbell
Dear List, I am trying to figure out if is is possible to route packets through an OpenBSD firewall on the basis of the packet source. The situation is that I have two ISPs hooked up to a firewall and would like to route traffic to these ISPs on the basis of which NAT client (IP or mask) the traf

Re: Kernel Panic on AMD64 24 June snapshot

2008-06-24 Thread Insan Praja SW
On Tue, 24 Jun 2008 23:55:47 +0700, Stuart Henderson <[EMAIL PROTECTED]> wrote: In gmane.os.openbsd.misc, you wrote: Stopped at pf_state_tree_RB_REMOVE_COLOR + 0x1C0: cmpl $0x1,0x40(%rsi) OpenBSD 4.3-current (GENERIC.MP) #7: Tue Jun 24 20:27:50 WIT 2008 We can't tell which files are in

Re: the backend...

2008-06-24 Thread Ioan Nemes
>>> Steve Shockley <[EMAIL PROTECTED]> 25/06/2008 11:30 >>> Theo de Raadt wrote: > Of course they use flat files. Duh. >> Wrong, they hardcode everything, including the search results. well, they have reporting obligations ... isn't that so?! by low, by contract, etc. ... depends where they oper

Re: the backend...

2008-06-24 Thread Steve Shockley
Theo de Raadt wrote: Of course they use flat files. Duh. Wrong, they hardcode everything, including the search results.

Re: OpenBSD project goals

2008-06-24 Thread Steve Shockley
Pete Vickers wrote: nah, real men wrote a program to write their thesis for them ;-) In PostScript.

Sendmail question

2008-06-24 Thread Steve Shockley
I have an OpenBSD machine that will handle outbound mail using Sendmail. I'd like Sendmail to scan the messages, and any messages with a certain word in the subject will be sent to a specific server instead of the Internet. I've figured out how to *block* messages based on the subject using LO

Re: the backend...

2008-06-24 Thread raven
Theo de Raadt ha scritto: sorry this is slightly off topic, but i was curious. (that) What database technology (Oracle, MysQL, Postgres...) does Google use for its database need? Of course they use flat files. Duh. Aren't you glad you asked on a mailing list which is 100% unrelated to yo

relayd: multiple relays fail

2008-06-24 Thread DeepBlue
Hi all, I'm running OpenBSD 4.3 with relayd enabled and configured. I'm trying to configure 2 relays on 2 different machines, but this configuration won't works! Relayd starts fine and it finds all the hosts up, but it's possibile to call only one host. This is the configuration: #

Re: Route ftp-proxy pasive mode to secondary Internet conection

2008-06-24 Thread Giancarlo Razzolini
Jon Rubio wrote: > Hello everyone, > > We need some help with the ftp-proxy on reverse mode. Thanks you very much > for your help. > > The scenario: > --- > > We have an OpenBSD firewall with two interfaces conected to Internet (bge0 > ang bge1). > The first interface is used to browse

Re: Openbgpd IPv6 problem

2008-06-24 Thread André Keller
Andri Keller schrieb: Hi I've got a problem setting up IPv6 peers. bgpd.conf: group "SwissIX V6 Peers" { # Global configuration multihop2 local-address holdtime180 holdtime min3 announce

Route ftp-proxy pasive mode to secondary Internet conection

2008-06-24 Thread Jon Rubio
Hello everyone, We need some help with the ftp-proxy on reverse mode. Thanks you very much for your help. The scenario: --- We have an OpenBSD firewall with two interfaces conected to Internet (bge0 ang bge1). The first interface is used to browse internet and access all external Int

Openbgpd IPv6 problem

2008-06-24 Thread André Keller
Hi I've got a problem setting up IPv6 peers. bgpd.conf: group "SwissIX V6 Peers" { # Global configuration multihop2 local-address holdtime180 holdtime min3 announceIPv6 unicast

Re: the backend...

2008-06-24 Thread Theo de Raadt
> On Tue, Jun 24, 2008 at 01:07:07PM -0700, badeguruji wrote: > | Hello Group, > | > | sorry this is slightly off topic, but i was curious. (that) What database > technology (Oracle, MysQL, Postgres...) does Google use for its database > need? both in its plethora of apps and internally to manag

Re: OT: Dissertation ideas for my degree

2008-06-24 Thread Vadim Zhukov
20 June 2008 P3. 22:13:12 Julien Cabillot wrote: > Le Wed, 18 Jun 2008 23:53:33 +0100, > > Edd Barrett <[EMAIL PROTECTED]> a C)crit : > > Paul Irofti wrote: > > > Or a cli music database collection, that scans your media with > > > given regexp and scans for ID3 Tags and what not, with minimal > >

Re: the backend...

2008-06-24 Thread Chris Kuethe
gee... maybe you should GOOGLE FOR IT! http://www.google.com/search?q=google+database http://research.google.com/pubs/papers.html http://www.mysql.com/customers/customer.php?id=75 On Tue, Jun 24, 2008 at 1:07 PM, badeguruji <[EMAIL PROTECTED]> wrote: > Hello Group, > > sorry this is slightly off

Re: the backend...

2008-06-24 Thread Paul de Weerd
On Tue, Jun 24, 2008 at 01:07:07PM -0700, badeguruji wrote: | Hello Group, | | sorry this is slightly off topic, but i was curious. (that) What database technology (Oracle, MysQL, Postgres...) does Google use for its database need? both in its plethora of apps and internally to manage the compan

Re: the backend...

2008-06-24 Thread Ted Unangst
On 6/24/08, badeguruji <[EMAIL PROTECTED]> wrote: > sorry this is slightly off topic, but i was curious. (that) What database > technology (Oracle, MysQL, Postgres...) does Google use for its database > need? both in its plethora of apps and internally to manage the company! > and i turned to s

Re: the backend...

2008-06-24 Thread Theo de Raadt
> sorry this is slightly off topic, but i was curious. (that) What > database technology (Oracle, MysQL, Postgres...) does Google use for > its database need? Of course they use flat files. Duh. Aren't you glad you asked on a mailing list which is 100% unrelated to your question?

the backend...

2008-06-24 Thread badeguruji
Hello Group, sorry this is slightly off topic, but i was curious. (that) What database technology (Oracle, MysQL, Postgres...) does Google use for its database need? both in its plethora of apps and internally to manage the company! and i turned to some of the brightest minds in the industry, i

Re: OpenBSD project goals

2008-06-24 Thread Pierre Riteau
On Tue, Jun 24, 2008 at 10:28:27PM +0200, Otto Moerbeek wrote: > On Tue, Jun 24, 2008 at 10:18:05PM +0200, Pierre Riteau wrote: > > > On Tue, Jun 24, 2008 at 10:10:37PM +0200, Samo Jelovsek wrote: > > > On 24. 06. 2008 16:41, Marco Peereboom wrote: > > >>> Understood, but I wrote about functionali

Re: OpenBSD project goals

2008-06-24 Thread Pete Vickers
nah, real men wrote a program to write their thesis for them ;-) /Pete On 24 Jun 2008, at 22:29, Martin Schrvder wrote: 2008/6/24 Pierre Riteau <[EMAIL PROTECTED]>: As someone already said earlier, you can write your letter in troff with mg or vi and create a postscript file from that. Re

Re: OpenBSD project goals

2008-06-24 Thread Otto Moerbeek
On Tue, Jun 24, 2008 at 10:18:05PM +0200, Pierre Riteau wrote: > On Tue, Jun 24, 2008 at 10:10:37PM +0200, Samo Jelovsek wrote: > > On 24. 06. 2008 16:41, Marco Peereboom wrote: > >>> Understood, but I wrote about functionality conciously: I would mean > >>> "ability to write a letter" rather than

Re: OpenBSD project goals

2008-06-24 Thread Martin Schröder
2008/6/24 Pierre Riteau <[EMAIL PROTECTED]>: > As someone already said earlier, you can write your letter in troff > with mg or vi and create a postscript file from that. Real Men wrote their thesis directly in PostScript using ed. :-) Best Martin

Re: OpenBSD project goals

2008-06-24 Thread Pierre Riteau
On Tue, Jun 24, 2008 at 10:10:37PM +0200, Samo Jelovsek wrote: > On 24. 06. 2008 16:41, Marco Peereboom wrote: >>> Understood, but I wrote about functionality conciously: I would mean >>> "ability to write a letter" rather than OO.org. >> >> mg and vi come to mind... >> >> > > Hm, I'm just curious

Re: OpenBSD project goals

2008-06-24 Thread Samo Jelovsek
On 24. 06. 2008 16:41, Marco Peereboom wrote: Understood, but I wrote about functionality conciously: I would mean "ability to write a letter" rather than OO.org. mg and vi come to mind... Hm, I'm just curious how do you imagine writing a letter with vi or mg (ok, i really don't know mg so

Re: strange network behaviour

2008-06-24 Thread Stuart Henderson
On 2008-06-24, Manuel Heckel <[EMAIL PROTECTED]> wrote: >> They're stable for me as long as the link doesn't drop. Is anything >> causing the switch on vr0 to restart? > I don't know. But the vr device is still in active state at this > point, though mainly useless. If it's the same problem othe

Re: strange network behaviour

2008-06-24 Thread Manuel Heckel
Thanks all. This all works perfectly great, with one exception: sometimes (I can't figure out any regularity, about one to five times a month) I loose my LAN network connection. They're stable for me as long as the link doesn't drop. Is anything causing the switch on vr0 to restart? I don'

Re: pf log question

2008-06-24 Thread Brian Keefer
Make sure you're setting a state. I had the same problem with gmail, and then I realized that I had accidentally preempted the rule which was setting state on my DMZ interface. Once I fixed that I didn't have any more problems. -- chort On Jun 24, 2008, at 10:56 AM, Monah Baki wrote:

Re: pf log question

2008-06-24 Thread Monah Baki
Thanks all for all the help. Reason I was asking is I have this strange issue. First my pf.conf (sniped) is: + int_if="xl0" ext_if="xl1" external_addr="tun0" tcp_services = "{ 22, 25, 53, 80, 110, 143, 443, 554, 6667, 1220, 1863, \ 3128, 5060, 5061, 5190, 6667, 8000, 8021,

Re: OpenBSD project goals

2008-06-24 Thread Ted Unangst
On 6/24/08, Matthew Szudzik <[EMAIL PROTECTED]> wrote: > > And troff. :-) > > The OpenBSD base install contains groff, not troff. (groff is 3rd party > software maintained by Gnu.) That statement is about as useful as saying OpenBSD contains BSD ls, not ls.

Re: OpenBSD project goals

2008-06-24 Thread raven
Marco Peereboom ha scritto: On Tue, Jun 24, 2008 at 04:30:12PM +0200, Thilo Pfennig wrote: Nick Holland schrieb: So in short: no, you will probably not be seeing OpenOffice as part of base. Understood, but I wrote about functionality conciously: I would mean "ability to write

Kernel Panic on AMD64 24 June snapshot

2008-06-24 Thread Insan Praja SW
Hi Misc@, I currently caught a kernel panic that says: uvm_fault(0x 80b7b0e0, 0x0, 0, 1) -> e kernel : page fault trap, code=0 Stopped at pf_state_tree_RB_REMOVE_COLOR + 0x1C0: cmpl $0x1,0x40(%rsi) ddb {0}> trace pf_state_tree_RB_REMOVE_COLOR() at pf_state_tree_RB_REMOVE_COLOR+0x1c0 pf_st

Re: wireless barcode scanners

2008-06-24 Thread Stuart Henderson
On 2008-06-24, Peter Hessler <[EMAIL PROTECTED]> wrote: > all of the barcode scanners I've ran across simply show up as keyboads, > and insert text just as if you typed it out. no need for drivers at all. > > I would wager that the bluetooth models also attach as a keyboard. Either keyboard or s

Re: OpenBSD project goals

2008-06-24 Thread Matthew Szudzik
> And troff. :-) The OpenBSD base install contains groff, not troff. (groff is 3rd party software maintained by Gnu.)

Re: pf log question

2008-06-24 Thread Imre Oolberg
Hi! One way to see what rule number a rule has is to say # pfctl -vvvsr And for example, if some connection needs attention then its good to loop up state's rule numer with pfctl -vvvss. Imre Monah Baki wrote: Hi all, Using tcpdump -i pflog0 Jun 24 10:54:01.209701 rule 14/(match) pass i

Re: pf log question

2008-06-24 Thread Paul de Weerd
On Tue, Jun 24, 2008 at 11:06:04AM -0400, Monah Baki wrote: | Hi all, | | Using tcpdump -i pflog0 | | Jun 24 10:54:01.209701 rule 14/(match) pass in on tun0 | | Is there a way to display what's rule 14? pfctl -vvs rules | grep [EMAIL PROTECTED] Cheers, Paul 'WEiRD' de Weerd -- >[<+

Re: pf log question

2008-06-24 Thread Jason Dixon
On Tue, Jun 24, 2008 at 11:06:04AM -0400, Monah Baki wrote: > Hi all, > > Using tcpdump -i pflog0 > > Jun 24 10:54:01.209701 rule 14/(match) pass in on tun0 > > Is there a way to display what's rule 14? pfctl -vvsr -- Jason Dixon DixonGroup Consulting http://www.dixongroup.net/

Re: Compaq Presario C300 - keyboard no longer works (snapshot 3rd June 2008)

2008-06-24 Thread Marco Peereboom
Can you send me the acpidump -o mymachinename? On Tue, Jun 24, 2008 at 08:33:03PM +1200, Richard Toohey wrote: > On 23/06/2008, at 8:28 PM, Richard Toohey wrote: > >> On 13/06/2008, at 2:12 AM, Marco Peereboom wrote: >> >>> We are battling a few memory leaks in ACPI. This is what causes your >>>

pf log question

2008-06-24 Thread Monah Baki
Hi all, Using tcpdump -i pflog0 Jun 24 10:54:01.209701 rule 14/(match) pass in on tun0 Is there a way to display what's rule 14? Thank you BSD Networking, Microsoft Notworking

Re: OpenBSD project goals

2008-06-24 Thread Martin Schröder
2008/6/24 Marco Peereboom <[EMAIL PROTECTED]>: > On Tue, Jun 24, 2008 at 04:30:12PM +0200, Thilo Pfennig wrote: >> Understood, but I wrote about functionality conciously: I would mean >> "ability to write a letter" rather than OO.org. > > mg and vi come to mind... And troff. :-) Best Martin

Re: OpenBSD project goals

2008-06-24 Thread Marco Peereboom
On Tue, Jun 24, 2008 at 04:30:12PM +0200, Thilo Pfennig wrote: > Nick Holland schrieb: > > So in short: no, you will probably not be seeing OpenOffice as part > > of base. > > > Understood, but I wrote about functionality conciously: I would mean > "ability to write a letter" rather than OO.org.

Re: OpenBSD project goals

2008-06-24 Thread Darrin Chandler
On Tue, Jun 24, 2008 at 04:30:12PM +0200, Thilo Pfennig wrote: > Nick Holland schrieb: > > So in short: no, you will probably not be seeing OpenOffice as part > > of base. > > > Understood, but I wrote about functionality conciously: I would mean > "ability to write a letter" rather than OO.org.

Urgent Notification

2008-06-24 Thread Business Transfer Notication via YouSendIt
Hello from Business Transfer, Message from [EMAIL PROTECTED]:Good Day Dear, Kindly open the atatchment to view the content of your message from Mrs.Susan Shabangu. Thanks and God Bless. You have 1 file(s) called MOVEMENT.doc from [EMAIL PROTECTED] waiting for download. You can click on th

Re: OpenBSD project goals

2008-06-24 Thread Steve Shockley
Nick Holland wrote: You pass the changes back up stream, and they do what you expect: they ignore them...after all, they want to have complete compatibility with all other (i.e., "Linux") OSs, The problem isn't Linux compatibility, the problem is when they want it to compile on Netware 2.x and

Re: OpenBSD project goals

2008-06-24 Thread Thilo Pfennig
Nick Holland schrieb: > So in short: no, you will probably not be seeing OpenOffice as part > of base. > Understood, but I wrote about functionality conciously: I would mean "ability to write a letter" rather than OO.org. > The OpenBSD goal is not to appease every critic...or even any of them.

Re: OpenSSL Certificate Authority Setup

2008-06-24 Thread GVG GVG
On Thu, Jun 19, 2008 at 6:25 PM, Dorian B|ttner <[EMAIL PROTECTED]> wrote: > GVG GVG schrieb: > > Dear Group, >> >> I was trying to create a my own CA for signing certificates for sendmail >> and >> when I did apply the following command: >> >> --- >> openssl ca -policy po

Re: wireless barcode scanners

2008-06-24 Thread Peter Hessler
all of the barcode scanners I've ran across simply show up as keyboads, and insert text just as if you typed it out. no need for drivers at all. I would wager that the bluetooth models also attach as a keyboard. On 2008 Jun 23 (Mon) at 17:12:54 -0700 (-0700), Predrag Punosevac wrote: > Jacob Y

[OT] Deposition challenges Trend Micro patent on virus scans

2008-06-24 Thread Tomas Bodzar
Great job http://www.linux.com/feature/139458

Re: OpenBSD project goals

2008-06-24 Thread Nick Holland
Thilo Pfennig wrote: > Hi, > > I am using OpenBSD on a desktop system for about a year now and have > some open questions about the project goals. I have read > http://www.openbsd.org/goals.html , but I think it does not answer some > questions. > > One question is what the ideal status of OpenBS

Re: UPDATE: mozilla-firefox-3.0

2008-06-24 Thread Ed Ahlsen-Girard
I did not see original message on the list. Did Firefox 3 get ported successfully? -- Ed Ahlsen-Girard -Original Message- From: dermiste [mailto:[EMAIL PROTECTED] Sent: Saturday, June 21, 2008 2:32 AM To: misc@openbsd.org Subject: Re: UPDATE: mozilla-firefox-3.0 Martynas Venckus wro

Intel S3000AH i386 4.3-current 23 June Snapshot "cannot fork try again"

2008-06-24 Thread Insan Praja SW
Hi, I got two machine on June 23rd snapshots, which slowly decrease its free memory till it drops dead. Actually, this happens since maybe 3 latest snapshots during last week till now. When it did, even when I currently ssh-ing to the machine, and execute a command such uname -a or anything,

talk / workshop in the Netherlands, Augst 11-17

2008-06-24 Thread Marten Vijn
Anyone (in the Netherlands) interested in giving an openbsd related talk/workshop? http://opencommunitycamp.org pls mail me off-list kind regards, Marten -- Marten Vijn http://martenvijn.nl http://wifisoft.org http://opencommunitycamp.org

Re: Compaq Presario C300 - keyboard no longer works (snapshot 3rd June 2008)

2008-06-24 Thread Richard Toohey
On 24/06/2008, at 8:33 PM, Richard Toohey wrote: On 23/06/2008, at 8:28 PM, Richard Toohey wrote: On 13/06/2008, at 2:12 AM, Marco Peereboom wrote: We are battling a few memory leaks in ACPI. This is what causes your machine to misbehave. On Thu, Jun 12, 2008 at 09:13:47PM +1200, Richard

Re: MaraDNS Issue

2008-06-24 Thread Peter_APIIT
I not hijacked this thread but rather to get help. Please help me. -- View this message in context: http://www.nabble.com/MaraDNS-Issue-tp17880221p18087720.html Sent from the openbsd user - misc mailing list archive at Nabble.com.

Re: strange network behaviour

2008-06-24 Thread Stuart Henderson
On 2008-06-23, Chris Cappuccio <[EMAIL PROTECTED]> wrote: > this is a bug in the vr driver Or maybe a hardware bug on the newer vr devices that the freebsd driver knows how to work-around. End result is the same, though... >> This all works perfectly great, with one exception: sometimes (I can't

Re: Compaq Presario C300 - keyboard no longer works (snapshot 3rd June 2008)

2008-06-24 Thread Richard Toohey
On 23/06/2008, at 8:28 PM, Richard Toohey wrote: On 13/06/2008, at 2:12 AM, Marco Peereboom wrote: We are battling a few memory leaks in ACPI. This is what causes your machine to misbehave. On Thu, Jun 12, 2008 at 09:13:47PM +1200, Richard Toohey wrote: On 12/06/2008, at 8:04 PM, Richard To

Re: OpenBSD project goals

2008-06-24 Thread Predrag Punosevac
Thilo Pfennig wrote: Hi, I am using OpenBSD on a desktop system for about a year now and have some open questions about the project goals. I have read http://www.openbsd.org/goals.html , but I think it does not answer some questions. One question is what the ideal status of OpenBSD would be. Ri

OpenBSD project goals

2008-06-24 Thread Thilo Pfennig
Hi, I am using OpenBSD on a desktop system for about a year now and have some open questions about the project goals. I have read http://www.openbsd.org/goals.html , but I think it does not answer some questions. One question is what the ideal status of OpenBSD would be. Right now there are core

Re: Failing to install packages with $PKG_PATH

2008-06-24 Thread Tomas Bodzar
Hi, Maybe try remove second ftp in way.When I was set up PKG_PATH as is in FAQ on qemu 'PKG_PATH=ftp://ftp.openbsd.org..' then fail and your message If 'PKG_PATH=ftp://openbsd.org..' then ok -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Danie