Hi,
on my andoid based i have the following general settings:
1. fixed Mac
2. network based random Mac
3. connection based random Mac (you will get a lot of dhcp-entries for each
device)
Additional you can also change the setting for each wifi-network.
27.09.2023 12:21:44 Tris :
> From what I se
Hi,
We're exploring ways to promote OpenBSD in the future. If you enjoy it, please
like and subscribe. Each video will be better than the last.
https://www.tiktok.com/@openbsd_fan_club/video/7222987525927865626?lang=en
Have any ideas, or maybe you want to play these on your YouTube ch
Hi all,
I'm posting this for the benefit of OpenBSD community members hosting
virtual machines on Vultr.
I encountered the same failure that Claus A. reported in December:
cd*.iso reboot loop (vultr, Skylake AVX MDS)
https://www.mail-archive.com/misc@openbsd.org/msg180415.html
Hi,
I use PHP on OpenBSD's HTTPD for my private web page. In the default
configuration it's hard
to debug an PHP error, because I don't see a time or the specific
request on which the
error occurred.
Is there a configuration for PHP or HTTPD to print more details in the
error log?
Thanks in adva
Hello Stuart,
I see not that I have not been entirely clear on my setup.
Traditionally I used carp on both upstream interfaces (to have a common
nexthop address in BGP routing) and also on my downstream interfaces (to
have a floating default gateway for my hosts). As it stands now I cannot
use a
Hello Stuart,
I do set the carp address as nexthop. This works in a "traditional" L2
environment as expected. However, to make a long story short, in a vxlan
environment L2 redundancy protocols like carp that rely on gARP do not work
as expected.
So I need to have the backup firewall tell the rou
'NR==47' /etc/bgpd.conf
match to group "leaf" depend on carp100 prepend-self 5
# uname -a
OpenBSD fw1 6.8 GENERIC.MP#2 amd64
# ifconfig carp100 | grep carp:
carp: MASTER carpdev vlan100 vhid 1 advbase 1 advskew 10
On Thu, Jun 10, 2021 at 2:10 PM wrote:
> This looks prec
This looks precisely what I am looking for. Will try it out. Thank you!
On Wed, Jun 9, 2021 at 10:42 AM Claudio Jeker
wrote:
> On Wed, Jun 09, 2021 at 09:57:32AM +0200, open...@kene.nu wrote:
> > Hello,
> >
> > Just a question and maybe a suggestion. I am implementing a few DCs that
> > use vxla
Hello,
Just a question and maybe a suggestion. I am implementing a few DCs that
use vxlan symmetric routing and hence, layer2 redundancy protocols like
CARP (and VRRP/HSRP) do not work as intended due to evpn layer2 being the
technology of choice to announce ARP entries.
This led me to try out th
Hy there ...
Have you looked at something like
https://github.com/owncloud/client/issues/5595
Regards,
Christoph
Am 18.04.2021 16:33, schrieb Hakan E. Duran:
Hi all,
Disclaimer: I am quite new to OpenBSD and did not build a reasonable
comfort level yet.
I am not sure when this broke but
Just a idea, have you tried the keyword request ?
Something like
match request path "/static/*" forward to
Regards,
Christoph
Am 04.04.2021 10:13, schrieb Stephane Guedon:
Good day.
I have a setup in OpenBSD 6.8, relayd / httpd and wish to see if I can
have specific http
Hello Stuart !
Yes, you are right. I was long time not here (used another E - Mail
before) so I was not sure if it is really interesting.
tedu uses for honk relayd as TLS endpoint. If someone uses the default
/etc/examples/acme-client.conf with httpd only everything works fine. If
the certs
Yeah, like that but Google was no help.
Am 03.04.2021 19:10, schrieb Florian Obser:
https://xkcd.com/979/
Self solved.
Am 02.04.2021 14:02, schrieb open...@crw.name:
Hello, I need some help to configure my acme-client the right way.
Obtain certificates itself works using OpenBSD -current #434 from April
1st.
I have a CAA record
$ dig -t CAA our.bio-planet.earth +short
0 issue "letsencryp
Hello, I need some help to configure my acme-client the right way.
Obtain certificates itself works using OpenBSD -current #434 from April
1st.
I have a CAA record
$ dig -t CAA our.bio-planet.earth +short
0 issue "letsencrypt.org"
The configuration for httpd.conf and relayd.conf
t;internal"
> > match to ibgp set { nexthop self }
> > match from 172.30.1.54 set { metric +23 }
>
> Any route learned via rr1 or rr2 will not pass the MED on to R2 because
> the system does not touch the MED and therefor bgpd considers the received
> MED from rr1 and rr2
from ebgp prefix-set "internal"
allow from group "rr" prefix-set "internal"
match to ibgp set { nexthop self }
match from 172.30.1.54 set { metric +23 }
On Thu, Jan 28, 2021 at 2:01 PM Claudio Jeker
wrote:
> On Thu, Jan 28, 2021 at 12:41:29PM +0100, open...@kene.
Hello,
I am experiencing this on 6.8, fully syspatched.
root@R1():~ # uname -a
OpenBSD R1 6.8 GENERIC.MP#4 amd64
The problem is that R1 sends updates with MED set to 0 even though I expect
it not to be. Upon reviewing a tcpdump pcap taken at R2, the MED attribute
is not even included in said
udio Jeker
wrote:
> On Tue, Dec 22, 2020 at 02:04:27PM +0100, open...@kene.nu wrote:
> > Hello,
> > I am seeing what I deem to be unexpected behavior with ospfd and
> depending
> > on carp interfaces.
> > Running 6.8 with latest patches applied on all three router
Hello,
I am seeing what I deem to be unexpected behavior with ospfd and depending
on carp interfaces.
Running 6.8 with latest patches applied on all three routers.
# uname -a
OpenBSD extfw1.lab.kambi.com 6.8 GENERIC.MP#2 amd64
My setup is as following;
Two openbsd boxes (FW1 and FW2) acting as a
> Honestly, as one of the devs involved with this security fix, I can tell
> you that I don't know. It is a use-after-free in some situations.
> Is it reachable from remote? I don't know.
> Is it reachable from local? Maybe.
> Is the use-after-free exploitable? Damn hard to tell, it is for sure n
To close this thread, I found this:
https://twitter.com/m00nbsd/status/1321524807473782784
> Am 30.10.2020 um 11:15 schrieb js-openbsd-m...@webkeks.org:
>
>> Am 30.10.2020 um 01:28 schrieb Theo de Raadt :
>>
>> js-openbsd-m...@webkeks.org wrote:
>>
>>>
> Am 30.10.2020 um 01:28 schrieb Theo de Raadt :
>
> js-openbsd-m...@webkeks.org wrote:
>
>> I just saw
>> https://ftp.openbsd.org/pub/OpenBSD/patches/6.8/common/002_icmp6.patch.sig,
>> however, it's unclear from the description and the context around the
>&
Hi!
I just saw
https://ftp.openbsd.org/pub/OpenBSD/patches/6.8/common/002_icmp6.patch.sig,
however, it's unclear from the description and the context around the patch if
this is a read after free or write after free (or both).
In the case of a write after free, would this change &quo
On Mon, Sep 21, 2020 at 1:39 PM Peter N. M. Hansteen
wrote:
> On Mon, Sep 21, 2020 at 12:46:15PM +0200, open...@kene.nu wrote:
>
> > I am seeing what could be expected behaviour but the small shreds of
> info I
> > can find online seems to suggest otherwise.
>
> It would be interesting to hear wh
Hello,
I am seeing what could be expected behaviour but the small shreds of info I
can find online seems to suggest otherwise.
I have a box that acts as a router and firewall. It forwards packets from
the internal lan (call it vlan100) and sends it natted out on the external
lan (call it vlan200)
Amazing answer, thanks Claudio and Sebastian. Will alter my rules
accordingly. It all makes sense now that I understand how PF
routing/filtering works under the hood, at least in principle.
On Fri, Aug 21, 2020 at 5:36 PM Sebastian Benoit wrote:
>
> Claudio Jeker(cje...@diehard.n-r-g.com) on 2020
Hello,
I am seeing rather strange, or maybe expected, behaviour. I utilise
rtables to send internal traffic towards the internet via a default
route in rtable 2. The traffic is punted to rtable 2 with pf. The
strangeness I am seeing is that unless there is a matching dummy route
in rtable 0 the tr
Hello,
I am using openbsd as a router and I heavily utilise skips in pf on
the transit interfaces. I use a dedicated loopback interface for
router management. However, this poses a problem where the use of
skips on transit interfaces then allows all traffic to my management
loopback interface
Stuart Longland wrote on February 2, 2020, 01:09:
>
> Since you're using a wrapper script, could you maybe modify it to call
> `ktrace` directing the output to a file?
Good idea. The result is rather largeish. I'll keep it around in case a
developer would like to take a look. It looks to me like
11 from to any nat-to carp11 # NAT
> via carp11
> pass out quick on vlan10 proto icmp from vlan11 route-to (vlan11 )
> pass out quick on vlan11 proto icmp from vlan10 route-to (vlan10 )
> pass quick proto icmp
>
> Uname -a:
> # uname -a
> OpenBSD fw2 6.6 GENERIC.MP#3 amd64
>
on vlan10 proto icmp from vlan11 route-to (vlan11 )
pass out quick on vlan11 proto icmp from vlan10 route-to (vlan10 )
pass quick proto icmp
Uname -a:
# uname -a
OpenBSD fw2 6.6 GENERIC.MP#3 amd64
tcpdump:
# tcpdump -eni vlan10 icmp
tcpdump: listening on vlan10, link-type EN10MB
13:15:14.962096 0
Google. I tried
all suggestions from stackexchange and it doesn't work either. What working
options
for OpenBSD 6.6?
Thanks!
> "Nick Holland - n...@holland-consulting.net"
> Envoyé: Jeudi 10 Octobre 2019 03:24AM
>
> On 10/9/19 11:19 AM, openbsd.s...@0sg.net wrote:
> > Here's what I think.
> ...[bla bla bla]...
> > Amirite ? ;)
>
> I don't know. Let's see your work.
>
> I don't care what your theoretical arguments are
Here's what I think.
Proper software development should involve first a correct
understanding of the norms : RFC, OSI model, and what not.
Then ideally one must understand the hardware-software
interactions, in other terms electronic engeneering, from
chips to bits. This is assembly language.
Fi
Here is screenshot: https://screenshots.firefox.com/LyKbRyGMRT3sDHbu/null
I had this problem in the past, but can't remeber what font should I install?
Thanks!
0C TURKEYP AnkaraT CankayaZ 06510A 2139. Street 2/11O Rakort Information
TechnologiesI Ibrahim TopbasiM open...@rakort.comu http://www.rakort.comB
90-850-460-10-58X 90-850-460-10-58N More than 5 years, OpenBSD
setup/installation/remote administration. Network engineering, software
development(C
� 0� � C TURKEY� P Ankara� T Cankaya� Z 06510� A 2139. Street 2/11�
O Rakort Information Technologies� I Ibrahim Topbasi� M
open...@rakort.com� U http://www.rakort.com� B 90-850-460-10-58� X
90-850-460-10-58� N More than 5 years, OpenBSD setup/installation/remote
administration
172.30.198.4
> > > > (LOCAL) AS64712: withdraw announce 10.1.150.0/24
> > > >
> > > > If one performs a netstart, of relevant vlan interfaces, the
> > > > announcements seem to survive a bgpd reload. Static routes never
> > > > survive a re
I have now been running with OpenBSD 6.5 for a couple of weeks
without meeting this problem again, on a fresh install.
I am very careful not to crash or halt the system abruptly !
I suspect the problem may have had to do with the
inteldrm driver and the EFI, as suggested by dmesg(8
198.4
> > (LOCAL) AS64712: withdraw announce 10.1.150.0/24
> >
> > If one performs a netstart, of relevant vlan interfaces, the
> > announcements seem to survive a bgpd reload. Static routes never
> > survive a restart or reload.
> >
> > Some additional com
performs a netstart, of relevant vlan interfaces, the
announcements seem to survive a bgpd reload. Static routes never
survive a restart or reload.
Some additional commands to show behaviour:
# uname -a
OpenBSD host 6.5 GENERIC.MP#3 amd64
# ifconfig vlan190
vlan190: flags=8943 mtu 1500
lladdr
SYMPTOM: Soon after a fresh OpenBSD install intended to use as a
laptop / work engine, and consequently a few uses of a graphical
session, suddenly the X session cannot start anymore : logging
in with a correct user/passwd pair provokes a crash and restart of the
X Display Manager, displaying the
Hello,
I agree, changing the AS-PATH is not preferred in an ideal world.
My case is one where we have a large WAN, with 100+ routers. Designing
and traffic engineering that with a single AS is non-trivial so we
rely on private ASNs to leverage the excellent eBGP vs iBGP
differences to our advanta
I forgot to add to my previous email. One thing that could be useful
in this case is to mimic the Cisco option "neighbor x.x.x.x
remove-private-as" which removes any private ASes from the path on any
updates to a peer. Just throwing it out there, cant be a very
difficult option to implement I gues
That will indeed help. Will check it out.
How I have solved it now is by having network statements on the edge
(/24s). To make the internal routing work I announce more specific
prefixes from the internal router, so externally I announce a /24
(from edge to peering partners) but internally I annou
Hello,
That would unforunately affect all the prefixes announced to the edge
router from the internal router. I need it to be only prefixes
announced to my peering partners.
/Oscar
On Tue, Mar 26, 2019 at 3:50 PM Denis Fondras wrote:
>
> On Tue, Mar 26, 2019 at 02:54:38PM +0100, open...@kene.nu
Hello,
Is there a way to make openbgpd strip private ASNs from updates it
sends to certain neighbors?
I am using openbgpd on my edge routers and distribute routes generated
internally to the rest of the world. However, the internal routers use
private ASNs and this is obviously frowned upon by my
Hello,
I am running bgpd and ospfd which redistribute routes between them.
Bgpd labels routes with rtlabels which ospfd picks up (redistribute
rtlabel). Bgpd announced the ospfd genereated routes via fixed
"network " statements.
Now to my problem. As my sites are multiaccess and ospf is full mesh
n vagrant.
> >
> > host# uname -a
> > OpenBSD host 6.4 GENERIC.MP#329 amd64
> > host# ospfctl sh rib | grep 172.29.21.2
> > 172.29.21.2/32 172.29.2.10 Intra-Area Network 20
> > 00:03:12
> > host# ospfctl sh fib | grep 172.29.21.2
> &
Hello,
I am having trouble with ospfd not updating the kernel fib as it
should (I think). This is in my lab environment on vagrant.
host# uname -a
OpenBSD host 6.4 GENERIC.MP#329 amd64
host# ospfctl sh rib | grep 172.29.21.2
172.29.21.2/32 172.29.2.10 Intra-Area Network 20
Hello,
On Tue, Oct 16, 2018 at 4:56 PM Sebastian Benoit wrote:
>
> Tommy Nevtelen(to...@nevtelen.com) on 2018.10.16 15:11:51 +0200:
> > On Tue, Oct 16, 2018 at 10:21:37AM +0200, Claudio Jeker wrote:
> > > On Tue, Oct 16, 2018 at 09:13:20AM +0200, open...@kene.nu wrote:
> > > > Hello,
> > > >
> >
Hello,
Only relying on OSPF hellos effectively makes it mimic BGP with its
keepalives. I will ponder the value of transporting the underlay in
OSPF, effectively transporting loopback peering addresses for BGP in
OSPF. I am not sure that it will make my life easier but will consider
it.
Thanks for
orrect way.
> > >
> > > You can use
> > >
> > > network (inet|inet6) priority ...
> > > network (inet|inet6) rtlabel ...
> > >
> > > So with
> > >
> > >network inet priority 32
> > >
> > >
oute
> >> redistribution in both directions?
> > Network statements are the correct way.
> >
> > You can use
> >
> > network (inet|inet6) priority ...
> > network (inet|inet6) rtlabel ...
> >
> > So with
> >
> >netwo
Hello,
I am trying to get bgpd and ospfd play nicely with route redistribution.
So far the only way I have found that suits my need is to use
bgpd.conf network statements and rtlabels.
So, to make ospfd learn route from bgpd I use rtlabels. So in bgpd.conf:
match from set rtlabel from_bgpd
And
0
C United States
P Oregon
T Portland
Z 97214
O Loopw.com
A 4110 SE Hawthorne #721
M open...@loopw.com
U http://loopw.com/
B +1 (541) 313-6753
N Over twenty years of experience with professional OpenBSD and Linux
deployments. We offer installation, migration, upgrade, consultation
Hello
I want to build a OpenBSD firewall. And I have bought a Supermicro
SuperServer E200-9A. There is installed a A2SDi-4C-HLN4F motherboard in it.
I'm trying to installed OpenBSD 6.2 on it, but I have some problems.
First I tried to boot it from an usb stick and thought I could us
Torsten,
Thanks for responding to my question.
I know about this specific sysctl on FreeBSD. Used this one on pfSense as well.
The issue is that this one, or functional similar seems not available on
OpenBSD.
MarcoPC
> Op 8 nov. 2017, om 16:44 heeft torsten het volgende
> gesc
het
> volgende geschreven:
>
> AFAIK there is no way to turn off those messages in the default kernel. You
> could try to write a patch if you care: take a look at
> src/sys/netinet/if_ether.c, line #625.
>
> Regards!
>
>
> 2017-11-09 9:14 GMT+01:00 OpenBSD :
Torsten,
Thanks for responding to my question.
I know about this specific sysctl on FreeBSD. Used this one on pfSense as well.
The issue is that this one, or functional similar seems not available on
OpenBSD.
Maybe someone else has run into this before and found a way?
Marco PC
> Op 8
hello all,
I have finally build an internet gateway with OpenBSD 6.2 (AMD64), including pf
and IPSec. Great stuff.
Now I am seeing a lot of arp movement, that I know are caused by Apple's
Bonjour Sleep Proxy.
Nov 8 00:00:27 gatekeeper /bsd: arp info overwritten for 192.168.20.99 by
Both OpenBSD and Qubes OS don't guarantee
perfect security.
Qubes OS has a different take on security
than OpenBSD. Both have different
advantages and disadvantages.
Physical separation is more expensive
and you need to transport more devices
from place to place.
Qubes OS lets you run mains
INTEL-SA-00075
There is an escalation of privilege vulnerability in Intel® Active Management
Technology (AMT), Intel® Standard Manageability (ISM), and Intel® Small
Business Technology versions firmware versions 6.x, 7.x, 8.x 9.x, 10.x, 11.0,
11.5, and 11.6 that can allow an unprivileged attack
Hi!
Wondering if anyone has experience with hosted CI services that
support OpenBSD targets for building + tests. I haven't been
successful finding any.
Looking to add native OpenBSD support to a project's CI, hoping
to draw on the community's experience.
Would also
I second to more IPv6 related information.
I am curious about blocking port scanning in IPv6 Web. Does pf let me put a
CIDR into the named table based on offending IPv6 address and 64-bit mask? I
mean something similar to 'overload ' option.
Just wanted to take a moment to thank the person/people responsible for
adding that bit of code in. Saved my bacon just now. Had a system that
stopped connecting to our auth server and tried to ssh to it to bring it
back in, but couldn't get access with the user I created at install
time. Fo
some point while testing these boards, I ran OpenBSD
on them without any issues.
Those last families of Atoms are a bit underrated in my book.
Jordon
I recently replaced a pair of Soekris 6501's (BIOSes on both went blank)
with some SuperMicro X11SBA-LN4F-O boards, SATA-DOM-064s, the
C
is 1.9.1.
(It would be great of course if the package maintainer would find the time to
update the package to a somewhat newer version some day :)
Carsten
For sharing encrypted data between OpenBSD and Linux, I just use an
OpenBSD-based file server and connect to it over NFS (using SSH to
Mikkel C. Simonsen wrote:
OpenBSD lists wrote:
Most of the spam I've received from marketing companies tends to come
from send-only servers (looking at the user-agent of the sending
server its some kind of Python library intended for just sending
pre-formatted messages to a list of recip
25:55 openbsd spamd[99682]: (BLACK) x.x.x.x:
->
Dec 12 19:27:40 openbsd spamd[99682]: x.x.x.x: To: victim
Dec 12 19:27:40 openbsd spamd[99682]: x.x.x.x: From: =?utf-8?Lalalala=
Dec 12 19:27:40 openbsd spamd[99682]: x.x.x.x: Subject: =?utf-8?Lalalalla
Dec 12 19:28:45 openbsd spamd[99682]:
Craig Skinner wrote:
Hi,
On Wed, 30 Nov 2016 17:09:13 +0100 butresin wrote:
On 16.11.29Tue 14:12, Craig Skinner wrote:
real mem = 200740864 (191MB)
avail mem = 184385536 (175MB)
...
spdmem0 at iic0 addr 0x50: 64MB SDRAM non-parity PC100CL3
spdmem1 at iic0 addr 0x51: 64MB SDRAM non-parity P
Alessandro Baggi wrote:
Il 01/12/2016 17:01, Marko Cupać ha scritto:
On Thu, 1 Dec 2016 15:59:41 +0100
Alessandro Baggi wrote:
Hi list,
I've installed some years ago OpenBSD 5.8 on apu with 3 nics.
I've tried to search but no look. What is the EOL for OpenBSD 5.8?
Thanks
Alessandro Baggi wrote:
Hi list,
I've installed some years ago OpenBSD 5.8 on apu with 3 nics.
I've tried to search but no look. What is the EOL for OpenBSD 5.8?
Thanks in advance.
1 September 2016 when 6.0 was released. The only support versions are
the current and the i
Does anyone have experience connecting an OpenBSD box via a fibre ONT ?
I currently have a working setup using the OpenBSD box as a
router/firewall for my LAN, connecting to the internet via an ethernet
connected ADSL modem. I'm trying to replace this ADSL connection with
Fibre.
(Note: I
On Fri, Mar 11, 2016 at 04:42:23PM -0500, Alan McKay wrote:
> On Fri, Mar 11, 2016 at 4:36 PM, Josh Grosse wrote:
> > 100Mbit? You could go even smaller, such as the PCEngines Alix
> > platform. They are 32-bit (i386) only, however.
> >
> > Each NIC is able to sustain 70-80 Mbps, in my experienc
t; introduced in the ACPI 5.0 standard. Limitied support for this
> variant has been added to the our ACPI implementation.
>
> * With this support, the machine boots OpenBSD, but hardware support
> is still very limited. Basically only graphics (inteldrm(4)) and
> USB (xhci(4
>> Doesn't work, but at least it makes the dmesg look better.>What doesn't
>> work?Hi Martin,
Can't speak for Callum but in my case USB isn't working on Bay Trail.
ASUS X205TA - amd64 16th december snapshot (now booting fine UEFI native)
EHCI configured returns:
ehci0 at pci0 dev 29 function 0 ven
> On Dec 5, 2015, at 11:51 AM, trondd wrote:
>
> On Sat, December 5, 2015 2:20 pm, openbsd-m...@clark-communications.com
> wrote:
>> I mostly follow -stable, and have scripts/tools that enable me to
>> (re)build
>> stable from source with minimal human intervention.
I mostly follow -stable, and have scripts/tools that enable me to (re)build
stable from source with minimal human intervention.
To further automate this process, it would be helpful to have the current
release number and (at least) the most current patch number.
Obviously this information is clea
t; + /* Sony VGC-LV50DB cannot use SSC on LVDS */
> + { 0x2e22, 0x104d, 0x9043, quirk_ssc_force_disable },
> +
> /* Acer Aspire 5734Z must invert backlight brightness */
> { 0x2a42, 0x1025, 0x0459, quirk_invert_brightness },
--- dmesg.GENERIC.MPWed Nov 18 00:54:00
1600x1200 60.00*+
VGA1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
1024x768 60.00*
800x600 60.3256.25
848x480 60.00
640x480 59.94
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
OpenBSD 5.8-current (GENERIC.MP
On 2015-10-08 22:13, ian kremlin wrote:
Hello
Syracuse, NY -- no CD, but poster has arrived. looks great!
http://ce.gl/openbsd-5.8-poster.jpg
ian
Who can beat this old sckool?
Would anyone care to share amd64 dmesg(s) from
Dell FX2 or Huawei E9000?
Would be truly grateful!
Hello all,
CD 2 has been dispatched for replacement on all orders.
Sorry about the delay.
Regards,
Maurice McCarthy wrote:
On Fri, May 15, 2015 at 01:02:28PM -0600 or thereabouts, Theo de Raadt wrote:
This will be shipped out to everyone, and will be inserted into the
orders not yet shipped.
If shipping to everyone costs money to the project, I don't want to receive
mine. I will burn a CD an
OpenBSD 5.7 shipped today.
Sorry for the delay.
Thank you,
OpenBSD Store Misc wrote:
We are very sorry, but there has been a production problem with 5.7 CDs
- this is NOT a problem with the 5.7 release, but a manufacturing
problem in that one of the master CD's was damaged in transit to the
production facility, and this has resulted in a del
Ralph Siegler wrote:
On Fri, 01 May 2015 00:06:46 +0200, Stefan Sperling wrote:
May 1, 2015.
We are pleased to announce the official release of OpenBSD 5.7.
This is our 37th release on CD-ROM
strange, this time round the pre-ordered (hours after announcement) CD's
haven't shown
Hello,
I was wondering if there are any hosting companies
in Hong Kong offering OpenBSD dedicated servers?
Would be truly grateful for any replies!
Hi everyone,
Some new awesome LibreSSL T-shirts are available to help fund
developments. You can see them on https://www.openbsdstore.com.
We’re running a small pre-order for about 2 weeks. If you have any
questions please email us off list.
Yes, these are official products with funds direc
On Tue, Dec 23, 2014 at 12:04:25AM -0200, Henrique Lengler wrote:
> Could someone please explain me why this happened? Can you think about a way
> to fix this without send it to warranty?
> Any other questions? send me a reply, I'm really in need of help
# cd /usr/src/distrib/miniroot/
# grep -B3
> On 9/30/14, OpenBSD Europe wrote:
>>> Am 09/30/14 um 14:42 schrieb Martijn van Duren:
>>>
>>> The openbsdstore.com has opend.
>>>
>>> Guess what I just did? ;-)
>>>
>>> Cheers,
>>> STEFAN
>>
>> Yep.
>>
> Am 09/30/14 um 14:42 schrieb Martijn van Duren:
>
> The openbsdstore.com has opend.
>
> Guess what I just did? ;-)
>
> Cheers,
> STEFAN
Yep.
We had a some issues to start with.
*Please*, if you order and hit a problem, email it to
ord...@openbsdstore.com and not on these lists. It's *much* eas
> Hi folks,
>
> I just noticed that in Germany "Lehmanns" (see OpenBSD's order-site)
> already accepts pre-orders for OpenBSD 5.6-release.
>
> Guess what I just did :-)
>
> My little contribution to the project along with a big
> THANK YOU to the devs!
&g
The firs mail about funding came at 2013-12-17 18:20:48 -
http://marc.info/?l=openbsd-misc&m=138730448307723
The second mail came at 2013-12-21 0:08:26 -
http://marc.info/?l=openbsd-misc&m=138758456722860&w=2
http://www.openbsd.org/cgi-bin/cvsweb/www/donations.html
-->>
curr
;t be there.
2) What is the status of the funding? The CAD$(?) 20,000?
3) Are there any subscriptions too or there are only one-time donations?
4) Could Theo or anyone from the OpenBSD team contact any vendors, or has
the project any bigger subscription donator already?
5) If something would happ
le phone and then typed this text manually.
None of the hardware involved has given me any signs of instability before
on different OS'es (amongst OpenBSD5.3)
dmesg output:
OpenBSD 5.4-current (GENERIC.MP) #73: Tue Oct 15 00:08:48 MDT 2013
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd6
programs from an ftp mirror. What happens when developers upload
newer packages than on my CD? Could that cause incompatibility if you
don't manage it well?
Thanks in advance!
My dmesg:
# dmesg
OpenBSD 5.4-current (GENERIC.MP) #73: Tue Oct 15 00:08:48 MDT 2013
dera...@amd64.openbsd.org:/
On 09/24/13 11:30, OpenBSD wrote:
Hi Misc@,
With Sun 8 Sep Snapshot (OpenBSD 5.4-current (GENERIC.MP) #53: Sun Sep 8
15:28:55 MDT 2013 - dmesg below [1]) my Toshiba Portege Laptop is no
longer able to play DVD's, with errors about opening /dev/rcd0c:
port:fred ~> mplayer dvd://1
MPl
1 - 100 of 457 matches
Mail list logo