|
|
Up |
|
|
  |
Author: CreacionesnetCreacionesnet
Date: Dec 22, 2007 17:30
?Tu hosting es muy caro?
?Tu website no funciona correctamente?
?El servicio actual de tu hosting no es bueno?
?No te ofrecen un buen soporte?
?No dispones de aplicaciones pre-diseqadas disponibles gratuitamente y faciles
de instalar?
Disfruta de estos y muchos otros servicios, pagando importes muy economicos y
anuales, pudiendo asi tener tu Web que tanto necesitas con muy pocos
pasos!!!!
Plan ejemplo:
|
| Show full article (1.30Kb) |
|
| |
no comments
|
|
  |
|
|
  |
Author: Paul de WeerdPaul de Weerd
Date: Dec 21, 2007 15:58
After discussion some with people, I'm posting about 1 bug, 1 question
and 1 feature request. It all has to do with the 0/8 network ( 0.0.0.0
more specifically).
First the bug :
[trying to add a blackhole route for 0/8]
$ sudo route add 0/8 -blackhole 127.0.0.1
route: writing to routing socket: File exists
[in a second terminal running route monitor]
$ route monitor
got message of size 124 on Sat Dec 22 00:20:13 2007
RTM_ADD: Add route: len 124, table: 0, pid 15149, seq 1, errno 17, flags:
locks: inits:
sockaddrs:
default 127.0.0.1 default
[trying another way to do the same]
$ sudo route add 0.0.0.0 -netmask 255.0.0.0 -blackhole 127.0.0.1
add net 0.0.0.0: gateway 127.0.0.1
|
| Show full article (3.17Kb) |
|
no comments
|
|
  |
|
|
  |
Author: Girish VenkatachalamGirish Venkatachalam
Date: Dec 20, 2007 21:58
On 06:38:02 Dec 21, Otto Moerbeek wrote:
> Make than an int and I'm fine with it.
>
You are right.
-Girish
Index: share/man/man3/queue.3
===================================================================
RCS file: /store/openbsd/cvsync/src/share/man/man3/queue.3,v
retrieving revision 1.44
diff -u ...
|
| Show full article (2.06Kb) |
|
no comments
|
|
  |
|
|
  |
Author: Girish VenkatachalamGirish Venkatachalam
Date: Dec 20, 2007 20:36
Please fix it.
cvs diff: Diffing share/man/man3
Index: share/man/man3/queue.3
===================================================================
RCS file: /store/openbsd/cvsync/src/share/man/man3/queue.3,v
retrieving revision 1.44
diff -u -r1.44 queue.3
--- share/man/man3/queue.3 16 Dec 2007 13:23:57 -0000 1.44
+++ share/man/man3/queue.3 20 Dec 2007 21:48:57 -0000
@@ -174,6 +174,8 @@
.Fn SIMPLEQ_NEXT "struct TYPE *listelm" "SIMPLEQ_ENTRY NAME"
.Ft "struct TYPE *"
.Fn SIMPLEQ_END "SIMPLEQ_HEAD *head"
+.Ft "bool"
+.Fn SIMPLEQ_EMPTY "SIMPLEQ_HEAD *head"
.Ft void
.Fn SIMPLEQ_INIT "SIMPLEQ_HEAD *head"
.Ft void
Thanks.
|
| Show full article (0.66Kb) |
|
no comments
|
|
  |
Author: vladasvladas
Date: Dec 19, 2007 08:56
>CVSROOT: /cvs
>Module name: src
>Changes by: form@ cvs.openbsd.org 2007/12/18 14:17:54
>Modified files:
> share/man/man4 : it.4
> sys/arch/amd64/conf: GENERIC
> sys/arch/i386/conf: GENERIC
> sys/dev/isa : files.isa it.c itvar.h lm78_isa.c
>Log message:
>New it(4) driver.
>Supports ITE IT8705/8712/8716/8718/8726 and SiS SiS950
>hardware monitors and ITE IT8712F/8716F/8718F/8726F watchdog timer.
Does anybody have temp0 and temp1 displaying realistic temperatures
on 8712F?
|
| Show full article (1.07Kb) |
|
no comments
|
|
  |
Author: Frédéric PléFrédéric Plé
Date: Dec 18, 2007 07:40
Hi,
I am running an OpenBSD4.1 i386 router with fxp and dc network interfaces (I
am not an OpenBSD guru)
One of my network interfaces is plugged into an Ethernet VLAN where I can
find several network boxes like CISCO, Radware, StoneSoft, Linux x86 boxes.
The StoneSoft boxes use unicast IP over multicast Ethernet frames for
redundancy.
The Ethernet switches used in this LAN is broadcasting Ethernet frames with
a multicast MAC destination address.
My problem comes from the OpenBSD4.1 router because it seems to not ignore
the Ethernet frames received on its interface to the StoneSoft box multicast
mac (tested on both fxp and dc)
As the net.inet.ip.forwarding is enabled, I guess the frame goes up to the
IP layer and is routed to the network interface where it came from. So the
OpenBSD box generate network traffic
The Ethernet traffic grows quickly (openbsd generate more than 80Mbps of
silly traffic) and this noise makes the normal traffic very slow.
|
| Show full article (1.38Kb) |
|
no comments
|
|
  |
|
|
  |
Author: Mark KettenisMark Kettenis
Date: Dec 17, 2007 02:42
> Date: Mon, 17 Dec 2007 00:34:06 -0600
> From: "Sam Fourman Jr." gmail.com>
>
> I have a really weird problem, I am running amd64 -current from
> 12-13-2007,
> and it would seem that with acpi enabled the cpu will
> overheat and OpenBSD will proceed to shutdown the laptop when the cpu
> is somewhere above 100C
> when I power it on from a fresh boot it starts at 55C, it doesn't take
> long 15 min.. not even enough time to wade through the "Real men don't
> attack straw men" thread :) before it shuts down on me.
Not good :(.
> by the way if i disable acpi the cpu is 46C on bootup not 55C like w/ acpi
And the temperature stays under control?
|
| Show full article (1.21Kb) |
|
no comments
|
|
|
|
|
|
|