Re: 3 VPNs, 3 networks, 2 subnets

2005-10-12 Thread tony sarendal
On 13/10/05, Chris Cameron <[EMAIL PROTECTED]> wrote: > I'm trying to do something I'm pretty sure I recall reading couldn't be > done. Although I wasn't able to find any information this last time around. > > We're going to be temporarily splitting our data centre, but still want > both data centr

Re: Sun's AMD 64 lineup

2005-10-12 Thread Teemu Schaabl
Teemu Schaabl([EMAIL PROTECTED])@2005.10.13 08:13:51 +: > OpenBSD Admin([EMAIL PROTECTED])@2005.10.13 05:46:42 +: > > Teemu Schaabl wrote: > > Did *you* read the archives ? > > I don't have to - it is you searching for info, there was > a thread about the x4100/2100 around the 29.09.05 (the

Re: Sun's AMD 64 lineup

2005-10-12 Thread Teemu Schaabl
OpenBSD Admin([EMAIL PROTECTED])@2005.10.13 05:46:42 +: > Teemu Schaabl wrote: > >OpenBSD Admin([EMAIL PROTECTED])@2005.10.12 20:28:05 +: > > > >>Does anyone have any experience with these sun boxes eg (the 'X' series > >>or aquarius are pretty new; > >> > >>X2100 > >>X4100 > >>X4200 > >>v2

Re: Problems With Thinkpad R51

2005-10-12 Thread Andreas Bihlmaier
> hi, > i've got a problem with my ibm thinkpad r51, so i tought was better > first post it here instead of use sendbug (got i the right way?), > maybe it can be some wrong conf.. > > When i flip down the lcd of the computer, when i turn it up again i > got a black screen with just a cursor blinki

Problems With Thinkpad R51

2005-10-12 Thread Celso Fernandes
hi, i've got a problem with my ibm thinkpad r51, so i tought was better first post it here instead of use sendbug (got i the right way?), maybe it can be some wrong conf.. When i flip down the lcd of the computer, when i turn it up again i got a black screen with just a cursor blinking, my keyboar

some ospf setup questions

2005-10-12 Thread stan
I have a couple of OpenBSD 3.7 machines that I use for a firewall/gateway to a particulare network at work using carp. I had these machines set up to advertise the route to this network using routed (RIP). Today some changes were amde to the networking topolgy, and I sudently find myselef in a pos

3 VPNs, 3 networks, 2 subnets

2005-10-12 Thread Chris Cameron
I'm trying to do something I'm pretty sure I recall reading couldn't be done. Although I wasn't able to find any information this last time around. We're going to be temporarily splitting our data centre, but still want both data centre halfs connected to our office through our VPN. Everyone n

Re: RAID for dummies

2005-10-12 Thread J Moore
On Tue, Oct 11, 2005 at 07:11:03AM -0400, the unit calling itself Nick Holland wrote: > > There's only one RAID system that I think is anything close to as simple > as you desire: > ... > > Accusys ACS-7500 or its competitors. > > No equity position in any of them. > > And yes, that's it. :) >

Re: RAID for dummies

2005-10-12 Thread J Moore
On Mon, Oct 10, 2005 at 09:50:29PM -0700, the unit calling itself Raymond Lillard wrote: > >I want to set up an OBSD box as a file server for some Windoze boxes. I > >think a RAID 1 setup will provide sufficient reliability - and it > >appears to be the cheapest way to go. > > > >I don't desir

Re: RAID for dummies

2005-10-12 Thread ed
On Tue, 11 Oct 2005 23:58:27 +0200 Joachim Schipper <[EMAIL PROTECTED]> wrote: > On Tue, Oct 11, 2005 at 08:07:49PM +0100, ed wrote: > > FWIW there is something called DRBD which is considered the closest > > thing to RAID-0 over a network, it can fail sometimes with flaky > > results in testing.

Welcome to our Newsletter

2005-10-12 Thread Webmaster-list
Welcome to our Newsletter Please keep this email for later reference. Your email address has been added to the following newsletter(s): * None of them To update your details and preferences please go to http://www.aheadsup.com/lists/?p=preferences&uid=9a383d20ed4f30df80bba687fe0f2676.

Re: openAFS or arla support?

2005-10-12 Thread ober
Ok here is the first shot at this. I tested it, and it appears to work. However since I dont have a dedicated box for it just yet, it most likely has some bugs. Please review it before just running it. It is most likely broken in some way that only testing will find. http://www.linbsd.org/oafs

Re: openAFS or arla support?

2005-10-12 Thread ober
Do you guys prefer --with-transarc paths? I am rewriting my http://www.linbsd.org/AFS_INSTALL script with better logic, and OpenBSD based. However I also compile with --enable-transarc-paths which puts all binaries in /usr/afs/bin and config/cache/modules in /usr/vice/etc and /usr/vice/cache. S

Re: Sun's AMD 64 lineup

2005-10-12 Thread David Purdue
OpenBSD Admin wrote: X2100 X4100 X4200 I think Sun is going to be providing one of these as a Sunray server for the AUUG 2005 conference (http://www.auug.org.au) - although the box they supply may turn out to be a v40z. If it is one of the new ones, at the end of the conference Adrian Clos

Re: openAFS or arla support?

2005-10-12 Thread eric
On Wed, 2005-10-12 at 16:57:27 -0500, ober proclaimed... > Was just in the process of putting a howto together for OpenAFS Server on > OBSD. Please share it with us when done; I know I'm definitely interested and can help test.

Re: making packages out of the portstree

2005-10-12 Thread Marc Espie
On Wed, Oct 12, 2005 at 05:04:56PM +0200, Marc Peters wrote: > hi all, > > i wanted to install a package on an box, which i built out of the > portstree via "make package". everything goes fine and the package is > available in "/usr/ports/packages/i386/cdrom/" and "../ftp/". i copied > the .tg

automate on/off switch for usb serial devices

2005-10-12 Thread Ed Wandasiewicz
What is the best way of automating on/off switch for a usb serial device via ttyU? One solution would be a script accessible via visudo (see init_ttyU below). The idea is not to do the following by hand, but automate it. Are there any security risks involved by automating it? 1. su to root 2. edi

Re: openAFS or arla support?

2005-10-12 Thread ober
Nice. Was just in the process of putting a howto together for OpenAFS Server on OBSD. For the client on 3.8 -current I just used --with-sysname=obsd_37 -Ober On Wed, 12 Oct 2005, Chris Kuethe wrote: On 12/10/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: could someone point me clue me in

Re: 回覆: Re: add wireless router using openbsd-3.8 (i386)

2005-10-12 Thread Greg Thomas
Going back to your network layout, does your obsd-3.6 box know how to get your wireless clients? If it's like this: internet <-> obsd-3.6 <-> rl0/obsd-3.8/wi0 <-> wireless clients then on the obsd-3.6 box you need to add a route to the 192.168.2.x network. Greg On 10/11/05, man Chan <[EMAIL P

Re: Sun's AMD 64 lineup

2005-10-12 Thread OpenBSD Admin
Teemu Schaabl wrote: >OpenBSD Admin([EMAIL PROTECTED])@2005.10.12 20:28:05 +: > > >>Does anyone have any experience with these sun boxes eg (the 'X' series >>or aquarius are pretty new; >> >>X2100 >>X4100 >>X4200 >>v20z >>v40z >> >>I'd expect openbsd would work a charm but would like to know

Re: Sun's AMD 64 lineup

2005-10-12 Thread OpenBSD Admin
Daniel Ouellet wrote: > OpenBSD Admin wrote: > >> Does anyone have any experience with these sun boxes eg (the 'X' series >> or aquarius are pretty new; >> >> X2100 >> X4100 >> X4200 > > > These three are new and not available now. Last time I check with Sun, > they will start to ship early Novemb

Re: Sun's AMD 64 lineup

2005-10-12 Thread Daniel Ouellet
OpenBSD Admin wrote: Does anyone have any experience with these sun boxes eg (the 'X' series or aquarius are pretty new; X2100 X4100 X4200 These three are new and not available now. Last time I check with Sun, they will start to ship early November. So, I don't expect to many feedback on the

Re: isakmpd.conf multinet question

2005-10-12 Thread Mathieu Sauve-Frankel
On Tue, Oct 11, 2005 at 12:42:08PM +0200, Runo Forrisdahl wrote: > Can I add a second net to the remote end like this: > > Remote-ID= net-remote, net-remote2 no you can't.

Test

2005-10-12 Thread Darrin Chandler
Just a test. Last few messages never came through... -- Darrin Chandler [EMAIL PROTECTED] http://www.stilyagin.com/

Re: openAFS or arla support?

2005-10-12 Thread Chris Kuethe
On 12/10/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > could someone point me clue me in as to how i can get an AFS > server up and running on 3.8-current? i hope this is doable, > although the archive post i referenced above leads me to > believe otherwise. It's not all that hard to do. Take

openAFS or arla support?

2005-10-12 Thread dick
heya, i'm interested in getting an AFS server setup, but openAFS 1.3.87 will not compile from source on 3.8-current (same as http://marc.theaimsgroup.com/?l=openbsd-misc&m=112867186930581&w=2). i also noticed that ober had posted a "howto" for getting openAFS working on openbsd 3.7 (see http://ww

Re: making packages out of the portstree

2005-10-12 Thread steve . shockley
Quoting Marc Peters <[EMAIL PROTECTED]>: # pkg_add nut-2.0.0p0.tgz Unknown element: @pkgpath sysutils/nut,no_cgi Make sure all your systems are running the same version of OpenBSD, and you're not using -current ports with a -stable/-release OS.

Re: making packages out of the portstree

2005-10-12 Thread Eric Faurot
On 10/12/05, Marc Peters <[EMAIL PROTECTED]> wrote: > hi all, > > i wanted to install a package on an box, which i built out of the > portstree via "make package". everything goes fine and the package is > available in "/usr/ports/packages/i386/cdrom/" and "../ftp/". i copied > the .tgz to the mach

Re: making packages out of the portstree

2005-10-12 Thread Hannah Schroeter
Hello! On Wed, Oct 12, 2005 at 05:04:56PM +0200, Marc Peters wrote: >hi all, >i wanted to install a package on an box, which i built out of the >portstree via "make package". everything goes fine and the package is >available in "/usr/ports/packages/i386/cdrom/" and "../ftp/". i copied >the .t

Re: pf tables and interface groups

2005-10-12 Thread Henning Brauer
* Ryan Puckett <[EMAIL PROTECTED]> [2005-10-07 22:36]: > Under the Tables section in the pf.conf(5) man page, it is indicated > that tables can be created with a valid interface group. I'm taking > this to mean I can do the following: > > table { vlan } > > or better yet: > > table { egress }

making packages out of the portstree

2005-10-12 Thread Marc Peters
hi all, i wanted to install a package on an box, which i built out of the portstree via "make package". everything goes fine and the package is available in "/usr/ports/packages/i386/cdrom/" and "../ftp/". i copied the .tgz to the machine, where i wanted to install it on, but it failed with t

Re: dual boot XP , Openbsd

2005-10-12 Thread Scott Francis
On 10/8/05, Roelof Wobben <[EMAIL PROTECTED]> wrote: > Hello, > > On this moment I have XP on my system. > Now i want a dual boot XP and Openbsd. > > XP has now the first 20 GB of total 40 GB. > When install Openbsd after XP i get a problem regarding the install > instructions. > But when i first i

Re: very, very slow usb data transfer speed on 3.7

2005-10-12 Thread Jeff Ross
On Tue, 11 Oct 2005, Andrew Atrens wrote: I don't see the 'EHCI' controller in there anywhere. :( UHCI == usb1.1 EHCI == usb2.0 Top speed for usb1.1 is roughly 1MB/s. Your getting that. :| Two possibilities - your mobo doesn't do usb2.0 - or the ehci device probe isn't grokking your hardware.

Re: Sun's AMD 64 lineup

2005-10-12 Thread Teemu Schaabl
OpenBSD Admin([EMAIL PROTECTED])@2005.10.12 20:28:05 +: > Does anyone have any experience with these sun boxes eg (the 'X' series > or aquarius are pretty new; > > X2100 > X4100 > X4200 > v20z > v40z > > I'd expect openbsd would work a charm but would like to know for sure > before purchasing f

Re: upgrade 3.6 -> 3.7

2005-10-12 Thread Nick Holland
Erwin Zbinden wrote: > Hi > > I am upgrading a i386 box from 3.6 to 3.7. In the upgrade guide I miss any > hint to mergemaster. > > Is it obsolete? > > Tia > > Erwin > Mergemaster is not a part of the base system. OpenBSD is and should be a "complete" system, the set of CDs, and in fact, the

Sun's AMD 64 lineup

2005-10-12 Thread OpenBSD Admin
Does anyone have any experience with these sun boxes eg (the 'X' series or aquarius are pretty new; X2100 X4100 X4200 v20z v40z I'd expect openbsd would work a charm but would like to know for sure before purchasing for a customer. Cheers.

Re: trouble with file system

2005-10-12 Thread Otto Moerbeek
On Wed, 12 Oct 2005, MK wrote: > This situation is wired for me and I do not understand it. Can somebody help? > Thanks a lot Checking a fs while mounted is not very handy, since inconsistencies will be reported: the fs is being modified while fsck runs. fsck is trying to tell you that by reverti

trouble with file system

2005-10-12 Thread MK
Hello During the power failure my file system was probably corrupted. But the problem is strange for me. Here is fsck: # fsck ** /dev/rwd0a (NO WRITE) ** Last Mounted on / ** Root file system ** Phase 1 - Check Blocks and Sizes ** Phase 2 - Check Pathnames ** Phase 3 - Check Connectivity ** P

Re: Anyone tried this hardware raid solution?

2005-10-12 Thread Simon Slaytor
Not that particular solution but I have used several of these without problem. http://www.arcoide.com/disk_raidcase.php Not tried their SATA solutions, they currently don't do one with 'hot plug' cages but do have the following: http://www.arcoide.com/ezraid_3.5_dd4_baymount.php Regards Si

lost dns/gateway in VMware installation

2005-10-12 Thread Ralf Müller
Hi out there, I have some problems with network communication from my 3.7 installation within VMware 4.5 (under WinXPHome) over the bridged network. I use an unsupported USB-WLAN-Stick to connect to my DSL-router. Thats why i have to use VMware. The installation itself worked fine: the configurati

Re: very, very slow usb data transfer speed on 3.7

2005-10-12 Thread Andrew Atrens
Andreas Bihlmaier wrote: -- [EMAIL PROTECTED]: ~ (17:39) -- # dd if=/dev/wd0c of=/dev/null bs=819200 count=20 20+0 records in 20+0 records out 16384000 bytes transferred in 0.711 secs (23012820 bytes/sec) recall the old speed with apm0: - -- [EMAIL PROTECTED]: ~ (17:13) -- # dd if=/dev/wd0c of

upgrade 3.6 -> 3.7

2005-10-12 Thread Erwin Zbinden
Hi I am upgrading a i386 box from 3.6 to 3.7. In the upgrade guide I miss any hint to mergemaster. Is it obsolete? Tia Erwin -- 10 GB Mailbox, 100 FreeSMS/Monat http://www.gmx.net/de/go/topmail +++ GMX - die erste Adresse f|r Mail, Message, More +++

回覆: Re: add wireless router using openbsd-3.8 (i386)

2005-10-12 Thread man Chan
Thanks. I find out that I have to setup a dns and pf at the AP in order to allowed the clients (window, obsd) to access the internet. However, it is plain text mode. Any idea (I am new to this sort of thing wireless setup). here is my configuration: ifconfig out put

Re: PHP + SSH2

2005-10-12 Thread Edd Barrett
> Stop in /root/libssh2-0.11/src (line 16 of Makefile). > *** Error code 1 Use a binary pkg or build from ports! Regards Edd