Re: VPN client connectivity issues with OBSD firewall

2005-05-30 Thread Russell Fulton
On Mon, 2005-05-30 at 12:16 +0530, Suresh Myneni wrote: Hopefully someone will be able to help me with a vpn client connectivity problem . Using Contivity VPN client on windows 2k going through OpenBSD 3.7 PF/NAT I have three workstations behind the firewall using private IPs. The internet

dmesg questions (Sony Vaio)

2005-05-30 Thread ste5an
hi, i have two questions about the dmesg of my notebook (Sony VAIO PCG-GRT796SP) running the shell from the 3.7 disk set: 1) I mounted an usb stick (PQI, mount -t msdos /dev/sd0 /mnt) throwing the following error: sd0(umass0:1:0): Check Condition (error 0x70) on opcode 0x5a SENSE KEY:

Re: Passing random mac to lladdr in ifconfig

2005-05-30 Thread Artur Grabowski
Nick Holmes [EMAIL PROTECTED] writes: Many thanks to everyone for their replies. Every few times I was getting ifconfig: SIOCSIFLLADDR: Invalid argument but I've tracked that down to the generation of multicast addresses (first octet's LSB), which aren't allowed. I've modified Jason's code

Re: VPN client connectivity issues with OBSD firewall

2005-05-30 Thread Hans-Joerg Hoexer
Your vpn software must support nat-traversal (NAT-T) to work behind nat. HJ. On Mon, May 30, 2005 at 12:16:02PM +0530, Suresh Myneni wrote: Hopefully someone will be able to help me with a vpn client connectivity problem . Using Contivity VPN client on windows 2k going through OpenBSD 3.7

shared object (library)

2005-05-30 Thread João Salvatti
Hi all, How do I know from which package a shared object (library) belongs to ? For example, I'm trying to compile a source code that claims about the following header: libintl.h. How do I know from which package it belongs to ? Thanks... -- Joco Salvatti web: http://salvatti.expert.com.br

changes in the /usr/src/sys/stand/boot/boot.c file

2005-05-30 Thread João Salvatti
Hi all, I've made some changes in the /usr/src/sys/stand/boot/boot.c file. After that, I compiled it successfully. Then I ran make install and it copied the new boot to /usr/mdec. So far, so good. But how can I replace the current boot for the brand new one ? Thanks. -- Joco Salvatti web:

Re: Network performance

2005-05-30 Thread Manon Goo
--On 26. Mai 2005 10:09:27 +0200 Johan Sunnerstig [EMAIL PROTECTED] wrote: Well, two more sk cards inbound, gonna give it a shot with an old 440BX I have laying around. Shouldn't leave any weak spots really...good chipset, good NIC's, 450 MHz P-II, I'll put 128 MB in there just to be on the

Network Boot

2005-05-30 Thread Alari Kask
I have a vision of something like this : My OpenBSD machine acts as a pxe boot server, clients on the lan boot pxe and get a choice of booting the operating system on the clients hard drive, or boot openbsd kernel for installation or diagnostics and for example boot memtest86 or some other

Re: Ralink hostap

2005-05-30 Thread Fridtjof Busse
* Mark Uemura [EMAIL PROTECTED]: like to know if anybody got a ralink-card working in hostap-mode. I had a ralink mini-pci working in hostap mode and running dhcpd using this snapshot. OpenBSD 3.7-current (GENERIC) #134: Sun May 22 01:41:01 MDT 2005 $ sudo ifconfig ral0 media

Re: No AMD64 mailing list?

2005-05-30 Thread z00000mer
I don't think one big list suffices. --- Bruno S. Delbono [EMAIL PROTECTED] wrote: On Sun, 2005-05-29 at 11:57 -0400, Nick Holland wrote: From what little I've seen of NetBSD and FreeBSD mail lists, they look like a lesson to learn from, not a model to go by. sheesh. Please practice

Re: No AMD64 mailing list?

2005-05-30 Thread z00000mer
Hi Bruno, So I'm a moron for wanting an AMD64 specific list? You an expert on morons? --- Bruno S. Delbono [EMAIL PROTECTED] wrote: On Sun, 2005-05-29 at 11:57 -0400, Nick Holland wrote: From what little I've seen of NetBSD and FreeBSD mail lists, they look like a lesson to learn

Re: Passing random mac to lladdr in ifconfig

2005-05-30 Thread Thorsten Glaser
Nick Holmes dixit: found it in the Linux-based Auditor LiveCD) and that can generate a random MAC for the interface. Does anyone here have a script (Perl or otherwise) which can achieve the same in OpenBSD and they'd be willing to share? Yuck, Perl, you are evil. #!/bin/ksh function a {

Panic when modifying vlan carpdev interface

2005-05-30 Thread Csillag Tamás
Hi, We used OpenBSD 3.6 as a firewall in our campus. The machine has several vlan and three physical (em) interfaces. This setup worked good, but when 3.7 was released I've installed/upgraded it. In fact we have two machines to work as a failover firewall (with carp), but there is only one

Re: No AMD64 mailing list?

2005-05-30 Thread Guðni Þ . Björgvinsson
Do you really think those who are in charge of this mailinglist will just do as you want? It's not all about you, so stop wasting our time and please stop whining. Also take not, your credibility as someone who ain't using their real name but instead z0mer and posting from a free webbased

Gigabit Firewall NIC Interrupt Performance Problem

2005-05-30 Thread Jamie Yukes
I have a Dell Poweredge 1750 with basically OpenBSD 3.6 (3.5-current Aug 2004) It has the dual onboard Gigabit links, using the Broadcom BCM5704C chipset. I can't seem to handle more than 120Mbps of VoIP traffic on this link. The system reports 96% time in Interrupts. There is a very simple

AMD64x2 Motherboard Recommendations

2005-05-30 Thread Dave Feustel
I am getting ready to upgrade my computer system. What AMD64x2 motherboards do readers of this mailing list recommend for use with OpenBSD? Thanks, Dave Feustel

Re: No AMD64 mailing list?

2005-05-30 Thread Guðni Þ . Björgvinsson
Please don't send an email to me privatly and really don't get down to the sandbox level. Each nation has it's naming scheme and mine fits in really well where I live. Now *IF* I would go down on your level then I would say, Did you lose a bet and were forced to nickname yourself z0mer?. I

Re: Gigabit Firewall NIC Interrupt Performance Problem

2005-05-30 Thread Frank Denis \(Jedi/Sector One\)
On Mon, May 30, 2005 at 11:37:16AM -0400, Jamie Yukes wrote: I have a Dell Poweredge 1750 with basically OpenBSD 3.6 (3.5-current Aug 2004) It has the dual onboard Gigabit links, using the Broadcom BCM5704C chipset. I can't seem to handle more than 120Mbps of VoIP traffic on this link. The

Re: mounting ext3fs via ext2fs

2005-05-30 Thread Frank Denis \(Jedi/Sector One\)
On Mon, May 30, 2005 at 03:25:02PM +, Thorsten Glaser wrote: ports/sysutils/e2fsprogs Sure, but to be fair, if he cares about his data, it's probably a bad idea to try a 3-years old version of e2fsprogs on a platform that the software was almost never tested on and that refused to mount

Re: AMD64x2 Motherboard Recommendations

2005-05-30 Thread sebastian . rother
I am getting ready to upgrade my computer system. What AMD64x2 motherboards do readers of this mailing list recommend for use with OpenBSD? Thanks, Dave Feustel I bought an TYAN S2882. The support told me that they tested it with FreeBSD 5.x so I hope OpenBSD will wrok too. I asked them

Re: Network Boot

2005-05-30 Thread Csillag Tamás
Hi On 05/30, Alari Kask wrote: I have a vision of something like this : My OpenBSD machine acts as a pxe boot server, clients on the lan boot pxe and get a choice of booting the operating system on the clients hard drive, or boot openbsd kernel for installation or diagnostics and for

Kernel pppoe(4) disconnection fails to reconnect.

2005-05-30 Thread William Fletcher
Hi, I setup /etc/hostname.pppoe0 as specified in pppoe(4), I fixed the scrub thing so it would allow IP changes on the interface. The NAT works, everything works 100%, except for when the ISP drops the connection or if I turn off the modem I'm using as a bridge to my ISP. It then fails to

Re: Gigabit Firewall NIC Interrupt Performance Problem

2005-05-30 Thread Marco Peereboom
On May 30, 2005, at 10:55 AM, Frank Denis (Jedi/Sector One) wrote: On Mon, May 30, 2005 at 11:37:16AM -0400, Jamie Yukes wrote: I have a Dell Poweredge 1750 with basically OpenBSD 3.6 (3.5- current Aug 2004) It has the dual onboard Gigabit links, using the Broadcom BCM5704C chipset. I can't

Re: AMD64x2 Motherboard Recommendations

2005-05-30 Thread Dave Feustel
On Monday 30 May 2005 11:13 am, you wrote: I am getting ready to upgrade my computer system. What AMD64x2 motherboards do readers of this mailing list recommend for use with OpenBSD? Thanks, Dave Feustel I bought an TYAN S2882. The support told me that they tested it with FreeBSD

Re: mounting ext3fs via ext2fs

2005-05-30 Thread Nick Holland
Frank Denis (Jedi/Sector One) wrote: On Sun, May 29, 2005 at 11:00:34PM +0200, Rogier Krieger wrote: Feel free to correct me if I'm wrong, but as far as I know, ext3fs is not supported. ext3 is mostly ext2 with an extra inode to handle the journal. You can usually mount the partition as

Re: AMD64x2 Motherboard Recommendations

2005-05-30 Thread Travis Gillitzer
I'm running a S2882 without any problems. I'm not running two processors yet though. On 5/30/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I am getting ready to upgrade my computer system. What AMD64x2 motherboards do readers of this mailing list recommend for use with OpenBSD?

Re: AMD64x2 Motherboard Recommendations

2005-05-30 Thread Marco Peereboom
On May 30, 2005, at 10:50 AM, Dave Feustel wrote: I am getting ready to upgrade my computer system. What AMD64x2 motherboards do readers of this mailing list recommend for use with OpenBSD? Thanks, Dave Feustel Tyan S2880, works fine: OpenBSD 3.7-current (GENERIC.MP) #0: Sun May 29 16:44:41

Re: mounting ext3fs via ext2fs

2005-05-30 Thread Thorsten von Plotho-Kettner
Frank Denis (Jedi/Sector One) wrote: On Sun, May 29, 2005 at 11:00:34PM +0200, Rogier Krieger wrote: Feel free to correct me if I'm wrong, but as far as I know, ext3fs is not supported. ext3 is mostly ext2 with an extra inode to handle the journal. You can usually mount the partition as

Re: [Dovecot] Script to convert mboxes to maildirs?

2005-05-30 Thread Whyzzi
Google would have found the answer for you. http://batleth.sapienti-sat.org/projects/mb2md/ I used this script over last christmas on my openbsd box to convert from UW mbox to dovecot maildir. Works like a charm. Enjoy! On 5/30/05, Mark Winslow [EMAIL PROTECTED] wrote: Does anybody know of a

Re: [Dovecot] Script to convert mboxes to maildirs?

2005-05-30 Thread Whyzzi
Whoops! Wrong list. Sorry for the noise everyone! On 5/30/05, Whyzzi [EMAIL PROTECTED] wrote: Google would have found the answer for you. http://batleth.sapienti-sat.org/projects/mb2md/ I used this script over last christmas on my openbsd box to convert from UW mbox to dovecot maildir.

Re: AMD64x2 Motherboard Recommendations

2005-05-30 Thread sebastian . rother
I'm running a S2882 without any problems. I'm not running two processors yet though. What's about the hardwaresensors or ANY remote-management related functions? Kind regards, Sebastian On 5/30/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I am getting ready to upgrade my computer

Re: AMD64x2 Motherboard Recommendations

2005-05-30 Thread Travis Gillitzer
I haven't done anything with either yet. On 5/30/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I'm running a S2882 without any problems. I'm not running two processors yet though. What's about the hardwaresensors or ANY remote-management related functions? Kind regards, Sebastian

Problems with CPU/ARCH specific compilation!?

2005-05-30 Thread Markus Kolb
Hi, do you have any information why there are problems in OBSD kernel if using -march=i486 GCC option for GENERIC kernel compilation? Parts of the kernel are unuseable. Thank you Markus

Re: Problems with CPU/ARCH specific compilation!?

2005-05-30 Thread Joel Dinel
On 5/30/05, Markus Kolb [EMAIL PROTECTED] wrote: Hi, do you have any information why there are problems in OBSD kernel if using -march=i486 GCC option for GENERIC kernel compilation? Parts of the kernel are unuseable. Read this; http://www.openbsd.org/faq/faq5.html#Why Especially; Some

USB Devices with NODOOR and NOTUR quirks need testing!

2005-05-30 Thread Kenneth R Westerback
The two quirks PQUIRK_NOTUR and PDQUIRK_NODOORLOCK should be unnecessary with -current systems. But before they are deleted, anyone who has one of the following devices: USB_VENDOR_CREATIVE, USB_PRODUCT_CREATIVE_NOMAD, Creative Labs, Nomad, USB_VENDOR_SIGMATEL, USB_PRODUCT_SIGMATEL_DNSSF7X,

Re: Problems with CPU/ARCH specific compilation!?

2005-05-30 Thread Markus Kolb
Joel Dinel wrote on Mon, May 30, 2005 at 14:51:04 -0400: On 5/30/05, Markus Kolb [EMAIL PROTECTED] wrote: Hi, do you have any information why there are problems in OBSD kernel if using -march=i486 GCC option for GENERIC kernel compilation? Parts of the kernel are unuseable. Read

Re: Problems with CPU/ARCH specific compilation!?

2005-05-30 Thread Peter Hessler
On Mon, 30 May 2005 23:21:50 +0200 Markus Kolb [EMAIL PROTECTED] wrote: : Joel Dinel wrote on Mon, May 30, 2005 at 14:51:04 -0400: : http://www.openbsd.org/faq/faq5.html#Why : : Lol. I knew that this FAQ link will be posted, but it is no : informative answer, only lost bandwidth. : : I want to

Re: VPN client connectivity issues with OBSD firewall

2005-05-30 Thread Fred Crowson
Suresh Myneni wrote: Hopefully someone will be able to help me with a vpn client connectivity problem . Using Contivity VPN client on windows 2k going through OpenBSD 3.7 PF/NAT I have three workstations behind the firewall using private IPs. The internet usage is fine on all the machines. But

Getting Yesterday's Date

2005-05-30 Thread Timothy A. Napthali
In GNU Date land on Linux I was able to do this: Tim Napthali Private: +61 2 8920 8252 Mobile: +61 421 050 754 Email: [EMAIL PROTECTED] IM (MSN): [EMAIL PROTECTED] blocked::blocked::blocked::mailto:[EMAIL PROTECTED]

Getting Yesterday's Date (Repost due to error)

2005-05-30 Thread Timothy A. Napthali
Sorry for previous version of this post. I sent it accidentally before I was finished. In Linux I was able to do this: date +%Y%m%d -d -1 day Which would give yesterdays date as 20050530 How can I do this in OpenBSD? I've mucked about with date -r $(expr $(date +%d) - 86400) but I can't get

Re: Getting Yesterday's Date (Repost due to error)

2005-05-30 Thread Todd C. Miller
In message [EMAIL PROTECTED] so spake Timothy A. Napthali (timothya): How can I do this in OpenBSD? I've mucked about with date -r $(expr $(date +%d) - 86400) but I can't get it to work properly. In sh or ksh you could do: date -r $(( `date +%s` - 86400 )) +%Y%m%d - todd

OpenBSD as WLAN AP (Who use it?)

2005-05-30 Thread sebastian . rother
Hi everybody.. Is there somebody using OpenBSD as AP for his WLAN? I would need help after 7 guys checked my PF and nobody found a misstake... It still dosn't work (NAT)... :-( So I would be happy if somebody who use also OpenBSD as AP would contact me and help me to set up an AP on OpenBSD

Re: Getting Yesterday's Date (Repost due to error)

2005-05-30 Thread Christian Weisgerber
Todd C. Miller [EMAIL PROTECTED] wrote: In sh or ksh you could do: date -r $(( `date +%s` - 86400 )) +%Y%m%d This can return unexpected results. $ export TZ=CET $ date -r $((963000 )) +%Y%m%d 20050328 $ date -r $((963000-86400)) +%Y%m%d 20050326 I don't think there is a

Re: Panic when modifying vlan carpdev interface

2005-05-30 Thread Csillag Tamás
I forgot to say this is a GENERIC kernel, just compiled by me. (build a GENERIC kernel and userland) On 05/30, Csillag Tamas wrote: Hi, We used OpenBSD 3.6 as a firewall in our campus. The machine has several vlan and three physical (em) interfaces. This setup worked good, but when 3.7

Re: Unexpected Busfrees w/ Adaptec 2940 U2W and Raidframe

2005-05-30 Thread Moritz Kiese
Greetings, just for the record, I never managed to solve this problem, but the problem exists with the latest OpenBSD and FreeBSD incarnations of this driver as well as under Linux (for the sake of simplicity Gentoo 2005.0 boot-cd). Switched to an Adaptec HW-RAID and the damn thing is working

rtw transmit timeout and too many rx segments

2005-05-30 Thread Olivier Mehani
Hi ! (I'm new to the list, plese tell me if this is not the correct place to ask this question. It seemed to be anyway). I'm trying to build a NAT/Wireless router using a Soekris NET4511, a 512 Mb flash and a Cardbus DLINK DWL-610 (rtw driver). I use OpenBSD 3.7 to do this. Unfortunately, when

Re: Getting Yesterday's Date (Repost due to error)

2005-05-30 Thread Timothy A. Napthali
It should be safe. All my mail servers run GMT to prevent log confusion (ie: It's a given that any log time is always GMT). -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christian Weisgerber Sent: Tuesday, 31 May 2005 9:49 AM To: misc@openbsd.org

Re: Getting Yesterday's Date (Repost due to error)

2005-05-30 Thread Brett Lymn
On Mon, May 30, 2005 at 11:48:49PM +, Christian Weisgerber wrote: I don't think there is a reliable solution without something like FreeBSD's -v or GNU's -d extensions. If you only want yesterday then this should do (it is ugly but it has been tested on Solaris/Linux/NetBSD): #!/bin/sh

Re: Getting Yesterday's Date (Repost due to error)

2005-05-30 Thread Christian Weisgerber
Timothy A. Napthali [EMAIL PROTECTED] wrote: It should be safe. All my mail servers run GMT to prevent log confusion (ie: It's a given that any log time is always GMT). Be very, very careful. $ export TZ=right/GMT $ date -r $((915148821 )) +%Y%m%d 19981231 $ date -r

Re: Unexpected Busfrees w/ Adaptec 2940 U2W and Raidframe

2005-05-30 Thread Marco Peereboom
So this most likely a bad cable. The RAID firmware will hide this from you hence the perceived working part. On May 30, 2005, at 7:40 PM, Moritz Kiese wrote: Greetings, just for the record, I never managed to solve this problem, but the problem exists with the latest OpenBSD and FreeBSD

Your worst dream comes true, thanks to Intel

2005-05-30 Thread Constantine A. Murenin
Intel announced its new dual-core Intel Pentium D processors and 945 chipsets, and combination thereof by the names of Lyndon and Anchor Creek. However, sources indicate that being dual-core is not the major feature of the new technologies. Guess what is? DRM. Yes, the one that might very well

Re: ipcomp weirdness (...no XFORM set in TDB...)

2005-05-30 Thread jared r r spiegel
i'll be getting a few hifns soon, and then i will try to duplicate the issue using -comp lzs. also, i can try installing some linux and seeing if the decompressing host duplicates it if either side is a linux. i am hoping i am just setting up the ipcomp CPIs/flows wrong, but am at

Re: OpenBSD as WLAN AP (Who use it?)

2005-05-30 Thread Dimitri
[EMAIL PROTECTED] wrote: Hi everybody.. Is there somebody using OpenBSD as AP for his WLAN? I would need help after 7 guys checked my PF and nobody found a misstake... It still dosn't work (NAT)... :-( So I would be happy if somebody who use also OpenBSD as AP would contact me and help me to