Re: What would you do with field defect rate predictions?

2006-10-24 Thread Andrew Dalgleish
On Wed, Oct 25, 2006 at 12:01:47AM -0400, Paul Luo Li wrote: > Thank you very much for the response. > > By "field defect" I mean a PR in the Bug Tracking system of the Class > sw-bug. > > I was wondering if you think predictions at the time of release of the > number of field defects in each mon

Re: NOD32 Antivirus and OpenBSD?

2006-10-24 Thread Lars Hansson
On Tuesday 24 October 2006 13:41, Leonardo Rodrigues wrote: > Or another really good antivirus that I may > consider? > ClamAV works fine on OpenBSD and it's even in ports. --- Lars Hansson

Re: What would you do with field defect rate predictions?

2006-10-24 Thread Otto Moerbeek
On Wed, 25 Oct 2006, Paul Luo Li wrote: > Thank you very much for the response. > > By "field defect" I mean a PR in the Bug Tracking system of the Class > sw-bug. That is a measure which contains lots of noise and is also incomplete. A lot of time bugs gets fixed without being a made a PR. >

Re: Automating updates question

2006-10-24 Thread Otto Moerbeek
On Tue, 24 Oct 2006, Michael Osburn wrote: > While I fully realize that installing from ports is not the accepted process > for anyone except for developers, I wish to start helping out in any way I > can; though, being a low-skilled OpenBSD programmer tends to hurt more then > help. > > I starte

Re: USR GigE adapter: USR997902A

2006-10-24 Thread Jonathan Gray
On Tue, Oct 24, 2006 at 01:04:14PM -0500, Jacob Yocom-Piatt wrote: > can anyone confirm that the USR997902A gigabit ethernet card is supported for > i386? the device is listed as supported using the re driver, but it lists the > model number without the A at the end. here is a link to the adapter >

Re: Sun x2100 M2 DMESG weirdenn and remote access. OpenBSD 4.0

2006-10-24 Thread Pawel S. Veselov
Daniel Ouellet wrote: stan wrote: That's actually not a given IFIRK Sun says the RAID on the 2100's is "Windows only". Interesting! I didn't read that. Must have skip my reading then somehow. The choice are in the BIOS to enable it. I didn't buy two drives as it was for testing only, so I

Re: Modemsupport?

2006-10-24 Thread Jonathan Gray
On Tue, Oct 24, 2006 at 06:34:52PM -0500, Marco Peereboom wrote: > No, winmodes are not supported. Only actual modems are supported. NetBSD has some support for the AC97 Intel based ones, not sure how/if it works. I don't have any particular interest in hacking on this myself.

Re: What would you do with field defect rate predictions?

2006-10-24 Thread Paul Luo Li
Thank you very much for the response. By "field defect" I mean a PR in the Bug Tracking system of the Class sw-bug. I was wondering if you think predictions at the time of release of the number of field defects in each month after release can help: -allocate resources, such as having enough peopl

Re: Newbie login.conf and xdm question

2006-10-24 Thread Greg Thomas
On 10/24/06, Greg Thomas <[EMAIL PROTECTED]> wrote: Ok, I'm trying to get my user account setup so the Java plugin works with Friefox, it's currently working fine for root. From Kurt's suggestion I changed staff's section of login.conf to: Ok, I have my ulimit issue worked out, I had a ulimit

Re: OpenBSD AJAX

2006-10-24 Thread Damien Miller
On Tue, 24 Oct 2006, Sam Fourman Jr. wrote: > I am Searching the Internet for a Basic Hello World Ajax sample > written in C if anyone has one laying around please reply to this post I think you would be nuts to write your web applications in C, unless you are a master with a good reason. -d

Re: OpenBSD AJAX

2006-10-24 Thread Sam Fourman Jr.
Thanks, I now found this Link that Should help me with a C based CGI http://www.tldp.org/HOWTO/XML-RPC-HOWTO/xmlrpc-howto-c.html Sam Fourman Jr. On 10/24/06, Aaron Glenn <[EMAIL PROTECTED]> wrote: On 10/24/06, Sam Fourman Jr. <[EMAIL PROTECTED]> wrote: > > I am Searching the Internet for a Ba

Re: Sun x2100 M2 DMESG weirdenn and remote access. OpenBSD 4.0

2006-10-24 Thread Daniel Ouellet
stan wrote: That's actually not a given IFIRK Sun says the RAID on the 2100's is "Windows only". Interesting! I didn't read that. Must have skip my reading then somehow. The choice are in the BIOS to enable it. I didn't buy two drives as it was for testing only, so I can't say if it would w

Re: OpenBSD AJAX

2006-10-24 Thread Aaron Glenn
On 10/24/06, Sam Fourman Jr. <[EMAIL PROTECTED]> wrote: I am Searching the Internet for a Basic Hello World Ajax sample written in C if anyone has one laying around please reply to this post AJAX is a concept, not a language. Read up on XMLRPC and take it from there (-:

Re: Modemsupport?

2006-10-24 Thread STeve Andre'
On Tuesday 24 October 2006 19:47, Stuart Henderson wrote: > On 2006/10/25 01:18, [EMAIL PROTECTED] wrote: > > I had a old Laptop and in my Dmesg was a Modemchip from VIA wich wasn`t > > supported. Now I do own a Thinkpad and I`ve a INTEL Modem-Chip wich isn`t > > supported either. > > Often they're

Re: Ierrs on dual firewalls

2006-10-24 Thread Gunga Din
Interesting... net.ip.ifq.drops was indeed showing quite a bit of activity. I ratcheted up the net.ip.ifq.maxlen a bit based on the recommendations I've seen (up to 250-300), and the general performance improved quite a bit. The 'drops' stabilized pretty cleanly for a while, and video stuff see

Re: OpenBSD AJAX

2006-10-24 Thread Sam Fourman Jr.
Thank you all for the input this is GREAT I have always liked Procedural languages as well as compiled languages, I tend not to like runtimes. One of the Major reasons for FINALLY ditching Windows, cold turkey and switching to OpenBSD, was I felt that Windows in general made it hard to code in C,

Re: Modemsupport?

2006-10-24 Thread Nick Holland
[EMAIL PROTECTED] wrote: >> No, winmodes are not supported. Only actual modems are supported. > > Well I`m no expert marco but is every Modemchip found on a Motherboard or > included into a Laptop a "Winmodem"? I have not seen a single exception to that in a very long time. If you didn't pay ext

Re: OpenBSD AJAX

2006-10-24 Thread L. V. Lammert
On Wed, 25 Oct 2006, ropers wrote: > Ryan, Joachim (, others): > > Should a coding n00b like myself avoid PHP like the plague, or do your > reasons only come into play once a certain level of programming > proficiency is attained? > If you want to learn a web-oriented programming, go with Ruby. Be

Re: OpenBSD AJAX

2006-10-24 Thread bofh
On 10/24/06, ropers <[EMAIL PROTECTED]> wrote: > > You mentioned that you dislike PHP. > I would be curious to learn your reasons for this. If you look back at the history of PHP, it was created so that "non-programmers" can easily program. Well, if you want to see the results of a non-programme

Automating updates question

2006-10-24 Thread Michael Osburn
While I fully realize that installing from ports is not the accepted process for anyone except for developers, I wish to start helping out in any way I can; though, being a low-skilled OpenBSD programmer tends to hurt more then help. I started looking at using my spare machine (it only play

Re: Problem when mount USB to OpenBSD

2006-10-24 Thread Greg Thomas
http://openbsd.org/faq/index.html hi yeahhh it working Sorry i am a new bee to Unix in general. I having another question. Can we intall firefox in openbsd?

Re: Sun x2100 M2 DMESG weirdenn and remote access. OpenBSD 4.0

2006-10-24 Thread stan
On Tue, Oct 24, 2006 at 05:24:43PM -0400, Daniel Ouellet wrote: > Damian Wiest wrote: > >Besides the Broadcom, what other nic is on the system board? ISTR newer > >x2100's shipping with Nvidia ck8-04 Gigabit Ethernet for the primary > >interface which may not be supported. > > It's in the dmesg

Re: OpenBSD AJAX

2006-10-24 Thread Darrin Chandler
On Wed, Oct 25, 2006 at 01:56:32AM +0200, ropers wrote: > Ryan, Joachim (, others): > > You mentioned that you dislike PHP. > I would be curious to learn your reasons for this. > I'm not trying to instigate religious wars or the like, it's just that > my programming skills are mostly nonexistant G

Re: Modemsupport?

2006-10-24 Thread Greg Thomas
On 10/24/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > No, winmodes are not supported. Only actual modems are supported. Well I`m no expert marco but is every Modemchip found on a Motherboard or included into a Laptop a "Winmodem"? As far as I know Winmodem is a company and I always though

Re: Problem when mount USB to OpenBSD

2006-10-24 Thread Maverick
Greg Thomas-3 wrote: > > On 10/24/06, Maverick <[EMAIL PROTECTED]> wrote: >> Hi >> Can you please tell me how to fix this problem? Thanks a lot >> I am trying to mount a USB pen drive to OpenBSD. When i connect the usb >> to >> the computer there is no notice or lines appear. >> >> I run >> usbdev

Re: I need help in interpreting some Docs

2006-10-24 Thread Bryan Irvine
I'll top-post because there's a lot of info there that I just don't know the answers to. I think you have to use regular snort + snortsam. --Bryan ps. is the snort-user list a gmail address now? On 10/24/06, John Draper <[EMAIL PROTECTED]> wrote: Hi, I'm posting this to both OpenBSD and Sno

Re: Problem when mount USB to OpenBSD

2006-10-24 Thread Greg Thomas
Oh, yeah, don't forget that OpenBSD has an excellent FAQ: http://www.openbsd.org/faq/faq14.html#flashmem On 10/24/06, Maverick <[EMAIL PROTECTED]> wrote: Hi Can you please tell me how to fix this problem? Thanks a lot I am trying to mount a USB pen drive to OpenBSD. When i connect the usb to th

Re: OpenBSD / NetBSD systrace kernel integer overflow

2006-10-24 Thread ropers
On 24/10/06, Nicolas Martzel <[EMAIL PROTECTED]> wrote: I thank you all, but M ropers whom the reaction is displaced. :D Thank you. :-) That's almost the only time I've laughed today. (Hey, no hard feelings, right?) --ropers

Re: Modemsupport?

2006-10-24 Thread sebastian . rother
> No, winmodes are not supported. Only actual modems are supported. Well I`m no expert marco but is every Modemchip found on a Motherboard or included into a Laptop a "Winmodem"? As far as I know Winmodem is a company and I always thought if I`ve read about this "Winmodems are no supported"-stuff

Re: Problem when mount USB to OpenBSD

2006-10-24 Thread Stuart Henderson
On 2006/10/24 16:49, Maverick wrote: > Can you please tell me how to fix this problem? Thanks a lot > I am trying to mount a USB pen drive to OpenBSD. When i connect the usb to > the computer there is no notice or lines appear. send a full dmesg... see http://www.openbsd.org/mail.html > Sent from

Re: Problem when mount USB to OpenBSD

2006-10-24 Thread Greg Thomas
On 10/24/06, Maverick <[EMAIL PROTECTED]> wrote: Hi Can you please tell me how to fix this problem? Thanks a lot I am trying to mount a USB pen drive to OpenBSD. When i connect the usb to the computer there is no notice or lines appear. I run usbdevs and it return addr 1: UHCI root, hub ,Intel

Re: Problem when mount USB to OpenBSD

2006-10-24 Thread Han Boetes
Run dmesg and you'll see it's /dev/sd0 that is connected After that disklabel sd0 shows you the label, most likely the only partition is sd0a. # Han

Re: OpenBSD AJAX

2006-10-24 Thread ropers
Ryan, Joachim (, others): You mentioned that you dislike PHP. I would be curious to learn your reasons for this. I'm not trying to instigate religious wars or the like, it's just that my programming skills are mostly nonexistant GW BASIC & shell scripts and I'm thinking of properly learning PHP,

Re: Modemsupport?

2006-10-24 Thread Bryan Irvine
On 10/24/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Well I just asked myself "if" OpenBSD does support any build in modem found on any Laptop? I had a old Laptop and in my Dmesg was a Modemchip from VIA wich wasn`t supported. Now I do own a Thinkpad and I`ve a INTEL Modem-Chip wich isn`t su

Problem when mount USB to OpenBSD

2006-10-24 Thread Maverick
Hi Can you please tell me how to fix this problem? Thanks a lot I am trying to mount a USB pen drive to OpenBSD. When i connect the usb to the computer there is no notice or lines appear. I run usbdevs and it return addr 1: UHCI root, hub ,Intel addr 2: USB MP3, vendor 0x0d7d addr 3: UHCI root, h

Re: Modemsupport?

2006-10-24 Thread Greg Thomas
On 10/24/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Well I just asked myself "if" OpenBSD does support any build in modem found on any Laptop? I had a old Laptop and in my Dmesg was a Modemchip from VIA wich wasn`t supported. Now I do own a Thinkpad and I`ve a INTEL Modem-Chip wich isn`t su

Re: Modemsupport?

2006-10-24 Thread Stuart Henderson
On 2006/10/25 01:18, [EMAIL PROTECTED] wrote: > I had a old Laptop and in my Dmesg was a Modemchip from VIA wich wasn`t > supported. Now I do own a Thinkpad and I`ve a INTEL Modem-Chip wich isn`t > supported either. Often they're no modem chip, just a telephone line interface to the sound codec, a

Simple through put quick tests

2006-10-24 Thread Daniel Ouellet
Hi, Any better way or suggestion to test through put on various network cards and architecture to find one somewhat meaning full numbers for kpps other then doing timed flooding pings? I am trying to tests a bunch of different network cards, on different architecture with different loads for

Re: Modemsupport?

2006-10-24 Thread Marco Peereboom
No, winmodes are not supported. Only actual modems are supported. On Wed, Oct 25, 2006 at 01:18:39AM +0200, [EMAIL PROTECTED] wrote: > Well I just asked myself "if" OpenBSD does support any build in modem > found on any Laptop? > I had a old Laptop and in my Dmesg was a Modemchip from VIA wich wa

Modemsupport?

2006-10-24 Thread sebastian . rother
Well I just asked myself "if" OpenBSD does support any build in modem found on any Laptop? I had a old Laptop and in my Dmesg was a Modemchip from VIA wich wasn`t supported. Now I do own a Thinkpad and I`ve a INTEL Modem-Chip wich isn`t supported either. It`s no request to "add" such support (even

Re: OpenBSD AJAX

2006-10-24 Thread Wijnand Wiersma
2006/10/24, Marc Espie <[EMAIL PROTECTED]>: There are two perl frameworks, for instance. And ruby-on-rail is known to rely on java. Ruby on Rails has AJAX features, it includes some javascript libraries (if desired). It does not rely on java.. Wijnand

I need help in interpreting some Docs

2006-10-24 Thread John Draper
Hi, I'm posting this to both OpenBSD and Snort mailing lists. In reading through the snort documentation, in section 1.5 (Inline mode), they state the following... "In order for Snort Inline to work properly, Download and compile the iptables code to include "make install-devel". (http://www,ipt

Re: AF_ISO, SOCK_RAW - mysterious phenomena in OpenBSD

2006-10-24 Thread Marcus Watts
Karel Kulhavy <[EMAIL PROTECTED]> writes: > How do I do this C call taken from a Linux program on OpenBSD? > > socket(PF_PACKET, SOCK_RAW, htons(0x4254)) > > man socket on OpenBSD offers AF_ISO (ISO protocols) which sounds like it > could be access to individual ISO stack layers including layer 2

Re: krb5 login help

2006-10-24 Thread Bob Beck
The kerberos server admins have to add you a host key, they then give you that key and you put it in a keytab file on your client. I.e. they a "kadmin addprinc -pw somepassword host/[EMAIL PROTECTED]" and give you the result to put in a keytab file. Doing this ensures you can ask

Re: krb5 login help

2006-10-24 Thread Jacob Yocom-Piatt
Original message >Date: Tue, 24 Oct 2006 15:50:58 -0500 (CDT) >From: Jacob Yocom-Piatt <[EMAIL PROTECTED]> >Subject: Re: krb5 login help >To: misc@openbsd.org > >>The next problem is that I don't control the server (I'm trying to >>authenticate my departmental server against the uni

Re: Sun x2100 M2 DMESG weirdenn and remote access. OpenBSD 4.0

2006-10-24 Thread Daniel Ouellet
Damian Wiest wrote: Besides the Broadcom, what other nic is on the system board? ISTR newer x2100's shipping with Nvidia ck8-04 Gigabit Ethernet for the primary interface which may not be supported. It's in the dmesg in archive: Two Broadcom bge Broadcom BCM5715 and two NVIDIA nfe NVIDIA MC

Re: krb5 login help

2006-10-24 Thread Jacob Yocom-Piatt
Original message >Date: Tue, 24 Oct 2006 13:28:20 -0700 >From: "Donald J. Ankney" <[EMAIL PROTECTED]> >Subject: Re: krb5 login help >To: Bob Beck <[EMAIL PROTECTED]> >Cc: misc@openbsd.org > >On Oct 24, 2006, at 12:29 PM, Bob Beck wrote: > >> >> Did you give the wee beastie a host

Re: Sun x2100 M2 DMESG weirdenn and remote access. OpenBSD 4.0

2006-10-24 Thread Damian Wiest
On Mon, Oct 23, 2006 at 01:24:11PM -0400, Daniel Ouellet wrote: > Stuart Henderson wrote: > >On 2006/10/22 17:29, Daniel Ouellet wrote: > >>It work,s but as soon as the setup for OpenBSD start to boot the bsd.rd, > >>the access to both the ethernet management port as well as the serial > >>consol

Current AMD64 DMESG on Sun X2100 M2

2006-10-24 Thread Daniel Ouellet
Hi all, Just for the records and for the interested in case you were looking at the new Sun X2100 M2. Here is the DMESG for it as of Sun Oct 22 22:42:18 MDT 2006. A few more devices are present in the current version oppose to the 4.0 release version. Very short differences: -mainbus0: In

Re: krb5 login help

2006-10-24 Thread Donald J. Ankney
On Oct 24, 2006, at 12:29 PM, Bob Beck wrote: Did you give the wee beastie a host key on your kerberos server? both ssh and /bin/login will attempt to verify a host key against the server so that your kerberos server isn't getting spoofed. I think this is the place where I'm running

Re: Dell 2650 with unsupported Adaptec PERC 3/Di RAID controller?

2006-10-24 Thread Ingo Schwarze
Nick Holland wrote on Tue, Oct 24, 2006 at 04:05:20PM -0400: > Ingo Schwarze wrote: >> This might make it yet into some FAQ... :-/ > > been there for quite some time, actually: >http://www.openbsd.org/faq/faq12.html#aac Oooops. Put my foot in it. Even though the quality of the FAQ is well-k

Re: Dell 2650 with unsupported Adaptec PERC 3/Di RAID controller?

2006-10-24 Thread Nick Holland
Ingo Schwarze wrote: This might make it yet into some FAQ... :-/ been there for quite some time, actually: http://www.openbsd.org/faq/faq12.html#aac :) Nick. K Kadow wrote on Mon, Oct 23, 2006 at 08:47:06PM -0500: I've inherited a half dozen Dell PowerEdge 2650s with the PERC 3/Di Adap

Re: krb5 login help

2006-10-24 Thread Bob Beck
> I'm trying to configure 3.9 to authenticate against a Kerberos 5 > realm. Kerberos is correctly configured (I can get a ticket via > kinit). I've created a new user class and assigned krb5-or-pwd > authentication (relevant portion of login.conf is below). I assigned > a user to the class

Re: krb5 login help

2006-10-24 Thread Ryan Corder
On Tue, 2006-10-24 at 09:22 -0700, Donald J. Ankney wrote: > I assume I'm missing a step here, but can't find any documentation or > hints as to what that might be. I'd appreciate any links or > suggestions on man pages that I should read. what does your logs say? is your Kerberos server in DNS?

Re: krb5 login help

2006-10-24 Thread Chris Kuethe
On 10/24/06, Donald J. Ankney <[EMAIL PROTECTED]> wrote: I've been searching mailing lists, man pages, and google with no good results, so I'm here to ask for a little nudge in the right direction. Did you turn on kerberos in sshd_config? -- GDB has a 'break' feature; why doesn't it have 'fix'

Re: OpenBSD AJAX

2006-10-24 Thread Joachim Schipper
On Tue, Oct 24, 2006 at 01:30:02AM -0500, Sam Fourman Jr. wrote: > Thanks for the Feedback everyone, > > my next question is Would it be Possible to use AJAX from a CGI made > with C running from Apache that Ships w/ OpenBSD? Yes, although you'll be much happier with FastCGI. Also, consider Perl

Re: Oct 08 snapshot bad bug - AMD64

2006-10-24 Thread sysop
This machine experienced lockup on bge0 interface yesterday, the same interface which failed two weeks ago with earlier snapshot. Yesterday's failure was different in that the link status was stable (active), and it was possible to capture packets. However interface became unbound to its static

krb5 login help

2006-10-24 Thread Donald J. Ankney
I've been searching mailing lists, man pages, and google with no good results, so I'm here to ask for a little nudge in the right direction. I'm trying to configure 3.9 to authenticate against a Kerberos 5 realm. Kerberos is correctly configured (I can get a ticket via kinit). I've created

Re: Thank you OpenBSD, the sensors framework ROX!

2006-10-24 Thread laurent FANIS
On 10/24/06, andrew fresh <[EMAIL PROTECTED]> wrote: I just want to say thank you to the OpenBSD team. Over the weekend, one of our OpenBSD servers[1] had a fan die. Thanks to the sensors framework, and the Nagios[2] plugin I wrote[3], I found out it was broken, and I could also tell that the r

Re: NOD32 Antivirus and OpenBSD?

2006-10-24 Thread Damian Wiest
> On 10/24/06, Leonardo Rodrigues <[EMAIL PROTECTED]> wrote: > >Hello everyone, > > > >I'm thinking on purchasing this NOD32 anti-virus solution from > >ESET.COM and use it here at work. I really want to use it with > >OpenBSD, since every other server machine runs OpenBSD as well. The > >problem i

Re: Dell 2650 with unsupported Adaptec PERC 3/Di RAID controller?

2006-10-24 Thread K Kadow
On 10/24/06, Ingo Schwarze <[EMAIL PROTECTED]> wrote: If those servers are in any way mission-critical for you (i.e. if sudden failure would cause you relevant inconvenience) you should seriously consider getting better hardware, even if you have to pay for it. IMHO, overall these servers are "

Newbie login.conf and xdm question

2006-10-24 Thread Greg Thomas
Ok, I'm trying to get my user account setup so the Java plugin works with Friefox, it's currently working fine for root. From Kurt's suggestion I changed staff's section of login.conf to: staff:\ :datasize-cur=infinity:\ :datasize-max=infinity:\ :stacksize-cur=8M:\ :openf

USR GigE adapter: USR997902A

2006-10-24 Thread Jacob Yocom-Piatt
can anyone confirm that the USR997902A gigabit ethernet card is supported for i386? the device is listed as supported using the re driver, but it lists the model number without the A at the end. here is a link to the adapter http://www.cdw.com/shop/products/default.aspx?EDC=996808 i want to make

Re: AF_ISO, SOCK_RAW - mysterious phenomena in OpenBSD

2006-10-24 Thread Otto Moerbeek
On Tue, 24 Oct 2006, Karel Kulhavy wrote: > How do I do this C call taken from a Linux program on OpenBSD? > > socket(PF_PACKET, SOCK_RAW, htons(0x4254)) > > man socket on OpenBSD offers AF_ISO (ISO protocols) which sounds like it > could be access to individual ISO stack layers including layer

Re: OpenBSD AJAX

2006-10-24 Thread Bryan Irvine
is it possible to have a AJAX enabled Website hosted on OpenBSD? yes. I've done it. the reason why I am asking is because Apache is version 1.3.x (due to licencing issues). if not Maybe there is another http server that would support it? they all support it. It's nothing special. Browse

Re: Thank you OpenBSD, the sensors framework ROX!

2006-10-24 Thread Jacob Yocom-Piatt
Original message >Date: Tue, 24 Oct 2006 10:08:51 -0700 >From: andrew fresh <[EMAIL PROTECTED]> >Subject: Thank you OpenBSD, the sensors framework ROX! >To: misc@openbsd.org > >I just want to say thank you to the OpenBSD team. > >Over the weekend, one of our OpenBSD servers[1] had a f

Re: Dell 2650 with unsupported Adaptec PERC 3/Di RAID controller?

2006-10-24 Thread Per-Olov Sjöholm
On Tuesday 24 October 2006 03:47, K Kadow wrote: > I've inherited a half dozen Dell PowerEdge 2650s with the PERC 3/Di > Adaptec RAID controllers, mostly running old OpenBSD with the 'aac' > RAID controller enabled. > > I'd like to put as little money (and time) into these as possible > while still

Re: AF_ISO, SOCK_RAW - mysterious phenomena in OpenBSD

2006-10-24 Thread Claudio Jeker
On Tue, Oct 24, 2006 at 06:34:55PM +0200, Karel Kulhavy wrote: > How do I do this C call taken from a Linux program on OpenBSD? > > socket(PF_PACKET, SOCK_RAW, htons(0x4254)) > > man socket on OpenBSD offers AF_ISO (ISO protocols) which sounds like it > could be access to individual ISO stack lay

Thank you OpenBSD, the sensors framework ROX!

2006-10-24 Thread andrew fresh
I just want to say thank you to the OpenBSD team. Over the weekend, one of our OpenBSD servers[1] had a fan die. Thanks to the sensors framework, and the Nagios[2] plugin I wrote[3], I found out it was broken, and I could also tell that the rest of the fans in the server were doing a fine job kee

Setting 10Mbps full duplex

2006-10-24 Thread Karel Kulhavy
I am used from Linux that setting a network card to 10Mbps full duplex for an optical data link was a problem almost insolvable by mankind. Both finding the documentation and performing the magic trick. I am impressed by OpenBSD. ifconfig tells me the type of the card - fxp. man fxp and search for

Re: new LiveCD instructions for OpenBSD

2006-10-24 Thread Frank
Andreas Bihlmaier wrote: > On Tue, Oct 24, 2006 at 01:51:45PM +, Ryan McBride wrote: >> On Tue, Oct 24, 2006 at 02:37:05PM +0200, Andreas Bihlmaier wrote: >>> On Tue, Oct 24, 2006 at 08:25:52AM +0900, vladas wrote: On 10/24/06, Andreas Bihlmaier <[EMAIL PROTECTED]> wrote: Is this Live

AF_ISO, SOCK_RAW - mysterious phenomena in OpenBSD

2006-10-24 Thread Karel Kulhavy
How do I do this C call taken from a Linux program on OpenBSD? socket(PF_PACKET, SOCK_RAW, htons(0x4254)) man socket on OpenBSD offers AF_ISO (ISO protocols) which sounds like it could be access to individual ISO stack layers including layer 2? However the string ISO is not mentioned anywhere els

Re: Dell 2650 with unsupported Adaptec PERC 3/Di RAID controller?

2006-10-24 Thread Ingo Schwarze
This might make it yet into some FAQ... :-/ K Kadow wrote on Mon, Oct 23, 2006 at 08:47:06PM -0500: > I've inherited a half dozen Dell PowerEdge 2650s with the PERC 3/Di > Adaptec RAID controllers, mostly running old OpenBSD with the 'aac' > RAID controller enabled. > > I'd like to put as little

Re: OpenBSD AJAX

2006-10-24 Thread Marc Espie
On Tue, Oct 24, 2006 at 12:55:09AM -0500, Sam Fourman Jr. wrote: > Just a Quick Question, > > I have been searching for a direct answer to: > > is it possible to have a AJAX enabled Website hosted on OpenBSD? Yes. I have one. > the reason why I am asking is because Apache is version 1.3.x (due

Re: new LiveCD instructions for OpenBSD

2006-10-24 Thread Andreas Bihlmaier
On Tue, Oct 24, 2006 at 01:51:45PM +, Ryan McBride wrote: > On Tue, Oct 24, 2006 at 02:37:05PM +0200, Andreas Bihlmaier wrote: > > On Tue, Oct 24, 2006 at 08:25:52AM +0900, vladas wrote: > > > On 10/24/06, Andreas Bihlmaier <[EMAIL PROTECTED]> wrote: > > > Is this LiveCD/DVD reliable enough to

Re: Sun Niagara supported?

2006-10-24 Thread Girish Venkatachalam
On Mon, Oct 23, 2006 at 06:14:30PM -0400, Jean-Daniel Beaubien wrote: > I see I see, thanks for the explanation. I hope I didn't get your hopes > up for financing...I am only a poor student finishing his Bachelor's... > > Jd Don't give it a thought Jean. In Sanskrit there is a saying which goes

Re: new LiveCD instructions for OpenBSD

2006-10-24 Thread Girish Venkatachalam
On Tue, Oct 24, 2006 at 04:12:00AM -0400, Nick Guenther wrote: > On 10/23/06, Andreas Bihlmaier <[EMAIL PROTECTED]> wrote: > >Hello misc@, > > > >Quite a few people sent me emails about my earier instructions, I posted > >here some time ago: > >http://marc.theaimsgroup.com/?l=openbsd-misc&m=1 > > >

Re: figuring out the local IP address of an interface

2006-10-24 Thread Ste Jones
Is there a way to portably make this work across linux,FreeBSD,NetBSD and OpenBSD? If I remember correctly you can possibly do it with libdnet http://libdnet.sourceforge.net/ Cheers Ste

Zabbix package or port

2006-10-24 Thread Phusion
I was wondering if anyone has worked on creating a Zabbix package or port for OpenBSD. Phusion

Re: OpenBSD AJAX

2006-10-24 Thread Mathieu Sauve-Frankel
On Tue, Oct 24, 2006 at 01:35:38PM +, Ryan McBride wrote: > On Tue, Oct 24, 2006 at 10:42:25AM +0200, Magnus Bodin wrote: > > On Tue, Oct 24, 2006 at 01:30:02AM -0500, Sam Fourman Jr. wrote: > > > my next question is Would it be Possible to use AJAX from a CGI made > > > with C running from Apa

Re: pppoe goes to sleep

2006-10-24 Thread Tim Gruene
here is a ppp-logfile attached. at 19:23:09 I tried to kill and restart ppp, if I remember correctly. What am I supposed to read from the man page for ppp to help me in this case, please? Thanks for the help, Tim -- Tim Gruene Institut fuer anorganische Chemie Tammannstr. 4 D-37077 Goettingen

Re: new LiveCD instructions for OpenBSD

2006-10-24 Thread Ryan McBride
On Tue, Oct 24, 2006 at 02:37:05PM +0200, Andreas Bihlmaier wrote: > On Tue, Oct 24, 2006 at 08:25:52AM +0900, vladas wrote: > > On 10/24/06, Andreas Bihlmaier <[EMAIL PROTECTED]> wrote: > > Is this LiveCD/DVD reliable enough to send in dmesg's from it? > > Exuse me, but I don't see a point in pos

Re: OpenBSD AJAX

2006-10-24 Thread Alexander Farber
Sam, the easiest way for you would probably to use the stock Apache 1.3.x coming with OpenBSD and then the CGI::Ajax Perl module (just install it using "perl -MCPAN -e shell;" ): http://www.perl.com/lpt/a/977 On 10/24/06, Sam Fourman Jr. <[EMAIL PROTECTED]> wrote: my next question is

Re: OpenBSD / NetBSD systrace kernel integer overflow

2006-10-24 Thread Nicolas Martzel
I thank you all, but M ropers whom the reaction is displaced. At the begining of the project i manage i had an argue with the security expert of my company. He wanted MacOSX servers, and i wanted OpenBSD. I finally win and i am very happy of my choice. He just gives me the link i have sent you, a

Re: OpenBSD AJAX

2006-10-24 Thread Ryan McBride
On Tue, Oct 24, 2006 at 10:42:25AM +0200, Magnus Bodin wrote: > On Tue, Oct 24, 2006 at 01:30:02AM -0500, Sam Fourman Jr. wrote: > > my next question is Would it be Possible to use AJAX from a CGI made > > with C running from Apache that Ships w/ OpenBSD? > > Yes. C, INTERCAL, ksh. > Any applicat

Re: OpenBSD / NetBSD systrace kernel integer overflow

2006-10-24 Thread Matthias Kilian
On Tue, Oct 24, 2006 at 03:09:12PM +0200, Nicolas Martzel wrote: > http://scary.beasts.org/security/CESA-2006-003.html http://www.openbsd.org/errata.html#systrace

Re: OpenBSD / NetBSD systrace kernel integer overflow

2006-10-24 Thread ropers
On 24/10/06, Nicolas Martzel <[EMAIL PROTECTED]> wrote: http://scary.beasts.org/security/CESA-2006-003.html Feedback about that ? Corrected or always active ? Thanks, and hope that could help. Ask question? Complete sentence? You talking to me? Thanks, and hope that could help.

Re: OpenBSD / NetBSD systrace kernel integer overflow

2006-10-24 Thread Otto Moerbeek
On Tue, 24 Oct 2006, Nicolas Martzel wrote: > http://scary.beasts.org/security/CESA-2006-003.html > > Feedback about that ? > Corrected or always active ? > > Thanks, and hope that could help. Eh, why don't you look at http://www.openbsd.org/errata.html first? It's already fixed for more than t

Utility to view multiple log files in a Vim 7.0 tabbed view

2006-10-24 Thread Girish Venkatachalam
Dearest friends, I believe this is the place where the smartest sys admins on earth hang around; what better place than this for me to advertise my little creation? :-) I know what I did was trivial; please be gentle. :-) I have written a vim plugin that opens multiple l

Re: OpenBSD / NetBSD systrace kernel integer overflow

2006-10-24 Thread Dries Schellekens
Nicolas Martzel wrote: http://scary.beasts.org/security/CESA-2006-003.html Feedback about that ? Corrected or always active ? http://www.openbsd.org/errata.html#systrace

Re: figuring out the local IP address of an interface

2006-10-24 Thread Girish Venkatachalam
On Tue, Oct 24, 2006 at 10:43:57AM +0200, Otto Moerbeek wrote: > > On Tue, 24 Oct 2006, Girish Venkatachalam wrote: > > > Dear friends, > > > > I know this question sounds basic but it is not. > > > > How to programmatically determine the IP address of an interface? > > > > (Programmatically

OpenBSD / NetBSD systrace kernel integer overflow

2006-10-24 Thread Nicolas Martzel
http://scary.beasts.org/security/CESA-2006-003.html Feedback about that ? Corrected or always active ? Thanks, and hope that could help.

Re: new LiveCD instructions for OpenBSD

2006-10-24 Thread Andreas Bihlmaier
On Mon, Oct 23, 2006 at 06:39:35PM -0500, Sam Fourman Jr. wrote: > I have been looking for a OpenBSD Kismet Live DVD with a X Front end, > I wonder if a person could actually have Kismet and x on a Live DVD? > or would it have to be able to write to a Disk? > > > Sam Fourman Jr. You might be ab

Re: new LiveCD instructions for OpenBSD

2006-10-24 Thread Andreas Bihlmaier
On Tue, Oct 24, 2006 at 08:25:52AM +0900, vladas wrote: > On 10/24/06, Andreas Bihlmaier <[EMAIL PROTECTED]> wrote: > > >Now I finally got around to update my instructions on how to create an > >OpenBSD-based LiveCD/DVD. > > Is this LiveCD/DVD reliable enough to send in dmesg's from it? Exuse m

Re: figuring out the local IP address of an interface

2006-10-24 Thread Philip Guenther
On 10/24/06, Girish Venkatachalam <[EMAIL PROTECTED]> wrote: How to programmatically determine the IP address of an interface? Your question is unclear. Do you _really_ want to look up the list of IP addresses bound to a given interface, specified by name and/or index? That what your question

Re: NOD32 Antivirus and OpenBSD?

2006-10-24 Thread Andreas Schweitzer
On Tue, Oct 24, 2006 at 02:41:11AM -0300, Leonardo Rodrigues wrote: > Or another really good antivirus that I may > consider? You could try to check out avira's server tools: http://www.avira.com/en/products/index.html most of which seem to support OpenBSD. The Windows personal edition is quite po

Re: figuring out the local IP address of an interface

2006-10-24 Thread Nick Guenther
On 10/24/06, Girish Venkatachalam <[EMAIL PROTECTED]> wrote: Dear friends, I know this question sounds basic but it is not. How to programmatically determine the IP address of an interface? (Programmatically means using C of course :-) getsockname(2) is supposed to work but it doesn't since i

Re: figuring out the local IP address of an interface

2006-10-24 Thread Mathieu Sauve-Frankel
networking(4) getifaddrs(3) -- Mathieu Sauve-Frankel

Re: figuring out the local IP address of an interface

2006-10-24 Thread Otto Moerbeek
On Tue, 24 Oct 2006, Girish Venkatachalam wrote: > Dear friends, > > I know this question sounds basic but it is not. > > How to programmatically determine the IP address of an interface? > > (Programmatically means using C of course :-) > > getsockname(2) is supposed to work but it doesn't s

Re: figuring out the local IP address of an interface

2006-10-24 Thread Pawel S. Veselov
man -s3 getifaddrs ? -- Pawel. Girish Venkatachalam wrote: Dear friends, I know this question sounds basic but it is not. How to programmatically determine the IP address of an interface? (Programmatically means using C of course :-) getsockname(2) is supposed to work but it doesn't since

  1   2   >