Re: -CURRENT intel(4) problem

2009-02-22 Thread Matthieu Herrb
On Sun, Feb 22, 2009 at 8:27 AM, J.C. Roberts wrote: > Hi list, > > I'm a having few issues with the new intel(4) driver in X on -CURRENT > using the snapshot from two days ago. > > The system is an IBM Netvista 8310-XXS and uses an integrated Intel > 82845G. The dmesg is below. The hardware itsel

How to have multiple vlan passing through a bridge, not originate from it and allow to filter on each vlan on the bridge

2009-02-22 Thread Daniel Ouellet
Hi, I am hoping someone could give me a clue to solve an issue where I try to insert a bridge in between a cisco router and a cisco switch that are configure with vlan in between them. I reduce the test setup to a minimum and I can't find a way to do it yet. I am obviously missing something s

Re: portmap 100 percent CPU Usage

2009-02-22 Thread Duncan Patton a Campbell
On Sat, 21 Feb 2009 23:53:53 -0700 "Daniel Melameth" wrote: > In playing with Windows 7 Beta and its built-in Client for NFS, I've > noticed, for some reason, it using hundreds of TCP connections to the sunrpc > and nfsd ports on my 4.4-stable box-and this usually happens shortly after > making a

Re: Assistance OpenBSD

2009-02-22 Thread Duncan Patton a Campbell
On Sun, 22 Feb 2009 01:41:06 -0500 Dan Colish wrote: > I'm a little shocked at how much time everyone is giving this; RTFM, that's > what it's there for. > > That's what pretty much everyone else gets until they post something useful. > > Ya but this is s far down the stack that it caught

Re: -CURRENT intel(4) problem

2009-02-22 Thread J.C. Roberts
On Sun, 22 Feb 2009 09:11:28 +0100 Matthieu Herrb wrote: > > I don't know much about X driver internals, but on the majority of > > failures to start, it seems the new intel(4) driver is failing to > > map memory properly. > > > > If you've got any ideas, or if there is something specific that yo

Re: CARP & DHCP

2009-02-22 Thread FRLinux
On Sun, Feb 22, 2009 at 2:54 AM, Fred Snurd wrote: > So, does this mean that CARP can't be used in typical home environment using > IP addresses coming from an ISP's DHCP server? I was wondering whether I > could set up a CARP firewall with PF to add some protection to some home > servers. Ho

poptop client and server

2009-02-22 Thread Eugeni Akmuradov
Hello, my system is OpenBSD 4.3 GENERIC#698 i386 the tasks are: 1. setup client connection to poptop server without mppe 2. provide vpn service to subnets 10.0.0.0/8 and 192.168.0.0/16 with mppe (default windows connection settings) 3. nat incoming vpn connections to outgiong vpn connection ppp.co

Re: Slow CD/DVD read time (AMD64 current 4.5 02/19/2009 12:11:00 PM on Intel Q9550, 8GB RAM, 1TB WD)

2009-02-22 Thread David Heinrich
By the way, I have my Samsung DVD Burner 22X SH-S223Q hooked up to a SATA port. (it is a SATA HD). On Sat, Feb 21, 2009 at 4:20 PM, David Heinrich wrote: > I'm installing OpenBSD AMD64 current (4.5) as of 12/19/2009 12:11:00 > PM. I am at the step where it says "Getting base45.tgz"..it started >

Re: How to have multiple vlan passing through a bridge, not originate from it and allow to filter on each vlan on the bridge

2009-02-22 Thread Mike Erdely
On Sun, Feb 22, 2009 at 03:23:27AM -0500, Daniel Ouellet wrote: > # cat hostname.dc0 > inet 10.0.1.2 255.255.255.0 NONE media 100baseTX mediaopt full-duplex > description Uplink > > # cat hostname.dc1 > up media 100baseTX mediaopt full-duplex description LAN > > # cat bridgename.bridge0 > add dc0

Re: Keyboard does not get detected while booting the system with OpenBSD 4.4 CD

2009-02-22 Thread Saifi Khan
On Sat, Feb 21, 2009 at 10:25 PM, Ted Unangst wrote: > On Sat, Feb 21, 2009 at 8:36 AM, Saifi Khan wrote: >> Hi all: >> >> Keyboard does not get detected while booting the system with OpenBSD 4.4 CD. > > without the openbsd dmesg, there's not much one can do to help. > The keyboard does not get

Re: Keyboard does not get detected while booting the system with OpenBSD 4.4 CD

2009-02-22 Thread FRLinux
On Sun, Feb 22, 2009 at 2:54 PM, Saifi Khan wrote: > Do you think that it will help, if i took a video recording of the > boot process and posted it on youtube.com ? There is a better way to get the dmesg from the system, I'd boot up via serial console to get it. If you enabled openssh during ins

Re: request for package: Distributed Checksum Clearinghouses (DCC)

2009-02-22 Thread Bruno Bigras
Toni Mueller a icrit : > "once upon a time" I converted the Debian package for pyzor to OpenBSD, > which is tedious, but otherwise rather straightforward. It never never > hit the ports tree, though. If there is demand, I can probably put it > online (again). Pyzor was added to the port tree in Se

Re: 4.4-stable Thinkpad T42 sometimes hangs in suspend-to-ram

2009-02-22 Thread Pau
Hello Jonathan, this is a very similar problem on an T41 I had with 4.3... but it disappeared with 4.4 and it is not present now, running -current What I always did was to ctrl+alt + F1 (or 2, 3.. ) and suspend from there with zzz I suspect it had to do with X ... because this worked well for me

Re: IBM ServeRAID support [OpenBSD installs on IBM Netfinity 4500R)

2009-02-22 Thread richardtoohey
Quoting richardtoo...@paradise.net.nz: > Quoting Alexander Yurchenko : > > > as some of you might know the ips(4) driver aimed to support IBM > > ServeRAID SATA/SCSI controllers was here starting from 4.1. but due > to > > a > > nasty bug in the code it was not enabled on any install media. > >

EuroBSDCon 2009, Cambridge, UK

2009-02-22 Thread Marc Balmer
EuroBSDCon 2009 - Cambridge, UK 18-20 September 2009 The Berkeley Software Distribution (BSD) family of computer operating systems is derived from software developed at the University of California at Berkeley. The various family members

Re: How to have multiple vlan passing through a bridge, not originate from it and allow to filter on each vlan on the bridge

2009-02-22 Thread Daniel Ouellet
Hi Mike, That was an interesting idea. Didn't worked however. Mike Erdely wrote: On Sun, Feb 22, 2009 at 03:23:27AM -0500, Daniel Ouellet wrote: # cat hostname.dc0 inet 10.0.1.2 255.255.255.0 NONE media 100baseTX mediaopt full-duplex description Uplink # cat hostname.dc1 up media 100baseTX

OpenBSD hosting

2009-02-22 Thread Friedrich Locke
Dear gentleman, i am searching for web hosting service that : supports java, support MySQL allow me shell account access for software development with access to MySQL. allow ssh/sftp access. and runs OpenBSD at least for the shell services. allow me to host dns for my domain. Is anybody aware of

Re: Keyboard does not get detected while booting the system with OpenBSD 4.4 CD

2009-02-22 Thread Ted Unangst
On Sun, Feb 22, 2009 at 9:54 AM, Saifi Khan wrote: >> without the openbsd dmesg, there's not much one can do to help. >> > > The keyboard does not get detected while the OpenBSD 4.4 CD is > inserted to boot and install the system. > > Do you think that it will help, if i took a video recording of

Re: OpenBSD hosting

2009-02-22 Thread Chris Bennett
Friedrich Locke wrote: Dear gentleman, i am searching for web hosting service that : supports java, support MySQL allow me shell account access for software development with access to MySQL. allow ssh/sftp access. and runs OpenBSD at least for the shell services. allow me to host dns for my dom

Re: OpenBSD hosting

2009-02-22 Thread virtualroot
http://ipv4.net/ On Sun, Feb 22, 2009 at 7:33 PM, Chris Bennett wrote: > Friedrich Locke wrote: >> >> Dear gentleman, >> >> i am searching for web hosting service that : >> >> supports java, >> support MySQL >> allow me shell account access for software development with access to >> MySQL. >> all

Re: OpenBSD hosting

2009-02-22 Thread michael enoma aghayere
> Is anybody aware of a such hosting services... www.Rootr.net is a Web service provider hosting servers using OpenBSD. -- ~michael www.BSDqed.com

Re: Keyboard does not get detected while booting the system with OpenBSD 4.4 CD

2009-02-22 Thread Stuart Henderson
On 2009-02-21, Saifi Khan wrote: > Keyboard does not get detected while booting the system with OpenBSD 4.4 CD. > I'm a OpenBSD newbie and appreciate if somebody can suggest a > workaround to this issue. try a snapshot.

Re: How to have multiple vlan passing through a bridge, not originate from it and allow to filter on each vlan on the bridge

2009-02-22 Thread Stuart Henderson
On 2009-02-22, Daniel Ouellet wrote: >> >> # cat /etc/hostname.vlan{2,1002} >> up vlan 2 vlandev dc0 >> up vlan 2 vlandev dc1 > > Here I assume here a typo and it would be Mike has it right. > # cat /etc/hostname.vlan{2,1002} > up vlan 2 vlandev dc0 > up vlan 1002 vlandev dc1 > > As you can't ha

Re: Assistance OpenBSD

2009-02-22 Thread Marcel Dan
On Sat, Feb 21, 2009 at 10:31 PM, Duncan Patton a Campbell < campb...@neotext.ca> wrote: > Just as a matter of (timing&sizing) interest, how much > experience with other OS do you have? > I'm trying > to understand what attractions and difficulties newer > users might have with OBSD, I would

Re: OpenBSD hosting

2009-02-22 Thread jmc
--- Friedrich Locke [Sun, Feb 22, 2009 at 06:54:34PM -0300]: --- > Dear gentleman, > > i am searching for web hosting service that : > > supports java, > support MySQL > allow me shell account access for software development with access to MySQL. > allow ssh/sftp access. > and runs OpenBSD at le

Re: OpenBSD hosting

2009-02-22 Thread Michiel van Baak
On 19:59, Sun 22 Feb 09, jmc wrote: > --- Friedrich Locke [Sun, Feb 22, 2009 at 06:54:34PM -0300]: --- > > Dear gentleman, > > > > i am searching for web hosting service that : > > > > supports java, > > support MySQL > > allow me shell account access for software development with access to MySQ

Re: OpenBSD hosting

2009-02-22 Thread Gilles Chehade
On Mon, Feb 23, 2009 at 02:08:13AM +0100, Michiel van Baak wrote: > On 19:59, Sun 22 Feb 09, jmc wrote: > > --- Friedrich Locke [Sun, Feb 22, 2009 at 06:54:34PM -0300]: --- > > > Dear gentleman, > > > > > > i am searching for web hosting service that : > > > > > > supports java, > > > support My

Re: OpenBSD hosting

2009-02-22 Thread Alvaro Mantilla Gimenez
Hi, Hetzner.de is pretty good too. They let you install OpenBSD in a dedicated server trough LARA console. Their support is really good and they have the better prices I found for a dedicated servers. Check it: http://www.hetzner.de/hosting/produktmatrix/en-rootserver-produktmatrix/ Regard

Re: OpenBSD hosting

2009-02-22 Thread C. Bensend
> I've been at m5hosting for the last few months and so far they're way > better than what I've seen elsewhere. Maybe just a bit too expensive, > if you compare the hardware with what you can get elsewhere, but they > do seem to know what they're doing. I'm also a big fan of m5hosting... I've bee

Re: OpenBSD hosting

2009-02-22 Thread William Graeber
On Sun, Feb 22, 2009 at 17:33, Chris Bennett wrote: > Friedrich Locke wrote: >> >> Dear gentleman, >> >> i am searching for web hosting service that : >> >> supports java, >> support MySQL >> allow me shell account access for software development with access to >> MySQL. >> allow ssh/sftp access.

Re: Keyboard does not get detected while booting the system with OpenBSD 4.4 CD

2009-02-22 Thread Saifi Khan
On Sun, Feb 22, 2009 at 4:35 PM, FRLinux wrote: > On Sun, Feb 22, 2009 at 2:54 PM, Saifi Khan wrote: >> Do you think that it will help, if i took a video recording of the >> boot process and posted it on youtube.com ? > > There is a better way to get the dmesg from the system, I'd boot up > via s

Re: How to have multiple vlan passing through a bridge, not originate from it and allow to filter on each vlan on the bridge

2009-02-22 Thread Daniel Ouellet
Stuart Henderson wrote: On 2009-02-22, Daniel Ouellet wrote: # cat /etc/hostname.vlan{2,1002} up vlan 2 vlandev dc0 up vlan 2 vlandev dc1 Here I assume here a typo and it would be Mike has it right. # cat /etc/hostname.vlan{2,1002} up vlan 2 vlandev dc0 up vlan 1002 vlandev dc1 As you can

keyboard access issue

2009-02-22 Thread Saifi Khan
Hi all: i'm facing keyboard access issue when trying to install OpenBSD 4.4 on Intel, Compaq laptop. Please find attached the photograph of the dmesg output. Both FreeBSD 7.1 and Gentoo Linux 2008.0r2 work fine on the system. Here is the information that i culled from the Linux environment (if t

Re: OpenBSD hosting

2009-02-22 Thread Michiel van Baak
On 03:37, Mon 23 Feb 09, Gilles Chehade wrote: > On Mon, Feb 23, 2009 at 02:08:13AM +0100, Michiel van Baak wrote: > > On 19:59, Sun 22 Feb 09, jmc wrote: > > > --- Friedrich Locke [Sun, Feb 22, 2009 at 06:54:34PM -0300]: --- > > > > Dear gentleman, > > > > > > > > i am searching for web hosting

Re: -CURRENT intel(4) problem

2009-02-22 Thread Matthieu Herrb
On Sun, Feb 22, 2009 at 10:56 AM, J.C. Roberts wrote: > > Is there anything else I could do to help fix this instability bug? > Fill a bug to bugs.freedesktop.org (product Xorg) with as many details as posslbe, and pray that the intel guys eventually take support for their older chips seriously.