Hey thanks a million! I looked on your homepage and didn't find any
paypal address listed so I'm going to donate in your name to Theo. I
think when you two meet Theo should buy you a beer with part of the
money. :-), or any other beverage in case you don't like beer.
Thanks again! Donation sent
> both regarding content and markup (including pf.conf(5) and
> ifconfig(8)), and that is not a coincidence: The subject matter is
> unusually difficult, the number of features to explain is unusually
> large, the number of people qualified to judge the accuracy of the
> manual pages and proposed c
Hi Tom,
you are aware that the term "HOWTO" is very strongly detested round
here, right? It is considered a synonym for so-called documentation
that is imprecise, unsystematic, and tells the user to type some
random commands they won't understand because the HOWTO doesn't
really explain how thing
I just dusted off my Raspberry Pi 3 and updated to the latest snapshot
(from this morning). /usr/share/compile/GENERIC/relink.log shows:
(SHA256) /bsd: OK
LD="ld" sh makegap.sh 0xd4d4d4d4 gapdummy.o
ld: error: gap.link:11: unknown command ;
ld: error: gap.link:11: LONG(0xd4d4d4d4);
Thanks. The links are helpful. I am troubleshooting through the log messages.
Thanks again.
Dan.
From: owner-m...@openbsd.org on behalf of R0me0 ***
Sent: Monday, August 7, 2017 1:56:41 PM
To: aaron marcher
Cc: OpenBSD Misc
Subject: Re: OpenBSD IPsec/L2TP to
@ Radoslav Mirza
I should have read your mail thread before
writing the
OpenBSD Traning Docs / How Tos
If you are on for some doc work
im happy to work with you on it
Thanks
Tom
On Mon, Aug 07 2017, "Peter J. Philipp" wrote:
> Hi,
Hi,
> I'm writing to misc because I did a change with my programming project and
> it doesn't work, in fact the program does not start up but in the dynamic
> linking stage (it seems) cores on segmentation violation. I have tried
> different
Hello ladies and lads,
Im currently working on internal training documentation for our
operations and field teams for dealing with OpenBSD based
equipment. These documents would focus on OpenBSDs Network stack
and its capabilities, diagnostics and configuration manipulation
Since Im going to that
Hi,
unfortunately, the input driver won't work in this configuration,
but I hope we can change that soon ;-)
On 08/07/2017 09:16 PM, Michele Curti wrote:
> On Mon, Jul 31, 2017 at 11:02:28PM +0200, Ulf Brosziewski wrote:
>>
>> If you have a new snapshot (from July 27 or later) on a laptop with a
Hi Paul,
thanks for the feedback.
With respect to tapping, I'm already running out of hypotheses
that can be tested without fine-grained debugging. You might
check whether pressure thresholds play a role, but I wouldn't be
too optimistic about it. You could clear them as follows:
# wsconsctl
First post on mail list. Hope I do it correctly.
Is there anyone able to assist setting up an IPsec VPN between Openbsd machine
and an android device?
I have worked on for a week or so to no avail. I would like to get a good
understanding of the necessary configuration.
Thanks in advance.
Dan
On Mon, Jul 31, 2017 at 11:02:28PM +0200, Ulf Brosziewski wrote:
>
> If you have a new snapshot (from July 27 or later) on a laptop with a
> Synaptics, Apple, Alps, or Elantech-4 touchpad, you could help with
> tests, more tests, and tests. In order to activate the driver, add the
Hi,
I'm using
https://www.authbsd.com/blog/?p=20
2017-08-07 14:54 GMT-03:00 aaron marcher :
> hi dan,
>
> i recently set up something like that using the following two tutorials
> (note that this is l2tp/ipsec instead of raw ipsec):
>
> - http://bluepilltech.blogspot.co.at/2017/02/openbsd-l2tp-
> over-ipsec-an
hi dan,
i recently set up something like that using the following two tutorials
(note that this is l2tp/ipsec instead of raw ipsec):
-
http://bluepilltech.blogspot.co.at/2017/02/openbsd-l2tp-over-ipsec-android-601-ios.html
- http://blog.fuckingwith.it/2016/04/openbsd-l2tpipsec-vpn-for-android.ht
First post on mail list. Hope I do it correctly.
Is there anyone able to assist setting up an IPsec VPN between Openbsd machine
and an android device?
I have worked on for a week or so to no avail. I would like to get a good
understanding of the necessary configuration.
Thanks in advance.
Hi,
I'm writing to misc because I did a change with my programming project and
it doesn't work, in fact the program does not start up but in the dynamic
linking stage (it seems) cores on segmentation violation. I have tried
different architectures (amd64 and octeon) and -current and both have th
OK, I think I fixed this. Seems some un-marked dependancy needed updating. But
forcing all packages to be updated with:
pkg_add -D installed -u
has cause python to start working again.
-Matt
> On 7 Aug 2017, at 14:19, Matt Hamilton wrote:
>
> Hi All,
> I upgraded a machine to 6.1 and now h
Hi All,
I upgraded a machine to 6.1 and now having trouble importing the ctypes
module in python2.7. I've tried reinstalling the python package, no luck. I'm
running this with /usr mounted wxallowed.
Any ideas?
>>> import ctypes
# trying ctypes.so
# trying ctypesmodule.so
# trying ctypes.py
#
Hello,
fyi:
https://news.ycombinator.com/item?id=14944849
https://lists.debian.org/debian-devel-announce/2017/08/msg4.html
--
Hi,
I've just uploaded a version of OpenSSL to unstable that disables
the TLS 1.0 and 1.1 protocol. This currently leaves TLS 1.2 as the
only supported SS
Hello,
As I can see many fixes came out because of Ilja van Sprundel:
https://www.openbsd.org/errata61.html
https://media.defcon.org/DEF%20CON%2025/DEF%20CON%2025%20presentations/DEFCON-25-Ilja-van-Sprundel-BSD-Kern-Vulns.pdf
Thanks Ilja for pointing out the problems and for the OpenBSD team
On Sun, Aug 06, 2017 at 04:42:09PM -0500, Eric Johnson wrote:
> It can be very aggravating when an ISP still blocks port 25. With the
> great expansion of smart phones and people getting e-mail on them, it gets
> in the way far more than it helps. You can't expect every smart phone
> user to chan
On Sun, 6 Aug 2017, Jesper Wallin wrote:
> On Sun, Aug 06, 2017 at 05:29:04PM +0200, Walter Alejandro Iglesias wrote:
> Like Martijn pointed out, you're sending mail from a IP which is not
> intended for mail-servers. Most ISPs block outgoing traffic on port 25
> to prevent their customers sendi
On Mon, Aug 07, 2017 at 01:13:22AM +0200, Ulf Brosziewski wrote:
| On 08/05/2017 11:10 PM, Paul de Weerd wrote:
| > Hi Ulf,
| >
| > On Fri, Aug 04, 2017 at 11:26:12PM +0200, Ulf Brosziewski wrote:
| > | Hi Paul,
| > |
| > | thanks for your help. Does tapping work when you use
| > | the synaptics
On 03.08.2017 06:42, Emille Blanc wrote:
> 005: RELIABILITY FIX: May 6, 2017
> Expired pf source tracking entries never got removed, leading to memory
> exhaustion.
> ref: https://www.openbsd.org/errata61.html
Thanks for the pointer! Problem gone after running syspatch (such a cool
tool!).
/m
24 matches
Mail list logo