Re: hidden services stopped working

2016-05-28 Thread ares
Ok, I'm not sure where how this thread went sideways quite so quickly but just to be clear I'm running as of right now the most current snapshot available on ftp5.usa and the only things I have installed are lynx and tor, I have made sure the system time is correct and turn tor's log doesn't throw

Re: hidden services stopped working

2016-05-28 Thread Theo de Raadt
> a...@riseup.net: > > Thanks for the reply and the help Ivan but I'm actually already doing > > exactly > > what you suggested. Checking the time is one of the first things I thought > > of > > but this is not that unfortunately. I don't have this problem on 5.9 myself > > and even snapshots

Re: hidden services stopped working

2016-05-28 Thread Ivan Markin
Theo de Raadt: > I am really impressed by the analytical skills I observe here. > > I observe: "the system is complex, I can't figure it out, I'll blame > everything, and use more stuff I don't understand". The problem is definely with ntpd because ntpd reports about invalid-then-valid peers to

Re: hidden services stopped working

2016-05-28 Thread ares
Thanks for the reply and the help Ivan but I'm actually already doing exactly what you suggested. Checking the time is one of the first things I thought of but this is not that unfortunately. I don't have this problem on 5.9 myself and even snapshots were fine up until the update. Your problem is

Re: hidden services stopped working

2016-05-28 Thread Ivan Markin
a...@riseup.net: > Thanks for the reply and the help Ivan but I'm actually already doing exactly > what you suggested. Checking the time is one of the first things I thought of > but this is not that unfortunately. I don't have this problem on 5.9 myself > and even snapshots were fine up until the

Re: hidden services stopped working

2016-05-28 Thread Ivan Markin
Theo de Raadt: >> As a quick fix I recommend you to disable `ntpd` [2] and use `tlsdate` >> [3] to fetch time over TLS. It works fine for me for several days by now. > > That is the worst possible advice ever. > > You are far better off letting your machines free-run. Why it's so wrong? ares,

Re: hidden services stopped working

2016-05-28 Thread Ivan Markin
Hi ares, a...@riseup.net: > After a snapshot update on the 26th for amd64 I have lost the ability to > connect to hidden services. I have pf rules to transparently proxy all > connections taken from the wiki @ https://trac.torproject.org/projects/ > tor/wiki/doc/TransparentProxy#BSDPF. With the

Re: hidden services stopped working

2016-05-28 Thread Theo de Raadt
> As a quick fix I recommend you to disable `ntpd` [2] and use `tlsdate` > [3] to fetch time over TLS. It works fine for me for several days by now. That is the worst possible advice ever. You are far better off letting your machines free-run.

Re: Flaw in ipsec.conf(5)?

2016-05-28 Thread Jason McIntyre
On Fri, May 27, 2016 at 01:21:55PM +0200, Bruno Flueckiger wrote: > After discussing this with Philipp Buehler off list I have reworked my > diff to make things easier in the example. > > The paragraph which contains set skip on enc0 just before the ruleset > is removed. All filtering in the rule

Re: CRYPTO volume created, but appears as full

2016-05-28 Thread Philip Guenther
On Sat, May 28, 2016 at 9:15 AM, Robert Campbell wrote: >... > # bioctl -c C -l sd0a softraid0 > New passphrase: > Re-type passphrase: > sd3 at scsibus3 targ 1 lun 0: SCSI2 0/direct fixed > sd3: 114470MB, 512 bytes/sector, 234435953 sectors >

Re: hardware recommendation for openbsd-based thin client?

2016-05-28 Thread frantisek holop
i don't have experience with the compute sticks, but i would start with updating the BIOS. https://downloadcenter.intel.com/download/25917/BIOS-Update-SCCHTAX5-86A- noah pugsley, 26 May 2016 20:59: > bios0: vendor Intel Corp. version "SCCHTAX5.86A.0014.2015.1119.1410" date > 11/19/2015 > bios0:

"Cleared:" in pfctl interface statistics

2016-05-28 Thread frantisek holop
what is the purpose of the Cleared line of the interface statistics? if i read pfctl(8) correctly, only tables can have their statistics cleared/zeroed (the table command is "zero", and not "clear", perhaps because the latter could evoke "removing all elements of the table", although in other

Re: CRYPTO volume created, but appears as full

2016-05-28 Thread Ivan Markin
Stefan Sperling: > On Sat, May 28, 2016 at 06:03:48PM +, Ivan Markin wrote: >> Sebastien Marie: >>> Do you run these commands on the ramdisk (bsd.rd) ? If yes, all the >>> /dev/sd* aren't created by default. >> >> Why it is so? Can this be found somewhere in documentation? > > If the ramdisk

Re: CRYPTO volume created, but appears as full

2016-05-28 Thread Ivan Markin
Sebastien Marie: > Do you run these commands on the ramdisk (bsd.rd) ? If yes, all the > /dev/sd* aren't created by default. Why it is so? Can this be found somewhere in documentation? -- Ivan Markin

Re: CRYPTO volume created, but appears as full

2016-05-28 Thread Theo Buehler
On Sat, May 28, 2016 at 08:03:47PM +0200, Stefan Sperling wrote: > On Sat, May 28, 2016 at 06:15:35PM +0200, Robert Campbell wrote: > > I followed the steps in the FAQ for setting up full disk encryption. > > Everything goes according to plan until I attempt to write zeros to the > > first

Re: CRYPTO volume created, but appears as full

2016-05-28 Thread Stefan Sperling
On Sat, May 28, 2016 at 06:15:35PM +0200, Robert Campbell wrote: > I followed the steps in the FAQ for setting up full disk encryption. > Everything goes according to plan until I attempt to write zeros to the > first megabyte of the new pseudo-device; as you can see below, dd informs > me that

Re: CRYPTO volume created, but appears as full

2016-05-28 Thread Stefan Sperling
On Sat, May 28, 2016 at 06:03:48PM +, Ivan Markin wrote: > Sebastien Marie: > > Do you run these commands on the ramdisk (bsd.rd) ? If yes, all the > > /dev/sd* aren't created by default. > > Why it is so? Can this be found somewhere in documentation? If the ramdisk shipped with all possible

Re: CRYPTO volume created, but appears as full

2016-05-28 Thread Theo de Raadt
> On Sat, May 28, 2016 at 06:15:35PM +0200, Robert Campbell wrote: > > I followed the steps in the FAQ for setting up full disk encryption. > > Everything goes according to plan until I attempt to write zeros to the > > first megabyte of the new pseudo-device; as you can see below, dd informs > >

Re: CRYPTO volume created, but appears as full

2016-05-28 Thread Sebastien Marie
On Sat, May 28, 2016 at 06:15:35PM +0200, Robert Campbell wrote: [...] > # dd if=/dev/zero of=/dev/rsd3c bs=1m count=1 > uid 0 on /: file system full > > /: write failed, file system is full > dd: /dev/rsd3c: No space left on device > 1+0 records in > 0+0 records out > 0 bytes transferred in

Re: CRYPTO volume created, but appears as full

2016-05-28 Thread Ivan Markin
Robert Campbell: > I followed the steps in the FAQ for setting up full disk encryption. > Everything goes according to plan until I attempt to write zeros to the > first megabyte of the new pseudo-device; as you can see below, dd informs > me that the file system is full, that there is no space

Re: hardware recommendation for openbsd-based thin client?

2016-05-28 Thread Henri Kemppainen
I have a Shuttle DS437 and DS57U7 for desktop. Fanless, small, and the former in particular is pretty affordable. These are sold as barebones so you only add the components you need -- in your case, probably nothing but RAM. Do note that the case must stand upright, so they're not as convenient

CRYPTO volume created, but appears as full

2016-05-28 Thread Robert Campbell
I followed the steps in the FAQ for setting up full disk encryption. Everything goes according to plan until I attempt to write zeros to the first megabyte of the new pseudo-device; as you can see below, dd informs me that the file system is full, that there is no space left on the device.

Re: hardware recommendation for openbsd-based thin client?

2016-05-28 Thread Stuart Henderson
On 2016-05-28, Carson Chittom wrote: > Stuart Henderson writes: > >> On 2016-05-27, Marko Cupać wrote: >>> Hi, >>> >>> I have just noticed that pcengines has alix models with VGA ports: >>> >>> http://www.pcengines.ch/alix3d3.htm

Re: I need to get a Russian keyboard

2016-05-28 Thread ropers
On 28 May 2016 at 02:33, Brandon Vincent wrote: > When I saw this thread, I was reminded of my attempts to get a > keyboard as cool (although inaccurate) as the one in Tomorrow Never > Dies (1997). > I once knew a feller called Tom Morrow who was a draper by trade. He

Re: hardware recommendation for openbsd-based thin client?

2016-05-28 Thread Carson Chittom
Stuart Henderson writes: > On 2016-05-27, Marko Cupać wrote: >> Hi, >> >> I have just noticed that pcengines has alix models with VGA ports: >> >> http://www.pcengines.ch/alix3d3.htm >> http://www.pcengines.ch/alix1e.htm >> >> Anyone tried OpenBSD on

Re: the balance between OpenBSD and life

2016-05-28 Thread Peter N. M. Hansteen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, On 05/28/16 14:24, Teng Zhang wrote: > I can't adjust the time for OpenBSD and my life appropriately. > Could you please share your experience with me about how you adjust > your time between OpenBSD and your life. That is a very, very odd

Re: the balance between OpenBSD and life

2016-05-28 Thread Joseph Oficre
Lmao. kk, i just use snapshots and packages, no compilation, no headache. 2016-05-28 15:24 GMT+03:00 Teng Zhang : > I can't adjust the time for OpenBSD and my life appropriately. Could you > please share your experience with me about how you adjust your time between >

Re: the balance between OpenBSD and life

2016-05-28 Thread Raul Miller
On Sat, May 28, 2016 at 8:24 AM, Teng Zhang wrote: > I can't adjust the time for OpenBSD and my life appropriately. Could you > please share your experience with me about how you adjust your time between > OpenBSD and your life. > thanks for any reply. I am not at all sure

the balance between OpenBSD and life

2016-05-28 Thread Teng Zhang
I can't adjust the time for OpenBSD and my life appropriately. Could you please share your experience with me about how you adjust your time between OpenBSD and your life. thanks for any reply.

Re: Suspend / hibernate does not work

2016-05-28 Thread Martin Oppegaard
On Fri, May 27 2016, Mike Larkin wrote: > On Fri, May 27, 2016 at 04:09:21PM +, Martin Oppegaard wrote: >> Hi, >> >> I can't get suspend or hibernate to work with this computer. It has >> encrypted root hdd and apmd is running (-A). When I suspend the screen >> goes into standby and the