Forgot about that, thanks. It seems I miss spoke earlier. The package
from Brother actually contained one linux binary and library file.
After enabling linux emulation new errors keep popping up. It's so hard
to debug this shit when each new shell script passes off it's output to
another she
Hint: Try setting the LogLevel to "debug" to find out more.
James Turner wrote:
Well I fixed the permissions problem by chgrp /dev/ulpt0 to _cups.
However now when I try to print there are no errors and nothing is
sent to the printer. This might be my filters problem. I have a
MFC-210C and t
Well I fixed the permissions problem by chgrp /dev/ulpt0 to _cups.
However now when I try to print there are no errors and nothing is sent
to the printer. This might be my filters problem. I have a MFC-210C
and the only "drivers" available are linux ones, but they are just a lpr
and cups-wrap
>From /usr/src/lib/libc/gen/auth_subr.c. When using auth_userokay(3) I keep
getting the message "dup of backchannel: Bad file descriptor". Yet, I'm
puzzled how the condition could even occur (the last line is the only place
this message exists in the entire source tree):
if (socketpair(PF_
Is there a way to dynamically update the gateway ip address on the dhcp
interface along with ip address in the load balancing rules?
http://www.openbsd.org/faq/pf/pools.html has a sample pf.conf file
ext_if1 = "fxp0"
ext_if2 = "fxp1"
ext_gw1 = "68.146.224.1"
ext_gw2 = "142.59.76.1"
pass out on
Hello Otto,
On 11/30/06, Otto Moerbeek <[EMAIL PROTECTED]> wrote:
Turns out matthieu@ already made an updated diff some time ago. Here it is.
thank you for the patch. There seems to be a problem:
I type an "l" (ell) and then use ESC-p to cycle through the
previously typed commands starting wi
I'm not being so lucky :-(
I'm sure you will not give up, it's worth it! :-)
> Some recent CD: The 4.0 release CD and snapshots from Nov. 12, 2006 or
> later should boot fine, a few snapshots between that didn't work. You
> don't need a -current boot CD to install a -current (or snapshot) f
Since 10:00 am EST:
spamd-setup: Could not add blacklist spews1: Input/output error
Many thanks.
Alan
On Fri, 1 Dec 2006, Alan Watson wrote:
> Hi,
>
> I've just upgraded from OpenBSD/i386 3.8 to 4.0 (yeah, I know), and I've run
> across a difference between the behavior of co in OpenCVS RCS (version 3.6)
> and GNU RCS (version 5.7, in the ports).
This has been fixed in -current.
-Otto
Hi,
I have sendmail configured for the following hypothetical domains:
mydomaina.com
mydomainb.com
I would like sendmail to do DNSBL checking on mydomaina.com but not
mydomainb.com,
is this possible?
-Mike
> Ah, yes, booting from CD. Maybe I was really a little bit lucky with
> that because it worked quite well here right from the beginning. ;-)
I'm not being so lucky :-(
> Boot Camp: No, it's not required, it works fine with a usual
> OpenBSD-only configured internal harddisk, at least with
>
On 12/1/06, Karel Kulhavy <[EMAIL PROTECTED]> wrote:
The default linker in OpenBSD 3.9 segfaults reproducibly:
[EMAIL PROTECTED]:~$ gcc -o -Wall wav2bin wav2bin.c
Try
$ gcc -Wall -o wav2bin wav2bin.c
But there is still a problem. If you link a source file with its
resulting binary, it segfa
Heinrich Rebehn wrote:
Hi list,
i am getting a daily insecurity report from my system system saying:
##
Checking special files and directories.
Output format is:
filename:
criteria (shouldbe, reallyis)
etc/pf.conf:
type (fi
Alexander Hall wrote:
Alexander Hall wrote:
Tasmanian Devil wrote:
Sorry, I was too fast, I just saw that symbolic links don't have
modes. I don't now then, sorry!
I'd say they do have modes, but they are not very useful:
$ umask 777; ln -s a b
$ umask 000; ln -s a c
$ ls -lF
total 0
l
On Dec 1, 2006, at 8:25 AM, J.C. Roberts wrote:
On Thursday 30 November 2006 15:34, Tasmanian Devil wrote:
Boot Camp: No, it's not required, it works fine with a usual
OpenBSD-only configured internal harddisk, at least with
Boot-ROM-Version MM11.0055.B05 and Boot-ROM-Version MM11.0055.B08. Of
Hi all
Anyone have any experience/info (best being a dmesg) with current support ASUS
M2NPV-VM motherboard? quick search on marc didn't reveal any hits.
for your convenience here is a link to the asus page
http://usa.asus.com/products4.aspx?l1=3&l2=101&l3=296&model=1138&modelmenu=1
thanks a l
Hi,
Although the mail archives have little on the topic, as does google,
are there any major security concerns I should be aware of when
installing mod_dav under the stock OpenBSD apache1.3, with apache
chrooted?
Gaby
--
Junkets for bunterish lickspittles since 1998!
http://www.playr.co.uk
The default linker in OpenBSD 3.9 segfaults reproducibly:
[EMAIL PROTECTED]:~$ gcc -o -Wall wav2bin wav2bin.c
collect2: ld terminated with signal 11 [Segmentation fault], core dumped
wav2bin(.init+0x0): In function `__init':
: multiple definition of `__init'
/usr/lib/crtbegin.o(.init+0x0): first d
On Fri, Dec 01, 2006 at 10:09:30AM -0500, Nick Bender wrote:
> Say that you have decided you want to use the hardened version of php5
> for a dependent package like phpMyAdmin. Is there a way short of
> makefile hacking to get the hardened version to satisfy the
> RUN_DEPENDS clause?
pkg_add the h
On Thu, November 30, 2006 17:19, Per-Olov Sjoholm wrote:
> Hi
>
>
> I run ifstated on command line without any flags and everything works
> prefect
>
> But when I add a statement to rc.local and a variable in rc.conf.local it
> starts at boot but simply refuse to work correctly.
>
> rc.local i
Hi,
I've just upgraded from OpenBSD/i386 3.8 to 4.0 (yeah, I know), and I've
run across a difference between the behavior of co in OpenCVS RCS
(version 3.6) and GNU RCS (version 5.7, in the ports).
Try the following in an empty directory:
$ touch foo
$ mkdir RCS
$ /usr/bin/ci -i foo
RCS/foo,
Sorry for being thick. My problem was solved by the following:
--- /var/named/etc/named.conf.old Fri Dec 1 19:12:09 2006
+++ /var/named/etc/named.conf Fri Dec 1 19:11:11 2006
@@ -11,6 +11,7 @@
//
acl clients {
10.0.0.0/24;
+ 127.0.0.1;
};
options {
Thanks to everyone
http://marc.theaimsgroup.com/?l=openbsd-sparc&m=116483175532387&w=2
It may be possible to do something similar with the mini?
Maybe, yes. Interesting! :-) At least Macs can do a netboot. Though
you'd probably need an EFI guru to make that work... Bsically there
might even be a more easy way to
Darren Spruell wrote:
On 12/1/06, James Herbert (Lists) <[EMAIL PROTECTED]> wrote:
My /etc/resolv.conf is empty and /etc/resolv.conf.tail contains:
lookup file bind
search artyzan.net
I don't understand what's going on here.
You have no nameserver lines in your resolv.conf file(s); how does
Hi,
I will proceed to describe my symptoms, and at the end of my email I
will paste as much relevant data as I can think of.
Sometimes, for ping(8), traceroute(8), lynx(8), and other applications,
name resolution will fail, for some addresses but not for others. For
example:
$ ping www.goo
apologies, but I was not able to man or google this question:
When using the "Greytrapping" feature of spamd, can you
and if so how do you customize the message used for
the smtp dialogue for the the 24 blacklisted IP address?
Is it done in the spamd.conf(5) like we do for the other blacklists?
On 12/1/06, Andreas Bihlmaier <[EMAIL PROTECTED]> wrote:
# Pre-setup
ln -s /usr/local/lib/libsasl2.so.2.* /usr/local/lib/libsasl2.so \
Thanks, I forgot that step.
By the way, wonderful OS, just wonderful.
--
Sebastian A. Liem <> www.liem.se
On Fri, Dec 01, 2006 at 06:30:32PM +0100, Sebastian Arvidsson Liem wrote:
> I want sendmail with sask but when I try to build it it fails.
>
> ---
>
> # cat /etc/mk.conf
> WANT_SMTPAUTH=yes
>
> ---
>
> # cd /usr/src/gnu/usr.sbin/sendmail
> # make && make install && make clean
> ...[lots of outp
I want sendmail with sask but when I try to build it it fails.
---
# cat /etc/mk.conf
WANT_SMTPAUTH=yes
---
# cd /usr/src/gnu/usr.sbin/sendmail
# make && make install && make clean
...[lots of output]...
cc -L/usr/local/lib
-L/usr/src/gnu/usr.sbin/sendmail/sendmail/../libsmutil/obj
-L/usr/src
Pricejapan was really good, and much cheaper than many of the other
vendors.
-Jaime Fournier
On Fri, 1 Dec 2006, dreamwvr wrote:
Date: Fri, 1 Dec 2006 09:19:36 -0700
From: dreamwvr <[EMAIL PROTECTED]>
To: misc@openbsd.org
Subject: OpenBSD Zaurus C3200 recommended N. American distributor
Hey
On Thursday 30 November 2006 15:34, Tasmanian Devil wrote:
> Boot Camp: No, it's not required, it works fine with a usual
> OpenBSD-only configured internal harddisk, at least with
> Boot-ROM-Version MM11.0055.B05 and Boot-ROM-Version MM11.0055.B08. Of
> course you can only upgrade if you install a
Hey,
How are these companies for Zaurus hw support? Or is there
a better recommended company for importing a Zaurus for OpenBSD?
http://www.kurnspatrick.com/sharp.html
http://www.sdgsystems.com/
Me thinks this would be just great for hotspot surfing,
truly mobile admining etc... Which wifi c
Hi Claudio,
On Fri, 13.10.2006 at 16:00:55 +0200, Claudio Jeker <[EMAIL PROTECTED]> wrote:
> Btw. 500kpps traffic as seen on the net is more than 3Gbps.
I calculated this number as roughly the upper limit for a 100 MBit/s
link. I wanted to make sure that the box doesn't melt down in case
someone
- Original message -
You can pick up cheap VLAN-capable switches on eBay. I have a Dell ...
Bleh - the last time I messed with them (2-3 years ago), they were crap.
On 12/1/06, Jason Dixon <[EMAIL PROTECTED]> wrote:
On Dec 1, 2006, at 1:16 AM, Antoine Jacoutot wrote:
> On Thu, 30 Nov 2006, J
Hello Claude,
On Wed, 29.11.2006 at 03:03:12 -0800, Claude Brassel <[EMAIL PROTECTED]> wrote:
> client configuration (safenet on windows) I have just added the LAN
I don't know the Safenet client.
> 192.168.50 as ip subnet in the "Remote party and Adressing" section. This
> work's fine because t
Hi,
http://undeadly.org/cgi?action=article&sid=20061115152127
http://www.kaschwig.net/projects/openbsd/wrap/
http://blog.innerewut.de/articles/2005/05/14/openbsd-3-7-on-wrap
http://www.pingwales.co.uk/2006/05/22/OpenBSD-on-Flash.html
Some of this info is pretty old so you have to check if it stil
Hello Uwe,
On Fri, 01.12.2006 at 01:11:19 +0800, Uwe Dippel <[EMAIL PROTECTED]> wrote:
> > unix domain sockets and went for IP sockets instead.
> Do you have a full description sharing the HowTo ?
no. When you start MySQL, check that it listens on eg. localhost, port
3306, then configure your app
On 11/30/06, Brendan Grossman <[EMAIL PROTECTED]> wrote:
Hmm, in the Makefile it has this:
# the hardened flavor is used by both core and extensions
FLAVORS+= hardened
FLAVOR?=
It starts to compile hardened after completing core. I loaded the core
module then in Apache and it does
On Dec 1, 2006, at 1:16 AM, Antoine Jacoutot wrote:
On Thu, 30 Nov 2006, Jason Dixon wrote:
Yes, too bad it only includes 1 ethernet adapter.
That's what VLANs are for. Just make sure your switch doesn't
allow hopping. :)
Ah yes ;-)
Although, playing with the mini as a server looks more
On Fri, Dec 01, 2006 at 02:16:11PM +0100, Chris C. wrote:
> Hi,
>
> we're going to build a simple Wlan between a friends apartment and my house.
> We decided to run obsd 4.0 as we want to use ipsec for encryption.
> One of these systems will have to boot from a CF Card (or any other really
> sile
On Fri, 1 Dec 2006, Chris C. wrote:
> Hi,
>
> we're going to build a simple Wlan between a friends apartment and my house.
> We decided to run obsd 4.0 as we want to use ipsec for encryption.
> One of these systems will have to boot from a CF Card (or any other really
> silent media if you have su
On Fri, Dec 01, 2006 at 07:43:05AM +0100, Srebrenko Sehic wrote:
>
> AFAIK, amd64 does not support >4GB, unless that
> patch from tech@ somehow sneaked into the tree without me noticing.
this one?
http://marc.theaimsgroup.com/?l=openbsd-tech&m=114498992417267&w=2
it's not in -current. i'
Hi,
we're going to build a simple Wlan between a friends apartment and my house.
We decided to run obsd 4.0 as we want to use ipsec for encryption.
One of these systems will have to boot from a CF Card (or any other really
silent media if you have suggestions). Since flash media only has limited
L. V. Lammert wrote:
> Is there a list somewhere of exactly which LSI controllers are bioctl
> compatible? We're getting ready to build some new servers, and the
You can have a look at the man pages (ami, mfi), which list all
controllers supported by bioctl.
In case you're fond of SATA controller
If you're living in Moscow, Russian Federation, and want to have beer with
Wim Vandeputte, and to get magic OpenBSD stuff from him, see
http://www.toxahost.ru/wim.html ;)
Nov 30 09:32:49 mercury greytrapper[96425]: Trapped 195.182.143.86: Mailed
from sender bobeck.net with no MX or A
see bobeck banned by awesome tool from beck@ ;)
Alexander Hall wrote:
Tasmanian Devil wrote:
Sorry, I was too fast, I just saw that symbolic links don't have
modes. I don't now then, sorry!
I'd say they do have modes, but they are not very useful:
$ umask 777; ln -s a b
$ umask 000; ln -s a c
$ ls -lF
total 0
l- 1 alexander sta
On Fri, 1 Dec 2006, Alexander Hall wrote:
> Heinrich Rebehn wrote:
> > Hi list,
> >
> > i am getting a daily insecurity report from my system system saying:
> >
> > ##
> > Checking special files and directories.
> > Output format is:
> >
On Fri, 1 Dec 2006, Samuel Moqux wrote:
> Hi everyone!,
>
> I'm trying to migrate a sympa installation (sympa is a perl written
> mailing list manager) from a Linux system into an OpenBSD one, and I'm
> getting into a strange problem.
>
> The way a message reaches the sympa is trough a C written,
Tasmanian Devil wrote:
> etc/pf.conf:
> type (file, link)
> permissions (0600, 0755)
Change the permissons for the symbolic link from 0755 to 0600 (same
permissions like on your other pf.conf.xxx files).
> My question: Is a symbolic link really insecure?
Only with wrong permiss
On 30/11/06, Demuel I. Bendano, R.E.E <[EMAIL PROTECTED]> wrote:
>
> All,
>
> I cannot still see the logic as to why Quagga is part of the OpenBSD ports
> tree when it has OpenBGP at all in the default install? The documentation
> of OpenBGP tells us that it is far superior in design as compared to
Hi everyone!,
I'm trying to migrate a sympa installation (sympa is a perl written
mailing list manager) from a Linux system into an OpenBSD one, and I'm
getting into a strange problem.
The way a message reaches the sympa is trough a C written, setuid
binary called "queue" which is setuid to symp
On 30/11/06, Miguel <[EMAIL PROTECTED]> wrote:
Hi, how can i check the servers' health and delete a server from the
pool when it loses connection with the load balancer, is such thing
posible?
thanks
Something crude I've been working on:
http://www.screamingelectron.org/forum/showthread.php
> etc/pf.conf:
> type (file, link)
> permissions (0600, 0755)
Change the permissons for the symbolic link from 0755 to 0600 (same
permissions like on your other pf.conf.xxx files).
> My question: Is a symbolic link really insecure?
Only with wrong permissions.
Sorry, I was too
Heinrich Rebehn wrote:
Hi list,
i am getting a daily insecurity report from my system system saying:
##
Checking special files and directories.
Output format is:
filename:
criteria (shouldbe, reallyis)
etc/pf.conf:
type (fi
etc/pf.conf:
type (file, link)
permissions (0600, 0755)
Change the permissons for the symbolic link from 0755 to 0600 (same
permissions like on your other pf.conf.xxx files).
My question: Is a symbolic link really insecure?
Only with wrong permissions.
Tas.
On Wed, 29 Nov 2006 11:46:00 +0100, "Przemyslaw Nowaczyk"
<[EMAIL PROTECTED]> said:
> On Wed, Nov 29, 2006 at 08:27:14AM +0100, Damien Bergamini wrote:
> > You must recompile user ppp with ATM enabled:
> >
> > cd /usr/src/usr.sbin/ppp/ppp/
> > vi Makefile
> > remove line NOATM= /usr/include/netnat
Hi list,
i am getting a daily insecurity report from my system system saying:
##
Checking special files and directories.
Output format is:
filename:
criteria (shouldbe, reallyis)
etc/pf.conf:
type (file, link
59 matches
Mail list logo