Re: Kernel doesn't reclaim unused interface indexes?

2008-03-20 Thread Claudio Jeker
On Wed, Mar 19, 2008 at 04:59:40PM -0700, Matthew Dempsky wrote: OpenBSD's currently limited to using interfaces with an index 32 for multicast, and on one of my machines I created and destroyed enough virtual interfaces during experimentation that some of the interfaces currently in use and

Re: Kernel doesn't reclaim unused interface indexes?

2008-03-20 Thread Matthew Dempsky
On 3/20/08, Claudio Jeker [EMAIL PROTECTED] wrote: On Wed, Mar 19, 2008 at 04:59:40PM -0700, Matthew Dempsky wrote: OpenBSD's currently limited to using interfaces with an index 32 for multicast, and on one of my machines I created and destroyed enough virtual interfaces during

Re: BDB simple program compile problem

2008-03-20 Thread Michael Spratt
I used the line you gave and got the following error Actually I used gcc -I/usr/local/include/db -o t2 t2.c -l/usr/local/lib -ldb Got /usr/bin/ld: cannot find -l/usr/local/lib collect2: ld returned 1 exit status I'm running as root because the machine is not on the net and I'm just trying to get

Re: BDB simple program compile problem

2008-03-20 Thread Unix Fan
../usr/bin/ld: cannot find -l/usr/local/lib Consider that a test.. or an example of my drunken state, regardless of that.. It's obvious that you have no experience with the options of the compiler.. You failed the test. ;) Change it to -L/usr/local/lib Read manual pages: gcc(1) and

Build openjdk7-b24 failed: Invalid maximum heap size: -Xmx-33m

2008-03-20 Thread Dongsheng Song
It's a memory compute bug for small memory computers, e.g. 256MB. === Building for jdk-1.7.0.00 bsd i586 1.7.0-internal build started: 08-03-20 19:05 mkdir -p ./build/bsd-i586/j2sdk-image mkdir -p /var/ports/obj/jdk-1.7.0.00/openjdk7-b24/build/bsd-i586/j2sdk-image mkdir -p

Re: using openbsd to make presentations

2008-03-20 Thread Henning Brauer
* Pau Amaro-Seoane [EMAIL PROTECTED] [2008-03-19 09:48]: Nice to see that such a thing exists... I was thinking of doing something similar by myself... nevertheless the installer of mathml seems to be a bit lame and I am a bit worried about the portability of the final file. Sometimes, as you

Re: IPv6 LAN - IPv4 Internet

2008-03-20 Thread Henning Brauer
* Jonathan Schleifer [EMAIL PROTECTED] [2008-03-19 15:29]: Barry Commander [EMAIL PROTECTED] wrote: I basically want the IPv6 clients on my LAN to be able to access IPv4 servers on the internet transparantly - the router doing the IPv6-IPv4/IPv4-IPv6 conversion. You'd have to use

NXP ISP1362 USB Controller

2008-03-20 Thread Vonarburg, David
Is there any support for the NXP (formerly Philips) ISP1362 or similar USB controller in OpenBsd? Did not found anything so long even in NetSDB and FreeBSD. Thanks in advance David

Re: BDB simple program compile problem

2008-03-20 Thread Michael Spratt
I read the part on -l -L wow it finally made more sense, and compiled a bit before your response, thanks for your response. Thanks though really your turse and rude messages prompted me to read more. :) Cc -o t2 t2.c -L/usr/local/lib/db -ldb did work Your right I do have no experience

Re: NXP ISP1362 USB Controller

2008-03-20 Thread Jonathan Gray
On Thu, Mar 20, 2008 at 12:59:32PM +0100, Vonarburg, David wrote: Is there any support for the NXP (formerly Philips) ISP1362 or similar USB controller in OpenBsd? Did not found anything so long even in NetSDB and FreeBSD. Thanks in advance David They should just work with the standard

Re: Installing apsfilter package fails

2008-03-20 Thread Ed Flecko
Thank you Preston. You said, If I remember correctly, you need to have the x-base package installed for the libiconv / gettext dependencies to be met. It's an issue with 4.2. How did you know that? Is there a source that I should reference that I'm not aware of to keep up on the latest

Re: using openbsd to make presentations

2008-03-20 Thread Edd
Hi, On Tue, Mar 18, 2008 at 05:45:26PM -0700, Predrag Punosevac wrote: As far as I know TeXLive will be regular package (you will not need to use ports) starting OpenBSD 4.3. This is only second Unix like system after Debian to have fully functional TeXLive thanks to Edd Baret porter of

Re: Installing apsfilter package fails

2008-03-20 Thread T. Ribbrock
On Thu, Mar 20, 2008 at 07:43:10AM -0700, Ed Flecko wrote: [...] You said, If I remember correctly, you need to have the x-base package installed for the libiconv / gettext dependencies to be met. It's an issue with 4.2. How did you know that? Is there a source that I should reference that

Setting up an HP laserjet with apsfilter unknown printer error

2008-03-20 Thread Ed Flecko
Hi folks, I'm using apsfilter on OBSD 4.2, and trying to set up an HP LaserJet printer. I have an HP P2015DN and a 4240n, so printing to either one would be fine with me. After running apsfilter SETUP, here's my /etc/printcap file: lp|PSgs;r=300x300;q=medium;c=mono;p=letter;m=auto:\ :lp=:\

Re: Kernel doesn't reclaim unused interface indexes?

2008-03-20 Thread Reyk Floeter
On Thu, Mar 20, 2008 at 09:12:44AM +0100, Claudio Jeker wrote: reused. I don't care about SNMP but I wanted to warn you about that. hey... :( but anyway, it shouldn't really matter when the if_index stays consistent as long as the interface exists. it is a dynamic interface, so i could live

Re: Installing apsfilter package fails

2008-03-20 Thread andrew fresh
On Thu, Mar 20, 2008 at 07:43:10AM -0700, Ed Flecko wrote: Thank you Preston. You said, If I remember correctly, you need to have the x-base package installed for the libiconv / gettext dependencies to be met. It's an issue with 4.2. How did you know that? Is there a source that I

Intel 965GM just works (inspiron 1520)

2008-03-20 Thread Bryan
Greetings, I've had this laptop for 6 months, and was unable to install -current due to the integrated webcam causing bsd.rd to hang. After sacking up and taking the monitor apart to unhook the webcam, I was able to put a recent snapshot (March 12), I found that running xorgconfig did no good.

Re: Setting up an HP laserjet with apsfilter unknown printer error

2008-03-20 Thread Predrag Punosevac
Ed Flecko wrote: To me your printcap file looks OK. Apsfilter has the option of installing network printer but there are other files besides printcap that need to be edited on the server and the client side. I also do not know your networks settings, the firewall settings and permissions.

loadbalancing on OpeBsd

2008-03-20 Thread Fratiman Vladut
I try to implement loadbalacing using two ISP's, with explanation from http://www.openbsd.org/faq/pf/pools.html Everything work well (except ftp), but i see with tcpdump, packets that outgoing on $ext_if1 from $ext_if2 and vice versa. Generally this are icmp request's. I don't understand why this

Re: Setting up an HP laserjet with apsfilter unknown printer error

2008-03-20 Thread Edd Barrett
Hi, On Thu, Mar 20, 2008 at 4:05 PM, Ed Flecko [EMAIL PROTECTED] wrote: Hi folks, I'm using apsfilter on OBSD 4.2, and trying to set up an HP LaserJet printer. I have an HP P2015DN and a 4240n, so printing to either one would be fine with me. You did start lpd? I made this mistake with

Re: loadbalancing on OpeBsd

2008-03-20 Thread Daniel Anderson
I found myself in a similar situtation and just set all icmp to go out a single interface: pass in on $int_if route-to { ($dsl_2_if $dsl_2_gw) } proto { icmp } from any to any keep state And for incoming connections for ssh that go to a given interface I added these: pass in quick on

openbsd game server

2008-03-20 Thread arthur
Hi All, I am thinking about running a game server for my daughter and her friends. Any suggestion for a multi-user (with a gui user end). Thanks. Arthur

Profitez des conditions privilégiées.

2008-03-20 Thread Comit� d'Entreprise
Liens utiles pour acchs direct aux sites didiis : Recevoir un spicimen et une plaquette par LA POSTE Commander ses places en payant par carte bancaire directement sur le site sicurisi Tilicharger la version PDF du tarif pour commander par tilicopie ou par courrier postal (chhque, CB, virement)

Re: loadbalancing on OpeBsd

2008-03-20 Thread Steven Surdock
Fratiman Vladut wrote: Everything work well (except ftp), but i see with tcpdump, packets that outgoing on $ext_if1 from $ext_if2 and vice versa. Generally this are icmp request's. I don't understand why this happening because have last two rules (from web explanation), that prevent this

Problems with socket created before fork() in multi-threaded application

2008-03-20 Thread Török Edwin
Hi, ClamAV has changed to call fork() after creating its local socket. This causes weird behaviours when communicating on the socket [1] If fork() is called before creating the socket() it works. Is it safe to create a socket, fork(), and then call pthread_create() and read from the socket? It

Re: openbsd game server

2008-03-20 Thread Leonardo Rodrigues
Err, could you be a bit more specific? I have managed to build some openbsd-based game servers in the past, like QuakeWorld, Quake3, Counter-Strike, and the likes. Keep in mind that some game server binaries are only available for Linux, so you will have to turn on linux emulation. On Thu, Mar

Re: using openbsd to make presentations

2008-03-20 Thread Pau Amaro-Seoane
ConTeXt is looking *very* nice. Nevertheless I do not find the sources for the many pdf examples of pragma... in the wiki you point at, there's written: --- If you're interested in presentations, your first stop should be the pragma website. You can download pdfs with the documented

[OT] Pursuing Management to adopt OpenBSD

2008-03-20 Thread Chris
I been trying (rather unsuccessfully) to convince various clients and employers to adopt OpenBSD. Most people, I find, are resistent to change and would not use anything they are not familiar with. Others would say that if I leave the job, it would be hard to find people who can use (or even heard

Re: [OT] Pursuing Management to adopt OpenBSD

2008-03-20 Thread bofh
If they resist change, you have no hope. When I have implemented OpenBSD, it is because I needed to do something quickly, and am supporting it myself. I have set up DNS, reverse proxies, web servers, jabber, application (tomcat) servers, ntp, and others this way. War stories will never convince

Re: [OT] Pursuing Management to adopt OpenBSD

2008-03-20 Thread Gerardo Santana Gómez Garrido
On 3/20/08, Chris [EMAIL PROTECTED] wrote: I been trying (rather unsuccessfully) to convince various clients and employers to adopt OpenBSD. Most people, I find, are resistent to change and would not use anything they are not familiar with. Others would say that if I leave the job, it would

trouble configuring snmpd

2008-03-20 Thread Fratiman Vladut
I try to configure snmpd in oreder to monitor traffic on openbsd. I use snmpconf, and configure only community name. The generated snmpd.conf look like this: ### # # snmpd.conf # # - created by the snmpconf configuration

Re: [OT] Pursuing Management to adopt OpenBSD

2008-03-20 Thread Gerardo Santana Gómez Garrido
On 3/20/08, Gerardo Santana Gsmez Garrido [EMAIL PROTECTED] wrote: After that, I've documented every maintenance task. That way your manager can be confident that, when a truck hits you, anyone can get the documentation and keep maintaining the thing. Anyone with a Unix/Unix-like

Re: [OT] Pursuing Management to adopt OpenBSD

2008-03-20 Thread bofh
Oh yeah, I almost implemented nedi at the last place too. That would have been sweet. On 3/20/08, bofh [EMAIL PROTECTED] wrote: If they resist change, you have no hope. When I have implemented OpenBSD, it is because I needed to do something quickly, and am supporting it myself. I have

another spamd log question

2008-03-20 Thread Jose Fragoso
Hi, Let us say I run a script which analyses the spamd log file saved more than 4 hours ago. Can I assume that the messages of the type: ...: ipaddress1: disconnected after X seconds. that do not specify a list and for which ipaddress1 is not whitelisted at the momentare spams caught by the

Re: [OT] Pursuing Management to adopt OpenBSD

2008-03-20 Thread Richard Daemon
On Thu, Mar 20, 2008 at 5:50 PM, Chris [EMAIL PROTECTED] wrote: I been trying (rather unsuccessfully) to convince various clients and employers to adopt OpenBSD. Most people, I find, are resistent to change and would not use anything they are not familiar with. Others would say that if I

Re: [OT] Pursuing Management to adopt OpenBSD

2008-03-20 Thread System Administrator
On 20 Mar 2008 at 20:33, Richard Daemon wrote: On Thu, Mar 20, 2008 at 5:50 PM, Chris [EMAIL PROTECTED] wrote: I been trying (rather unsuccessfully) to convince various clients and employers to adopt OpenBSD. Most people, I find, are resistent to change and would not use anything they

Re: [OT] Pursuing Management to adopt OpenBSD

2008-03-20 Thread Giancarlo Razzolini
Chris escreveu: I been trying (rather unsuccessfully) to convince various clients and employers to adopt OpenBSD. Most people, I find, are resistent to change and would not use anything they are not familiar with. Others would say that if I leave the job, it would be hard to find people who

Re: [OT] Pursuing Management to adopt OpenBSD

2008-03-20 Thread Gary Thornock
On Thu, Mar 20, 2008 at 5:50 PM, Chris [EMAIL PROTECTED] wrote: I been trying (rather unsuccessfully) to convince various clients and employers to adopt OpenBSD. Most people, I find, are resistent to change and would not use anything they are not familiar with. Others would say that if I leave

Re: Problems with socket created before fork() in multi-threaded application

2008-03-20 Thread Philip Guenther
On Thu, Mar 20, 2008 at 3:01 PM, Tvrvk Edwin [EMAIL PROTECTED] wrote: ClamAV has changed to call fork() after creating its local socket. This causes weird behaviours when communicating on the socket [1] If fork() is called before creating the socket() it works. Is it safe to create a

Re: [OT] Pursuing Management to adopt OpenBSD

2008-03-20 Thread Nick Holland
Chris wrote: I been trying (rather unsuccessfully) to convince various clients and employers to adopt OpenBSD. Most people, I find, are resistent to change and would not use anything they are not familiar with. Others would say that if I leave the job, it would be hard to find people who can

CanSecWest 2008 PWN2OWN - Mar 26-28

2008-03-20 Thread Dragos Ruiu
Calendar Notes: === PacSec 2008 will be on November 12/13 in Tokyo at Aoyama Diamond Hall. EUSecWest 2008 will be on May 21/22 at a fun new venue in central London. (We cooked this schedule up so it will enable people to fly to Berlin on the 23rd and make FX's ph-neutral on Saturday the

Re: trouble configuring snmpd

2008-03-20 Thread Reyk Floeter
On Fri, Mar 21, 2008 at 12:23:45AM +0200, Fratiman Vladut wrote: rocommunity someone When i run snmpd in debug mode, i receive an error that say about syntax error into snmpd.conf at line where is defined community name. What is wrong? are you trying to use openbsd's snmpd with a