On Thu, 9 Nov 2006, Michael wrote:
> Otto Moerbeek schrieb:
> > This is not a bug, see the named ref guide. localhost is a symbolic
> > name for:
> >
> > localhost Matches the IPv4 and IPv6 addresses of all network interfaces on
> > the system.
> Changing localhost to 127.0.0.1 did the trick, bu
Hi
i'm currently looking for solution to monitor external environment from
an openbsd server.
i've found some (linux) apps
http://www.digitemp.com/software.shtml
http://www.redge.net/frogd/fr/
http://owfs.sourceforge.net/index.html
http://misterhouse.sourceforge.net/
some integrated sensor (a bi
hi,
On Thu, Nov 09, 2006 at 01:44:26AM +0100, Markus Bergkvist wrote:
> First, I thought it was because fxp0 and ral0 on the host was on
> different sub-nets but now they are both on 192.168.0/24 and so is trunk0.
> So i added a bridge
> # ifconfig bridge0 create
> # brconfig bridge0 add fxp0 add
Hi,
I'm running 3.9 patched until 015_ssh.patch and I noticed following entry
in /var/log/authlog :
Nov 9 06:43:13 brainscape sshd[28808]: Did not receive identification
string from UNKNOWN
I'm puzzled to find UNKNOWN and not an ip number as usual, however I'm not
very knowlegdable : should I
On 2006/11/09 10:40, Reyk Floeter wrote:
> in this example, the you're clients lladdr will be removed from the
> cache after 10 seconds and can be re-learned on another interface.
a little different to standard switches then. if I trunk ath0+em0 with
the AP plugged into a switch and then plug em0
On Tue, Nov 07, 2006 at 01:23:17PM +0100, Alexander Farber wrote:
> On 11/7/06, Stuart Henderson <[EMAIL PROTECTED]> wrote:
> >On 2006/11/07 12:36, Alexander Farber wrote:
> >> Do you think I still need to run inetd? I've looked through the
> >> /etc/inetd.conf and there are only 2 time services +
Greetings list,
I have been trying to set up a 4.0 ssh/web server. This is my third attempt now.
1 - An Ultra 10
Started abort trapping on most commands, a reboot will result in a non
booting machine.
2 - The same ultra 10
Same again. This time i noted when it started happening. After tar
zxvf
On 09/11/06, Edd Barrett <[EMAIL PROTECTED]> wrote:
Greetings list,
I have been trying to set up a 4.0 ssh/web server. This is my third attempt now.
1 - An Ultra 10
Started abort trapping on most commands, a reboot will result in a non
booting machine.
2 - The same ultra 10
Same again. This ti
Same again. After tar zxvf src.tar.gz -C /usr . 10 minutes ago.
Its quite upsetting :(
Im almost certain it isnt a hardware fault.
Any ideas?
First, reinstall.
Then, next time you extract the source tree, do this in /usr/src, not in
/usr.
Miod
Hi.
On 11/9/06, Edd Barrett <[EMAIL PROTECTED]> wrote:
Same again. This time i noted when it started happening. After tar
zxvf src.tar.gz -C /usr . At this point I assumed bad hardware and
bought a new box.
*ahem*
You shoul untar src.tar.gz to /usr/src not /usr.
Untarring the file to /usr will
On 2006/11/08 21:56, Reza Muhammad wrote:
> My rule set still not working, as i'm expected to
> limit outgoing and incoming traffic pass to my pf
> machine act as an bridge .
...
> pass out log on xl1 from 172.16.0.228 to 202.57.14.1
> keep state flags S/SA queue (int_out)
this creates a state for
On 2006/11/09 10:13, Stuart Henderson wrote:
> this creates a state for traffic from 172.16.0.228 and it's
aargh, s/it's/its/ :(
On Wed, Nov 08, 2006 at 03:57:30PM -0700, Diana Eichert wrote:
> On Fri, 6 Oct 2006, Diana Eichert wrote:
>
> > On Sat, 7 Oct 2006, mickey wrote:
> > SNIP
> > > woman you are fast (:
> > > there is supposedly a piece sold in .eu (see landisk.html)
> > > but then nobody knows for sure... it's a jap
On Thu, 9 Nov 2006, Edd Barrett wrote:
> Greetings list,
>
> I have been trying to set up a 4.0 ssh/web server. This is my third attempt
> now.
>
> 1 - An Ultra 10
> Started abort trapping on most commands, a reboot will result in a non
> booting machine.
>
> 2 - The same ultra 10
> Same again.
Then, next time you extract the source tree, do this in /usr/src, not in
/usr.
Yeh your right. Woops
--
Best Regards
Edd
---
http://students.dec.bournemouth.ac.uk/ebarrett/
On Thu, 9 Nov 2006, Julien TOUCHE wrote:
> i've found some (linux) apps
> http://www.digitemp.com/software.shtml
[snip]
The new versions work nicely in OpenBSD (and other BSDs) too.
> has anyone advise to find cheap sensors (temperature, but also humdity,
> pressure, light, electricity before U
Can you send the output of netstat -rn? Maybe that'll help myself
and others a little more.
-Chad
Hi,
i have a system (Dell 1950) with 4.0 release.
At boot time (during starting network) i randomly (maybe once every 3
boot) i got:
bnx1: /usr/src/sys/dev/pci/if_bnx.c(2271): Firmware synchronization
timeout! msg_data = 0x01030007
kernel: type 1061382 trap, code=6871
and system stop.
In attach
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Hello OpenBSD maintainers.
I think something is wrong in the php5-gd-5.1.4 packages (all flavors)
The dependency can't be satisfied (see below) and i find only
freetype-1.3.1p2.tgz and not freetype.13.1 in /4.0/packages/i386
pkg_add php5-gd-5.1.4-no
On Thu, Nov 09, 2006 at 05:00:34PM +0100, Anders J wrote:
> I think something is wrong in the php5-gd-5.1.4 packages (all
> flavors) The dependency can't be satisfied (see below) and i find
> only freetype-1.3.1p2.tgz and not freetype.13.1 in
> /4.0/packages/i386
It's not a package dependency; fre
Hi,
there is a special ml for ports@,
further information can be found at http://www.openbsd.org/mail.html.
hth,
Marcus.
Hey,
I have problems to print '%' in stdout... Suppose code below:
#include
main() {
char foo[] = "bar=30%\n";
fprintf(stdout, bar);
}
OpenBSD returns : bar=30
Linu
Have a look in your C code book. The you will need to printf "%%" to get a '%'.
Andreas
On 09/11/06, Cassio B. Caporal <[EMAIL PROTECTED]> wrote:
Hey,
I have problems to print '%' in stdout... Suppose code below:
#include
main() {
On Nov 9, 2006, at 11:37 AM, Cassio B. Caporal wrote:
Hey,
I have problems to print '%' in stdout... Suppose code below:
#include
main() {
char foo[] = "bar=30%\n";
fprintf(stdout, bar);
On 11/4/06, Jon Simola <[EMAIL PROTECTED]> wrote:
On 10/4/06, Theo de Raadt <[EMAIL PROTECTED]> wrote:
> The Broadcom 802.11 chipsets are the bastards of the industry. They
> are the most complicated and difficult to program.
http://bcm-specs.sipsolutions.net, and it's been rather enjoyable
Yes, but I read lines from a file.. I wrote a function that add one
more '%' and works fine. Thanks!
Jason Dixon wrote:
> On Nov 9, 2006, at 11:37 AM, Cassio B. Caporal wrote:
>
>> Hey,
>>
>> I have problems to print '%' in stdout... Suppose code below:
>>
>> #include
>>
On Nov 9, 2006, at 11:37 AM, Cassio B. Caporal wrote:
> Hey,
>
> I have problems to print '%' in stdout... Suppose code below:
>
> #include
>
> main() {
>char foo[] = "bar=30%\n";
>fprintf(stdout, bar);
>
On Thu, Nov 09, 2006 at 11:59:12AM -0500, Jason Dixon wrote:
> > I have problems to print '%' in stdout... Suppose code below:
> >
> > #include
> >
> > main() {
> > char foo[] = "bar=30%\n";
> > fprintf(stdout, bar);
> >
Antti Harri wrote on 09/11/2006 14:37:
> My friend has the diagram and the part listing although some texts
> are in Finnish but I can translate them into English if you want. The
> parts are pretty cheap, less than 10 euros in here for one sensor,
> the DS1820 is the most expensive part.
there is
Also, I think you mean:
fprintf(stdout, foo);
not
fprintf(stdout, bar);
right?
Terry
On Thu, Nov 09, 2006 at 04:49:20PM +, Andreas Kahari wrote:
> Have a look in your C code book. The you will need to printf "%%" to get a
> '%'.
>
> Andreas
>
>
> On 09/11/06, Cassio B. Capora
Suppose the data in 'foo' comes from user input:
#include
main()
{
charfoo[] = "bar=30%\n";
fprintf(stdout, "%s", foo);
}
Andreas
On 09/11/06, Jason Dixon <[EMAIL PROTECTED]> wrote:
On Nov 9, 2006, at 11:37 AM, Cassio B. Caporal wrote:
> Hey,
>
> I have prob
On Thu, 9 Nov 2006, Cassio B. Caporal wrote:
Hey,
I have problems to print '%' in stdout... Suppose code below:
#include
main() {
char foo[] = "bar=30%\n";
fprintf(stdout, bar);
On 11/9/06, Cassio B. Caporal <[EMAIL PROTECTED]> wrote:
I have problems to print '%' in stdout... Suppose code below:
#include
main() {
char foo[] = "bar=30%\n";
fprintf(stdout, bar);
When posting code
On Thu, 09 Nov 2006 14:37:33 -0200 "Cassio B. Caporal" <[EMAIL PROTECTED]>
wrote:
: Hey,
Hi,
:
: I have problems to print '%' in stdout... Suppose code below:
:
: #include
:
: main() {
your main should be of type 'int'.
:char
Seriously guys. NOOO!!!
To print an arbitrary string use fprintf(stdout, "%s", foo);
Come on.
Tom
>>> Jason Dixon 9-Nov-06 16:59 >>>
>
> On Nov 9, 2006, at 11:37 AM, Cassio B. Caporal wrote:
>
> > Hey,
> >
> > I have problems to print '%' in stdout... Suppose code below:
> >
>
On 11/9/06, Cassio B. Caporal <[EMAIL PROTECTED]> wrote:
I have problems to print '%' in stdout... Suppose code below:
Use:
fprintf(stdout, "%s", foo);
This is mentioned in the man page for fprintf.
-- ach
On Thursday 09 November 2006 17:09, Julien TOUCHE wrote:
> Antti Harri wrote on 09/11/2006 14:37:
> > My friend has the diagram and the part listing although some texts
> > are in Finnish but I can translate them into English if you want. The
> > parts are pretty cheap, less than 10 euros in here f
On 11/9/06, jared r r spiegel <[EMAIL PROTECTED]> wrote:
>
> On Wed, Nov 08, 2006 at 07:50:46AM +1100, nuffnough wrote:
> > I have an OpenBSD 3.9 box and I've been asked to configure it to
> terminate a
> > VPN using AES-256 encryption with SHA authentication, DH Group 5 (rather
> > than the defaul
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Anders J wrote:
.
Yeah i must apologize, i missed that one.
//A
Will Maier wrote:
> On Thu, Nov 09, 2006 at 05:00:34PM +0100, Anders J wrote:
>> I think something is wrong in the php5-gd-5.1.4 packages (all
>> flavors) The dependency can't be satis
Has anyone attempted to port GEOM from FreeBSD to OpenBSD? I'm inclined
to try my hand at it, but I thought I'd check to see if anyone else was
working on it.
-Damian
On Nov 8, 2006, at 7:40 PM, Jonathan Franks wrote:
Hi all,
I'm having an issue with the Abiword package in 4.0. It seems to
work fine except for the dictionary issue I am posting about.
Essentially, with "Check Spelling As You Type" enabled, the
following error appears after the first wor
Hi i am trying to apply the 001 patch
What i have done is
cd /usr/src
patch -p0 < 001_httpd.patch
and i come back to me as:
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--
|Apply by doing:
| cd /usr/src
| patch -p0 < 001_httpd.
Hi.
So whats your question/problem ?
Andreas.
On 11/9/06, Maverick <[EMAIL PROTECTED]> wrote:
Hi i am trying to apply the 001 patch
What i have done is
cd /usr/src
patch -p0 < 001_httpd.patch
and i come back to me as:
Hmm... Looks like a unified diff to me...
The text leading up to th
I don't see an issue there. It looks like it applied properly.
Follow the directions it printed out and see that it compiles and
installs properly :)
On 11/9/06, Maverick <[EMAIL PROTECTED]> wrote:
Hi i am trying to apply the 001 patch
What i have done is
cd /usr/src
patch -p0 < 001_httpd.p
Oop
The rest of the post is gone :-(
The thing that i got back after patch -p0 < 001_httpd.patch is this
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--
|Apply by doing:
| cd /usr/src
| patch -p0 < 001_httpd.patch
|
|And then rebuild and
Oop
The rest of the post is gone :-(
The thing that i got back after patch -p0 < 001_httpd.patch is this
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--
|Apply by doing:
| cd /usr/src
| patch -p0 < 001_httpd.patch
|
|And then rebuild and
On Thu, 9 Nov 2006 12:50:20 -0800 (PST) Maverick <[EMAIL PROTECTED]> wrote:
: Oop
: The rest of the post is gone :-(
:
: The thing that i got back after patch -p0 < 001_httpd.patch is this
:
: Hmm... Looks like a unified diff to me...
: The text leading up to this was:
: ---
On 09/11/06, Maverick <[EMAIL PROTECTED]> wrote:
Oop
The rest of the post is gone :-(
The thing that i got back after patch -p0 < 001_httpd.patch is this
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--
|Apply by doing:
| cd /usr/src
| p
On Thu, November 9, 2006 12:49, Maverick wrote:
> Oop
> The rest of the post is gone :-(
>
> The thing that i got back after patch -p0 < 001_httpd.patch is this
>
> Hmm... Looks like a unified diff to me...
> The text leading up to this was:
> --
> |Apply by doing:
> |
* Frans Haarman <[EMAIL PROTECTED]> [2006-11-08 12:19]:
> Greetings,
>
> The idea is to switch to OpenBSD for our BGP
> D/PF. In the future we will get Gigabit connections so I am concerned
> about performance!
>
> The idea is to have 2 carped boxes voor OpenBGPD and Packetfilter.
> Then behind t
On 11/9/06, Maverick <[EMAIL PROTECTED]> wrote:
Hi i am trying to apply the 001 patch
What i have done is
cd /usr/src
patch -p0 < 001_httpd.patch
and i come back to me as:
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--
|Apply by do
Anyone else seeing this? This was a 3.9 system upgraded to 4.0. I'm
wondering if I missed something when clearing out the old source code?
/usr/src/lib/libssl/src/crypto/rsa/rsa_x931.c: In function
`RSA_X931_hash_id':
/usr/src/lib/libssl/src/crypto/rsa/rsa_x931.c:165: error: `NID_sha256'
un
Maverick wrote:
> Hi i am trying to apply the 001 patch
> What i have done is
>
> cd /usr/src
> patch -p0 < 001_httpd.patch
>
> and i come back to me as:
[SNIP]
It's the same procedure on 4.0 as it was on 3.9 and it will still
be in 4.1.
You ask the the same question on 11/29/06 in "A
Greetings,
I'm trying to get my Netgear DG-632 to operate as a half-bridge to my
OpenBSD router.
Unfortunately the public IP address my ISP is dynamically assigning
(58.104.125.124) is not on the same subnet as their default gateway
(211.31.137.132), hence I suspect dhclient(8) is baulking when
Hi
i'm currently looking for solution to monitor external environment from
an openbsd server.
I'm currently trying to play such game... yes playing... not working...
:-)
has anyone advise to find cheap sensors (temperature, but also humdity,
pressure, light, electricity before UPS, ...)
Hi.
[ OpenBSD/i386-current as of a couple of days ago ]
Is there a good reason why "md5 -c" should say "FAILED" when the digest in
the checklist file and the digest calculated by md5 differ only in letter
case? I can't think of any.
e.g.:
On 09/11/06, Eric Huiban <[EMAIL PROTECTED]> wrote:
>> has anyone advise to find cheap sensors (temperature, but also humdity,
>> pressure, light, electricity before UPS, ...) which are known to work
>> with openbsd ?
[...]
Modems are also great thing to recycle
from junk yard as monitor for p
Hi Folks,
I'm trying to configure the serial port (COM1) on a ProLiant DL380-G2
for logins running OpenBSD 3.9.
In /etc/ttys:
tty00 "/usr/libexec/getty std.9600" vt220 on secure
# dmesg | grep com
pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
I've HUP'ed init, and getty is ru
STeve Andre' wrote:
> On Tuesday 07 November 2006 22:20, Melameth, Daniel D. wrote:
> > STeve Andre' wrote:
> > > On Monday 06 November 2006 22:10, Melameth, Daniel D. wrote:
> > > > I'm having the same issue with 4.0 -stable--well, a bastardized
> > > > copy of -stable that also contains ral, card
On Fri, 10 Nov 2006, Damon McMahon wrote:
I'm trying to get my Netgear DG-632 to operate as a half-bridge to my
OpenBSD router.
Unfortunately the public IP address my ISP is dynamically assigning
(58.104.125.124) is not on the same subnet as their default gateway
(211.31.137.132), hence I suspec
On 11/9/06, Constantine A. Murenin <[EMAIL PROTECTED]> wrote:
On 09/11/06, Eric Huiban <[EMAIL PROTECTED]> wrote:
> >> has anyone advise to find cheap sensors (temperature, but also humdity,
> >> pressure, light, electricity before UPS, ...) which are known to work
> >> with openbsd ?
[...]
> Mo
Hi all,
Based on http://www.openbsd.org.my/sparc64.html, seem that OpenBSD can
install on Sun Blade 100/150 machine. I have this problem when do
disk installation on Blade 100. Below is the error.
ok boot disk /bsd
Boot device: /[EMAIL PROTECTED],0/[EMAIL PROTECTED]/[EMAIL PROTECTED],0 File
Eric Huiban wrote on 10/11/2006 01:10:
> After a long time of lurking and looking through solutions like USB,
> Ethernet, serial busses, home produced, commercial ones, etc : i ended to
> buy a scraped terminal server allowing me to connect up to 40
> traditionnal 9600 serial devices as well as 576
63 matches
Mail list logo