Re: openbsd live cd

2006-01-18 Thread Jacob Meuser
On Thu, Jan 19, 2006 at 08:17:15AM +0100, Karl-Ludwig Reinhard wrote: > hello list, > > I'm looking for a openbsd live cd for sys admins, but the only thing > I've found was the anonym.os. Is there any other live cd based on > openbsd? > http://www.onlamp.com/pub/a/bsd/2005/07/14/openbsd_liv

How can i send syslogd message to a OPENBSD server ?

2006-01-18 Thread Michael Bibby
hello ,[EMAIL PROTECTED] I have a Linux(SUSE ENTERPRISE LINUX 9) system ,and i want to send all syslogd messages to another system which runs OpenBSD 3.8 release . How can i do with OpenBSD ? well ,i know how to configure it in Linux(suse): Server (get all messages sent from client,IP:192.168.0.

Re: Anonym.OS - OpenBSD-based live CD

2006-01-18 Thread Jasper Lievisse Adriaanse
On Wed, 18 Jan 2006 23:53:08 -0600 Scott Francis <[EMAIL PROTECTED]> wrote: > Surprisingly, nobody else has mentioned this on-list yet (perhaps > because it's been all over the news elsewhere): > http://news.google.com/news?hl=en&ned=us&q=anonym.os&btnG=Search+News It's at Undeadly.org. Jasper

openbsd live cd

2006-01-18 Thread Karl-Ludwig Reinhard
hello list, I'm looking for a openbsd live cd for sys admins, but the only thing I've found was the anonym.os. Is there any other live cd based on openbsd?

Re: ipv6 tentative address generation

2006-01-18 Thread Damien Miller
On Wed, 18 Jan 2006, Travers Buda wrote: > I'm suggesting it as the default behavior. Ya' know, secure by default. by default we don't turn rtsold on. If you want this now (i.e. while you are working on a full implementation for us), then you can manually set a different (randomly generated) lla

Anonym.OS - OpenBSD-based live CD

2006-01-18 Thread Scott Francis
Surprisingly, nobody else has mentioned this on-list yet (perhaps because it's been all over the news elsewhere): http://news.google.com/news?hl=en&ned=us&q=anonym.os&btnG=Search+News I'm not in the least surprised that OpenBSD was chosen as the base for a live CD focused on privacy, anonymity and

Re: time warp in -current

2006-01-18 Thread Theo de Raadt
> > Upon booting I also get quite a bit of hex-dump output right after the > > iic line. I'm not sure if that is related and an indication that > > something on the iic bus is not getting configured. (dmesg appended) > > This is the i2c sensor probe finding devices that it cannot recognise > and

Re: time warp in -current

2006-01-18 Thread Damien Miller
On Wed, 18 Jan 2006, Wolfgang S. Rupprecht wrote: > Upon booting I also get quite a bit of hex-dump output right after the > iic line. I'm not sure if that is related and an indication that > something on the iic bus is not getting configured. (dmesg appended) This is the i2c sensor probe findi

Re: time warp in -current

2006-01-18 Thread Marcos Latas
On 18/01/06, Wolfgang S. Rupprecht <[EMAIL PROTECTED]> wrote: > A GENERIC amd64 kernel compiled from today's sources is causing my > Asus k8v-se-d to run fast by approximately 3 seconds per minute. > (Obviously that was with ntpd not running.) This has never been a > problem before. Is anyone els

[ Re: PF and UDP problems (games)]

2006-01-18 Thread Mark Rolen
Here are the pieces of my pf.conf that allowed me to play AoM and such, I haven't played AoE3 yet, but the concept is probably similar w/ different ports (or maybe the same, who knows?) from pf.conf: > mark="192.168.10.10" ... > tcp_games="6073 34987 37456" \ ># AoM (6073), RoN (3

time warp in -current

2006-01-18 Thread Wolfgang S. Rupprecht
A GENERIC amd64 kernel compiled from today's sources is causing my Asus k8v-se-d to run fast by approximately 3 seconds per minute. (Obviously that was with ntpd not running.) This has never been a problem before. Is anyone else seeing this? Upon booting I also get quite a bit of hex-dump output

Re: ipv6 tentative address generation

2006-01-18 Thread Paul de Weerd
On Wed, Jan 18, 2006 at 02:32:16PM -0500, Hugo Villeneuve wrote: | On Wed, Jan 18, 2006 at 10:29:34AM -0600, eric wrote: | > On Wed, 2006-01-18 at 00:18:23 -0600, Travers Buda proclaimed... | > | > > I'm suggesting it as the default behavior. Ya' know, secure by default. | > | > hostname.if(5) su

Re: pkg_find hack

2006-01-18 Thread Michael Erdely
On 1/18/06, Ben Kelley wrote: > On 1/18/06, Michael Erdely <[EMAIL PROTECTED]> wrote: > > http://erdelynet.com/downloads/pkg_info-1.7-port38.tgz) > Shouldn't that be pkg_find, not pkg_info? Darnit! Yes http://erdelynet.com/downloads/pkg_find-1.7-port38.tgz Thanks, Ben, for the heads up. -- htt

Re: 3.8/64 bits/snmp

2006-01-18 Thread Joel Knight
--- Quoting Sylvain Coutant on 2006/01/18 at 12:41 +0100: > Hi list, > > We have problems grabbing statistics through snmp on our amd64 config. Using > netsnmp and scripts that work on many other systems (OpenBSD 3.8 i386, Ubuntu > Linux amd64, Debian Sarge i386) we are unable to get the CPU us

Re: pkg_find hack

2006-01-18 Thread Michael Erdely
On 12/29/05, Michael Erdely <[EMAIL PROTECTED]> wrote: > On 12/29/05, Juan J. Martmnez <[EMAIL PROTECTED]> wrote: > > I've done a little script to get the index.txt from the ftp (or do a ls > > *.tgz) and the search with regex in package names. > > I've written something very similar (also a shell

Re: ipv6 tentative address generation

2006-01-18 Thread Hugo Villeneuve
On Wed, Jan 18, 2006 at 10:29:34AM -0600, eric wrote: > On Wed, 2006-01-18 at 00:18:23 -0600, Travers Buda proclaimed... > > > I'm suggesting it as the default behavior. Ya' know, secure by default. > > hostname.if(5) support eui-64 directives. eui64 fills the lower 64 bits the same way auto-con

Re: kqueue and determine if a file is still open

2006-01-18 Thread Ted Unangst
On 1/18/06, Stephan Leemburg <[EMAIL PROTECTED]> wrote: > I'm using kqueue events to trigger certain programs. The programs run > when a file is dropped into a certain directory. To avoid race > conditions, I want to know if the newly created or modified files are > still open by a process, so I ca

Re: 3.8 Patch 001 Perl Issue

2006-01-18 Thread Josh Caster
This appears to be a hardware issue on the box. I moved the drive to a different system and the make worked flawlessly. - Original Message - From: "Joachim Schipper" <[EMAIL PROTECTED]> To: "Josh Caster" <[EMAIL PROTECTED]> Sent: Monday, January 16, 2006 3:18 PM Subject: Re: 3.8 perl

Helfen Sie die Zahl von Rezeptfehlern zu verringern - BEZAHLTE MARKTFORSCHUNGSUMFRAGE

2006-01-18 Thread recruiting-support
Viele Gr|sse vom Brand Institute, Doktoren: Als Anbieter von Namensfindungs-Marktforschung f|r die Pharmazieindustrie, benvtigten wir Ihre Hilfe! Unser Ziel ist es, sichere Medikamentnamen zu entwickeln, die nicht mit anderen bereits existierenden Namen verwechselt werden kvnnen. Wir helfen f|hre

Re: PF config for exchange

2006-01-18 Thread James Mackinnon
I actually believe I might have found it This Exchange server has load balanced nics (intel proset) and it seems that it keeps updating the arp entries on the firewall to the non-balanced mac address thus dropping the connections. I noticied it in the log files of the firewall after I took it

OpenBSD 3.8 and IBM Blade HS20 boot CD

2006-01-18 Thread Martin R . Sørensen
Hi... I hope that someone can help me, I'm new to OpenBSD and I'm trying to install 3.8 on a IBM blade server HS20 Then I try to boot from the install CD or floppy I get en error saying: pckbc_start: send error and then it stops. I have disable USB, but that didn't chance anything Sow pleas

Re: ipv6 tentative address generation

2006-01-18 Thread eric
On Wed, 2006-01-18 at 00:18:23 -0600, Travers Buda proclaimed... > I'm suggesting it as the default behavior. Ya' know, secure by default. hostname.if(5) support eui-64 directives.

Re: PF and UDP problems (games)

2006-01-18 Thread Joachim Schipper
On Wed, Jan 18, 2006 at 09:53:29AM -0600, Bob Bostwick (Lists) wrote: > I'm trying to setup pf to allow one machine on my network to play (and > even host) Age of Empires III. > I've tried a myrid of different settings in my pf.conf with the > following as present. > > rdr on $ext_if proto tcp

PF and UDP problems (games)

2006-01-18 Thread Bob Bostwick \(Lists\)
I'm trying to setup pf to allow one machine on my network to play (and even host) Age of Empires III. I've tried a myrid of different settings in my pf.conf with the following as present. rdr on $ext_if proto tcp from any to $ext_if port 2300 tag AOE -> $gamer port 2300 rdr on $ext_if proto ud

kqueue and determine if a file is still open

2006-01-18 Thread Stephan Leemburg
I'm using kqueue events to trigger certain programs. The programs run when a file is dropped into a certain directory. To avoid race conditions, I want to know if the newly created or modified files are still open by a process, so I can do what I need to do when no-one else is possibly work

Re: please: openbsd mailing list request for patch/errata announcement

2006-01-18 Thread Kenny Mann
Michael Erdely wrote: > On 1/16/06, Didier Wiroth <[EMAIL PROTECTED]> wrote: > >> Do you think it would be possible to send a small mail to >> [EMAIL PROTECTED] when there are patches available? >> > > This has been discussed many times. See the archives. > > Subscribe to the http://undead

Re: openbsd newbie question - lfs, ffs, and cf cards

2006-01-18 Thread Pedro Martelletto
On Wed, Jan 18, 2006 at 08:48:59AM -0500, Nick Bender wrote: > Kind of off topic, but has any work been done towards implementing > McKusick's snapshot and background fsck techniques in ffs? I just won't say that the number of people working on it is inversely proportional to the number of people

Re: openbsd newbie question - lfs, ffs, and cf cards

2006-01-18 Thread Hannah Schroeter
Hello! On Wed, Jan 18, 2006 at 08:48:59AM -0500, Nick Bender wrote: >> > Wrt LFS .. is it production ready? >> no, it's a disaster. >Kind of off topic, but has any work been done towards implementing >McKusick's snapshot and background fsck techniques in ffs? Different project focuses it seems.

Re: Need advice about VPN

2006-01-18 Thread Joachim Schipper
On Wed, Jan 18, 2006 at 11:50:38AM +0100, Hans-Joerg Hoexer wrote: > On Wed, Jan 18, 2006 at 11:20:55AM +0100, Joachim Schipper wrote: > > > > Each will work; OpenVPN is slightly easier to set up, but IPsec will > > likely offer better performance. > > Forget about openvpn, there's no need to fid

Re: openbsd newbie question - lfs, ffs, and cf cards

2006-01-18 Thread Nick Bender
> > Wrt LFS .. is it production ready? > > no, it's a disaster. > Kind of off topic, but has any work been done towards implementing McKusick's snapshot and background fsck techniques in ffs? -N

3.8/64 bits/snmp

2006-01-18 Thread Sylvain Coutant
Hi list, We have problems grabbing statistics through snmp on our amd64 config. Using netsnmp and scripts that work on many other systems (OpenBSD 3.8 i386, Ubuntu Linux amd64, Debian Sarge i386) we are unable to get the CPU usage (always returns 0) and network interfaces return 64 bits counter

Re: OpenBGPd and TTL Security Check (RFC 3682)

2006-01-18 Thread Sylvain Coutant
> > Why don't you use IPSec? Or as second best solution TCP MD5? > > Both are supported by OpenBGPD and give you more protection that > > playing > > around with the IP TTL. > > Hum... some people rather like such options I rather like using > TCP MD5 or IPSec... IPsec is not widely supported

Re: Need advice about VPN

2006-01-18 Thread Hans-Joerg Hoexer
On Wed, Jan 18, 2006 at 11:20:55AM +0100, Joachim Schipper wrote: > > Each will work; OpenVPN is slightly easier to set up, but IPsec will > likely offer better performance. Forget about openvpn, there's no need to fiddle around with third party stuff. Just make sure to take a look at vpn(8). I

Re: Need advice about VPN

2006-01-18 Thread Joachim Schipper
On Wed, Jan 18, 2006 at 04:14:34PM +1100, Zoong PHAM wrote: > I need some advices about VPN. > > We have 2 offices, each is connected via ADSL to the Internet with a > dynamic IP. > One office uses OpenBSD as the firewall and the other uses the firewall > functions of the ADSL modem. > That can be

Re: ral0 bugs on openbsd 3.8 i386?

2006-01-18 Thread Joachim Schipper
On Wed, Jan 18, 2006 at 12:48:36AM +0100, Emmanuel Jarri wrote: > On 1/16/06, Theo de Raadt <[EMAIL PROTECTED]> wrote: > > > Hey guys, I'm having problem with ral0 running in hostap mode on my > > > openbsd box (i386, running 3.8-stable). > > > > By running -stable, this is a choice you make. > > >

dup-to

2006-01-18 Thread john gotti
hi , i would like to set nids and pflogger on diffrernt machine using dup-to but im not sure where to put this rule i mean in which place in pf.conf file to not to mess with others rules ex. options scrubs nat ... in rules load balancing out rules thanks for reply regards dalgorno

Re: Kernel panic on fresh 3.8 amd64 after make build

2006-01-18 Thread Koen Van Impe
Peter Philipp wrote: >> cd /usr/src >> cvs -d [EMAIL PROTECTED]:/cvs -q up -rOPENBSD_3_8 -Pd >> [...] > Thanks for the response. I reinstalled the machine. Updated the sources as indicated above and then entered "make build" It just stopped responding after a while. The last messages from the s