Hi,
I'm still using the binary snapshot from July, 25th.
maybe this strange problem is related to the other problem:
>tar -czvpf folder.tar.gz folder/
tar: Failed write to archive volume: 1: Broken pipe
'tar -cvpf ...' (without compression) works without problems.
Could this problem be related
I'm not sure what snapshot I'm using. I updated from CVS and compiled
it all from scratch...probably 2 or 3 days ago. I noticed the same
problem, but was able to get around it using the C shell.
--Bryan
On 7/29/06, Andreas Bartelt <[EMAIL PROTECTED]> wrote:
Hi,
I'm still using the binary s
I'm getting this on the latest Zaurus snap when running startx.
The X sets installed are a couple of months old which I suppose could
be the problem but there are currently no Zaurus X sets in snaps.
--
ajBAY294Lm5ldA==
Hi
I've just successfully configured an OpenBSD bridge with two NICs to
separate and filter traffic between our private LAN (192.168.1.0/24) and
our router (192.168.1.120).
I've given an IP address to one of the NICs (192.168.1.121) on the
bridge and am running a Bind caching nameserver on it. Now
i've decided to stop using zoneedit.com for DNS services since i can't get the
DNS A record TTL set properly for one of my domains using their services.
however, i am confused about how to make this work. the registrar that i keep my
domains with allows me to list the nameservers for the domain, bu
problem solved. had to add my nameserver in the "hosts" section of the
registrar.
Original message
>Date: Sat, 29 Jul 2006 09:33:41 -0500 (CDT)
>From: Jacob Yocom-Piatt <[EMAIL PROTECTED]>
>Subject: serving DNS: the chicken and the egg
>To: misc@openbsd.org
>
>i've decided to stop u
You first need to register your server as a DNS with your registrar
before you can set it as an authoritative server.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Jacob Yocom-Piatt
Sent: Saturday, July 29, 2006 10:34 AM
To: misc@openbsd.org
Subject: s
man pf.conf
Secondly, it's been discussed numerous times on the list that bridges
have their place (I use them in production environments at our data
centre) but you'll find filtering a bridge much more difficult than
filtering a NAT.
On 7/29/06, elaconta.com Webmaster <[EMAIL PROTECTED]> wrote:
Peter Blair escreveu:
> man pf.conf
>
> Secondly, it's been discussed numerous times on the list that bridges
> have their place (I use them in production environments at our data
> centre) but you'll find filtering a bridge much more difficult than
> filtering a NAT.
>
> On 7/29/06, elaconta.com W
Any news on this?
-p.
> Wouldn't this do the trick?
>
> rdr on rl1 proto tcp from any to 192.168.1.121 port 80 -> 192.168.1.103
>
> "Redirect any port 80 traffic originally meant for me to 192.168.1.103"
Yes, but why are you asking if you already have the answer? As stated in
the man page, your traffic will also nee
Pedro Martelletto wrote:
Any news on this?
I cannot declare that the problem is solved... but I had no more freezes
since I'm using a custom GENERIC kernel with doubled "NKMEMPAGES_MAX"
and "maxusers", both with the i386 and the amd64 machines.
But consider that this happened only 7 and 10
Federico Giannici wrote:
Pedro Martelletto wrote:
Any news on this?
I cannot declare that the problem is solved... but I had no more freezes
since I'm using a custom GENERIC kernel with doubled "NKMEMPAGES_MAX"
and "maxusers", both with the i386 and the amd64 machines.
But consider that th
Kian Mohageri escreveu:
>> Wouldn't this do the trick?
>>
>> rdr on rl1 proto tcp from any to 192.168.1.121 port 80 -> 192.168.1.103
>>
>> "Redirect any port 80 traffic originally meant for me to 192.168.1.103"
>>
>
>
>
> Yes, but why are you asking if you already have the answer? As stated i
I'm building a systeme & considering a SATA DVD drive (Plextor
PX-755SA). Anyone used one of these in a recent version of OpenBSD, or
have any other thoughts on SATA DVD compatibility?
Thnx,
Jay
Original message
>Date: Sat, 29 Jul 2006 13:24:06 -0500
>From: J Moore <[EMAIL PROTECTED]>
>Subject: SATA DVD Support?
>To: misc@openbsd.org
>
>I'm building a systeme & considering a SATA DVD drive (Plextor
>PX-755SA). Anyone used one of these in a recent version of OpenBSD, or
>hav
After summarizing all the clues I think I'll give a
chance to OpenVPN + OpenBSD 3.9 combination primarily
due to questionable quality of windows clients
IPsec+IP stack (as I said in my first post - windows
clients will comprise about 99% of all my VPN client
base).
The differentiation between OS
Hi,
I'm lookin for a solution on getting the system uptime via syscall.
I tried to use the microuptime/getmicrouptime but every time I intended
to compile it, I got the following error:
/tmp//ccy16835.o(.text+0x20): In function `main':
: undefined reference to `microuptime'
collect2: ld retur
Adam PAPAI wrote:
Hi,
I'm lookin for a solution on getting the system uptime via syscall.
Hm. It seems sysctl(3) could tell me the uptime.
#include
#include
Thanks anyway :)
--
Adam PAPAI
D i g i t a l Influence
http://www.digitalinfluence.hu
E-mail: [EMAIL PROTECTED]
Phone: +36 30 33-55-
On Sat, Jul 29, 2006 at 01:34:41PM -0500, the unit calling itself Jacob
Yocom-Piatt wrote:
> Original message
> >
> >I'm building a systeme & considering a SATA DVD drive (Plextor
> >PX-755SA). Anyone used one of these in a recent version of OpenBSD, or
> >have any other thoughts on SA
On 7/29/06, J Moore <[EMAIL PROTECTED]> wrote:
I guess that squelches plans for a SATA HDD as well :(
If by that you mean you expect OpenBSD to not support SATA HDDs, I can
happily assure you you're wrong. OpenBSD supports various SATA
controllers (such as your SiI 3112, the SiI 3114, etc.). I
2006/7/29, andrew fresh <[EMAIL PROTECTED]>:
One thing I ran into is that bioctl needs to run as root to get access
to /dev/bio, even for read only access. Is there a way to query bioctl
without needing root?
Well, I think you only need the status of the drives and that is
availlable using sys
Corrector de Imagen
:
Grupo Galerma
Grupo Galerma
Grupo Galerma
Nombre:
Correo Electrsnico:
Telifono:
Ciudad:
Pregunta:
On 7/28/06, Clayton Wheeler <[EMAIL PROTECTED]> wrote:
Any idea what's going on here? I don't think it's even possible to
filter out non-IP packets with pf, and I'm certainly not trying. I am
not using any bridge devices. ARP works in all other respects. I
don't see any sysctl tunables for ARP, e
On Tuesday 25 July 2006 13:20, Michael Coulter wrote:
> On Mon, Jul 24, 2006 at 08:36:29PM -0400, STeve Andre' wrote:
> >I'm looking for a way to execute commands on other tty's.
> > On SunOS there was force. Is there an equivelant here or do
> > I need to make my own?
>
> In tty(4), have at l
25 matches
Mail list logo