OpenBSD 3.8 on HP nx8220

2005-10-21 Thread stefan . sonnenberg
Hi folks, is there anybody out there who can share some experiences with such a device ? I'm especially interested in reports about the X setup, as this device got a wide screen display. Thx in advance, Stefan Sonnenberg

[Fwd: Re: pf rules generation policy]

2005-10-21 Thread Guido Tschakert
Kilaru Sambaiah wrote: Hello All, I am linux administrator and use iptables for firewall. I use shorewall, which you need to be setting up only policy based on your box is having one interface or two interfaces or three. Policy, zone, interfaces, rules these are all I need to edit. Is th

Re: congrats on OpenBSD SAN... one little question

2005-10-21 Thread per engelbrecht
Nick Holland wrote: Jason Dixon wrote: On Oct 20, 2005, at 1:49 PM, Joe Advisor wrote: Congrats on the cool OpenBSD SAN installation. I was wondering how you are dealing with the relatively large filesystem. By default, if you lose power to the server, OpenBSD will do a rather long fsck wh

Re: passwd: /sbin/nologin --- not working for me

2005-10-21 Thread frantisek holop
hmm, on Fri, Oct 21, 2005 at 07:53:52AM +0200, morla said that > i just made up a second account on my box and wanted to prevent the old > one from loging into it, due i want to keep it for email retrival. i am not 100% sure what "retrival" means, but if you want to keep the account only for rece

Re: congrats on OpenBSD SAN... one little question

2005-10-21 Thread Nick Holland
per engelbrecht wrote: > Nick Holland wrote: ... >> Would I love to see the 1T limit removed? Sure. HOWEVER, I think I >> would handle this application the exact same way if it didn't exist >> (that might not be true: I might foolishly plowed ahead with the One Big >> Pile philosophy, and regrett

Re: SSH with more features

2005-10-21 Thread Manpreet Singh Nehra
Spruell, Darren-Perot wrote: >From: Rico [mailto:[EMAIL PROTECTED] > > >>Reading the last couple of days of sftp/scp's posts and reading up on >>the achives I just wanted to ask.. >> >>Would it be a bad idea to extend OpenSSH with some extra feaures like: >> >>1. In sshd_config - making it poss

Re: [Fwd: Re: Theo, I am truely sorry. You misunderstood me.]

2005-10-21 Thread frantisek holop
hmm, on Thu, Oct 20, 2005 at 04:01:18PM -0800, Szechuan Death said that > This has been a public service announcement, paid for by the "Friends > of Civilized Vendors" economic-action committee. The FCV reminds you; > FCV also stands for "Fuck Closed Vendors!" >;-> and fuck closed www ports for

Re: CARP states apparently not changing correctly (causes some connection drops)

2005-10-21 Thread Ashley Moran
Stephan A. Rickauer wrote: Ashley Moran wrote: fw1# cat /etc/hostname.carp0 inet 192.168.67.3 255.255.255.0 192.168.67.255 carpdev rl0 vhid 1 pass mycarp fw2# cat /etc/hostname.carp0 inet 192.168.67.3 255.255.255.0 192.168.67.255 carpdev rl0 vhid 1 advskew 10 pass mycarpstudio Could it

Carp / VLAN and net.inet.carp.preempt=1

2005-10-21 Thread Xavier Beaudouin
Hello there, I have 2 openbsd box (that does as well openbgpd but this is not the aim of this mail). Question is that any problems to do sysctl net.inet.carp.preempt=1 and ifconfig em0 up ifconfig vlan0 vlan 11 vlandev em0 ifconfig carp0 inet 10.0.0.1 netmask 255.255.255.0 vhid 1 carpdev vlan0

Re: Intel PRO/1000 MT Dual Port Server Adapter Issues

2005-10-21 Thread Harford, Colin
brad@ had committed a fix that worked for me, that allowed the dual port's to show up. (mine were PCI-Express). The fix should be in 3.8 em0 at pci5 dev 4 function 0 "Intel PRO/1000MT (82546GB)" rev 0x03: irq 10, address: 00:0e:0c:71:83:2c em1 at pci5 dev 4 function 1 "Intel PRO/1000MT (82546GB)

Re: congrats on OpenBSD SAN... one little question

2005-10-21 Thread dick
per, >We can argue back and forth on the pros and cons of building >1TB >partitions or not, but the need for these giant allocations are real >enough and from a commen/broader view (small business) the demand is >also moving closer and closer. At work we have a disk-to-disk backup >server for

Re: Very high interrupts on a supermicro machine.

2005-10-21 Thread Henning Brauer
* dormando <[EMAIL PROTECTED]> [2005-10-21 01:08]: > Did you make any other configuration changes? > > Right now my box is doing ~28,000pps per direction per interface (out > public, in public, out internal, in internal), totalling around > 112kpps. It doesn't seem to want to go any higher than th

Re: congrats on OpenBSD SAN... one little question

2005-10-21 Thread Bob Beck
> i can certainly see how this would be annoying from a > scalability standpoint, but how often are you changing user > storage limits? it would, however, be most convenient to just > have one huge-ass partition :). > Annoying from a scalability standpoint? gimme a break. one huge filesy

Re: [Fwd: Re: pf rules generation policy]

2005-10-21 Thread Bill
On Fri, 21 Oct 2005 09:59:12 +0200 Guido Tschakert <[EMAIL PROTECTED]> spake: > Kilaru Sambaiah wrote: > > Hello All, > > I am linux administrator and use iptables for firewall. I use > > shorewall, which you > > need to be setting up only policy based on your box is having one > > interface o

Re: "keep state" and PF Queues

2005-10-21 Thread Brian A. Seklecki
I was just curious if any of the developers (or experts) would care to articulate officially >:} ~BAS On Wed, 19 Oct 2005, William Bloom wrote: > The PF queueing FAQ page at http://www.openbsd.org has a wealth of info that > seems to nicely clarify the pf.conf man page. I recall that the FAQ

OpenBSD hack for the ipod

2005-10-21 Thread Ed Wandasiewicz
Ever wanted to use the ipod whilst charging it via USB, on OpenBSD? I found a nice feature for scsi devices. I'm not sure if eject was designed with this in mind, but it works. $ eject /dev/rsd0c Why you may want do this? When an ipod is plugged in via USB, you cannot make use of it's menu. Ejec

Re: CARP states apparently not changing correctly (causes some connection drops)

2005-10-21 Thread Ashley Moran
Stephan A. Rickauer wrote: Ashley Moran wrote: fw1# cat /etc/hostname.carp0 inet 192.168.67.3 255.255.255.0 192.168.67.255 carpdev rl0 vhid 1 pass mycarp fw2# cat /etc/hostname.carp0 inet 192.168.67.3 255.255.255.0 192.168.67.255 carpdev rl0 vhid 1 advskew 10 pass mycarpstudio Could it

Re: OpenBSD hack for the ipod

2005-10-21 Thread Mike Hernandez
On 10/20/05, Ed Wandasiewicz <[EMAIL PROTECTED]> wrote: > 3.8-current now provides scsi access for all ipods, including the nano. > If apple only knew that I was waiting for this so that I could plug an ipod into my zaurus. What a great advertising campaign that would be... Mike

Re: "keep state" and PF Queues

2005-10-21 Thread Henning Brauer
well, I did numerous times in the past. th emisunderstanding most of you have is that queue assignment and th actual queueing are sepearate things. you assign a queue with the name X somewhere, be it by a rule in the inbound path or the outbound, or a state in either direction, and when we hit

Re: OpenBSD's 10th birthday -- how about a present?

2005-10-21 Thread Kevin R
Happy Birthday OpenBSD! My daughter almost has the same birthday at OpenBSD: My wife gave birth to a baby girl yesterday at 4:38pm!!! I bought a CD and the baby T-shirt (although it may take a while before she can wear it) Congrats to Theo and his gang for their hard work!!! Regards, Kevin R.

Re: OpenBSD's 10th birthday -- how about a present?

2005-10-21 Thread Ramiro Aceves
Hi OpenBSD fans! My 3.8 CD preorder is sent also! I am waiting nervous for the 3.8 release! Thanks to all guys! Ramiro.

C++ exceptions with OpenBSD 3.6 on amd64

2005-10-21 Thread Sebastian Cufre
I have a simple c++ program that throws an exception and tries to catch it. But when I run it, it crashes with segmentation faul. Looking and the stack trace, looks like the exception is thrown but no one catches it. Is this a bug? There's a workaround? The c++ file is: --- include int main(void

Re: Very high interrupts on a supermicro machine.

2005-10-21 Thread Matt Rowley
> > Right now my box is doing ~28,000pps per direction per interface (out > > public, in public, out internal, in internal), totalling around > > 112kpps. It doesn't seem to want to go any higher than that. I've just > > tried moving the internal connection off of the dualport PCI-X card > > and on

Re: C++ exceptions with OpenBSD 3.6 on amd64

2005-10-21 Thread Peter Valchev
> I have a simple c++ program that throws an exception and tries to catch it. > But when I run it, it crashes with segmentation faul. Looking and the stack > trace, looks like the exception is thrown but no one catches it. Is this a > bug? There's a workaround? Not sure when, but this has been fix

Re: OpenBSD's 10th birthday -- how about a present?

2005-10-21 Thread Mike Hernandez
On 10/21/05, Ramiro Aceves <[EMAIL PROTECTED]> wrote: > Hi OpenBSD fans! > > My 3.8 CD preorder is sent also! > I am waiting nervous for the 3.8 release! Nervous? You must mean anxious :) One of the main reasons I love OpenBSD is because there is so much less to be nervous about! Mike

uaudio.c add_selector question

2005-10-21 Thread Will H. Backman
Looking at uaudio.c, uaudio_add_selector, it punts to printf("uaudio_add_selector: NOT IMPLEMENTED\n"); Obviously not a cut and paste job, but it looks like NetBSD has added support in their recent uaudio.c. http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/dev/usb/uaudio.c?rev=1.99&content -type=text/x

Re: Carp / VLAN and net.inet.carp.preempt=1

2005-10-21 Thread Brian A. Seklecki
On Fri, 21 Oct 2005, Xavier Beaudouin wrote: Hello there, I have 2 openbsd box (that does as well openbgpd but this is not the aim of this mail). Question is that any problems to do sysctl net.inet.carp.preempt=1 and ifconfig em0 up ifconfig vlan0 vlan 11 vlandev em0 Each machine must hav

Re: [Fwd: Re: Theo, I am truely sorry. You misunderstood me.]

2005-10-21 Thread Daniel A. Ramaley
On Thursday 20 October 2005 19:01, you wrote: >Currently tracking 30+ pieces of hardware. However, I need help: I >need people to email me supported hardware, or use the "Submit New > Kit" link on the page to do it. It's pretty easy, and the only > requirement is that you need to have personally

Re: passwd: /sbin/nologin --- not working for me

2005-10-21 Thread Brian A. Seklecki
You said you "entered" into those files. Did you vi(1) them mnaually? Did you rebuild the database afterward? When you finger the user, what does the shell show up as? Use either vipw(8) as root, to do this, or use chfn(1) as the user. ~BAS On Fri, 21 Oct 2005, morla wrote: hello all, i

Re: C++ exceptions with OpenBSD 3.6 on amd64

2005-10-21 Thread Sebastian Cufre
Well, the problem is that with OpenBSD 3.7 other thing doesn't work (php4-xslt makes apache crash when used), and OpenBSD 3.8 is no yet released officially. On 10/21/05, Peter Valchev <[EMAIL PROTECTED]> wrote: > > > I have a simple c++ program that throws an exception and tries to catch > it. > >

Carp & scp loosing connection

2005-10-21 Thread Monah Baki
Hi all, I have 2 Rasta 4801 (3.7 current) as a master and backup carp. One solaris 10 server is behind them. When I try to scp a 600MB file from 1 solaris server outside the network to the solaris server behind the net4801, I get "network error: connection reset by peer" error. If I halt the maste

Re: Patch and new file, machdep.c,files.i386,k7-powenow.c, adds k8-powernow.c

2005-10-21 Thread Ted Unangst
On 10/21/05, Gordon Willem Klok <[EMAIL PROTECTED]> wrote: > Thorsten Glaser wrote: > > Gordon Willem Klok dixit: > > > > > >>#define MSR_AMDK7_FIDVID_CTL 0xc0010041 > >>#define MSR_AMDK7_FIDVID_STATUS 0xc0010042 > >> > >>/* Bitfields used by K8 */ > > > > > > Can't that be m

Re: Statefull VPN failover a fork from "Re: iptables vs pf"

2005-10-21 Thread Brian A. Seklecki
More to the point, "how to find this info". 1: Go to http://www.openbsd.org/cgi-bin/man.cgi 2: click "apropos" 3: make sure "current" is selected 4: query "sync" 5: click on "sasynchd(8)" and "sasychd.conf(5)" http://www.openbsd.org/cgi-bin/man.cgi?query=sasyncd&sektion=8&apropos=0&manpath=OpenB

Carp & scp loosing connection

2005-10-21 Thread Monah Baki
Hi all, I have 2 Rasta 4801 (3.7 current) as a master and backup carp. One solaris 10 server is behind them. When I try to scp a 600MB file from 1 solaris server outside the network to the solaris server behind the net4801, I get "network error: connection reset by peer" error. If I halt the maste

Re: "keep state" and PF Queues

2005-10-21 Thread Brian A. Seklecki
If a TCP flow is egressing an interface at 2000k/s (17-18mbps), it might be causing as much as 300kbps of "ACK" traffic. That traffic really doesn't get queued on return at the same inteface it's egressing. However, I have noticed that, if a traffic flow is passing through a router (say, the

Re: Statefull VPN failover a fork from "Re: iptables vs pf"

2005-10-21 Thread Theo de Raadt
Please note that at this time, sasyncd can fail IPSEC associations to a 2nd machine But not yet fail them back, when the master recovers The developer of this stuff hasn't finished it yet.

Re: C++ exceptions with OpenBSD 3.6 on amd64

2005-10-21 Thread Marc Espie
On Fri, Oct 21, 2005 at 03:16:13PM -0300, Sebastian Cufre wrote: > Well, the problem is that with OpenBSD 3.7 other thing doesn't work > (php4-xslt makes apache crash when used), and OpenBSD 3.8 is no yet released > officially. > > On 10/21/05, Peter Valchev <[EMAIL PROTECTED]> wrote: > > > > > I

tar(1) problem with long file names.

2005-10-21 Thread eric
It seems that tar(1) is only able to archive filenames of 100 characters or less. However, ufs can handle (I've been testing using touch(1)) filenames up to 255 characters. I tried to modify the following in src/bin/pax/tar.h #define TNMSZ 100 /* size of name field */ to #d

Re: C++ exceptions with OpenBSD 3.6 on amd64

2005-10-21 Thread Chad M Stewart
On Oct 21, 2005, at 2:16 PM, Sebastian Cufre wrote: Well, the problem is that with OpenBSD 3.7 other thing doesn't work (php4-xslt makes apache crash when used), and OpenBSD 3.8 is no yet released officially. And if you'd pre-ordered 3.8 then you might have gotten an email like I did tod

Re: tar(1) problem with long file names.

2005-10-21 Thread Bob Beck
It's not a bug, it's a feature. Thank POSIX.2 which specifies for ustar that the total pathname must be 255 chars or less and the filename must be 100 chars or less. go read pax(1) -Bob * eric <[EMAIL PROTECTED]> [2005-10-21 13:15]: > It seems that tar(1) is only able to

Re: tar(1) problem with long file names.

2005-10-21 Thread Marc Espie
On Fri, Oct 21, 2005 at 02:07:16PM -0500, eric wrote: > It seems that tar(1) is only able to archive filenames of 100 characters or > less. However, ufs can handle (I've been testing using touch(1)) filenames > up to 255 characters. I tried to modify the following in src/bin/pax/tar.h You can't do

Re: C++ exceptions with OpenBSD 3.6 on amd64

2005-10-21 Thread Daniel Ouellet
Chad M Stewart wrote: And if you'd pre-ordered 3.8 then you might have gotten an email like I did today. :-) Now I just need enough revenue from my new company so I can replace all of my "servers" with real boxes like V20z and X4100. Funny now that I'm now longer an employee of Sun I'll p

Re: Statefull VPN failover a fork from

2005-10-21 Thread dagrichards
I'll see if I can cobble some docs together or at least submit an example sasync.conf file. I pre-ordered 3.8, and am _now_ eagerly looking forward to bringing this up. I was not asking the list for a howto, I really had not even heard about this feature. The man page seems pretty straight f

Fw: Carp & scp loosing connection

2005-10-21 Thread Monah Baki
Sorry all a soekris 4801 not rasta, my mistake. Hi all, I have 2 Rasta 4801 (3.7 current) as a master and backup carp. One solaris 10 server is behind them. When I try to scp a 600MB file from 1 solaris server outside the network to the solaris server behind the net4801, I get "network error: co

Re: [Fwd: Re: Theo, I am truely sorry. You misunderstood me.]

2005-10-21 Thread Szechuan Death
Daniel A. Ramaley wrote: I submitted the Adaptec 1205 SA to your list. I put it in my OpenBSD 3.7 machine and it just worked. The drive plugged into the 1205 is wd1. I believe these are the relevant dmesg lines: pciide1 at pci0 dev 16 function 0 "CMD Technology SiI3112 SATA" rev 0x02: DMA

Re: [Fwd: Re: Theo, I am truely sorry. You misunderstood me.]

2005-10-21 Thread Szechuan Death
frantisek holop wrote: hmm, on Thu, Oct 20, 2005 at 04:01:18PM -0800, Szechuan Death said that This has been a public service announcement, paid for by the "Friends of Civilized Vendors" economic-action committee. The FCV reminds you; FCV also stands for "Fuck Closed Vendors!" >;-> and fuck

Re: tar(1) problem with long file names.

2005-10-21 Thread Jay Fenlason
On Fri, Oct 21, 2005 at 02:07:16PM -0500, eric wrote: > It seems that tar(1) is only able to archive filenames of 100 characters or > less. However, ufs can handle (I've been testing using touch(1)) filenames > up to 255 characters. I tried to modify the following in src/bin/pax/tar.h > > #define

Re: [Fwd: Re: Theo, I am truely sorry. You misunderstood me.]

2005-10-21 Thread terry tyson
On 10/21/05, Szechuan Death <[EMAIL PROTECTED]> wrote: > frantisek holop wrote: > > hmm, on Thu, Oct 20, 2005 at 04:01:18PM -0800, Szechuan Death said that > >> This has been a public service announcement, paid for by the "Friends > >> of Civilized Vendors" economic-action committee. The FCV remin

ipmi(4)

2005-10-21 Thread Marco Peereboom
Folks who keep track of cvs changes might have noticed a barrage of commits regarding ipmi(4). The driver is functionally complete but needs wide testing on both amd64 and i386 architectures. Jordan Hargrave (jordan@) wrote most of the code. Let's talk a bit about ipmi(4).

OpenBSD MetaStore: Distributed hosting?

2005-10-21 Thread Szechuan Death
Okay, [EMAIL PROTECTED] Having heard the whining about my apparently unpopular policy WRT netblocks in certain filthy, spammer-ridden Third World shitholes that should be nuked from orbit to protect the Internet from their miserable spams, SSH scans, and generally bogus traffic, and after searchi

Re: OpenBSD MetaStore: Distributed hosting?

2005-10-21 Thread Gordon Grieder
On Fri, Oct 21, 2005 at 04:57:18PM -0800, Szechuan Death wrote: > Okay, [EMAIL PROTECTED] Having heard the whining about my apparently > unpopular > policy WRT netblocks in certain filthy, spammer-ridden Third World > shitholes that should be nuked from orbit to protect the Internet Why block ac

Re: OpenBSD MetaStore: Distributed hosting?

2005-10-21 Thread Szechuan Death
Gordon Grieder wrote: Why block access to your website in an attempt to block spam? Spam harvesters? If so it's pointless, these lists are archived all over the net, your address is already out there. No, I just block netblocks because I don't care about any traffic from those countries, whose

SNMP and NAT

2005-10-21 Thread John
Hi misc@ Reading through the misc@ archives, I see that back in 2003, it was said, to a similar query to mine [0] that: > also, be aware that if there's any kind of NAT involved, the SNMP payloads > will not be translated, so you'll need to be prepared to deal with it. I was wondering if this wa

Re: OpenBSD MetaStore: Distributed hosting?

2005-10-21 Thread Jason Dixon
On Oct 21, 2005, at 10:13 PM, Szechuan Death wrote: Gordon Grieder wrote: Why block access to your website in an attempt to block spam? Spam harvesters? If so it's pointless, these lists are archived all over the net, your address is already out there. No, I just block netblocks because I

Re: ipmi(4)

2005-10-21 Thread Jason Dixon
On Oct 21, 2005, at 7:09 PM, Marco Peereboom wrote: If your box supports IPMI you'll see a similar line in dmesg. ipmi0 at mainbus0: version 1.0 interface SMIC iobase 0xecf4/3 spacing 1 Great, now how does that help me? The driver retrieves ipmi readings and publishes them via the sysctl i

Re: OpenBSD MetaStore: Distributed hosting?

2005-10-21 Thread Szechuan Death
Jason Dixon wrote: I have no intention of starting a flamewar with you, so please take this as constructive criticism, not a throwing down of the gauntlet, as it were. Tragically, it is not constructive, and yes, it is very much a request for a flamewar. It contains nothing of value; it can

Re: OpenBSD MetaStore: Distributed hosting?

2005-10-21 Thread Jason Dixon
On Oct 22, 2005, at 12:14 AM, Szechuan Death wrote: Good luck with that MetaStore thing. I'm sure it's going to be a huge success. -- Jason Dixon DixonGroup Consulting http://www.dixongroup.net

Re: OpenBSD MetaStore: Distributed hosting?

2005-10-21 Thread eric
On Fri, 2005-10-21 at 16:57:18 -0800, Szechuan Death proclaimed... > Okay, [EMAIL PROTECTED] Having heard the whining about my apparently > unpopular > policy WRT netblocks in certain filthy, spammer-ridden Third World > shitholes that should be nuked from orbit to protect the Internet > from th

Re: memtest86

2005-10-21 Thread STeve Andre'
On Friday 21 October 2005 18:07, Gareth Nelson wrote: > Hi > > Any ideas on if this can be loaded by the OpenBSD bootloader or if it's > possible to run a memory test in a booted system? (redirected to misc@ where it belongs) Sure, its possible, but why would you want to? Get the CD version of m

Re: OpenBSD MetaStore: Distributed hosting?

2005-10-21 Thread Szechuan Death
Jason Dixon wrote: Good luck with that MetaStore thing. I'm sure it's going to be a huge success. Thank you, although the goal is not that it be a "success" for me, but rather that it will provide useful information to OpenBSD users and assistance to the OpenBSD development team in negotia

Re: OpenBSD MetaStore: Distributed hosting?

2005-10-21 Thread Theo de Raadt
Please take this off our lists. I am sure noone cares. > > Why block access to your website in an attempt to block spam? Spam > > harvesters? If so it's pointless, these lists are archived all over the > > net, your address is already out there. > > No, I just block netblocks because I don't ca

Re: congrats on OpenBSD SAN... one little question

2005-10-21 Thread Josh Tolley
On 10/21/05, Bob Beck <[EMAIL PROTECTED]> wrote: > > i can certainly see how this would be annoying from a > > scalability standpoint, but how often are you changing user > > storage limits? it would, however, be most convenient to just > > have one huge-ass partition :). > > > > Annoying f

Re: OpenBSD MetaStore: Distributed hosting?

2005-10-21 Thread Bruno Delbono
On Fri, 21 Oct 2005 21:43:11 -0800, Szechuan Death <[EMAIL PROTECTED]> wrote: > Jason Dixon wrote: > >> >> >> Good luck with that MetaStore thing. I'm sure it's going to be a huge >> success. > > Thank you, although the goal is not that it be a "success" for me, > but rather that it will provid