Re: CARP under heavy load

2008-12-16 Thread Stephan A. Rickauer
On Mon, 2008-12-15 at 13:04 +, Stuart Henderson wrote: On 2008-12-15, Toni Mueller openbsd-m...@oeko.net wrote: On Mon, 15.12.2008 at 10:14:41 +0200, Jussi Peltola pe...@pelzi.net wrote: IME forwarded packets seem to somehow have a higher priority than self-originated traffic in most

Re: I fixed a bug, how do I send my patch ?

2008-12-16 Thread Stuart Henderson
In gmane.os.openbsd.misc, you wrote: Hello there, I fixed a bug, how can I send the patch ? should I use sendbug ? I read the manpage but it seems it's for someone opening a bug, didn't find much info openbsd.org also. http://www.openbsd.org/report.html

ipv6/pf/relayd/totd

2008-12-16 Thread Stephan A. Rickauer
I started playing with ipv6. It feels like back in the early 90's, when I had to learn how 'the Internet' works ;) Here's the setup: An ipv6 only host with a non-link-local address should be able to use the ipv4 world. I don't want to deal with a tunnel broker, nor do I have native ipv6 access

Re: ipv6/pf/relayd/totd

2008-12-16 Thread Dirk Mast
Stephan A. Rickauer wrote: I started playing with ipv6. It feels like back in the early 90's, when I had to learn how 'the Internet' works ;) Here's the setup: An ipv6 only host with a non-link-local address should be able to use the ipv4 world. I don't want to deal with a tunnel broker,

Re: ipv6/pf/relayd/totd

2008-12-16 Thread Stephan A. Rickauer
On Tue, 2008-12-16 at 16:32 +0100, Dirk Mast wrote: Hi, have you already seen this great post on undeadly? Yes, I have. Without it, I wouldn't have come so far ;)

Re: Routing issue with VPN tunnel

2008-12-16 Thread Boris Goldberg
Hello Danial, Sunday, December 14, 2008, 6:06:12 PM, you wrote: D The remote tunnel endpoint expects traffic originating from D a specific ip address - the internal ip of the firewall. I have a tunnel successfully set up between my OpenBSD 3.8 and a Cisco 7200 router. ... There are ACLs on

Re: package integrity, security and checks. .... where are they ?

2008-12-16 Thread spamtester spamtester
Yes m5sums are not that great. Sha1 would be nicer i guess. 2008/12/16 Martin Schrvder mar...@oneiros.de 2008/12/15 Marc Espie es...@nerim.net: Heck, we're further along the curve than most others. If you look closely at cough OpenSUSE has signed packages and signed repos for years. So

Re: package integrity, security and checks. .... where are they ?

2008-12-16 Thread Stuart Henderson
On 2008-12-16, Martin Schrvder mar...@oneiros.de wrote: 2008/12/15 Marc Espie es...@nerim.net: Heck, we're further along the curve than most others. If you look closely at cough OpenSUSE has signed packages and signed repos for years. So have many other Linux distros. OpenBSD is still

Re: package integrity, security and checks. .... where are they ?

2008-12-16 Thread Marc Espie
On Tue, Dec 16, 2008 at 10:53:01AM +0100, Martin Schrvder wrote: 2008/12/15 Marc Espie es...@nerim.net: Heck, we're further along the curve than most others. If you look closely at cough OpenSUSE has signed packages and signed repos for years. So have many other Linux distros. OpenBSD

ftp client wildcar interpretation bug.

2008-12-16 Thread Jesus Sanchez
Hi list, ussing 4.4. When I login in a FTP server to download serveral files with mget -c wich uses reget instead of get, the client doesn't obey the wildcards rightly. Example to reproduce the issue: $ ftp -iav ftp://ftp.openbsd.org/pub/OpenBSD/4.4/i386/ ftp mget -c *.tgz it should download

Re: package integrity, security and checks. .... where are they ?

2008-12-16 Thread Martin Schröder
2008/12/15 Marc Espie es...@nerim.net: Heck, we're further along the curve than most others. If you look closely at cough OpenSUSE has signed packages and signed repos for years. So have many other Linux distros. OpenBSD is still debating md5s of packages in 2008. Best Martin

Re: CARP under heavy load

2008-12-16 Thread Felipe Alfaro Solana
On Mon, Dec 15, 2008 at 9:14 AM, Jussi Peltola pe...@pelzi.net wrote: On Mon, Dec 15, 2008 at 03:43:43AM +0100, Felipe Alfaro Solana wrote: If the two machines that are part of the same CARP group are connected to the same switch, and you are experiencing packet loss, then something really

Re: how to bundle multiple internetconnections?

2008-12-16 Thread Jacob Yocom-Piatt
Sebastian Rother wrote: Hi everybody, I currently would like to bundle multiple internet connections to one virtual internet connection wich: 1. uses all the download/upload 2. take care about wich packet goes wich way by itself. I've 3 internet connections for 3 offices. All offices have a

Re: OpenBSD 4.4 amd64 bsd.mp can't detect 4GB memory

2008-12-16 Thread Stephan A. Rickauer
On Mon, 2008-12-15 at 07:39 -0800, Chris Kuethe wrote: no. the config program can do this without a recompile. I also would like to learn how to do that since we have a couple of 'big' amd64 machines I could test on. Cheers, -- Stephan A. Rickauer

ACPI not supported on my amd64 laptop

2008-12-16 Thread Guillaume Thouvenin
Hello, I'm new to OpenBSD and I tried to install OpenBSD on my laptop (Asus A6T with AMD Turion 64) for testing. It failed to boot with acpi. I tried the install44.iso taken from the snapshot. OpenBSD-4.4-current #260: Mon Dec 15 15:32:21 MST 2008 I've got the following messages:

Ответ: ACPI not supported on my amd64 laptop

2008-12-16 Thread Alexander Polakov
http://openbsd.org/report.html

Re: ftp client wildcar interpretation bug.

2008-12-16 Thread Jesus Sanchez
Jesus Sanchez escribis: Hi list, ussing 4.4. When I login in a FTP server to download serveral files with mget -c wich uses reget instead of get, the client doesn't obey the wildcards rightly. Example to reproduce the issue: $ ftp -iav ftp://ftp.openbsd.org/pub/OpenBSD/4.4/i386/ ftp mget -c

Re: OpenBSD 4.4 amd64 bsd.mp can't detect 4GB memory

2008-12-16 Thread C. Soragan Ong
so let say put set bigmem=1 into /etc/boot.conf will activate the bigmem? correct me if i am wrong, i am new with openbsd :) Regards, Soragan On Tue, Dec 16, 2008 at 5:49 PM, Stephan A. Rickauer stephan.ricka...@ini.phys.ethz.ch wrote: On Mon, 2008-12-15 at 07:39 -0800, Chris Kuethe wrote:

Re: CARP under heavy load

2008-12-16 Thread Stuart Henderson
On 2008-12-16, Stephan A. Rickauer stephan.ricka...@ini.phys.ethz.ch wrote: On Mon, 2008-12-15 at 13:04 +, Stuart Henderson wrote: On 2008-12-15, Toni Mueller openbsd-m...@oeko.net wrote: On Mon, 15.12.2008 at 10:14:41 +0200, Jussi Peltola pe...@pelzi.net wrote: IME forwarded packets

Re: package integrity, security and checks. .... where are they ?

2008-12-16 Thread bofh
It's generally an issue resources. Your most linux distros are mostly commercial. Debian is the only non-commercial, but they still get more funding than openbsd. Openbsd has always been a developer's distro. If you feel that strongly about things - fund it or build it yourself, or start a

Re: ACPI not supported on my amd64 laptop

2008-12-16 Thread Guillaume Thouvenin
I will open a bug. For information, I've booted the OpenBSD 4.4 installed on my latop (4.4 release) and I ran the following commands: acpidump -o asus-a6t asus-a6t.txt pcidump -vv asus-a6t.pcidump dmesg asus-a6t.dmesg Results can be found here: http://volbivouac.free.fr/asus-a6t/ And I

Re: Routing issue with VPN tunnel

2008-12-16 Thread Dánial Olsen
On Tue, Dec 16, 2008 at 3:02 PM, Boris Goldberg bo...@twopoint.com wrote: Hello Danial, Sunday, December 14, 2008, 6:06:12 PM, you wrote: D The remote tunnel endpoint expects traffic originating from D a specific ip address - the internal ip of the firewall. I have a tunnel successfully

Re: Routing issue with VPN tunnel

2008-12-16 Thread Dánial Olsen
On Tue, Dec 16, 2008 at 11:17 PM, Boris Goldberg bo...@twopoint.com wrote: Hello Danial, Tuesday, December 16, 2008, 4:07:26 PM, you wrote: Your tunnel is probably host-to-host - don't change it, but add an additional network-to-host one. That dummy tunnel wont actually transfer anything,

Users of Opera -- Stability?

2008-12-16 Thread Aaron W. Hsu
Hey All, I wanted to check with any users here that are using the opera web browser. Can you please mention what Window Manager you use? I am trying to understand why Opera is unstable for me, but not for other people. If you can report the stability of running Opera, that would be great too.

Re: Users of Opera -- Stability?

2008-12-16 Thread Jason Dixon
On Tue, Dec 16, 2008 at 08:55:08PM -0500, Aaron W. Hsu wrote: Hey All, I wanted to check with any users here that are using the opera web browser. Can you please mention what Window Manager you use? I am trying to understand why Opera is unstable for me, but not for other people. If you

rtfm

2008-12-16 Thread patric conant
Is /etc/group documented somewhere, specifically, there are several _groups and I am trying to discover if they are read, I thought I had read that _groups were ignored, but can't find reference to it one way or another. man -a group makes no mention of files, nor the file, apropos /etc/group also

Re: rtfm

2008-12-16 Thread Joe Gidi
Is /etc/group documented somewhere, specifically, there are several _groups and I am trying to discover if they are read, I thought I had read that _groups were ignored, but can't find reference to it one way or another. man -a group makes no mention of files, nor the file, apropos

Re: package integrity, security and checks. .... where are they ?

2008-12-16 Thread Dieter
OpenBSD is still debating md5s of packages in 2008. Seems like the first step would be to have checksums for all of the base system. Then do packages, then consider signatures. Personally I can live without signatures, but a checksum (or some form of data integrity verification) is needed. I

Re: ipv6/pf/relayd/totd

2008-12-16 Thread Matthew Dempsky
On Tue, Dec 16, 2008 at 7:14 AM, Stephan A. Rickauer stephan.ricka...@ini.phys.ethz.ch wrote: An ipv6 only host with a non-link-local address should be able to use the ipv4 world. Is this just for fun/practice, or is there a reason you can't just configure the host with both an IPv4 and an IPv6