Re: Simple bridge setup

2005-05-17 Thread Greg Thomas
On 5/16/05, Greg Thomas [EMAIL PROTECTED] wrote: Default install of 3.6 with patches. This is my first attempt at setting up a bridge: # cat /etc/bridgename.bridge0 add xl0 add xl1 up # ifconfig -a lo0: flags=8049UP,LOOPBACK,RUNNING,MULTICAST mtu 33224 inet 127.0.0.1 netmask

Re: Simple bridge setup

2005-05-17 Thread Janusz Gumkowski
On Mon, May 16, 2005 at 05:36:56PM -0700, Greg Thomas wrote: Default install of 3.6 with patches. This is my first attempt at setting up a bridge: # cat /etc/bridgename.bridge0 add xl0 add xl1 up # ifconfig -a lo0: flags=8049UP,LOOPBACK,RUNNING,MULTICAST mtu 33224 inet

Re: Simple bridge setup

2005-05-17 Thread Johan Fredin
On Mon, 16 May 2005, Greg Thomas wrote: Default install of 3.6 with patches. This is my first attempt at setting up a bridge: # cat /etc/bridgename.bridge0 add xl0 add xl1 up # ifconfig -a lo0: flags=8049UP,LOOPBACK,RUNNING,MULTICAST mtu 33224 inet 127.0.0.1 netmask 0xff00 inet6

Returned mail

2005-05-17 Thread iBAHN-Atlanta-SMTP-Gateway
--- The message cannot be delivered to the following address. --- [EMAIL PROTECTED]Mailbox unknown or not accepting mail. 553 5.3.0 [EMAIL PROTECTED]... Addressee unknown, relay=[72.254.128.17] Reporting-MTA: [EMAIL PROTECTED] Final-Recipient: rfc822;[EMAIL PROTECTED] Action: failed Status:

authpf and ksh at the same time?

2005-05-17 Thread =?iso-8859-1?Q?Bj=F6rn_Ketelaars?=
Hello, I want to use authpf to authenticate users before allowing them out of the gateway. If I understand correctly by using authpf as shell theyll lose their regular shell-account (e.g. ksh). Is it possible to use ksh after authentication by means of authpf? Or should I make 2 accounts for

Re: NAT-PT for IPv6 - IPv4

2005-05-17 Thread Grigory Klyuchnikov
On Mon, 16 May 2005, eric wrote: e Does anyone have experience with something to do NAT-PT on OpenBSD? I'm e looking for a package or port, but can't find much. Basically, I'd like to e free up some IPv4 addresses and dump NAT, so in the interim, NAT-PT looks e like a hopefully solution. NAT-PT

Re: authpf and ksh at the same time?

2005-05-17 Thread Lars Hansson
On Tue, 17 May 2005 07:46:47 +0100 (Etc/GMT) Bjvrn Ketelaars [EMAIL PROTECTED] wrote: I want to use authpf to authenticate users before allowing them out of the gateway. If I understand correctly by using authpf as shell theyll lose their regular shell-account (e.g. ksh). Is it possible to

Re: OpenBSD Torrents available

2005-05-17 Thread jared r r spiegel
On Mon, May 16, 2005 at 04:45:11PM -0700, andrew fresh wrote: OpenBSD Users: We have set up an site from which you can get OpenBSD Torrents. The site is http://openbsd.somedomain.net. The torrents are generated automatically on a server that is rsynced to ftp3.usa.openbsd.org every 4

Re: Video camera capture

2005-05-17 Thread francisco
$ ffmpeg -i test.jpg test.out ... test.jpg: Unknown format you'll probably want to use 'convert' from ImageMagick. I'm pretty sure convert can change a jpeg into a raw YUV frame. You can also use mencoder, part of the mplayer package. In older versions, something like this - mencoder

Re: apache2, webdav

2005-05-17 Thread Niall O'Higgins
On Tue, May 17, 2005 at 12:30:51PM +0100, Mike Gould wrote: Has anyone got any advice for installing apache2 on openbsd 3.6 (stable). Don't. Use Apache in base system. Its much better. There seems to be a port for freebsd but nothing for openbsd. If I start from the apache source what

Re: apache2, webdav

2005-05-17 Thread Per Engelbrecht
Mike Gould wrote: Hi Has anyone got any advice for installing apache2 on openbsd 3.6 (stable). There seems to be a port for freebsd but nothing for openbsd. If I start from the apache source what kinds of things will I need to change? Hi Mike httpd on OpenBSD will get you all the way. It's

Re: 3.7 AMD64 Install

2005-05-17 Thread Peter Galbavy
Country Joe wrote: reboot and : boot -c . disable pciide .. continuing .. (no wd* in dmesg) . (Try -current) See wd(4) and try change wd ... flags = 0x0ffc - i.e. no UDMA or DMA. This will get you installed, but wasting CPU on PIO. Then, depending on your chipset, you may

Re: NAT-PT for IPv6 - IPv4

2005-05-17 Thread eric
On Tue, 2005-05-17 at 11:14:07 +0400, Grigory Klyuchnikov proclaimed... I recommend you to read the Draft Reasons to Move NAT-PT to Experimental http://www.ietf.org/internet-drafts/draft-ietf-v6ops-natpt-to-exprmntl-00.txt before try to use NAT-PT. Thanks, I've already done the necessary

Re: How can i mount an external USB hard disk? (part 2)

2005-05-17 Thread Ray
On Mon, May 16, 2005 at 07:14:52AM -0400, Joco Salvatti wrote: remains apparently blocked. When I run the same command to check informations [snip] [EMAIL PROTECTED]:/# disklabel wd0 [snip] [EMAIL PROTECTED]:/# disklabel -e sd0 These are not ``the same command''. -- I've found that people who

Re: How can i mount an external USB hard disk? (part 2)

2005-05-17 Thread L. V. Lammert
At 10:27 AM 5/17/2005 -0400, Ray wrote: On Mon, May 16, 2005 at 07:14:52AM -0400, Joco Salvatti wrote: remains apparently blocked. When I run the same command to check informations [snip] [EMAIL PROTECTED]:/# disklabel wd0 [snip] [EMAIL PROTECTED]:/# disklabel -e sd0 Before complianing,

load modules support.

2005-05-17 Thread =?ISO-8859-1?Q?Jo=E3o_Salvatti?=
Hi all, I'd like to know if OpenBSD's kernel has loadable modules support, and how I can do for loading, unloading and check for loaded modules. Thanks -- Joco Salvatti

Re: problem booting amd64 w/ 3.6

2005-05-17 Thread Toni Mueller
Hi Jared, On Wed, 11.05.2005 at 15:17:38 -0600, jared r r spiegel [EMAIL PROTECTED] wrote: does the tyan k8s have bios console redirect? yes, but that doesn't seem to work too well, but anyway, there's a new dmesg with the official 3.7 CD: -- cut probing: pc0

Re: load modules support.

2005-05-17 Thread francisco
On Tue, 17 May 2005, [ISO-8859-1] Joco Salvatti wrote: Hi all, I'd like to know if OpenBSD's kernel has loadable modules support, and how I can do for loading, unloading and check for loaded modules. apropos 'kernel module' -f http://www.blackant.net/ Thanks -- Joco Salvatti

Re: load modules support.

2005-05-17 Thread Stuart Henderson
--On 17 May 2005 11:51 -0400, JoC#o Salvatti wrote: I'd like to know if OpenBSD's kernel has loadable modules support, and how I can do for loading, unloading and check for loaded modules. See lkm(4). Modules cannot be loaded with securelevel = 1.

Re: load modules support.

2005-05-17 Thread messju mohr
On Tue, May 17, 2005 at 11:51:27AM -0400, Joco Salvatti wrote: Hi all, I'd like to know if OpenBSD's kernel has loadable modules support, and how I can do for loading, unloading and check for loaded modules. man 4 lkm Thanks -- Joco Salvatti

=?WINDOWS-1252?Q?Re:_ISAKMPD_guru=92s_help_requested?=

2005-05-17 Thread Whyzzi
Just to close this thread and commit to the archives, I want to thank everyone who took the time and energy to read and/or reply to this question. The problem wasn't in the setup at all, the problem was in Windows Server 2003's TCP/IP Stack, as detailed in this knowledge base article that was

Openbsd 2.8 on a Sparc IPC

2005-05-17 Thread Bill Jones
Some of ya'll might like to see this. OpenBSD main 2.8 GENERIC#96 sparc 9:54AM up 438 days, 7:03, 1 user, load averages: 0.31, 0.16, 0.10 load averages: 0.24, 0.17, 0.10 09:55:32 23 processes: 1 running, 22 idle CPU states: % user, % nice, % system, % interrupt, % idle

Re: load modules support.

2005-05-17 Thread Douglas Santos
Quoting Joco Salvatti [EMAIL PROTECTED]: Hi all, I'd like to know if OpenBSD's kernel has loadable modules support, and how I can do for loading, unloading and check for loaded modules. modload (8) modstat (8) modunload (8)

Re: Openbsd 2.8 on a Sparc IPC

2005-05-17 Thread J.C. Roberts
On Tue, 17 May 2005 09:44:51 -0500, Bill Jones [EMAIL PROTECTED] wrote: OpenBSD main 2.8 GENERIC#96 sparc 9:54AM up 438 days, 7:03, 1 user, load averages: 0.31, 0.16, 0.10 Damn! You got me beat. :-) A few days ago I finally retired a 486-66MHz running OpenBSD 2.9 Yes, I know it's not a good

Re: beginner, intermediate, and advanced scripting

2005-05-17 Thread J.C. Roberts
On Tue, 17 May 2005 15:21:04 +0200, Thierry LACOSTE [EMAIL PROTECTED] wrote: I found Adam's criticism of perl quite convincing. What language(s) do you use and/or recommend for system administration? Regards, Thierry. Adam is not wrong but Nick Holland is right. Every language has both flaws

Re: IKE Mode Config / IKECFG with isakmpd

2005-05-17 Thread Sean Knox
Sean Knox wrote: Does anyone know if OpenSWAN's IKECFG works? (linux IPSEC client) Recent versions say there is experimental support. I managed to get virtual IPs with OpenSWAN 2.3.0 working. Here's my ipsec.conf for posterity: # /etc/ipsec.conf - FreeS/WAN IPsec configuration file # RCSID

Thank you for your payment!!!

2005-05-17 Thread payment . autoresponder
Dear Customer, Thank you very much for questin or purchase. Please provide confirmed shipping address by paypal. For trucking shipment item(such as TV or washer/dryer), please provide shipping phone #, so trucking company can notice delivery date before delivery. When you contact to us after

Re: Nine months girl begin learning OpenBSD!

2005-05-17 Thread Frank Denis \(Jedi/Sector One\)
On Tue, May 17, 2005 at 09:24:04PM +0200, Frank Denis (Jedi/Sector One) wrote: Mine was also tainted by OpenBSD when she was 4 : http://www.c9x.org/jedi/openbaby.html Ah no, she was 8 months old, sorry :( OpenBSD still lacks software for kids like Tuxpaint or Gcompris, though.

Re: problem booting amd64 w/ 3.6 (and 3.7)

2005-05-17 Thread Toni Mueller
Hi, from reading some archives I figured that it might be important to note that the LSI card (53C1020) is PCI-X, but sticks in a regular PCI slot. I have one other PCI-X type card that should go into this same machine which I'll probably be able to test tomorrow. Best, --Toni++

Re: Thank you for your payment!!!

2005-05-17 Thread J.C. Roberts
On Tue, 17 May 2005 09:52:59 -0500, [EMAIL PROTECTED] wrote: Dear Customer, Thank you very much for questin or purchase. Please provide confirmed shipping address by paypal. For trucking shipment item(such as TV or washer/dryer), please provide shipping phone #, so trucking company can

Re: Problems with 3.7 on Wrap and detecting ram

2005-05-17 Thread Jonathan Weiss
Alexander Yurchenko wrote: On Sun, May 15, 2005 at 02:00:45AM +0200, Jonathan Weiss wrote: Hi folks, I own a Wrap box, very similar to the Soekris NET4801 except that it is lacking USB, IDE and PXE among other minor things. I own this model: http://shop.tronico.net/pd1100964260.htm?categoryId=0

Re: Nine months girl begin learning OpenBSD!

2005-05-17 Thread J.C. Roberts
On Tue, 17 May 2005 21:32:20 +0200, Frank Denis \(Jedi/Sector One\) [EMAIL PROTECTED] wrote: OpenBSD still lacks software for kids like a compiler, an assembler and a debugger? -Nope, they are all included. Paint? -kids these days ask for the strangest toys... ;-) JCR

Re: ssh

2005-05-17 Thread Bob Beck
What part of the words Do *NOT* login as root have you failed to understand? this is crap. logging in as root is not a sin. we recently removed this poopoo advice from OpenBSD anyway. See my rant about this in the archives. -Bob

Re: ssh

2005-05-17 Thread Roy Morris
Bob Beck wrote: What part of the words Do *NOT* login as root have you failed to understand? this is crap. logging in as root is not a sin. we recently removed this poopoo advice from OpenBSD anyway. See my rant about this in the archives. -Bob You would think from an audit

Re: Nine months girl begin learning OpenBSD!

2005-05-17 Thread Andrey V. Ivanov
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Frank Denis (Jedi/Sector One) Sent: Tuesday, May 17, 2005 11:32 PM To: Francisco Valladolid Cc: misc@openbsd.org Subject: Re: Nine months girl begin learning OpenBSD! On Tue, May 17, 2005 at 09:24:04PM

Re: OpenBSD Torrents available

2005-05-17 Thread andrew fresh
On Tue, May 17, 2005 at 04:49:37AM -0600, jared r r spiegel wrote: On Mon, May 16, 2005 at 04:45:11PM -0700, andrew fresh wrote: We have set up an site from which you can get OpenBSD Torrents. The torrents are generated automatically on a server that is rsynced to ftp3.usa.openbsd.org

Re: Nine months girl begin learning OpenBSD!

2005-05-17 Thread Francisco Valladolid
I write in my blog (http://bsdguy.net/blog/) this . Regards. Fco. On 5/17/05, Andrey V. Ivanov [EMAIL PROTECTED] wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Frank Denis (Jedi/Sector One) Sent: Tuesday, May 17, 2005 11:32 PM To:

Re: ssh

2005-05-17 Thread J.C. Roberts
On Tue, 17 May 2005 14:26:51 -0600, Bob Beck [EMAIL PROTECTED] wrote: What part of the words Do *NOT* login as root have you failed to understand? this is crap. logging in as root is not a sin. we recently removed this poopoo advice from OpenBSD anyway. See my rant about this in the

Re: ssh

2005-05-17 Thread steve szmidt
On Monday 16 May 2005 16:43, you wrote: On Mon, 16 May 2005 23:25:29 +0300, Kaj Mdkinen [EMAIL PROTECTED] wrote: Is there any way to configure ssh to allow root access from private network address. and at the same time allow ssh-access from outside for other users (not root) ? What part

SDLC support in OpenBSD

2005-05-17 Thread Will H. Backman
Is there, or is anyone working on SDLC support on OpenBSD?

Re: LSI MegaRAID 150-4 (a.k.a. LSI/Symbios 523)

2005-05-17 Thread Travis Gillitzer
Please be sure to double check before buying. I thought the same thing when I ordred the LSI MegaRAID SATA 300-8x. It wasn't keyed for a standard 5V PCI slot, and as such would not work. I went ahead and upgraded motherboards to a PCI-X capable board, however it was a costly upgrade that I

Re: IKE Mode Config / IKECFG with isakmpd

2005-05-17 Thread Sean Knox
Sean Knox wrote: Is anyone using IKE mode config successfully with isakmpd? I'm trying to set my VPN Tracker client (Mac IPSec software) to obtain an IP via IKECFG but one end isn't handling things correctly. OK, time to reply to myself again. I was missing an option under the Identifiers tab

Scholarship Details and Deadlines

2005-05-17 Thread Tyson Lee
Dear Faculty, We would like to inform you of the scholarship opportunity Ackinson Consulting is offering to your students. The scholarship is open to all students in grades 11 and 12. The value of the scholarship is $1750 and will be awarded on November 6, 2005. Students must submit a short

Re: ssh

2005-05-17 Thread Lars Hansson
On Mon, 16 May 2005 13:43:59 -0700 J.C. Roberts [EMAIL PROTECTED] wrote: What part of the words Do *NOT* login as root have you failed to understand? You need to be able to login as root when using, for example, rdist. To the OP; yes and no. There's no configuration option for it but if you