Re: No Java in OpenBSD

2006-07-11 Thread David Elze
bsd.org/faq/faq15.html#Ports --> /usr/ports/devel/jdk/ No need for appreciation ;-) CU David -- David ElzeTel: (+49)(0)441 - 36116410 [EMAIL PROTECTED] Fax: (+49)(0)441 - 36116419 http://www.bytemine.net/ PGP/GPG: 5F8

Re: pf and passive (ftp) port tricks

2006-03-28 Thread David Elze
gt; range of ports (or the same single port). Well, I needed the exact same thing and did it with pure-ftpd[1] via the command-line option "-p 5:50400" and an pf.conf entry like "pass in on $if tcp from any to $if port 5:50400". Maybe this is an option for you

Re: pflog gets no data

2006-03-17 Thread David Elze
nderstand why 'pfctl -vsl' does only show numbers in its first column but zeros in all other columns (so I can see the label-name, the evaluations and after that only a 0 for every (packet|byte| whatever)-total)!? CU David -- David Elze Tel:(+49)(0)441 - 36

pflog gets no data

2006-03-17 Thread David Elze
log0' shows nothing more than a warning about no assigned ipv4 address (quite ok I think) - 'pflogd -D' returns nothing What am I missing? CU David -- David Elze Tel:(+49)(0)441 - 36116410 [EMAIL PROTECTED] Fax:(+49)(0)441 - 36116419 http:

Re: Traffic analysis on a per service basis

2006-03-03 Thread David Elze
Am Freitag, den 03.03.2006, 16:58 +0100 schrieb Joachim Schipper: Hi, > I don't know about the rest, but a grep nonexistent /etc/passwd might > prove enlightening. ;-) Uuups, thanks a lot! CU David -- David Elze Tel:(+49)(0)441 - 36116410 [EMAI

Re: Traffic analysis on a per service basis

2006-03-03 Thread David Elze
ot; though the only configurable directory seems to be the one in /etc/flowd.conf which is correct. CU David -- David Elze Tel:(+49)(0)441 - 36116410 [EMAIL PROTECTED] Fax:(+49)(0)441 - 36116419 http://www.bytemine.net/ PGP/GPG: 5F83FEA

Re: Traffic analysis on a per service basis

2006-03-02 Thread David Elze
ext step is to find a suitable possibility to create graphs out of the netflow-data (I'll try nfsen and friends). CU David -- David Elze Tel:(+49)(0)441 - 36116410 [EMAIL PROTECTED] Fax:(+49)(0)441 - 36116419 http://www.bytemine.ne

Traffic analysis on a per service basis

2006-03-02 Thread David Elze
y tip... Oh, almost forgot: It should work on OpenBSD :-) CU David -- David Elze Tel:(+49)(0)441 - 36116410 [EMAIL PROTECTED] Fax:(+49)(0)441 - 36116419 http://www.bytemine.net/ PGP/GPG: 5F83FEA2 bytemine - Entwicklungsmanufaktur

Blocking p2p via pf

2005-10-11 Thread David Elze
Hi, I'm trying to block p2p traffic via pf on OpenBSD 3.x. Unfortunately, all new p2p-clients are able to use dynamic ports or even (ab-)use http-ports etc. so blocking well known p2p-ports is not enough. Apart from blocking ports I just see two possibilities: - slow connections down very hard o

resource.h has incomplete type fields

2005-08-10 Thread David Elze
Hi, while trying to compile the new nagios-2.0b4 after a successful configure I get the following error (OpenBSD 3.7, sparc64): /usr/include/sys/resource.h:56: error: field `ru_utime' has incomplete type /usr/include/sys/resource.h:57: error: field `ru_stime' has incomplete type The only header-