Re: 3.8 bridge trouble

2006-02-16 Thread Holger Glaess
hi i run here an similar setup with stable 3.8 on 2 dell 850 systems i setup the bridge just with stp on both interfaces an decrease the priority of the bridge on the master system one less the the priority on the switch an 2 less at the slave. i had since the first setup trouble but is go

pthread with Linux emulation on OpenBSD/i386 3.8-release

2006-02-16 Thread Bruno Carnazzi
Hi all, I try to run the Linux IBM Tivoli Storage Manager v5.2.2 on OpenBSD/i386 3.8-release, with linux emulation. I use a GENERIC kernel. I got the same result with GENERIC.MP (it's an SMP system). No hw pb. The goal is not to use this system in production but to evaluate the stability of the

Re: Double 4-port NIC happiness

2006-02-16 Thread Nick Holland
Stefek Zaba wrote: I've just brought 3.8-RELEASE up on an oldie-but-goody machine - ASUS P3B-F - into which a total of 10 NICs have been thrust. 4 are on an Adaptec AHA-62044, whose NICs get named sf0 .. sf3 (note that as per the i386 info at http://www.openbsd.org/i386.html, these are recognis

Re: Atheros issues?

2006-02-16 Thread Paulo Rodriguez
That sounds exactly like it! Thanks, I'll have a look. Bryan Brake schreef: Damien Miller wrote: I had a very similar problem... the 1 minute hang, prior to returning results... except that my issue did work on the Internet... with a 60 second hang, before returning results. This is almost al

Re: Atheros issues?

2006-02-16 Thread Bryan Brake
Damien Miller wrote: I had a very similar problem... the 1 minute hang, prior to returning results... except that my issue did work on the Internet... with a 60 second hang, before returning results. This is almost always a DNS problem. -d Could this be the issue... I knew I remembered se

Re: connect2air gprs openbsd howto?

2006-02-16 Thread Damien Miller
On Thu, 16 Feb 2006, Didier Wiroth wrote: > Hello, > I recently got a fujitsu siemens compactflash (with pcmcia connector) > connect2air gprs card. > > I've almost never used ppp and do not know how to setup it the > ppp.conf to use the connect2air gprs card to dial a gprs connection. > > I would

Re: Atheros issues?

2006-02-16 Thread Damien Miller
> I had a very similar problem... the 1 minute hang, prior to returning > results... except that my issue did work on the Internet... with a 60 > second hang, before returning results. This is almost always a DNS problem. -d

Re: OpenBSD PF IP Fragment Remote Denial Of Service

2006-02-16 Thread Christoph Fritz
Am Mittwoch, 1. Februar 2006 11:33 schrieb Joachim Schipper: > There are quite a few security lists which are likely to have > this information. What about a grep "OpenBSD" on these security lists and/or a grep -i "security" on the source-changes to filter out info?

Re: Problems with disklabel of ccd devices :: ccd1: error 22 on component 1

2006-02-16 Thread eric
On Thu, 2006-02-16 at 22:02:45 +, Stuart Henderson proclaimed... > try having dd scribble /dev/zero over the start of the devices, or > maybe 'g d' in disklabel -E will help somewhere. > Good idea # dd if=/dev/zero of=/dev/sd0g # dd if=/dev/zero of=/dev/sd1g Seems to have worked. Thank

Re: Sun 220R, cdrom problem

2006-02-16 Thread Joshua Sandbrook
Greetings Earthlings... Ok I ended up putting another 220R in the rack and trying that out. Booted straight away, and has an earlier version of the firmware/openboot. I think the problem was a busted/faulty scsi controller or something.. because booting either disk0 or cdrom never ever came up

Re: Problems with disklabel of ccd devices :: ccd1: error 22 on component 1

2006-02-16 Thread Stuart Henderson
On 2006/02/16 15:37, eric wrote: > I have a problem on a Dell 2850 machine when trying to use ccd(4) devices. try having dd scribble /dev/zero over the start of the devices, or maybe 'g d' in disklabel -E will help somewhere.

Re: Feb 13 X snapshot

2006-02-16 Thread Emilio Perea
On Wed, Feb 15, 2006 at 03:38:32PM -0700, Peter Valchev wrote: > The Feb 15 X snapshot should have this fixed. The keyboard issue is fixed, but now mouse buttons don't work. #dmesg OpenBSD 3.9-beta (GENERIC) #602: Wed Feb 15 17:33:53 MST 2006 [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/G

Re: web FAQ 15 correction?

2006-02-16 Thread Moritz Grimm
Will H. Backman wrote: Possible correction? http://openbsd.org/faq/faq15.html#Intro "Invoking pkg_add(1) with the -u flag and no package name will just examine all installed packages for updated versions. When a package has dependencies, they are also examined for updates." "pkg_add -u" now also

Re: dhcpd and static arp

2006-02-16 Thread yary
On 2/16/06, yo2lux <[EMAIL PROTECTED]> wrote: > I have a dhcp server with following configuration: > > /etc/dhcpd.conf > > shared-network LOCAL-NET { >option domain-name "my.domain"; >option domain-name-servers 193.231.249.1; > >subnet 192.168.10.0 netmask 255.255.255.0 {

Re: Atheros issues?

2006-02-16 Thread Robert C Wittig
Hello Paulo, Thursday, February 16, 2006, 7:47:02 AM, you wrote: >> - Setup: 1 machine with an atheros PCMCIA card and a PCI-PCMCIA bridge >> as nat gateway on OBSD3.8. >> Nat gateway machine has 2 internal interfaces (re0, re1) and >> one external (ath0) 1 lovely windows mach

Re: OpenBGP on firewall

2006-02-16 Thread Reto Burkhalter
Hi I tried something similar: 2x machines (FreeBSD) with OpenBGPD, CARP (for fail-over of the internal default gateway), PF and pfsync. I encountered problems especially with assymetric routed traffic. E.g. traffic coming in via router 1, going to the client/server and going out via router 2. pf/

Double 4-port NIC happiness

2006-02-16 Thread Stefek Zaba
I've just brought 3.8-RELEASE up on an oldie-but-goody machine - ASUS P3B-F - into which a total of 10 NICs have been thrust. 4 are on an Adaptec AHA-62044, whose NICs get named sf0 .. sf3 (note that as per the i386 info at http://www.openbsd.org/i386.html, these are recognised by the GENERIC k

web FAQ 15 correction?

2006-02-16 Thread Will H. Backman
Possible correction? http://openbsd.org/faq/faq15.html#Intro "Invoking pkg_add(1) with the -u flag and no package name will just examine all installed packages for updated versions. When a package has dependencies, they are also examined for updates." "pkg_add -u" now also does the upgrade, doesn

Re: dhcpd and static arp

2006-02-16 Thread Rogier Krieger
On 2/16/06, yo2lux <[EMAIL PROTECTED]> wrote: > arp -s 192.168.10.127 00:50:fc:9d:81:e7 permanent With this command, you're only creating an ARP entry, not a filter of some sort. > [...] but nothing happen, my network connection between gateway > work with all internal IP. This behaviour isn't

OpenBGP on firewall

2006-02-16 Thread Paolo Supino
Hi I started working for a company that its production site is running 2 PIX firewalls with no VRRP (to save cost on licensing, duh). I offered and they approved to replace them with 2 OpenBSD and CARP. In front of the FW there is a Cisco 7200 router doing BGP. I offered to remove the router

Re: location of krb5.conf

2006-02-16 Thread Bob Beck
/etc/kerberosV/krb5.conf is correct - those other locations are erroneous. I'll get them fixed. thanks. -Bob * Antoine Jacoutot <[EMAIL PROTECTED]> [2006-02-16 09:11]: > Hi. > > Under OpenBSD, the Kerberos documentation sometimes refer to the config file > as > /etc/krb5.conf o

Re: location of krb5.conf

2006-02-16 Thread eric
On Thu, 2006-02-16 at 17:01:03 +0100, Antoine Jacoutot proclaimed... > Under OpenBSD, the Kerberos documentation sometimes refer to the config > file as /etc/krb5.conf or /etc/kerberosV/krb5.conf. Are both locations ok > or is it an error ? /etc/kerberosV/krb5.conf

Re: ami0: timeout ccb 33

2006-02-16 Thread Bob Beck
Theirry, I have had this once on about 15 ami's. in my case it repeased itself on reboot, and I simply assumed the card was bad - I pulled it, put another one in, and it worked like a champ again - send the "dead" one back to dell with "It's busticated" and they sent me a new one.

Re: "iwlist scan" equivalent command under OpenBSD

2006-02-16 Thread Ray Lai
On Thu, Feb 16, 2006 at 05:17:30PM +0100, Ramiro Aceves wrote: > Hi OpenBSD fans. > > I have been googling around and have not been able to solve this > question. ?How can one discover what wireless networks are available > under OpenBSD? > I am used to the "iwlist scan eth0" under Linux, and I ha

Re: "iwlist scan" equivalent command under OpenBSD

2006-02-16 Thread Nikolai N. Fetissov
On Thu, February 16, 2006 11:17 am, Ramiro Aceves wrote: > Hi OpenBSD fans. > > I have been googling around and have not been able to solve this > question. ?How can one discover what wireless networks are available > under OpenBSD? > I am used to the "iwlist scan eth0" under Linux, and I hate to h

"iwlist scan" equivalent command under OpenBSD

2006-02-16 Thread Ramiro Aceves
Hi OpenBSD fans. I have been googling around and have not been able to solve this question. ?How can one discover what wireless networks are available under OpenBSD? I am used to the "iwlist scan eth0" under Linux, and I hate to halt OpenBSD and boot Linux only to discover the networks, then come

Re: network distributed storage with windows?

2006-02-16 Thread Shane J Pearson
On 2006.02.17, at 1:37 AM, Shane J Pearson wrote: I use this marker in my sig and newline manually in Apple Mail because I haven't found out how to make Apple Mail wrap at 72. For any OSX Mail and OpenBSD users who I might have led astray here, forget I said this. Someone pointed out to me o

location of krb5.conf

2006-02-16 Thread Antoine Jacoutot
Hi. Under OpenBSD, the Kerberos documentation sometimes refer to the config file as /etc/krb5.conf or /etc/kerberosV/krb5.conf. Are both locations ok or is it an error ? For info, /etc/krb5.conf is mentioned in: krb5.conf(5) kinit(1) heimdal.info I've always used /etc/kerberosV/krb5.conf, but I

Re: mergemaster

2006-02-16 Thread Antoine Jacoutot
Selon Christian Weisgerber <[EMAIL PROTECTED]>: > I've shelved this for 3.9 since I haven't gotten around to evaluating > mergeslave yet. Great, thanks. I'm happy this was not a rejected idea :-) -- Antoine

Re: mergemaster

2006-02-16 Thread Christian Weisgerber
Antoine Jacoutot <[EMAIL PROTECTED]> wrote: > Any news about the possible inclusion of mergemaster/mergeslave into the base > system ? I've shelved this for 3.9 since I haven't gotten around to evaluating mergeslave yet. -- Christian "naddy" Weisgerber [EMAIL PROTECTED]

Re: network distributed storage with windows?

2006-02-16 Thread Shane J Pearson
Hi, On 2006.02.16, at 6:58 PM, A Rossi wrote: My apologies to those of you who use console-based mail clients. I'm still trying to figure out how to get Thunderbird to wrap my text at 72 characters. Yes, I know about the setting under Tools > Options, but that doesn't seem to be working corr

Re: OpenBSD for a desktop environment ?

2006-02-16 Thread Bruno Carnazzi
Hi community, I reply to myself : wonderfull. I've setup a full KDE environment in half-a-day. I remember some Gentoo days where I had to wait sometimes for days for the same thing (that crashes because I was so aggressive with gcc optimisation :) I really enjoy to discover that OpenBSD is also

Re: dhclient generate resolv.conf somewhere else ?

2006-02-16 Thread Bernd Schoeller
On Thu, Feb 16, 2006 at 10:49:39AM +, Alec Berryman wrote: > Bernd Schoeller on 2006-02-16 10:22:00 +0100: > > > If I use supersede (in dhclient.conf) or dhclient.conf.tail, this work > > fine, but the information gathered by dhclient is lost. > > You want 'prepend'. Nope, also prepend messe

Re: Atheros issues?

2006-02-16 Thread Paulo Rodriguez
Some additional info. this line showed up under /var/log/daemon: Feb 16 14:17:56 bauer dhclient[7009]: buf_read (connection closed): No such file or directory Feb 16 14:17:56 bauer dhclient[7009]: exiting. dhclient is indeed dead. I would expect dhclient to stop working if the interface it's

Atheros issues?

2006-02-16 Thread Paulo Rodriguez
Good afternoon gentlemen. Just curious if someone had the following issue: - Setup: 1 machine with an atheros PCMCIA card and a PCI-PCMCIA bridge as nat gateway on OBSD3.8. Nat gateway machine has 2 internal interfaces (re0, re1) and one external (ath0) 1 lovely windows machi

Re: error installing python 2.3 from OpenBSD 3.8 ports

2006-02-16 Thread Siju George
On 2/16/06, steven mestdagh <[EMAIL PROTECTED]> wrote: > On Thu, Feb 16, 2006 at 12:43:15PM +0530, Siju George wrote: > > Hi all, > > > > I was trying to install Python 2.3 from OpenBSD 3.8 ports for > > > > http://www.jackal-net.at/tiki-read_article.php?articleId=1 > > > > The install did not succ

Offres d'essai GRATUITES (duree limitee) : Tampons encreurs, cartes de visite et plus !

2006-02-16 Thread Les Bonnes Affaires
Si vous ne visualisez pas ce message, cliquez ici [IMAGE] [IMAGE] [IMAGE] [IMAGE] Cartes de visite [IMAGE] 250 GRATUITES [IMAGE] Calendriers 2006 Aimantis [IMAGE] 10 GRATUITS au lieu de 12,99€ [IMAGE] Dipliants [IMAGE] 25 GRATUITS au lieu de 39,99€ [IMAGE] Itiquettes d’adres

connect2air gprs openbsd howto?

2006-02-16 Thread Didier Wiroth
Hello, I recently got a fujitsu siemens compactflash (with pcmcia connector) connect2air gprs card. I've almost never used ppp and do not know how to setup it the ppp.conf to use the connect2air gprs card to dial a gprs connection. I would really appreciate if someone could send me his ppp.conf

Re: dhclient generate resolv.conf somewhere else ?

2006-02-16 Thread Alec Berryman
Bernd Schoeller on 2006-02-16 10:22:00 +0100: > If I use supersede (in dhclient.conf) or dhclient.conf.tail, this work > fine, but the information gathered by dhclient is lost. You want 'prepend'.

Re: dhclient generate resolv.conf somewhere else ?

2006-02-16 Thread Kevin Foo
On Thursday 16 February 2006 17:22, Bernd Schoeller wrote: > Hello, > > my Soekris receives its WAN configuration with dhclient and serves as > a NAT router for my home LAN. > > I need to forward DNS queries from the LAN to the WAN. I use "pdnsd" > for this and it works like a charm. > > The pr

Re: error installing python 2.3 from OpenBSD 3.8 ports

2006-02-16 Thread steven mestdagh
On Thu, Feb 16, 2006 at 12:43:15PM +0530, Siju George wrote: > Hi all, > > I was trying to install Python 2.3 from OpenBSD 3.8 ports for > > http://www.jackal-net.at/tiki-read_article.php?articleId=1 > > The install did not succeed and I got an error message. > Could someone please help me troub

Re: mergemaster

2006-02-16 Thread Antoine Jacoutot
> Christian Weisgerber wrote: > > The questions is, what *do* people use for updating /etc? Hi. Any news about the possible inclusion of mergemaster/mergeslave into the base system ? Thanks! -- Antoine

Re: ami0: timeout ccb 33

2006-02-16 Thread Thierry Lacoste
On Thursday 16 February 2006 00:41, Marco Peereboom wrote: > It sounds like the firmware hung. What were you doing at the time? > Nobody was there at the time the machine hung. This is our production web server : it runs httpd and pure-ftpd (pure-ftpd is only accessible locally so it's most certai

dhclient generate resolv.conf somewhere else ?

2006-02-16 Thread Bernd Schoeller
Hello, my Soekris receives its WAN configuration with dhclient and serves as a NAT router for my home LAN. I need to forward DNS queries from the LAN to the WAN. I use "pdnsd" for this and it works like a charm. The problem that I have is: dhclient generates the DNS information that it receives

Re: error installing python 2.3 from OpenBSD 3.8 ports

2006-02-16 Thread Sizov Alexander
Hi all, > I was trying to install Python 2.3 from OpenBSD 3.8 ports for > http://www.jackal-net.at/tiki-read_article.php?articleId=1 > The install did not succeed and I got an error message. > Could someone please help me troubleshoot it? > The error messagr is shown below > # cd ports/lang/

Re: network distributed storage with windows?

2006-02-16 Thread Eric Johnson
On Wed, 15 Feb 2006 23:58:32 -0800 A Rossi <[EMAIL PROTECTED]> wrote: > What a multitude of options I have! I'll probably end up not reporting > these solutions to my client, so that he'll use a more traditional > backup method. > The OpenAFS solution would be nice, if I could find it in pac

Re: 3.8 bridge trouble

2006-02-16 Thread Pailloncy Jean-Gerard
So something like this? [ISP] | [SW1][SW2] || | +--+ [SKR] Yes. I want something redundant, there is a loop somewhere. I want to test the soekris as a bridge with 3 links: one to my provider, one to each switch. I start the test by setting

Re: 3.8 bridge trouble

2006-02-16 Thread Pailloncy Jean-Gerard
On Wed, 15 Feb 2006, Pailloncy Jean-Gerard wrote: Second part of the test, I set up a bridgename.bridge0 file with the 2 nics up with STP, and I restart the soekris. Few seconds after the end of the boot (login prompt) immediate reboot of the soekris. I stop it by, as soon as login prompt app

Re: 3.8 bridge trouble

2006-02-16 Thread Pailloncy Jean-Gerard
Second part of the test, I set up a bridgename.bridge0 file with the 2 nics up with STP, and I restart the soekris. Few seconds after the end of the boot (login prompt) immediate reboot of the soekris. I stop it by, as soon as login prompt appears, to log in and put down the bridge. In fac