cryptodev stats?

2007-02-05 Thread John Ruff
Anyone know how to gather stats from the cryptodev device? In my case I installed the soekris vpn1401. I've noticed that the hifnstats, cryptotest, and associated source files in net and freebsd source trees seem not to exist in openbsd. Do these tools exist maybe in some other form or a

Re: arptables: unable to enter address, TCPDUMP

2007-02-05 Thread Aleksandar Milosevic
> tcpdump -netttvvvSXi interfacename > > should show you something like Here it is: Feb 05 11:59:06.601418 0:b:6:bc:7b:e ff:ff:ff:ff:ff:ff 0806 60: arp who-has 192.168.0.10 tell 24.145.134.116 : 0001 0800 0604 0001 000b 06bc 7b0e 1891 ...<{... 0010: 8674 c0a8

4.0 stable FTP client not working

2007-02-05 Thread Richard Thornton
Hi I have a PC that I recently installed OpenBSD (OpenBSD openbsd.acme.com 4.0 GENERIC.MP#936 i386) on, which is great stuff, only problem I have is ftp does not work? So i try ftp x.x.x.x and I see my PC in my firewall logs accessing 127.0.0.1:8021, is something to do with ftp-proxy? This PC i

Re: arptables: unable to enter address

2007-02-05 Thread J. Alfred Prufrock
Aleksandar Milosevic wrote: What does 'arp -a' and 'netstat -nr -f inet' output on rock? # arp -a chadmin (192.168.0.1) at 00:0b:06:bc:7b:0d on dc0 becket.dyndns.org (192.168.1.12) at 00:07:e9:d6:ea:fd on fxp0 ? (192.168.1.32) at 00:0c:30:00:06:09 on fxp0 # netstat -nr -f inet Routing tables

Re: arptables: unable to enter address

2007-02-05 Thread J. Alfred Prufrock
Also, I just noticed in my cable-modem box's configuration page that the WAN gateway is 24.145.134.65, which reverse dns shows to be user-0c931i1.cable.mindspring.com. Isn't it odd that my gateway is another user rather than the ISP? Should I be worried about all this? J

Re: arptables: unable to enter address, TCPDUMP

2007-02-05 Thread J. Alfred Prufrock
Darren Spruell wrote: As per above, the tcpdump output suggests a more likely misconfiguration of the cable modem rather than the BSD box. I'm starting to wonder if it's been deliberately (mis-)configured this way. Thinking to reconfigure the cable-modem box myself (as opposed to going with th

Re: Sendmail Issue

2007-02-05 Thread Giancarlo Razzolini
Giancarlo Razzolini escreveu: > Hi all, > > I'm having some trouble with sendmail. My problem is the following: i > do have many firewalls in many places and would like to receive all the > daily/weekly/monthly reports in my e-mail. All the machines have their > fqdn hostnames as frw.domain.c

vpn bridge misbehavior

2007-02-05 Thread Jonathan Whiteman
Greetings all, Last week I described briefly a problem with *return* TCP/IP traffic only, across a LAN-to-LAN VPN network bridge, only on the first connection. I appreciate your responses and so now as you've requested I have composed a detailed network topology and configuration document in ord

Re: Sendmail Issue

2007-02-05 Thread Damian Wiest
On Mon, Feb 05, 2007 at 02:07:02PM -0200, Giancarlo Razzolini wrote: > Hi all, > > I'm having some trouble with sendmail. My problem is the following: i > do have many firewalls in many places and would like to receive all the > daily/weekly/monthly reports in my e-mail. All the machines hav

Re: OpenBSD Router woes

2007-02-05 Thread Bill Chmura
On Mon, 5 Feb 2007 13:37:25 -0800 "BradenM - Sonoma Computer" <[EMAIL PROTECTED]> wrote: > So, it goes like this; > OpenBSD is installed and functional and in the process of becoming a PF/Router > box. My problem is this, I have three ethernet cards, each assigned the names > rl0 - rl2. rl0 is the

Re: Sun Fire X2100 M2

2007-02-05 Thread Stuart Henderson
> >Does anyone have any experience with this HW on OpenBSD. I can't find > >specifics on the NICs used on Suns webpage. What are they and are they > >well supported? This seems like the perfect package for my purposes. > > > There has been a fair amount of discussion of these on the list ... not

External 250Gb USB Disk with three FAT32 partitions, device not configured

2007-02-05 Thread Angel Sancho
Hi, first, sorry for my poor english.. I have a 250Gb external usb disk with three FAT32 partitions (two of 100Gb and an other of 50Gb), formatted on Windows. In addition I have an external usb box for IDE hdd's too with a 15Gb disk formatted on OpenBSD with runs correctly, in this case, it's for

Re: OpenBSD Router woes

2007-02-05 Thread Peter Landry
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of BradenM - Sonoma Computer > Sent: Monday, February 05, 2007 4:37 PM > To: misc@openbsd.org > Subject: OpenBSD Router woes > > So, it goes like this; > OpenBSD is installed and functional and in the proce

dump(8) -> dvd: best practices?

2007-02-05 Thread Josh Grosse
I have a small network with a central backup server; backup has been to hard drive, compressed. I have begun experimenting with using dump(8) to split partitions in to manageable units for burning onto DVD+RW. I am posting to see if anyone else is using dump with optical media; I'm interested in

Re: OpenBSD Router woes

2007-02-05 Thread Darren Spruell
On 2/5/07, BradenM - Sonoma Computer <[EMAIL PROTECTED]> wrote: So, it goes like this; OpenBSD is installed and functional and in the process of becoming a PF/Router box. My problem is this, I have three ethernet cards, each assigned the names rl0 - rl2. rl0 is the ethernet card that is recieving

OpenBSD Router woes

2007-02-05 Thread BradenM - Sonoma Computer
So, it goes like this; OpenBSD is installed and functional and in the process of becoming a PF/Router box. My problem is this, I have three ethernet cards, each assigned the names rl0 - rl2. rl0 is the ethernet card that is recieving an IPv4 address from my SBC router, rl1 will be listening to dhcp

error sending response: not enough free resources

2007-02-05 Thread Joe Advisor
Hi, I have a few machines exhibiting the same sort of behavior... periodically, dhcpd and named stop responding. When I start digging through lots, I see lots of this message: error sending response: not enough free resources The machines are running 3.9 and 4.0 on x86 and amd64... problem se

Re: Dedicated OpenBSD web hosting.

2007-02-05 Thread Gilles Chehade
On Mon, Feb 05, 2007 at 01:56:11PM -0600, Francisco Valladolid wrote: > Hi folks. > > Dedicated OpenBSD web Hosting ?, In the past this theme has been too > discussed. > Now I want to know if some people have experience using some OpenBSD web > hosting in dedicated enviroment such as www.servepro

REMOVE

2007-02-05 Thread Michael Taylor - Acecomp Plus
Michael Taylor Acecomp Plus Tel: 905.819.9011 Toll Free: 888.315.8881 Fax: 905.814.5759 [EMAIL PROTECTED] www.acecomp.com Confidentiality Warning: This email transmission may contain confidential or legally privileged information that is intended only for the individual or entity named in the

Re: Dedicated OpenBSD web hosting.

2007-02-05 Thread Jason Beaudoin
> On 2/5/07, Francisco Valladolid <[EMAIL PROTECTED]> wrote: > > > > Hi folks. > > > > Dedicated OpenBSD web Hosting ?, In the past this theme has been too > > discussed. > > Now I want to know if some people have experience using some OpenBSD web > > hosting in dedicated enviroment such as www.se

Re: searching a good MRTG/SNMP configuration

2007-02-05 Thread Brian A. Seklecki
You still need a list of valid SNMP OIDs that the agent is capable of mapping from real-world values into vendor-independent MIBs. Good speed you my son. ~BAS On Mon, 5 Feb 2007, AstraSerg wrote: What about cacti (http://cacti.net/)? On Sunday 04 February 2007 15:06, Andreas Bihlmaier wrot

Re: spamd - SPEWS status -- Fun results --

2007-02-05 Thread Bob DeBolt
Greets >> Wouldn't distributing a traplist make it prone to being poisoned? i.e. a >> pissed off spammer adding a legit email to the traplist. I plugged in the traplist recently while mostly asleep ( late night ) at the keyboard. Next day I spen an hour and a half examining my mail server beca

Re: Sun Fire X2100 M2

2007-02-05 Thread Timo Schoeler
In epistula a [EMAIL PROTECTED] die horaque Mon, 5 Feb 2007 19:02:44 +0200: > Hi, > > Does anyone have any experience with this HW on OpenBSD. I can't > find specifics on the NICs used on Suns webpage. What are they and > are they well supported? This seems like the perfect package for my > purp

Dedicated OpenBSD web hosting.

2007-02-05 Thread Francisco Valladolid
Hi folks. Dedicated OpenBSD web Hosting ?, In the past this theme has been too discussed. Now I want to know if some people have experience using some OpenBSD web hosting in dedicated enviroment such as www.servepronto.com or some other. if any, please let me know, I'm searching a good service ru

Re: hosts file and caching name server

2007-02-05 Thread Craig Skinner
On Fri, Feb 02, 2007 at 05:40:33PM +0100, Daniel Polak wrote: > Is it possible to have bind consult the hosts file (or an equivalent) > before querying DNS? > > Entries in /etc/hosts only seem to work for lookups done for the OpenBSD > machine itself but not for clients using the caching DNS. >

Re: spamd - SPEWS status

2007-02-05 Thread Craig Skinner
On Sat, Feb 03, 2007 at 10:46:02AM +0100, [EMAIL PROTECTED] wrote: > I really think spammers don't give a damn about coming back to deliver > e-mail properly. The new breed of spammers uses botnets to deliver their > crap. And since those systems are not theirs and that bandwidth is not > theirs, t

Re: Sun Fire X2100 M2

2007-02-05 Thread Dag Richards
[EMAIL PROTECTED] wrote: Hi, Does anyone have any experience with this HW on OpenBSD. I can't find specifics on the NICs used on Suns webpage. What are they and are they well supported? This seems like the perfect package for my purposes. Regards, Edvard There has been a fair amount of dis

Re: apmd -f /dev/acpi?

2007-02-05 Thread Peter Hessler
Suspend is not supported yet in ACPI. On 2007 Feb 05 (Mon) at 15:45:15 +0100 (+0100), Pau Amaro-Seoane wrote: :Hi, : :to summarise again my "problem"... : :My goal is to be able to suspend (zzz/ apm -S). apm0 is not supported in :this laptop. : :Then I thought of trying to set up apmd over /dev

Re: arptables: unable to enter address, TCPDUMP

2007-02-05 Thread Darren Spruell
On 2/5/07, Vijay Sankar <[EMAIL PROTECTED]> wrote: On Monday 05 February 2007 11:55, J. Alfred Prufrock wrote: > > > tcpdump -netttvvvSXi interfacename > > > > should show you something like > > Here it is: > > Feb 05 11:59:06.601418 0:b:6:bc:7b:e ff:ff:ff:ff:ff:ff 0806 60: arp > who-has 192.1

Speedtouch modem and PPPoA

2007-02-05 Thread Luca
Hi all, I installed for the first time the Speedtouch 330, compiled the source code (http://speedtouch.sourceforge.net/index.php?/index.en.html), installed the firmware...launched the script...it takes about 10 minutes to bring up the tun0 interface and get a valid ip but it's connected. After 20

Re: arptables: unable to enter address, TCPDUMP

2007-02-05 Thread Vijay Sankar
On Monday 05 February 2007 11:55, J. Alfred Prufrock wrote: > > > tcpdump -netttvvvSXi interfacename > > > > should show you something like > > Here it is: > > Feb 05 11:59:06.601418 0:b:6:bc:7b:e ff:ff:ff:ff:ff:ff 0806 60: arp > who-has 192.168.0.10 tell 24.145.134.116 >: 0001 0800 0604

Re: arptables: unable to enter address, TCPDUMP

2007-02-05 Thread J. Alfred Prufrock
Vijay Sankar wrote: > By the way, regarding list etiquette, I am copying you because you > had asked for that in an earlier message. I should not have included > Darren and John, but what happened was that I did a "Reply All", not > noticing that you had sent the messages to those two folks as wel

Re: How to create /var/db/spamd

2007-02-05 Thread Vijay Sankar
On Monday 05 February 2007 12:03, Bob Beck wrote: > it is created automatically by spamd when you run it in greylisting > mode > > -Bob > > What happened was that I had been running spamd earlier (without greylisting) and did not restart spamd properly after changing spa

Sun Fire X2100 M2

2007-02-05 Thread efagerho
Hi, Does anyone have any experience with this HW on OpenBSD. I can't find specifics on the NICs used on Suns webpage. What are they and are they well supported? This seems like the perfect package for my purposes. Regards, Edvard

Re: apmd -f /dev/acpi?

2007-02-05 Thread Pau Amaro-Seoane
Hi, to summarise again my "problem"... My goal is to be able to suspend (zzz/ apm -S). apm0 is not supported in this laptop. Then I thought of trying to set up apmd over /dev/acpi with the current kernel I downloaded from ftp.openbsd.org - current (both bsd and bsd.mp) to have the latest version

Re: How to create /var/db/spamd

2007-02-05 Thread Bob Beck
it is created automatically by spamd when you run it in greylisting mode -Bob * Vijay Sankar <[EMAIL PROTECTED]> [2007-02-02 10:34]: > How can /var/db/spamd be created? I went through spamd.conf(5), pfctl(8), > spamd-setup(8), spamdb(8), spamlogd(8) etc. and did not see it men

Re: spamd - SPEWS status

2007-02-05 Thread Bob Beck
* smith <[EMAIL PROTECTED]> [2007-02-01 17:15]: > On Thu, 01 Feb 2007 15:38:37 -0500, Daniel Ouellet wrote > > May be if there was a way to distribute one own addition only may be > > a good idea as then we could merge traplist from multiple locations > > if one wants to do this. I wouldn't have

Headteacher / School Office Manager

2007-02-05 Thread Edumailing.com - The School Information Resource
If you have trouble reading this email, go to the online version. Dear Headteacher / School Office Manager We are writing to you to tell you about our new school information resource service. It is designed to deliver regular information to teachers and the school management. We use both email a

Re: in-kernel pppoe troubles

2007-02-05 Thread Gregory Edigarov
Andrey Shuvikov wrote: On 2/5/07, Gregory Edigarov <[EMAIL PROTECTED]> wrote: because it doesn't work completely. What does it mean? Any error messages? Also the content of hostname.pppoe0 and hostname.nve0 could be useful. Bu the way, does GENERIC have nve0 device? nve0 == nfe0. sorry abou

Sendmail Issue

2007-02-05 Thread Giancarlo Razzolini
Hi all, I'm having some trouble with sendmail. My problem is the following: i do have many firewalls in many places and would like to receive all the daily/weekly/monthly reports in my e-mail. All the machines have their fqdn hostnames as frw.domain.com. And most of then have dynamic ip. W

Re: in-kernel pppoe troubles

2007-02-05 Thread Andrey Shuvikov
On 2/5/07, Gregory Edigarov <[EMAIL PROTECTED]> wrote: because it doesn't work completely. What does it mean? Any error messages? Also the content of hostname.pppoe0 and hostname.nve0 could be useful. Bu the way, does GENERIC have nve0 device?

job opening

2007-02-05 Thread Jacob Yocom-Piatt
attention job seekers: i have been the solo IT manager for a medium-sized printing company for the past 4 months and we're now looking to add a second man to our IT department. i have a strong preference to hire someone with an openbsd background for this position. the company is located just no

Hardware advice for firewall

2007-02-05 Thread efagerho
Hi, I need advice on good hardware to buy for a firewall I'm building. I'm trying to find a motherboard that would be very stable on OpenBSD that would have the following: - Opteron 1210 compatible - ECC memory - 2 integrated 1Gb NICs working rock solid on OBSD4.0 SCSI is not needed as I'm

Re: Where do sshd write?

2007-02-05 Thread Ryan Corder
On Mon, 2007-02-05 at 12:19 +0100, Jules Colding wrote: > The problem is that when I attempt to ssh to the box then the connection > is dropped immediately after having been authenticated. > > So sshd must attempt to write to some file on the ro mounted disk, but > which one? connect a serial cons

Re: Where do sshd write?

2007-02-05 Thread mickey
On Mon, Feb 05, 2007 at 01:31:30PM +0100, Miod Vallat wrote: > >The problem is that when I attempt to ssh to the box then the connection > >is dropped immediately after having been authenticated. > > > >So sshd must attempt to write to some file on the ro mounted disk, but > >which one? > > Very l

Re: Where do sshd write?

2007-02-05 Thread Schöberle Dániel
> I'm trying to make my Soekris net4801 boot OpenBSD 4.0 with / mounted > read-only. I've put everything in /var and /tmp on an mfs partition. > This works fine. > > The problem is that when I attempt to ssh to the box then the > connection > is dropped immediately after having been authenticated.

Re: Where do sshd write?

2007-02-05 Thread Darren Spruell
On 2/5/07, Jules Colding <[EMAIL PROTECTED]> wrote: Hi, I'm trying to make my Soekris net4801 boot OpenBSD 4.0 with / mounted read-only. I've put everything in /var and /tmp on an mfs partition. This works fine. The problem is that when I attempt to ssh to the box then the connection is dropped

Re: Where do sshd write?

2007-02-05 Thread Miod Vallat
The problem is that when I attempt to ssh to the box then the connection is dropped immediately after having been authenticated. So sshd must attempt to write to some file on the ro mounted disk, but which one? Very likely a pty device in /dev. Miod

Re: arptables: unable to enter address, TCPDUMP

2007-02-05 Thread Vijay Sankar
On Sunday 04 February 2007 23:27, J. Alfred Prufrock wrote: > Darren Spruell wrote: > > Grab that exchange again with the -n flag to tcpdump. Include the MAC > > address(es) of the cable modem if you can get them. > > Here it is: > > 00:14:04.475261 arp who-has 192.168.0.10 tell 24.aaa.bbb.ccc >

Where do sshd write?

2007-02-05 Thread Jules Colding
Hi, I'm trying to make my Soekris net4801 boot OpenBSD 4.0 with / mounted read-only. I've put everything in /var and /tmp on an mfs partition. This works fine. The problem is that when I attempt to ssh to the box then the connection is dropped immediately after having been authenticated. So ssh

Re: pf memory problems?

2007-02-05 Thread Ronnie Garcia
Matt Hamilton a icrit : I'm trying to debug an issue in which sporadically our openbsd 3.9 based firewall suddenly stops responding to pings from the monitoring server. However traffic is still going through it and I can ssh in and look around. Not really sure where to start, but looking at

in-kernel pppoe troubles

2007-02-05 Thread Gregory Edigarov
Hello, Using 4.0-RELEASE GENERIC kernel, and nve0 as my NIC just tried to configure kernel level pppoe to connect to my ISP and got troubled because it doesn't work completely. My ifconfig line mostly follows what I found in ifconfig(8) and pppoe(4) manual pages, except for I use chap authori

Re: gnome

2007-02-05 Thread Csillag Tamas
On 02/03, [EMAIL PROTECTED] wrote: > h... > > god bless you, Ico, if there's one he should absolutely bless you > > I *knew* it is possible somehow to do it with fluxbox, but I never found > that page you posted... possibly because I am too lazybones to look it by > myself > > Now xterm with

Re: spamd - SPEWS status

2007-02-05 Thread Csillag Tamas
On 02/01, Bob Beck wrote: > Yeah, probably time to retire spews, they aren't going > to fix it. > > Aside from my traplist (which I'll add) anyone have > any suggestions for useful addtions when I commit this? I seldom > use exernally maintained blacklists anymore :) > > -Bob

Re: searching a good MRTG/SNMP configuration

2007-02-05 Thread AstraSerg
What about cacti (http://cacti.net/)? On Sunday 04 February 2007 15:06, Andreas Bihlmaier wrote: > Hello misc@, > > hosting a lan party yesterday I started to play around with MRTG and > SNMP, but I didn't quite get where I wanted. > > I guess somebody using OpenBSD already has a nice MRTG configu

Re: msk(4) with SK-9S91: Can not set 1000baseSX Single Mode Fiber Media Type

2007-02-05 Thread Rolf Sommerhalder
Hi Mark On 2/3/07, Mark Kettenis <[EMAIL PROTECTED]> wrote: Regarding the high interrupt load on the v210; try disconnecting the CD-ROM/DVD-ROM. Removing the CD drives silenced the interrupts, and the CPU load dropped to 0%, thanks. Can you try the attached diff? It has some debug printf's

Master ${SKIPDIR} manifest

2007-02-05 Thread Brian A. Seklecki
Is anyone maintaining a ${SKIPDIR} manifest? A master list of source directories, organized logically by subsystem? Something to match the variety of make.conf(5)/mk.conf(5) knobs in other systems? l8* -lava (Brian A. Seklecki - Pittsburgh, PA, USA) http://www.spiritual