can't use external monitor after plugging to docking station

2017-10-03 Thread Jiri B
Hi, I have Lenovo T440s and Lenovo docking station with an external monitor. If I have running OpenBSD without docking station and then I plug it to it, I can't see the external monitor. I see only these in dmesg after plugging laptop into it: uhub2 at uhub0 port 12 configuration 1 interface 0

af-to ipv6 -> ipv4 server

2017-10-03 Thread lists+misc
Hello all! I'm new to ipv6, and was hoping that someone could check my understanding of the af-to option. My ISP has given me a /64 block - say 1234:1234:1234:5d6f:/64 I have a subnet of servers that are ipv4-only, and want to use the af-to option to provide some of these servers with ipv6 addre

Re: Resize partitions?

2017-10-03 Thread Nick Holland
On 10/03/17 10:10, Niels Kobschaetzki wrote: > On 17/10/03 13:48, Niels Kobschaetzki wrote: >> Hi, >> >> I am running currently constantly into the problem that I do not >> have enough space left for installing packages and today even >> upgrading a snapshot failed because I had not enough space l

Re: 6.1 amd64 errata 30_xrstor patch fails

2017-10-03 Thread Paulm
On Wed, Oct 04, 2017 at 12:59:36AM +0200, Oliver Marugg wrote: > sorry for my previous markdown formatted mail: > I entered the commands correctly: > > ... > # KK=`sysctl -n kern.osversion | cut -d# -f1` > # cd /usr/src/sys/arch/`machine`/compile/$KK > # make obj > # make config > make: don't know

Re: 6.1 amd64 errata 30_xrstor patch fails

2017-10-03 Thread Oliver Marugg
sorry for my previous markdown formatted mail: I entered the commands correctly: ... # KK=`sysctl -n kern.osversion | cut -d# -f1` # cd /usr/src/sys/arch/`machine`/compile/$KK # make obj # make config make: don't know how to make config Stop in /usr/src/sys/arch/amd64/compile/GENERIC.MP ...

6.1 amd64 errata 30_xrstor patch fails

2017-10-03 Thread Oliver Marugg
Just wanted to update one of my servers (6.1-stable) with erata 30 xrstor # signify -Vep /etc/signify/openbsd-61-base.pub -x 030_xrstor.patch.sig \ -m - | (cd /usr/src && patch -p0) Hmm... Looks like a unified diff to me... The text leading up to this was: --

Re: simple-mtpfs kernel panic

2017-10-03 Thread Olivier Antoine
Hi, I tested this patch. From what I've seen, it works perfectly. After suspend / resume, I did not notice any problem. Thanks for the resolution of this bug. On Tue, Oct 3, 2017 at 11:27 AM, Martin Pieuchot wrote: > On 01/10/17(Sun) 20:35, Olivier Antoine wrote: >> Hi, >> >> Looks like this

Re: l2tp and openbsd 6.1

2017-10-03 Thread Noth
The problem is on Android 6.x/7.x that need to be rooted to change their ipsec settings to allow for higher encryption. The following works on those OSes: cat ipsec.conf: ike passive esp transport \     proto udp from "publicip" to any port l2tp \     main group "modp1024" \     qu

pf route-to vs static route

2017-10-03 Thread Scott Bonds
Hi everybody. I used to host my own email and I have ambitions to give it another try. I prefer to keep my email on my home server if I can, but I use Comcast and they block port 25. So, I thought I'd try setting up an IKEDv2 based VPN between my home network (including my email server at home)

Re: vmm issues - vioblk_notifyq: unsupported command 0x8

2017-10-03 Thread Mike Larkin
On Mon, Oct 02, 2017 at 02:34:58PM -0400, Jiri B wrote: > Hello, > > I'm playing with vmm and I got these in daemon log: > > Oct 2 20:12:14 t440s vmd[13344]: startup > Oct 2 20:12:14 t440s vmd[53680]: SIOCBRDGADD: No such file or directory > Oct 2 20:12:24 t440s vmd[13344]: suse01: started vm

Re: vmm issues - vioblk_notifyq: unsupported command 0x8

2017-10-03 Thread Mike Larkin
On Tue, Oct 03, 2017 at 04:49:30AM -0400, Jiri B wrote: > > > I was able to boot opensuse from that dvd, although later on I got an > > > error in the installer :/ > > > > This was because the installer couldn't locate the "dvd", correct? > > It so seems so. > > ~~~ > Unable to create repository

Re: Resize partitions?

2017-10-03 Thread Otto Moerbeek
On Tue, Oct 03, 2017 at 04:10:11PM +0200, Niels Kobschaetzki wrote: > On 17/10/03 13:48, Niels Kobschaetzki wrote: > > Hi, > > > > I am running currently constantly into the problem that I do not have > > enough space left for installing packages and today even upgrading a > > snapshot failed b

Re: boot> does not "time out" after failed PXE boot

2017-10-03 Thread Claus Assmann
On Tue, Oct 03, 2017, Alexander Hall wrote: > Unless I'm mistaken, Claus refers to things that happen prior to the > boot prompt appearing the first time. Yes. It's the boot order in the BIOS, i.e., it tries PXE boot before the HD (i.e., before the ">boot" prompt even shows up). > Once the boot p

Re: boot> does not "time out" after failed PXE boot

2017-10-03 Thread Alexander Hall
Unless I'm mistaken, Claus refers to things that happen prior to the boot prompt appearing the first time. Once the boot prompt does up, I'd expect at least one attempt. Claus, do you by any chance have anything fancy in /etc/boot.conf? /Alexander On October 2, 2017 8:30:29 PM GMT+02:00, The

Re: the whole greylisting, spam filtering thing

2017-10-03 Thread Boudewijn Dijkstra
Op Sun, 01 Oct 2017 22:11:27 +0200 schreef Rupert Gallagher : Spammers keep trying, from the same IPs, for days here, so graylisting is useless for us. All of them? On my end about 90% only try once. -- Gemaakt met Opera's e-mailprogramma: http://www.opera.com/mail/

Re: Resize partitions?

2017-10-03 Thread Niels Kobschaetzki
On 17/10/03 13:48, Niels Kobschaetzki wrote: Hi, I am running currently constantly into the problem that I do not have enough space left for installing packages and today even upgrading a snapshot failed because I had not enough space left. Is there a way to resize partitions? I guess probably

Resize partitions?

2017-10-03 Thread Niels Kobschaetzki
Hi, I am running currently constantly into the problem that I do not have enough space left for installing packages and today even upgrading a snapshot failed because I had not enough space left. Is there a way to resize partitions? I guess probably not because there is no volume manager, righ

Re: ld.so: openvpn: can't load library 'liblzo2.so.1.0'

2017-10-03 Thread Atanas Vladimirov
On 2017-10-03 02:35, Stuart Henderson wrote: The error is missing when I do a reboot Oh, I missed this bit before... That's rather unexpected. Please set LD_DEBUG= in the environment as well (or instead?) and see if you get anything useful from the output there (there will be a couple of scree

Re: Change Time zones cause ddb in 6.2 snapshot

2017-10-03 Thread YASUOKA Masahiko
The problem is fixed https://marc.info/?l=openbsd-cvs&m=150702971726161&w=2 Thank you for your report. On Fri, 29 Sep 2017 18:33:50 +0800 "Fung" wrote: > snapshots/amd64/ > Build date: 1506531075 - Wed Sep 27 16:51:15 UTC 2017 > > how to repeat the problem > > # config -ef /bsd > [...] > Ente

Re: migrate .htaccess conent to httpd.conf

2017-10-03 Thread Gregory Edigarov
On 03.10.17 15:10, rosjat wrote: Hi there, I was wondering if there is some guidence out there for this sort of thing? I know it's possible to simply block directories or put basic auth in front of it but what's about some more fine grained stuff for a file in a directory? Like this     or

migrate .htaccess conent to httpd.conf

2017-10-03 Thread rosjat
Hi there, I was wondering if there is some guidence out there for this sort of thing? I know it's possible to simply block directories or put basic auth in front of it but what's about some more fine grained stuff for a file in a directory? Like this order deny,allow deny f

Re: question on proper ownership and permissions of /var/spool and /var/spool/output for printing

2017-10-03 Thread soko.tica
Mani thanks, Paul, it worked. On Tue, Oct 3, 2017 at 8:00 AM, Paul de Weerd wrote: > Check the path in /etc/printcap and make sure it's correctly set. You > want the spool directory (sd) to point at /var/spool/output/lpd. Note > that this changed some releases ago. > > Permissions there should

Re: simple-mtpfs kernel panic

2017-10-03 Thread Martin Pieuchot
On 01/10/17(Sun) 20:35, Olivier Antoine wrote: > Hi, > > Looks like this bug: > > I can also reproduce this with: > > $ while true ; do adb shell ls / ; adb kill-server ; done > > The code which is triggered in /sys/dev/usb/ehci.c: > > ehci

Re: vmm issues - vioblk_notifyq: unsupported command 0x8

2017-10-03 Thread Jiri B
> > I was able to boot opensuse from that dvd, although later on I got an > > error in the installer :/ > > This was because the installer couldn't locate the "dvd", correct? It so seems so. ~~~ Unable to create repository from URL 'hd:/?device=/dev/disk/by-id/virtio-_U_2_-part2'. Detai