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 n
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
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
>
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 creat
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
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
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 anythi
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
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 grey
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 ha
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 backgr
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 p
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
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
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
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 source
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 20,
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 s
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 t
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)
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
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 $dsl_
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
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
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.
Inst
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.
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" t
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
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=:\
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 referen
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
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 idi
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 standar
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 tha
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
* 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.
>
> Yo
* 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
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 ./build/bsd-i586-fastd
> ../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
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
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
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
42 matches
Mail list logo