Re: D-Link DUB-E100 new Revision does not work

2006-07-13 Thread Guido Tschakert
>> ello, >> >> I have searched the net and what I found isn't that good. >> >> >From the linux people I found that AX88772 L should be supported by >> their usbnet driver. >> On the other side I found a guy (using linux) having the same device >> (and thus the same problem as I have) >> >> At asix

Re: Dhcpd Bizarre!!!!!!!!!!!!!!!!

2006-07-13 Thread Rahul Sharma
/*$OpenBSD: db.c,v 1.10 2004/09/16 18:35:42 deraadt Exp $*/ /* * Persistent database management routines for DHCPD. */ /* * Copyright (c) 1995, 1996 The Internet Software Consortium. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * mod

ohci0: unrecoverable error, controller halted

2006-07-13 Thread Stuart Henderson
Is disabling ohci likely to be enough to prevent this recurring? Any other suggestions? Jul 12 23:58:39 gr1 /bsd: ohci0: unrecoverable error, controller halted Jul 12 23:58:39 gr1 /bsd: ohci0: blocking intrs 0x10 Jul 12 23:58:39 gr1 /bsd: ohci1: unrecoverable error, controller halted Jul 12 23:58:

Re: Voice-Chat Software (maybe even a Client wich works on openBSD? ;) ) ?

2006-07-13 Thread Qv6
On Wednesday 12 July 2006 21:16, Sebastian Rother wrote: > Hello everybody, > > I`m looking for a Voice-Chat/VoIP Solution. > Take a look at http://arsenalproject.org/

kernel panic

2006-07-13 Thread Edgars
Any ideas what can be a wrong? on -Current (3.8, 3.9, 3.9STABLE too) ahd0: target 0 using asynchronous transfers ahd0: SCB = 508 Not Active! panic: Waiting list traversal Stopped ad Debugger+0x4:popl %ebp after some seconds it freezes No newer BIOS available And SMP kernel is not wor

Re: Kernel Panic with 3.9-current MP

2006-07-13 Thread Federico Giannici
Stuart Henderson wrote: On 2006/07/12 11:59, Federico Giannici wrote: Probably you already know it: the i386 snapshot of Jul 4 (both MP and SP) made our system to freeze (usually after a few hours, sometime after a few minutes) and a couple of time made the system crash with a page fault. We

unsuscribe

2006-07-13 Thread Grégoire Welraeds
unsuscribe

Re: Kernel Panic with 3.9-current MP

2006-07-13 Thread Stuart Henderson
On 2006/07/13 10:09, Federico Giannici wrote: > >When I had a bad cpu in May I hardly saw the problem with April 24 > >kernel (still available in snapshots/i386/non-pae) - I had to run > >`stress' and `make build' together and wait a while to see it, > >whereas the May 7 snapshot failed very quickl

Re: Kernel Panic with 3.9-current MP

2006-07-13 Thread Federico Giannici
Stuart Henderson wrote: On 2006/07/13 10:09, Federico Giannici wrote: When I had a bad cpu in May I hardly saw the problem with April 24 kernel (still available in snapshots/i386/non-pae) - I had to run `stress' and `make build' together and wait a while to see it, whereas the May 7 snapshot fai

GDBM_File (GDBM::File)

2006-07-13 Thread Karel Kulhavy
ello How can I install GDBM::File into the stock Perl in OpenBSD? I don't understand why it's not there when it comes automatically with Perl. Was it stripped out from the Perl due to license reason? I tried to download it and installed but it complained about unresolved library something in some

Re: Zydas zd1211(b) support in OpenBSD

2006-07-13 Thread Joel Wiramu Pauling
On Tuesday 11 July 2006 23:12, Jonathan Gray wrote: > On Tue, Jul 11, 2006 at 08:43:05PM +1200, Joel Wiramu Pauling wrote: > > Hi all, > > > > I really need to know if the zd1211 and zd1211(b) code has been > > intergrated into OpenBSD yet and good and workable. > > > > I need to run one in a serve

OpenBSD/Dependencies.pm

2006-07-13 Thread Karel Kulhavy
Hello Is it possible to get official OpenBSD/Dependencies.pm somewhere? I searched in CPAN for "openbsd::dependencies", "openbsd-dependencies" and "openbsd_dependencies" but it didn't find anything. I found that by installing a fresh new perl from sources the GDBM_File gets installed too, but the

uhci1: host controller process error

2006-07-13 Thread Mitja
Hello, I am running gnokii apllication (http://www.gnokii.org/) version 0.6.12 to get SMS messages from a Nokia mobile phone connected to USB. From time to time the uhci1 host controller stops responding. The error message is: uhci1: host controller process error uhci1: host controller halted u

Re: OpenBSD/Dependencies.pm

2006-07-13 Thread Jim Razmus
* Karel Kulhavy <[EMAIL PROTECTED]> [060713 06:45]: > Hello > > Is it possible to get official OpenBSD/Dependencies.pm somewhere? I searched > in > CPAN for "openbsd::dependencies", "openbsd-dependencies" and > "openbsd_dependencies" but it didn't find anything. > > I found that by installing a

Re: Voice-Chat Software (maybe even a Client wich works on openBSD? ;) ) ?

2006-07-13 Thread Jacob Yocom-Piatt
>I`m looking for a Voice-Chat/VoIP Solution. > sebastian's post reminded me that it would be nice to have encrypted voice-chatting capabilities without the complexity of asterisk+vpn or using weakly audited/unaudited code. it would be sweet to have encrypted voice chat capability in the base openb

[no subject]

2006-07-13 Thread pk.ra
I work with safe wireless network. For registering to this network I should use 2 certificates. Also I should use username and password. How I can register to this wireless network? Where can I find information about wireless network configuration?

Re: Voice-Chat Software (maybe even a Client wich works on openBSD? ;) ) ?

2006-07-13 Thread Eric Faurot
On 7/13/06, Sebastian Rother <[EMAIL PROTECTED]> wrote: Hello everybody, I`m looking for a Voice-Chat/VoIP Solution. You could take a look at shtoom. http://divmod.org/trac/wiki/ShtoomProject I think it has already been mentioned on this list (or ports?). Eric.

Re: SATA RAID card: the cheapest

2006-07-13 Thread Stuart Henderson
> All LSI megaraid cards fit the pci envelope. If you add the type of internal SCSI cable which are easy (possible?) to buy, the 320-1 no longer fits MD2. If anyone has a suggestion on an internal cable that might work with 320-1 and allow the lid of a 2U (low-profile) case to be closed, please c

Logging failed console login attempts

2006-07-13 Thread Will H. Backman
Is my memory fuzzy? The console on OpenBSD 3.9 release doesn't seem to log unknown username or failed login attempts anywhere. It does keep a count of failed logins for an existing account, which is displayed upon successful login. Somehow I remember the console being more verbose in previous r

Re: Voice-Chat Software (maybe even a Client wich works on openBSD? ;) ) ?

2006-07-13 Thread Nick Guenther
On 7/13/06, Jacob Yocom-Piatt <[EMAIL PROTECTED]> wrote: >I`m looking for a Voice-Chat/VoIP Solution. > sebastian's post reminded me that it would be nice to have encrypted voice-chatting capabilities without the complexity of asterisk+vpn or using weakly audited/unaudited code. it would be swee

Password escrow

2006-07-13 Thread Roland Dominguez
Is anyone using or know of an open source password escrow package? thanks roland

Re: D-Link DUB-E100 new Revision does not work

2006-07-13 Thread Guido Tschakert
Guido Tschakert schrieb: >>> ello, >>> >>> I have searched the net and what I found isn't that good. >>> >>> >From the linux people I found that AX88772 L should be supported by >>> their usbnet driver. >>> On the other side I found a guy (using linux) having the same device >>> (and thus the same

Re: Logging failed console login attempts

2006-07-13 Thread Stuart Henderson
On 2006/07/13 09:39, Will H. Backman wrote: > The console on OpenBSD 3.9 release doesn't seem to log unknown username > or failed login attempts anywhere. > Somehow I remember the console being more verbose in previous releases. syslog.conf defaults changed. See the commented-out /dev/console lin

Re: Voice-Chat Software (maybe even a Client wich works on openBSD? ;) ) ?

2006-07-13 Thread Stuart Henderson
On 2006/07/13 09:41, Nick Guenther wrote: > There isn't even IM in the base install. ah, but there is! talk

Re: Logging failed console login attempts

2006-07-13 Thread Dimitry Andric
Will H. Backman wrote: > The console on OpenBSD 3.9 release doesn't seem to log unknown username > or failed login attempts anywhere. See this commit: http://www.openbsd.org/cgi-bin/cvsweb/src/etc/syslog.conf#rev1.14 "Make the default syslog.conf not make the console and root logins unusable when

Re: Voice-Chat Software (maybe even a Client wich works on openBSD? ;) ) ?

2006-07-13 Thread Jacob Yocom-Piatt
>Why would you need voice chat in the base install? There isn't even IM >in the base install. > good point about the IM. i see voice as pretty important since the gross majority of ppl have a phone (whether VOIP or otherwise) in their home. on the other hand, not everyone uses text chat programs.

Re: Logging failed console login attempts

2006-07-13 Thread Will H. Backman
Dimitry Andric wrote: Will H. Backman wrote: The console on OpenBSD 3.9 release doesn't seem to log unknown username or failed login attempts anywhere. See this commit: http://www.openbsd.org/cgi-bin/cvsweb/src/etc/syslog.conf#rev1.14 "Make the default syslog.conf not make the console

Re: Logging failed console login attempts

2006-07-13 Thread Tony Abernethy
Will H. Backman wrote: > > Dimitry Andric wrote: > > Will H. Backman wrote: > > > >> The console on OpenBSD 3.9 release doesn't seem to log unknown username > >> or failed login attempts anywhere. > >> > > > > See this commit: > > http://www.openbsd.org/cgi-bin/cvsweb/src/etc/syslog.conf#rev1.14 >

Re: problem with spamd

2006-07-13 Thread Polkan Garcia
Hi, The -g flag is not neccesary in rc.conf, when the system receive the proccess add it: _spamd 25447 0.0 0.4 9172 4268 ?? S 9:07AM 0:00.04 /usr/libexec/spamd -v -G 8:4:864 -g The spamd log include two different entries, the spamassassin daemon (spamd) and spamd openbsd: Jul 13 09:

Re: 3.9 freeze

2006-07-13 Thread diego
Hi, the server freeze again, I can break into ddb # dmesg -N bsd.0 -M bsd.0.core 0 0 20x100604 usb1 5 0 0 0 30x100204 usbtsk usbtask 4 0 0 0 20x100604 usb0 3 0 0 0 20x100204

Re: 3.9 freeze

2006-07-13 Thread Pedro Martelletto
The next time it freezes, break into ddb and get the output of 'show uvmexp'. -p.

Re: Password escrow

2006-07-13 Thread STeve Andre'
On Thursday 13 July 2006 09:50, Roland Dominguez wrote: > Is anyone using or know of an open source password escrow package? > > thanks > roland Ugh. If you are talking about a way to hold passwords in case someone gets hit by a truck, nothing beats writing it down, stuffing it in an envelope and

Re: problem with spamd

2006-07-13 Thread Bob Beck
> The spamd log include two different entries, the spamassassin daemon > (spamd) and spamd openbsd: > > Jul 13 09:32:56 www2 spamd[25447]: (GREY) 200.xxx.xxx.xxx: > [EMAIL PROTECTED]> -> <[EMAIL PROTECTED]> > Jul 13 09:32:56 www2 spamd[25447]: 200.xxx.xxx.xxx: disconnected after > 11 seconds. > Ju

Re: Logging failed console login attempts

2006-07-13 Thread Stuart Henderson
> I guess I was expecting more to show up in /var/log/secure or authlog, > or messages. What like, the username? That would be risky, you'd be likely to end up with plain passwords in the logs then.

Re: 3.9 freeze

2006-07-13 Thread Federico Giannici
diego wrote: UVM amap201783 39322K 39322K 39322K12379757100 0 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 I have noticed that the above "UVM amap" HighUse value is equal to the Limit value. As I have already said, the PC of mine that occasional freezes has high

Re: 3.9 freeze

2006-07-13 Thread Pedro Martelletto
On Thu, Jul 13, 2006 at 05:39:40PM +0200, Federico Giannici wrote: > I have noticed that the above "UVM amap" HighUse value is equal to the > Limit value. Indeed it looks suspicious. Not my area, though, so I'd have to look at the code to know the exact consequences. But yes, it's a possibility.

Re: problem with spamd

2006-07-13 Thread Polkan Garcia
> These logs indicate that the machien above successfully retried > and was whitelisted. All that means is that the *next* time it retries > it will get through. This attempt was still given a 450 at 09:32. > the next retry after 09:33 should be sent to the real server, assuming > you have y

kernelpppoe and nmap?

2006-07-13 Thread Sebastian Rother
Since I switched to the kernel pppoe I receive a lot errors with nmap. "Cannot determine route to %FOO". For example with a bank-website: lynx www.cc-bank.de works perfectly nmap -P0 -sSV -p80 www.cc-bank.de does not work. nslookup www.cc-bank.de does work so it`s realy a neat routing issue. An

Installation of a disk image using PXE and bsd.rd

2006-07-13 Thread Richard Wilson
Soekris boxes are pretty damn cool. I've got a couple of the 4801 boards and I'm loving them to bits. I decided that having changed my router to OpenBSD using a 4801 running on a 320M microdrive, the time had come to do a similar thing for my wireless needs. Enter a Soekris 4826, courtesy of w

ftp-proxy problem on firewall

2006-07-13 Thread Jure Zbontar
hello all, I set up my firewall as described in ftp-proxy(8) in order to make ftp work. my setup: [comp 1]-[gateway/firewall]-Internet The problem is that ftp (both active and passive mode) only works on comp 1. When I try to connect to a ftp server from my firewall machine I can log in

sensorsd configuration

2006-07-13 Thread Daniel A. Ramaley
Hello. I have not used sensorsd on OpenBSD before, but am trying to learn. I have read sensorsd(8) and sensorsd.conf(5) from OpenBSD 3.9 and the configuration looks very simple. However, i have a couple quick questions: The lines in sensorsd.conf start with "hw.sensors.N" (where N is a small n

Re: Installation of a disk image using PXE and bsd.rd

2006-07-13 Thread z0mbix
On 7/13/06, Richard Wilson <[EMAIL PROTECTED]> wrote: Soekris boxes are pretty damn cool. I've got a couple of the 4801 boards and I'm loving them to bits. I decided that having changed my router to OpenBSD using a 4801 running on a 320M microdrive, the time had come to do a similar thing for my

Re: sensorsd configuration

2006-07-13 Thread Antoine Jacoutot
On Thu, 13 Jul 2006, Daniel A. Ramaley wrote: The lines in sensorsd.conf start with "hw.sensors.N" (where N is a small natural number). How do i determine N for each sensor? Is there a list You can retrieve sensors information using the sysctl command: $ sysctl hw.sensors hw.sensors.0=viaenv0,

Re: Voice-Chat Software (maybe even a Client wich works on openBSD? ;) ) ?

2006-07-13 Thread Joachim Schipper
On Thu, Jul 13, 2006 at 09:11:12AM -0500, Jacob Yocom-Piatt wrote: > >Why would you need voice chat in the base install? There isn't even IM > >in the base install. > > > > good point about the IM. i see voice as pretty important since the gross > majority of ppl have a phone (whether VOIP or othe

Re: sensorsd configuration

2006-07-13 Thread Weldon Goree
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniel A. Ramaley wrote: > The lines in sensorsd.conf start with "hw.sensors.N" (where N is a small > natural number). How do i determine N for each sensor? Is there a list > somewhere that tells what is what? Or is there a command i can run to > ge

Re: GDBM_File (GDBM::File)

2006-07-13 Thread Joachim Schipper
On Thu, Jul 13, 2006 at 12:12:58PM +0200, Karel Kulhavy wrote: > ello > > How can I install GDBM::File into the stock Perl in OpenBSD? I don't > understand why it's not there when it comes automatically with Perl. > Was it stripped out from the Perl due to license reason? I tried to > download it

Re: Installation of a disk image using PXE and bsd.rd

2006-07-13 Thread Stuart Henderson
On 2006/07/13 17:15, Richard Wilson wrote: > no such luck. I get bsd.rd up fine, drop to a shell, I have an ftp > binary, a dd binary, all is well, but I have nowhere to ftp to. I can't > find mount_mfs, and I the image I want to write is exactly the same size > as the flash I have available. I'

Re: ftp-proxy problem on firewall

2006-07-13 Thread Camiel Dobbelaar
On Thu, 13 Jul 2006, Jure Zbontar wrote: > I think the problem might be that ftp traffic from my firewall machine > doesn't go through the proxy at all, so ftp-proxy doesn't create any > rules for it. That's right, you cannot rdr to the proxy on the firewall itself. See also this thread: http://m

ftp-proxy: cliend is dead?

2006-07-13 Thread Xavier Mertens
Hi *, I've a box running proftpd with pf/ftp-proxy. The box is quite old but runs fine (GENERIC#35). Today, It started to get timeouts while connecting to the FTP server. Session is established (syn, syn+ack, ack) then nothing! Later, the welcome banner is displayed (>60"). Then the normal FTP

Question

2006-07-13 Thread Monah Baki
Hi all, I'm hoping I'm wording this correctly. Is there any software available for OpenBSD that will permit me to redirect a packet based on a certain string in the packet?. For example if someone where to telnet to my server (userid foo), server should redirect that packet based on the string "f

Re: Password escrow

2006-07-13 Thread Joachim Schipper
On Thu, Jul 13, 2006 at 10:14:31AM -0400, STeve Andre' wrote: > On Thursday 13 July 2006 09:50, Roland Dominguez wrote: > > Is anyone using or know of an open source password escrow package? > > Ugh. If you are talking about a way to hold passwords in case someone > gets hit by a truck, nothing b

Re: Question

2006-07-13 Thread Joachim Schipper
On Thu, Jul 13, 2006 at 02:06:53PM -0400, Monah Baki wrote: > Hi all, > > I'm hoping I'm wording this correctly. > > Is there any software available for OpenBSD that will permit me to > redirect a packet based on a certain string in the packet?. > For example if someone where to telnet to my serv

Re: sensorsd configuration

2006-07-13 Thread Daniel A. Ramaley
Thank you to those who responded! I can figure out sensorsd.conf now. Also thank you to the developers who created such a simple way to monitor the sensors. I've configured sensors on other operating systems that have been a much greater hassle. -

Sensors setup

2006-07-13 Thread Nick Shank
I've looked, I've read, and, maybe I'm just blind, but after enabling sensors via sysctl, I still get "no sensors found". I expect the answer is obvious and staring me in the face, but I'm asking anyway... What am I missing here? Nick

Re: Sensors setup

2006-07-13 Thread Steve Shockley
Nick Shank wrote: after enabling sensors via sysctl, I still get "no sensors found". Do you have any supported sensors in your dmesg, such as lm? See iic(4).

VoIP

2006-07-13 Thread Gustavo Rios
Hey folks, have anyone deployed VoIP using exclusively OpenBSD? I would be interested hearing your reports. Thanks a lot for your time and cooperation. Best regards.

libraries in /usr/local/lib

2006-07-13 Thread Mikulas Patocka
Hi I am maintaining links browser. People complain to me that they can't compile it in graphics mode on OpenBSD because it can't find libraries that are placed in /usr/local/lib and includes in /usr/local/include. The problem with libpng can be solved by using pkg-config, problem with libjpeg

Re: Sensors setup

2006-07-13 Thread Nick Shank
Steve, Here is what dmesg says... Nick piixpm0 at pci0 dev 7 function 3 "Intel 82371AB Power" rev 0x08: SMBus disabled Steve Shockley wrote: Nick Shank wrote: after enabling sensors via sysctl, I still get "no sensors found". Do you have any supported sensors in your dmesg, such as lm? S

Re: Password escrow

2006-07-13 Thread Chris Kuethe
On 7/13/06, Joachim Schipper <[EMAIL PROTECTED]> wrote: Also, a little crypto goes a long way: if you want good security, use two or more pieces which will only provide the password if XOR'ed together. (More elaborate schemes are doubtlessly possible, including a scheme in which, say, any two pe

Re: VoIP

2006-07-13 Thread Paul de Weerd
On Thu, Jul 13, 2006 at 06:19:57PM -0300, Gustavo Rios wrote: | Hey folks, | | have anyone deployed VoIP using exclusively OpenBSD? I would be | interested hearing your reports. | | Thanks a lot for your time and cooperation. I'm running a PBX with OpenBSD 3.9 and asterisk 1.2.9.1 (port) on a spar

Re: Password escrow

2006-07-13 Thread Tamas TEVESZ
On Thu, 13 Jul 2006, Chris Kuethe wrote: > Secret Sharing schemes. > http://freshmeat.net/projects/sharesecret/ > http://freshmeat.net/projects/shsecret/ also http://freshmeat.net/projects// -- [-] mkdir /nonexistent

Re: VoIP

2006-07-13 Thread Gustavo Rios
Performance and reliability. On 7/13/06, Paul de Weerd <[EMAIL PROTECTED]> wrote: On Thu, Jul 13, 2006 at 06:19:57PM -0300, Gustavo Rios wrote: | Hey folks, | | have anyone deployed VoIP using exclusively OpenBSD? I would be | interested hearing your reports. | | Thanks a lot for your time and c

PF queueing

2006-07-13 Thread Der Engel
Hi! I have try for several days to achieve the following goal with PF but failed repeatedly, have read all the docs also, especially this http://www.openbsd.org/faq/pf/queueing.html The goal is: To be able to set dowload/upload speeds to PC's on the lan, so far i have succed in setting dowload spee

Re: libraries in /usr/local/lib

2006-07-13 Thread Han Boetes
Mikulas Patocka wrote: > It is possible to add -I/usr/local/include -L/usr/local/lib to compiler > flags, I even distributed links with that for some time, and it turned out > that on other unix systems -L/usr/local/lib reversed search (first > /usr/local/lib and then /usr/lib, while it used to

Re: VoIP

2006-07-13 Thread Paul de Weerd
On Thu, Jul 13, 2006 at 07:46:00PM -0300, Gustavo Rios wrote: | Performance and reliability. Reliability is fine, didn't have a single issue with it. Upgrading to 1.2.9.1 went smooth enough. Performance is fine, but this machine isn't handling a lot of calls. It's also not the fastest box on the b

Re: VoIP

2006-07-13 Thread Steve B
I have 1.2.9.1 installed from ports on 3.9 with a Cisco 7940 hardware based phone. Hardware is an Epox board, 1Ghz AMD, 64MB RAM. Certainly not the best rig, but I've been using it reliably for about a month. The load on the box is low enough that Asterisk has not taxed it yet. On 7/13/06, Gustavo

Re: VoIP

2006-07-13 Thread Steve
Works great I have several boxes using kernel pppoe to connect to the web pf to prioritise sip rtp and iax traffic and asterisk as the pbx. It just works Steve Gustavo Rios wrote: Hey folks, have anyone deployed VoIP using exclusively OpenBSD? I would be interested hearing your reports. T

Re: VoIP

2006-07-13 Thread Stuart Henderson
On 2006/07/13 19:46, Gustavo Rios wrote: > Performance and reliability. If you just want to route calls between SIP phones, SER/OpenSER are faster and less resource-hungry (but the important part of the configuration file is written in a programming language for routing SIP messages, /not/ calls a

Re: Sensors setup

2006-07-13 Thread Steve Shockley
Nick Shank wrote: Steve, Here is what dmesg says... Nick piixpm0 at pci0 dev 7 function 3 "Intel 82371AB Power" rev 0x08: SMBus disabled Okay, so the SMBus interface is disabled; it appears from piixpm.c that it pulls that info from the PCI config, so maybe your motherboard doesn't have sen

Re: PF queueing

2006-07-13 Thread Der Engel
Well, not the speed, the bandwidth. On 7/13/06, Jeff Quast <[EMAIL PROTECTED]> wrote: > > you do realize you cannot control with pf the speed at which packets > arrive on the interface. > > not really reading your pf, but im thinking you may have gotten this > notion some how. just checking. > >

Re: PF queueing

2006-07-13 Thread Der Engel
vr0 is another inferface in the box that i'm not using, $comp3 is typo, it should be $pc. On 7/13/06, takeshi hirai <[EMAIL PROTECTED]> wrote: > > Hi. Engel, > > i could'nt help you...but, > i watching your macro, > > 2006/7/14, Der Engel <[EMAIL PROTECTED]>: > > Hi! I have try for several days to

Re: PF queueing

2006-07-13 Thread Jeff Quast
On 7/13/06, Der Engel <[EMAIL PROTECTED]> wrote: Hi! I have try for several days to achieve the following goal with PF but failed repeatedly, have read all the docs also, especially this http://www.openbsd.org/faq/pf/queueing.html The goal is: To be able to set dowload/upload speeds to PC's on th

Re: PF queueing

2006-07-13 Thread Nick Guenther
On 7/13/06, Jeff Quast <[EMAIL PROTECTED]> wrote: You cannot control the speed at which packets arrive on an interface. Think about it. It may not be documented because its pretty much a duh. Yesterday I desperately tried to teach someone that burning the <1kb shortcut to a program that is on y

Re: libraries in /usr/local/lib

2006-07-13 Thread Pawel S. Veselov
try if '-isystem/usr/local/include' works first, -I is bad Han Boetes wrote: Mikulas Patocka wrote: It is possible to add -I/usr/local/include -L/usr/local/lib to compiler flags, I even distributed links with that for some time, and it turned out that on other unix systems -L/usr/local/lib

Re: PF queueing

2006-07-13 Thread Der Engel
But isn't there some config or trick to do between the two interfaces to achieve this? On 7/13/06, Jeff Quast <[EMAIL PROTECTED]> wrote: > > On 7/13/06, Der Engel <[EMAIL PROTECTED]> wrote: > > Hi! I have try for several days to achieve the following goal with PF > but > > failed repeatedly, have

spamd greylisting

2006-07-13 Thread riwanlky
Hi All, I just configure my first spamd -g, I have a collegue in Korea who is sending me a message, however it did not get through. I tried to whitelist it, however it still did not get through. This is the spamdb WHITE|61.78.36.103|||1152841491|1152841518|1155951918|1|0 WHITE|61.78.36.104|||115

Re: spamd greylisting

2006-07-13 Thread Bob Beck
You haven't showed your pf rules. If your friend is blocked because you are using the "korea" blacklist un-greylisting him won't help. Using the standard example from the man page: rdr pass inet proto tcp from to any \ port smtp -> 127.0.0.1 port spamd rdr pass inet pro

Re: spamd greylisting

2006-07-13 Thread Sevan / Venture37
check your /etc/spamd.conf have you added your whitelist to the check list? http://www.openbsd.org/cgi-bin/man.cgi?query=spamd.conf&sektion=5&arch=i386&apropos=0&manpath=OpenBSD+3.9 Venture37 -- "The truth, the half-truth, and nothing like the truth." - Mark Brandon Read

Re: spamd greylisting

2006-07-13 Thread riwanlky
Hi Guys, Thanks. I had to disable pf so those email from korea go through, in fact Mr. Sevan email did go through as well. Sorry I forgot to include my pf.conf This is my pf.conf table persist table persist rdr pass on $ext_if proto tcp from to port smtp \ -> 127.0.0.1 port spamd

OT: Reactive Systems/Event Driven Arch

2006-07-13 Thread Gustavo Rios
Dear friends, some time ago, i posted a message concerning event driven software design. I did so, because i am in need to develop server system that needs to scale far than the current one in the market. I was suggest libevent. I tried it. I got very impressed with what i saw. I did not finnish

Re: problem with spamd

2006-07-13 Thread jared r r spiegel
On Thu, Jul 13, 2006 at 09:47:59AM -0500, Polkan Garcia wrote: > Hi, > > The -g flag is not neccesary in rc.conf, when the system receive the > proccess add it: that is false. during the execution of /etc/rc, spamd will be invoked with '-g' if it is specified in "${spamd_flags}" or if "${

Re: Dhcpd Bizarre!!!!!!!!!!!!!!!!

2006-07-13 Thread Nick Guenther
On 7/13/06, Rahul Sharma <[EMAIL PROTECTED]> wrote: /*$OpenBSD: db.c,v 1.10 2004/09/16 18:35:42 deraadt Exp $*/ /* * Persistent database management routines for DHCPD. */ /* * Copyright (c) 1995, 1996 The Internet Software Consortium. * All rights reserved. * * Redistribution and

Re: libraries in /usr/local/lib

2006-07-13 Thread Han Boetes
Pawel S. Veselov wrote: > Han Boetes wrote: > > Mikulas Patocka wrote: > > > It is possible to add -I/usr/local/include -L/usr/local/lib > > > to compiler flags, I even distributed links with that for > > > some time, and it turned out that on other unix systems > > > -L/usr/local/lib reversed sear

Re: libraries in /usr/local/lib

2006-07-13 Thread Pawel S. Veselov
Yeah, otherwise GNU configure will stick the CPPFLAGS/CFLAGS before the "-I"s from the Makefiles, and source code often picks up the includes from the /usr/local/include (e.g.) instead of their own, and that usually breaks things Han Boetes wrote: Pawel S. Veselov wrote: Han Boetes wrote:

PAINTINGS at www.montecatini.cl "HIDDEN VALPARAISO"

2006-07-13 Thread Galeria de Arte Virtual Montecatini
Carmen MattheiNormalCarmen Matthei5192006-07-13T18:52:00Z2006-07-13T19:16:00Z12121172Montecatini92138211 .5606 CleanClean21falsefalsefalseMicrosoftInternetExplorer4 www.montecatini.cl -

Re: PF queueing

2006-07-13 Thread Bernd Schoeller
On Thu, Jul 13, 2006 at 08:53:31PM -0400, Jeff Quast wrote: > You cannot control the speed at which packets arrive on an interface. > Think about it. It may not be documented because its pretty much a > duh. Are you sure? One can control the speed that the other side is sending packets by randomly