Re: Question about IP

2007-03-11 Thread Jon Morby
On 10 Mar 2007, at 14:58, Akin Nomad wrote: c: 2001:16c8:ffd7::b:33.255.3.2 I would say this one on the basis that (notation of) IPv6 addresses are colon separated and IPv4 addresses are period separated and this uses a mixture of colon an period But I could be wrong. -- Jon Morby

Re: Question about IP

2007-03-11 Thread Philip Guenther
On 3/11/07, Jon Morby <[EMAIL PROTECTED]> wrote: On 10 Mar 2007, at 14:58, Akin Nomad wrote: > c: 2001:16c8:ffd7::b:33.255.3.2 I would say this one on the basis that (notation of) IPv6 addresses are colon separated and IPv4 addresses are period separated and this uses a mixture of colon an

Re: Question about IP

2007-03-11 Thread Jon Morby
On 11 Mar 2007, at 12:37, Philip Guenther wrote: > On 3/11/07, Jon Morby <[EMAIL PROTECTED]> wrote: >> On 10 Mar 2007, at 14:58, Akin Nomad wrote: >> >> > c: 2001:16c8:ffd7::b:33.255.3.2 >> >> I would say this one on the basis that (notation of) IPv6 >> addresses are colon separated and IPv4

spamd and MailEnable mta problems

2007-03-11 Thread Florian Fuessl
Hi, MailEnable seem to have problems connecting to OpenBSD spamd in greylisting mode and stuttering enabled. MailEnable is unable to detect the "220 ." string and timeouts the connection to spamd after a few seconds with a connection error. Patched now spamd to send the "220 ." as a com

Re: updating installed ports

2007-03-11 Thread Marc Espie
On Sat, Mar 10, 2007 at 11:36:33PM -0500, Peter wrote: > Le Samedi 10 Mars 2007 03:43, Lars Hansson a icrit : > > Peter wrote: > > > Are you serious? I thought that was only for straight packages. It > > > actually fetches code from third party repositories? > > > > What 3rd party repositories? W

Re: Patching and/or updating

2007-03-11 Thread Nico Meijer
Hey Lars, > Building my own release looks useful when I deal with more machines > later. Yup, that's when the real fun kicks in. > I didn't this time so, so there is no /usr/src directory to work > with. ie. The first step in that document fails: > cd /usr/src && cvs up -r OPENBSD_4_0 >

pkg_add with http?

2007-03-11 Thread Martin Schröder
Hi, how can I make pkg_add work with http? I already have PKG_PATH="http://ftp-stud.fht-esslingen.de/pub/OpenBSD/4.0/packages/i386/"; FETCH_CMD="/usr/local/bin/wget" but pkg_add -v doesn't work. Best Martin

Re: pkg_add with http?

2007-03-11 Thread Reyk Floeter
On Sun, Mar 11, 2007 at 05:07:06PM +0100, Martin Schr?der wrote: > Hi, > how can I make pkg_add work with http? I already have > PKG_PATH="http://ftp-stud.fht-esslingen.de/pub/OpenBSD/4.0/packages/i386/"; > FETCH_CMD="/usr/local/bin/wget" > but pkg_add -v doesn't work. > why wget? use ftp(1); it

Re: spamd and MailEnable mta problems

2007-03-11 Thread Bob Beck
> Guess this is a MailEnable bug, but maybe anyone has the possibility to test > if this patch helps to workaround the problem. This is completely a mailenable bug and should be reported to them. They are assuming that the sending mta can always send the numeric code as one byte. in fact,

Re: pkg_add with http?

2007-03-11 Thread Martin Schröder
2007/3/11, Reyk Floeter <[EMAIL PROTECTED]>: why wget? use ftp(1); it supports FTP, HTTP, and HTTPS. - sudo pkg_add -iv wdiff Error from http://ftp-stud.fht-esslingen.de/pub/OpenBSD/4.0/packages/i386/: ftp: Writing -: Broken pipe Can't find wdiff-0.5 /usr/sbin/pkg_add: wdiff-0

OpenBSD Soekris NAT Performance?

2007-03-11 Thread Christian Fuchs
Greetings everyone!! I have been using OpenBSD for some time now on my Soekris 4511 router. I have OpenBSD 4.0 installed (off the cd) with all of the OS on a CompactFlash card which is mounted read-only; I used the "flashdist.sh" - script rom http://www.nmedia.net/~chris/soekris/ . I use

Re: spamd and MailEnable mta problems

2007-03-11 Thread Theo de Raadt
> > Guess this is a MailEnable bug, but maybe anyone has the possibility to test > > if this patch helps to workaround the problem. > > This is completely a mailenable bug and should be reported to them. > They are assuming that the sending mta can always send the numeric code as one > byte.

Re: Patching and/or updating

2007-03-11 Thread Lars D . Noodén
On Sun, 11 Mar 2007, Nico Meijer wrote: > To speed things up, download src.tar.gz and sys.tar.gz from a local > mirror; cd *into* /usr/src/ and untar: tar zxf /path/to/both/files.tar.gz. Yeah, I noticed that it would take a long time and a lot of disk space to download the whole works. So, I just

Problem connecting to internet through DSL

2007-03-11 Thread sac
Hi, I'm having a DSL router through which I connect to the internet. I have my default gateway specified in /etc/mygate, # cat /etc/mygate 192.168.1.1 I have specified the DNS in /etc/resolv.conf #cat /etc/resolv.conf search intra.informedia.in nameserver 125.22.47.125 nameserver 202.56.250.5 l

Re: Problem connecting to internet through DSL

2007-03-11 Thread jared r r spiegel
On Mon, Mar 12, 2007 at 12:36:22AM +0530, sac wrote: > > The interface: > > #cat /etc/hostname.bce0 > inet 192.168.1.3 255.255.255.0 NONE > > The routing tables do not show any problems. > But I'm not able to connect or ping my DSL router. Have I missed out > anything or is there anything else t

Re: OBSD4.0 on IBM Thinkpad T60

2007-03-11 Thread Johan P. Lindström
On 3/8/07, Jonathan Gray <[EMAIL PROTECTED]> wrote: On Thu, Mar 08, 2007 at 01:35:46PM +0100, Johan P. Lindstr?m wrote: > I seem to recall that the new T60's feature the ICH7 (or 6) chipset > and thus the HDD connects via SATA interface. This may give you > issues, though there is a "compatibilit

bgpctl show, performance and softreconfig in -current

2007-03-11 Thread Jon Morby
I've noticed since updating to current from 4.0-current in January to -current "now" that certain commands through bgpctl seem to just hang .. (we've tried this with various snapshots every 2 weeks or so since January) as well as trying a full build. If I do a bgpctl reload (100+ peers per

Re: pkg_add with http?

2007-03-11 Thread John Brooks
first manually download the package to your machine via ftp. then run pkg_add against the file you just downloaded. if something doesn't work, you'll know exactly which part is failing. -- John Brooks [EMAIL PROTECTED] > > Hi, > how can I make pkg_add work with http? I already have > PKG_PATH="ht

Re: pkg_add with http?

2007-03-11 Thread scorch
John Brooks wrote: first manually download the package to your machine via ftp. then run pkg_add against the file you just downloaded. if something doesn't work, you'll know exactly which part is failing. -- John Brooks [EMAIL PROTECTED] Hi, how can I make pkg_add work with http? I already hav

old 3U ProLiant 1850 available for donation...

2007-03-11 Thread Robert Urban
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Folks, is anybody in the munich area interested in the following hardware: it's a 19" rack-mountable Compaq ProLiant 1850R. Very ancient technology: > 2x PII 450MHz CPUs (slot-1, with passive cooling) > 384MB memory > RAID contro

ES40 (alpha servers) available for donation in the munich area

2007-03-11 Thread Robert Urban
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Folks, a friend is in about to scrap several ES40 Alpha servers. The approximate configuration is: - - 4x CPUs (533MHz maybe, 833 is unlikely) - - several gigs of memory (4?) - - 1 or 2 SCSI controllers these things weigh a ton and suck power. y

ifconfig output for 802.11

2007-03-11 Thread Lars Hansson
I'm trying to understand the output of ifconfig for 802.11 interfaces and while most of it is obvious one part isn't (at least not to me). In the below output, what exactly does the "20dB" stand for and how do I interpret it? Looking at the ifconfig source it would also appear that it (whatever

Re: ifconfig output for 802.11

2007-03-11 Thread Reyk Floeter
On Mon, Mar 12, 2007 at 12:05:20PM +0800, Lars Hansson wrote: > I'm trying to understand the output of ifconfig for 802.11 interfaces > and while most of it is obvious one part isn't (at least not to me). > In the below output, what exactly does the "20dB" stand for and how do I > interpret it? L

Re: ifconfig output for 802.11

2007-03-11 Thread Shane Pearson
On 12/03/07, Reyk Floeter <[EMAIL PROTECTED]> wrote: > > On Mon, Mar 12, 2007 at 12:05:20PM +0800, Lars Hansson wrote: > > I'm trying to understand the output of ifconfig for 802.11 interfaces > > and while most of it is obvious one part isn't (at least not to me). > > In the below output, what exa

Re: ifconfig output for 802.11

2007-03-11 Thread Lars Hansson
Reyk Floeter wrote: On Mon, Mar 12, 2007 at 12:05:20PM +0800, Lars Hansson wrote: it is the received single strength indicator. Ah, that's what i suspected it was. Thanks. I'm trying to get a small gui wifi monitor working so can i safely assume that 20dB is maximum? When does it show as a per

Re: ifconfig output for 802.11

2007-03-11 Thread Reyk Floeter
On Mon, Mar 12, 2007 at 03:19:29PM +1100, Shane Pearson wrote: > On 12/03/07, Reyk Floeter <[EMAIL PROTECTED]> wrote: > > > > On Mon, Mar 12, 2007 at 12:05:20PM +0800, Lars Hansson wrote: > > > I'm trying to understand the output of ifconfig for 802.11 interfaces > > > and while most of it is obvio

mail dovecot: pipe() failed: Too many open files

2007-03-11 Thread Stefan Beke
This kind of message started to fill my log probably month ago: Mar 12 07:20:08 mail dovecot: pipe() failed: Too many open files I'm using dovecot on small home mail server 10 users. I thought this is maybe because I'm using maildir, IMAP and my daemon did have default openfiles. I raised openfil