ADSL with german t-online

2005-07-11 Thread Sebastian Benoit
Hi, i have a problem with PPPoE and t-online. Right now i'm using userspace pppd with the following ppp.conf: default: set log Phase Chat IPCP CCP tun command set redial 20+10-8 0 set reconnect 15 5 pppoe: set device !/usr/sbin/pppoe -i ep2 disable acfcomp protocomp deny acfcomp

logserver configuration

2005-07-11 Thread Qv6
This is not an OBSD specific question, but I have tried other sources and did not get very far. Guys; Just set up an OBSD logserver that will be receiving logs from several clients (2 OBSD and 3 linux clients). Currently, all clients log to /var/log/messages on the logserver. What I

Re: SVG Puffy?

2005-07-11 Thread Thomas Leveille
On 7/10/05, Sitsofe Wheeler [EMAIL PROTECTED] wrote: I was just wondering whether there has been any discussion of a SVG version of Cartoon Puffy and logo ( http://www.openbsd.org/art/puffy/puflogh200X50.gif ) . I only ask because sometimes it is nice to have project logos in a friendly

Re: ADSL with german t-online

2005-07-11 Thread Alexander Farber
Hi, I use the following with T-Online for few years already and it works stable, but I don't know how correct is this: pref:afarber {1005} sudo crontab -l 32 * * * * /usr/local/sbin/check-ppp.sh pref:afarber {1006} cat /usr/local/sbin/check-ppp.sh #!/bin/sh

Re: logserver configuration

2005-07-11 Thread Stuart Henderson
--On 11 July 2005 02:15 -0500, Qv6 wrote: This is not an OBSD specific question, but I have tried other sources and did not get very far. It's a syslogd-specific question.. From looking at syslogd.conf(5), it doesn't look like OpenBSD's standard syslogd supports this. Some other OS do

vpncsetting routes problem

2005-07-11 Thread grumpa
Hi everyone I'm trying out vpnc to connect to the cisco concentrator at my workplace. The connect itself works without a problem. Only the setting of the routes didn't work at all. I took /usr/local/share/examples/vpnc/vpnc.sh as an example and sat the routes accordingly. (the 3 last lines of

Re: logserver configuration

2005-07-11 Thread Christian Holle
Hi, For example client-A will send logs to /var/log/clientA and client be to /var/log/clientB on the logserver, etc. I'm stumped on how to configure this set up. To da that you have to configure your syslogger to do that kind of work. This link maybe helpful

Re: logserver configuration

2005-07-11 Thread Lars Hansson
On Mon, 11 Jul 2005 02:15:01 -0500 Qv6 [EMAIL PROTECTED] wrote: For example client-A will send logs to /var/log/clientA and client be to /var/log/clientB on the logserver, etc. I'm stumped on how to configure this set up. Any clues will be appreciated. I use socklog (from ports) on my log

Re: ADSL with german t-online [SOLVED]

2005-07-11 Thread Sebastian Benoit
disable acfcomp protocomp ipv6cp The solution was to add disable ipv6cp. Thanks to Stefan and Alex, /Benno -- Sebastian Benoit [EMAIL PROTECTED] My mail is GnuPG signed -- Unsigned ones are bogus -- http://www.gnupg.org/ GnuPG 0xD777DBA7 2003-09-10 D02B D0E0 3790 1AA1 DA3A B508 BF48 87BF

Re: hw.setperf not available

2005-07-11 Thread Rogier Krieger
On 7/11/05, bossk [EMAIL PROTECTED] wrote: The Pentium 3 mobile supports Intel's SpeedStep and the Ultra-Low-Voltage-Version supports the Enhanced Intel SpeedStep Technology. Thanks for telling me something new; I didn't know the Intel made those chips. My apologies for the confusion. My

Re: hw.setperf not available

2005-07-11 Thread Henning Brauer
* Rogier Krieger [EMAIL PROTECTED] [2005-07-11 12:21]: On 7/11/05, bossk [EMAIL PROTECTED] wrote: The Pentium 3 mobile supports Intel's SpeedStep and the Ultra-Low-Voltage-Version supports the Enhanced Intel SpeedStep Technology. Thanks for telling me something new; I didn't know the

NX support in VIA C7 ?

2005-07-11 Thread Pablo Méndez Hernández
Hi misc@: From what I read in the specs of the new VIA C7 Esther core (http://www.via.com.tw/en/products/processors/c7/), it seems it supports NX bit protection, but it seems NX hardware protection is only supported with PAE enabled. Searching a bit in the archives, I've found a patch from tedu@

Re: hw.setperf not available

2005-07-11 Thread Alexander Yurchenko
On Mon, Jul 11, 2005 at 12:43:28PM +0200, Henning Brauer wrote: * Rogier Krieger [EMAIL PROTECTED] [2005-07-11 12:21]: On 7/11/05, bossk [EMAIL PROTECTED] wrote: The Pentium 3 mobile supports Intel's SpeedStep and the Ultra-Low-Voltage-Version supports the Enhanced Intel SpeedStep

Re: Cross-Compiling OpenBSD

2005-07-11 Thread Brett Lymn
On Sun, Jul 10, 2005 at 03:38:29PM -0400, Nick Holland wrote: If your machine is too slow to do what you need it to do, you need a faster machine. Cross compiling is not the answer to your problem. Not so Nick. There may be some cases where you deliberately have a slow machine for reasons

Improving routing performance

2005-07-11 Thread Fredrik Roubert
Hi! A few days ago I got my home internet connection upgraded to 8/1 Mbit/s, and then I realised that my OpenBSD router and firewall wasn't able to work that fast. I have used TPTEST (tptest.sourceforge.net) to measure the available bandwith and got the following results: TPTEST running on Linux

Re: Cross-Compiling OpenBSD

2005-07-11 Thread Artur Grabowski
Brett Lymn [EMAIL PROTECTED] writes: Not so Nick. There may be some cases where you deliberately have a slow machine for reasons of power consumption/heat disappation, perhaps a fanless machine, you want to update. Or just that the fastest machine in the architecture you are targeting falls

Re: Improving routing performance

2005-07-11 Thread Artur Grabowski
Fredrik Roubert [EMAIL PROTECTED] writes: I have attached the output of dmesg. Any tips on what the most important things to investigate are? Is there any other information I should post? Ok. OpenBSD 3.5 (GENERIC) #34: Mon Mar 29 12:24:55 MST 2004 Your problems start here. cpu0: Intel

This email confirms that you sent $67.00 USD to [EMAIL PROTECTED]

2005-07-11 Thread PayPal
Dear PayPal Member, This email confirms that you sent $67.00 USD to [EMAIL PROTECTED] -- Payment Details -- Amount: $67.00 USD Transaction ID: 3FS8711Xsg44FFfF67 View the details or cancel this transaction online at:

IPDPS 2005 Call for Papers

2005-07-11 Thread cfp
*** * IPDPS 2005 * * * * International Parallel and Distributed Processing Symposium

Re: Cross-Compiling OpenBSD

2005-07-11 Thread Brett Lymn
On Mon, Jul 11, 2005 at 02:09:14PM +0200, Artur Grabowski wrote: People with special needs also have the budgets to hire people who solve the problem for them. If you can't afford it - don't get yourself special needs. and don't become a developer for one of the slower architectures...

Resultados de los comandos enviados por correo electronico

2005-07-11 Thread lista4x4-bounces
, with the contents of this message to hand when you call. At Mon Jul 11 07:49:22 2005 the virus scanner said: MailScanner: Executable DOS/Windows programs are dangerous in email (Message.com) Note to Help Desk: Look on the yoursite MailScanner in /var/spool/MailScanner/quarantine/20050711 (message

Re: Cross-Compiling OpenBSD

2005-07-11 Thread Artur Grabowski
Brett Lymn [EMAIL PROTECTED] writes: Not cross compiling and actively discouraging cross compilation is why all OpenBSD architectures are constantly stress tested and therefore relatively stable while some other projects that shall not be named don't even have working boot blocks for the

Re: Improving routing performance

2005-07-11 Thread knitti
hi, try the following: - more ram (having 32 mb should improve things, although this depends what the machine is doing apart from routing. routing info isn't swapped, but swapping of other stuff costs performance) - try 3.7, chance is some performance bottlenecks of the systems are improved -

Re: ral0 problem

2005-07-11 Thread Peter N. M. Hansteen
Matt Brenneke [EMAIL PROTECTED] writes: Nevermind that almost working comment, if I walk more than 15 feet away from the base station the signal goes from 75 to 0. Time to dump this cheap card. Does anyone know if ath works well with a pci 2.1? Yes, I've got an ath based card (a D-Link

Removing PCMCIA ath0 causes panic

2005-07-11 Thread Rogier Krieger
After upgrading my laptop do 3.7, I figured to give my Atheros wireless NIC a go. The card works, albeit only in 11b mode. While maybe not optimal, that is not really an issue. Besides, that would be a different thread. It seems I'm not allowed to unplug the card from the PCMCIA slot. Doing so

Re: Linksys EG1032 not SysKonnect anymore as of rev. 3

2005-07-11 Thread Johan P . Lindström
Now this is odd, I finally got some time over to install the new Linksys card, this is a cut down dmesg from a box with two of the old (rev.2) Linksys EG1032 cards (sk) and one new (rev.3) (sk?) EG1032 card. OpenBSD 3.7 (GENERIC) #50: Sun Mar 20 00:01:57 MST 2005 [EMAIL

Re: undeadly dead

2005-07-11 Thread Bob Beck
Problem was a dead box late on friday, and then issues with the replacement. Sorry guys, it's back now. -Bob * Siju George [EMAIL PROTECTED] [2005-07-10 22:09]: On 7/10/05, sbr [EMAIL PROTECTED] wrote: just curious, anyone know what happend to undeadly? been down for

PF does not work,why?

2005-07-11 Thread jking1
#/etc/pf.conf # ext_if=\fxp0\ int_if=\rl0\ web_server=\192.168.0.1\ pcanywhere_port=\5631\ sql=\1433\ #table spamd persist #table spamd-white persist scrub in rdr pass on $ext_if proto tcp from any to port www

=??B?UEYgZG9lcyBub3Qgd29yayx3aHk/?=

2005-07-11 Thread =??B?amtpbmcx?=
#/etc/pf.conf # ext_if=\fxp0\ int_if=\rl0\ web_server=\192.168.0.1\ pcanywhere_port=\5631\ sql=\1433\ #table spamd persist #table spamd-white persist scrub in rdr pass on $ext_if proto tcp from any to port www - $web_server

Re: PF does not work,why?

2005-07-11 Thread David Hill
On Mon, Jul 11, 2005 at 10:49:09PM +0800, jking1 wrote: #/etc/pf.conf # ext_if=\fxp0\ int_if=\rl0\ web_server=\192.168.0.1\ pcanywhere_port=\5631\ sql=\1433\ #table spamd persist #table spamd-white persist scrub

Can't make 3.7-stable release (tries to exceed capacity of /dev/svnd0a?)

2005-07-11 Thread Adam Fabian
I've tried building an OpenBSD release from the 3.7-stable branch a few times in the last few days, on two different i386 machines, and both stopped in the same place. I'm following release(8) closely and not trying to reuse /usr/obj, and dealing with new, clean, complete, consistent checkouts of

Re: PF does not work,why?

2005-07-11 Thread Stuart Henderson
rdr pass on $ext_if proto tcp from any to port www - $web_server port www pf.conf(5): If the pass modifier is given, packets matching the translation rule are passed without inspecting the filter rules.

Re: Removing PCMCIA ath0 causes panic

2005-07-11 Thread Rogier Krieger
On 7/11/05, Michael Shalayeff [EMAIL PROTECTED] wrote: Making, drinking tea and reading an opus magnum from Rogier Krieger: It seems I'm not allowed to unplug the card from the PCMCIA slot. Doing so instantly provides a kernel panic. it might have been already fixed in -current post-may

Re: Can't make 3.7-stable release (tries to exceed capacity of /dev/svnd0a?)

2005-07-11 Thread Chris
On Mon, 11 Jul 2005, Adam Fabian wrote: I've tried building an OpenBSD release from the 3.7-stable branch a few times in the last few days, on two different i386 machines, and both stopped in the same place. I'm following release(8) closely and not trying to reuse /usr/obj, and dealing with

Re: Can't make 3.7-stable release (tries to exceed capacity of /dev/svnd0a?)

2005-07-11 Thread Adam Fabian
On Mon, Jul 11, 2005 at 11:48:49AM -0500, Chris wrote: On Mon, 11 Jul 2005, Adam Fabian wrote: I've tried building an OpenBSD release from the 3.7-stable branch a Ummm - maybe I don't understand but, how can you make a RELEASE from STABLE? Isnt STABLE following the patch branch? And

Re: Can't make 3.7-stable release (tries to exceed capacity of /dev/svnd0a?)

2005-07-11 Thread joshua stein
Ummm - maybe I don't understand but, how can you make a RELEASE from STABLE? Isnt STABLE following the patch branch? And RELEASE is jsut that - what's on the CD? If i'm correct - then you can't do that. If I'm correct, think of it this way: RELEASE = what you buy. STABLE = is what

Re: Can't make 3.7-stable release (tries to exceed capacity of /dev/svnd0a?)

2005-07-11 Thread Nick Holland
On Mon, Jul 11, 2005 at 11:48:49AM -0500, Chris wrote: On Mon, 11 Jul 2005, Adam Fabian wrote: I've tried building an OpenBSD release from the 3.7-stable branch a few times in the last few days, on two different i386 machines, and both stopped in the same place. I'm following release(8)

Re: Can't make 3.7-stable release (tries to exceed capacity of /dev/svnd0a?)

2005-07-11 Thread Jason Crawford
On 7/11/05, Chris [EMAIL PROTECTED] wrote: On Mon, 11 Jul 2005, Adam Fabian wrote: I've tried building an OpenBSD release from the 3.7-stable branch a few times in the last few days, on two different i386 machines, and both stopped in the same place. I'm following release(8) closely and

Re: Can't make 3.7-stable release (tries to exceed capacity of /dev/svnd0a?)

2005-07-11 Thread Adam Fabian
On Mon, Jul 11, 2005 at 01:24:01PM -0400, Jason Crawford wrote: from different sources if you so choose. The problem the OP is having was caused by one of the stable patches to the 3.7 kernel, making it just too big to fit on a floppy, which has been talked about in at least one previous

Virus notification ...

2005-07-11 Thread virusalert
SecureSynergy VirusScreen ASaP detected virus in attachment you sent to [EMAIL PROTECTED] with the subject header 'Mail Delivery (failure [EMAIL PROTECTED])'. The file has been processed with the following result: MSG-TEXT: Exploit-MIME.gen.c(cleaned) message.scr: W32/[EMAIL PROTECTED](cleaned)

Re: Cross-Compiling OpenBSD

2005-07-11 Thread Nick Holland
On Mon, Jul 11, 2005 at 08:28:05PM +0930, Brett Lymn wrote: On Sun, Jul 10, 2005 at 03:38:29PM -0400, Nick Holland wrote: If your machine is too slow to do what you need it to do, you need a faster machine. Cross compiling is not the answer to your problem. Not so Nick. There may be

Openbsd 3.7's GAS assembler gave me a sh: hello: Operation not permitted =/

2005-07-11 Thread edgar mortiz
Hello, I'm interested in learning gas (gnu assembler) on the openbsd platform. i started getting some intro documentation at www.linuxassembly.org and try out a Hello World code below. on a openbsd 3.7 GENERIC. $ cat hello.s .data msg: .ascii Hello, World!\n len = . - msg

Re: Can't make 3.7-stable release (tries to exceed capacity of /dev/svnd0a?)

2005-07-11 Thread Janne Johansson
Adam Fabian wrote: I've tried building an OpenBSD release from the 3.7-stable branch a few times in the last few days, on two different i386 machines, and both stopped in the same place. --8-- dd if=bsd.gz of=/mnt/bsd bs=512 /mnt: write failed, file system is full dd: /mnt/bsd: No space

Re: Removing PCMCIA ath0 causes panic

2005-07-11 Thread Rogier Krieger
On 7/11/05, Rogier Krieger [EMAIL PROTECTED] wrote: On 7/11/05, Michael Shalayeff [EMAIL PROTECTED] wrote: Making, drinking tea and reading an opus magnum from Rogier Krieger: It seems I'm not allowed to unplug the card from the PCMCIA slot. Doing so instantly provides a kernel panic.

sk gigabit NICs

2005-07-11 Thread Adam
Does anyone know if the Syskonnect SK-9S22 (dual port gigabit PCI-X nic) works well with OpenBSD? I know that the SK-9822 is supported, but I can't seem to find those for sale anymore. I think they are no longer made. The two cards are significantly different, but I think the main things are

Delivery reports about your e-mail

2005-07-11 Thread phayes
ALERT! This e-mail, in its original form, contained one or more attached files that were infected with a virus, worm, or other type of security threat. This e-mail was sent from a Road Runner IP address. As part of our continuing initiative to stop the spread of malicious viruses, Road Runner

Re: Improving routing performance

2005-07-11 Thread Nick Holland
Artur Grabowski wrote: Fredrik Roubert [EMAIL PROTECTED] writes: I have attached the output of dmesg. Any tips on what the most important things to investigate are? Is there any other information I should post? Ok. OpenBSD 3.5 (GENERIC) #34: Mon Mar 29 12:24:55 MST 2004 Your problems

NX support in VIA C7 ?

2005-07-11 Thread Ted Unangst
currently, there are no plans to advance pae support. -- And thats's why you need color management.

USB2 status?

2005-07-11 Thread Rene Rivera
I'm considering implementing a disk based backup system using USB2 hot-swap bays. I'm wondering about the stability and overall hardware support of the current USB2 drivers (on an x86 box). I'm asking because the man pages are somewhat slim and a bit scary in talking about USB2. For example

Silly patch to allow alt + f[1-4] to switch consoles.

2005-07-11 Thread Jaime Fournier
This has only been used slightly without any real testing, so if you find any crashes due to it let me know. There is absolutely no guarantee that this is usable for any purpose. I use it without any problems to allow for easier console switching. But ymmv. For those more accustomed to the

Re: USB2 status?

2005-07-11 Thread Theo de Raadt
I'm considering implementing a disk based backup system using USB2 hot-swap bays. I'm wondering about the stability and overall hardware support of the current USB2 drivers (on an x86 box). I'm asking because the man pages are somewhat slim and a bit scary in talking about USB2. For

Re: undeadly dead

2005-07-11 Thread Siju George
On 7/11/05, Bob Beck [EMAIL PROTECTED] wrote: Problem was a dead box late on friday, and then issues with the replacement. Sorry guys, it's back now. Thanks a lot Bob :-) good luck kind regards Siju

Re: USB2 status?

2005-07-11 Thread Rene Rivera
Theo de Raadt wrote: * Is USB2 support considered experimental, alpha, beta, rc, or release? It works totally fine for us. * Do others have such a system in use? And how is it working out? Using it fine. All good to hear :-) * Has anyone done throughput measurements? How close to the

Re: Silly patch to allow alt + f[1-4] to switch consoles.

2005-07-11 Thread Shawn K. Quinn
On Mon, 2005-07-11 at 22:31 -0500, Jaime Fournier wrote: This has only been used slightly without any real testing, so if you find any crashes due to it let me know. There is absolutely no guarantee that this is usable for any purpose. I use it without any problems to allow for easier