Re: bioctl: Can't locate device

2024-01-22 Thread Mischa Peters
>> >> # bioctl -c 1 -l sd1a,sd2a softraid0 > > To be clear: this creates sd5 ... > >> # bioctl -c 1 -l sd3a,sd4a softraid0 > > ... and this creates sd6, right? Yes… someone did make me see my mistake. I never created the device with MAKEDEV. After that the devi

Re: bioctl: Can't locate device

2024-01-22 Thread Mischa
d0.drive0=online (sd5), OK hw.sensors.softraid0.drive1=online (sd6), OK Mischa On 2024-01-22 12:56, Jan Stary wrote: How exactly did you create the sd5 SR RAID 1 and the sd6 SR RAID 1? On Jan 22 12:23:36, open...@mlst.nl wrote: Hi All, I created to softraid0 drives, following the FAQ.

bioctl: Can't locate device

2024-01-22 Thread Mischa
/data Any idea? Mischa

Re: Run VM with 16G or more?

2024-01-02 Thread Mischa
On 2024-01-02 19:58, Kirill A. Korinsky wrote: On 2. Jan 2024, at 19:17, Dave Voutila wrote: vmd: failed to start vm podman vmd: vm_stop: vmd config_setvm stopping vm 3 This machine runs 4 more VM and this one (huge) should be 5th. Try this: # cd /dev && sh MAKEDEV tap4 By default I

Re: Run VM with 16G or more?

2024-01-02 Thread Mischa
sh MAKEDEV tap$i; done Where XX is the number of taps you want to add. Mischa

Re: DisplayPort to HDMI DRM error report

2023-09-08 Thread Mischa Peters
It's not you, it's me. I configured the wrong switch port. :/ Should work now. Mischa On 2023-09-08 16:46, Daniele B wrote: Hello, I just inserted in my student mini pc OpenBSD 7.2 a brand new DP(male) to HDMI(female) adapter: https://amazon.it/dp/B08GFJF7LP/ The adapter runs well as I'm

Re: hardware

2023-04-18 Thread Mischa
ack ones. I concur. The black ones are the best! They also need to have blue blinkenlights. Mischa

Re: OpenBSD and AMD EPYC/RYZEN 10gb

2023-04-12 Thread Mischa
Hi Laura, Gotcha... I don't have those laying around. :) Mischa On 2023-04-12 15:54, Laura Smith wrote: Hi Mischa Thank you for that. However I think perhaps I was a little unclear in my original post, and for that I apologise. To be (more) clear, I was not talking about "network

Re: OpenBSD and AMD EPYC/RYZEN 10gb

2023-04-12 Thread Mischa
autoselect (10GbaseT full-duplex,rxpause,txpause) status: active inet 192.168.1.107 netmask 0xff00 broadcast 192.168.1.255 The dmesg you can find at: https://dmesgd.nycbug.org/index.cgi?do=view=7047 The chipset for the SFP+ card is the same. Mischa On 2023-04-12 12:01, Laura Smith

Re: IPv6 chellange and OpenBSD

2023-02-16 Thread Mischa
just works, too. If you like the CLI don't forget OpenBSD Amsterdam :) Mischa

Re: httpd error.log

2022-09-01 Thread Mischa
Those are indeed reasons for it to present the error. In my experience this also happens when a non-existent PHP script is requested, as the match is on *.php. Mischa On 2022-09-01 10:41, Mike Fischer wrote: This happens when PHP-FPM can’t find the script to execute. One reason could

Re: Latest -current boots very slow in VM

2022-07-02 Thread Mischa
On 2022-07-02 08:47, Hrvoje Popovski wrote: On 2.7.2022. 0:11, Mischa wrote: Hi All, Just updated one of my -current test VMs to the snapshot of June 30. The boot process takes extremely long. As soon as it's booting: Hi, update to latest snaphost and console output will be fast again

Latest -current boots very slow in VM

2022-07-01 Thread Mischa
ble). The previou release was an older -current without any issues. On hardware it boots normal. Anything obvious I am missing? Mischa

Re: use pfctl to reread /etc/mail/spamd-white table

2021-10-28 Thread Mischa
ards Harri AFAIK pfctl -t spamd-white -T replace -g /etc/mail/spamd-white s/-g/-f/ :) Mischa does already do an update of the table in an atomic way. -Otto

Re: NSD exit status 11 on 7.0

2021-10-20 Thread Mischa
On 2021-10-20 12:33, Florian Obser wrote: On 2021-10-20 07:55 +02, Otto Moerbeek wrote: On Wed, Oct 20, 2021 at 07:47:30AM +0200, Mischa wrote: Unfortunately our joy was short lived. This morning I noticed a lot of Oct 20 07:44:15 name1 nsd[80814]: server 76410 died unexpectedly with status

Re: NSD exit status 11 on 7.0

2021-10-19 Thread Mischa
On 2021-10-20 07:30, Otto Moerbeek wrote: On Tue, Oct 19, 2021 at 09:47:22PM +0200, Martijn van Duren wrote: On Tue, 2021-10-19 at 19:56 +0200, Otto Moerbeek wrote: > On Tue, Oct 19, 2021 at 07:49:15PM +0200, Mischa wrote: > > On 2021-10-15 20:05, Otto Moerbeek wrote: > > > On

Re: NSD exit status 11 on 7.0

2021-10-19 Thread Mischa
On 2021-10-15 20:05, Otto Moerbeek wrote: On Fri, Oct 15, 2021 at 07:47:22PM +0200, Mischa wrote: On 2021-10-15 19:42, Otto Moerbeek wrote: > On Fri, Oct 15, 2021 at 07:16:55PM +0200, Mischa wrote: > > > On 2021-10-15 18:27, Otto Moerbeek wrote: > > > > > > The ac

Re: NSD exit status 11 on 7.0

2021-10-15 Thread Mischa
On 2021-10-15 19:42, Otto Moerbeek wrote: On Fri, Oct 15, 2021 at 07:16:55PM +0200, Mischa wrote: On 2021-10-15 18:27, Otto Moerbeek wrote: > > The actual problem (SIGSEGV) happens in the child processes: ktrace the > children as well: ktrace -di ... > >-Otto Th

NSD exit status 11 on 7.0

2021-10-15 Thread Mischa
11, restarting" 36104 nsd RET write 104/0x68 36104 nsd CALL write(2,0xb2aa1098927,0x1) 36104 nsd GIO fd 2 wrote 1 bytes If someone has any ideas that would be great. Mischa

Re: I can’t get veb/vport to work with vmd.

2021-05-06 Thread Mischa
rmat qcow2 interface tap { switch "uplink_veb911" lladdr fe:e1:bb:d4:d4:01 } } Mischa

Re: Unable to boot 6.9 bsd.rd on 6.8 vmd host

2021-05-04 Thread Mischa
> On 4 May 2021, at 21:50, Dave Voutila wrote: > > Mischa writes: > >> Hi All, >> >> I have a couple of machines running on 6.8 still, will upgrade soon. :) >> For some reason when I am trying to boot a 6.9 bsd.rd nothing is happening. > > 6.9 b

Unable to boot 6.9 bsd.rd on 6.8 vmd host

2021-05-04 Thread Mischa
from 6.9 bsd.rd on a 6.9 host works as expected as well. Something I can do to make this work? Mischa

Re: vmm error mesg since upgrade to 6.9

2021-05-04 Thread Mischa
An errata for 6.9 was released addressing the underlying issue. As this > is specific to vmd(8), this only affects users on amd64 using vmd(8). > > See https://www.openbsd.org/errata69.html > > Should be available via syspatch(8) now that it's had time to replicate > out to mi

Re: vmm error mesg since upgrade to 6.9

2021-05-02 Thread Mischa Peters
> On 2 May 2021, at 14:56, Dave Voutila wrote: > >  > Mischa Peters writes: > >>>> On 2 May 2021, at 14:25, Dave Voutila wrote: >>> >>>  >>> Mischa writes: >>> >>>> >>>> Interestingly I am seeing t

Re: vmm error mesg since upgrade to 6.9

2021-05-02 Thread Mischa Peters
> On 2 May 2021, at 14:25, Dave Voutila wrote: > >  > Mischa writes: > >> >> Interestingly I am seeing the same on my 6.9 hosts, except the host running >> -current. > > Hmm. -current has some small changes to virtio emulation, specifically > fix

Re: vmm error mesg since upgrade to 6.9

2021-05-02 Thread Mischa
isk "/var/vmm/images_extra.qcow2" interface tap { switch "uplink_vlan880" } } # cat /etc/hostname.em0 up # cat /etc/hostname.veb880 add vlan880 add vport880 up # cat /etc/hostname.vlan880 vnetid 880 parent em0 up # cat /etc/hostname.vport880 inet 46.23.xx.xx 255.255.255.0 inet6 2a03:6000:xxx::xx up I am using a combination of dhcp and static IP config on both hosts to provision the VMs. What else can be relevant? Mischa

Re: OT: Dell EMC switches

2021-04-08 Thread Mischa
+ to turn them into a SFP+ port if you need more 10G but want to have a way to migrate to 40G. You can do this with the Mellanox 655902-001 QSA adapter. Which is pretty much what we have in production. :) Are you planning to buy new or eBay? There are some pretty good deals on eBay. Mischa > On 8

Re: Large Filesystem

2020-11-16 Thread Mischa
> On 15 Nov 2020, at 20:57, Kenneth Gober wrote: > On Sun, Nov 15, 2020 at 8:59 AM Mischa wrote: > >> On 15 Nov at 14:52, Otto Moerbeek wrote: >>> fsck wil get slower once you start filling it, but since your original >>> fs had about 104k files it expect it

Re: Large Filesystem

2020-11-15 Thread Mischa
On 15 Nov at 14:52, Otto Moerbeek wrote: > On Sun, Nov 15, 2020 at 02:43:03PM +0100, Mischa wrote: > > > On 15 Nov at 14:25, Otto Moerbeek wrote: > > > On Sun, Nov 15, 2020 at 02:14:47PM +0100, Mischa wrote: > > > > > > > On 15 Nov at 13:04, Otto Moerb

Re: Large Filesystem

2020-11-15 Thread Mischa
On 15 Nov at 14:25, Otto Moerbeek wrote: > On Sun, Nov 15, 2020 at 02:14:47PM +0100, Mischa wrote: > > > On 15 Nov at 13:04, Otto Moerbeek wrote: > > > On Sat, Nov 14, 2020 at 05:59:37PM +0100, Otto Moerbeek wrote: > > > > > > > On Sat, Nov

Re: Large Filesystem

2020-11-15 Thread Mischa
On 15 Nov at 13:04, Otto Moerbeek wrote: > On Sat, Nov 14, 2020 at 05:59:37PM +0100, Otto Moerbeek wrote: > > > On Sat, Nov 14, 2020 at 04:59:22PM +0100, Mischa wrote: > > > > > On 14 Nov at 15:54, Otto Moerbeek wrote: > > > > On Sat, Nov 14, 2020

Re: Large Filesystem

2020-11-14 Thread Mischa
On 14 Nov at 16:49, Johan Huldtgren wrote: > hello, > > On 2020-11-14 13:50, Mischa wrote: > > Hi All, > > > > I am currently in the process of building a large filesystem with > > 12 x 6TB 3.5" SAS in raid6, effectively ~55TB of storage, to serve as a

Re: Large Filesystem

2020-11-14 Thread Mischa
> > This might be something to keep in mind if you want to use this on a server. > > But if my memory serves me well otto did some changes to fsck on ffs2, so > > maybe thats a lot faster now. > > > > I hope this helps you a little bit! > > Greetings from Vienna >

Large Filesystem

2020-11-14 Thread Mischa
o see if it's possible on OpenBSD, as it's one of the last two systems on FreeBSD left. :) Has anybody build a large filesystem using FFS2? Is it a good idea? How does it perform? What are good tests to run? Your help and suggestions are really appriciated! Mischa

Re: relayd doesn't load keypair with two listen statements

2020-10-09 Thread Mischa
Anybody else seeing this? Mischa > On 20 Dec 2019, at 15:54, Mischa wrote: > > Hi All, > > When using the following config for relayd, the keypair is not loaded twice. > Without 'keypair' and using the default way, .crt and > .crt in /etc/ssl and /etc/ssl/private it'

support new

2020-09-30 Thread Mischa
0 C Netherlands P T Amsterdam Z 1083 HN O OpenBSD Amsterdam I A Barbara Strozzilaan 251 M service@openbsd.amsterdam U https://openbsd.amsterdam/ B X N Hosting OpenBSD VMs on dedicated vmm(4)/vmd(8) servers.

Re: sysupgrade after upgrade shuts down VM

2020-09-24 Thread Mischa
To close the loop on this, this behaviour isn’t present on -current. Mischa > On 24 Sep 2020, at 08:30, Mischa wrote: > > Hi All, > > With the last couple of -current updates I noticed a VM doesn’t come back > after running sysupgrade, which it used to do. > I do

sysupgrade after upgrade shuts down VM

2020-09-24 Thread Mischa
and not shutdown? Mischa

Re: Running out of pty's

2020-08-27 Thread Mischa Peters
-- > On 27 Aug 2020, at 16:25, Paul de Weerd wrote: > > On Thu, Aug 27, 2020 at 02:52:04PM +0200, Mischa wrote: > | Hi All, > | > | I am managing a OpenBSD instance for a customer of mine who uploads camera > images via sftp to be used in a single locati

Running out of pty's

2020-08-27 Thread Mischa
share? Mischa

tmux border change in 6.7-current

2020-06-06 Thread Mischa
e ones who aren't able to view them in their mail client, I have added them to my website. https://high5.nl/tmux/ Is this something that I can fix in my config? Thanx! Mischa

Re: Openbsd 6.6 httpd custom 404 page

2020-05-28 Thread Mischa
Hi Flint, It’s a BGP Looking Glass. https://man.openbsd.org/bgplg <https://man.openbsd.org/bgplg> https://nlix.high5.nl/cgi-bin/bgplg <https://nlix.high5.nl/cgi-bin/bgplg> Mischa > On 28 May 2020, at 17:51, flint pyrite wrote: > > What is > > /var/www/htdocs/

Re: Openbsd 6.6 httpd custom 404 page

2020-05-28 Thread Mischa
Hi Matthias, Very nice features, would be great to see these in httpd. Mischa > On 28 May 2020, at 11:42, Matthias wrote: > > Riccardo, > > you can try this: https://github.com/mpfr/httpd-plus > > ... and add something like that into your httpd.conf(5): &g

Re: Can't install OpenBSD 6.6 on apu4d4

2020-02-05 Thread Mischa
Before you boot do at boot> do: stty com0 115200 set tty com0 After that boot as normal. Mischa > On 6 Feb 2020, at 08:13, mabi wrote: > > Hi there, > > I am trying to install OpenBSD 6.6 (install66.fs) from a USB key on a PC > Engines apu4d4 box. Unfortunately the in

Re: APU2 fails to boot on OpenBSD 6.6-current #521

2020-01-04 Thread Mischa
e github ticket: https://github.com/pcengines/coreboot/issues/356 > Looks like the culprit has been found and a fix submitted upstream. > 4.11.0.2 is released: https://pcengines.github.io/#mr-30 Mischa

Re: sending mail from wordpress

2020-01-02 Thread Mischa
Hi Edgar, Have a look at /usr/local/share/doc/pkg-readmes/femail-chroot It will tell you everything you need to know and do. :) Mischa On 2 Jan at 06:21, Edgar Pettijohn wrote: > I'm having trouble getting mail to go through wordpress. > > I have femail installed as /var/www

relayd doesn't load keypair with two listen statements

2019-12-20 Thread Mischa
Hi All, When using the following config for relayd, the keypair is not loaded twice. Without 'keypair' and using the default way, .crt and .crt in /etc/ssl and /etc/ssl/private it's working as expected. Is this expected behavior? ### table { 127.0.0.1 } ext_v4 = "46.xx.xx.130" ext_v6 =

Re: unbound network optimizations

2019-12-15 Thread Mischa
es have issues. Better to use an interface designed for virtualized > environments. I am seeing the same on OpenBSD on vmd/vmm. Similar setup. Mischa

Re: APU2 fails to boot on OpenBSD 6.6-current #521

2019-12-15 Thread Mischa
er > updating the APU firmware[1] to 4.11.0.1. > > It worked again after downgrading to 4.10.0.3. Can confirm it's working again after downrading to 4.10.0.3. Mischa

APU2 fails to boot on OpenBSD 6.6-current #521

2019-12-12 Thread Mischa
Hi All, FYI Just upgraded my APU2 to the latest -current and it seems to hang on the disk. It was fine running on -current #512. Mischa ### SeaBIOS (version rel-1.12.1.3-0-g300e8b7) Press F10 key now for boot menu Booting from Hard Disk... Using drive 0, partition 3. Loading.. probing

Re: Redraw of terminal change in 6.6?

2019-11-13 Thread Mischa
> On 4 Nov 2019, at 16:51, Mischa wrote: >> On 2 Nov 2019, at 15:19, Hiltjo Posthuma wrote: >> On Sat, Nov 02, 2019 at 08:32:50AM +0100, Mischa wrote: >>> Hi All, >>> >>> Not sure if this is on my side, setting, or if something has changed with >&g

Re: Redraw of terminal change in 6.6?

2019-11-04 Thread Mischa
> On 2 Nov 2019, at 15:19, Hiltjo Posthuma wrote: > > On Sat, Nov 02, 2019 at 08:32:50AM +0100, Mischa wrote: >> Hi All, >> >> Not sure if this is on my side, setting, or if something has changed with >> tmux or top redrawing of the terminal. >> I am u

Re: Is there an easier way to browse ports?

2019-11-01 Thread Mischa
name, screenshots, and > description that I can scroll and search through. Curation would be nice: > ports suggestions, popular ports, dev team ports picks, etc. > > -alfred Have a look at: https://openports.pl <https://openports.pl/> I think it ticks some of your boxes. :) Mischa

Re: 6.6-beta (RAMDISK_CD) #281 hangs on fsck

2019-09-10 Thread Mischa
gt; > with new snapshot from 09-Sep-2019 bsd.rd and sysupgrade is working > normally with mfii.. Also confirmed from my end. Thanx for the quick turn around. Mischa

Re: 6.6-beta (RAMDISK_CD) #281 hangs on fsck

2019-09-09 Thread Mischa
Hi David, Awesome! Thank you for the quick fix. Will report back once the snapshot is there. Mischa > On 9 Sep 2019, at 11:39, David Gwynne wrote: > > This should be fixed in -current now. A snapshot should pick it up in a day > or so. Sorry for the inconvenience. >

Re: 6.6-beta (RAMDISK_CD) #281 hangs on fsck

2019-09-08 Thread Mischa Peters
> On 8 Sep 2019, at 14:22, Otto Moerbeek wrote: > >> On Sun, Sep 08, 2019 at 02:12:07PM +0200, Mischa wrote: >> >> For completeness here is a successful boot on 6.5 MP#5. > > Can you try bisecting using bsd.rd's from the archive? Let me try a couple and see if

Re: 6.6-beta (RAMDISK_CD) #281 hangs on fsck

2019-09-08 Thread Mischa
For completeness here is a successful boot on 6.5 MP#5. Mischa >> OpenBSD/amd64 BOOT 3.43 boot> booting hd0a:/bsd: 10683784+2466832+34+0+675840 [679209+128+857256+597608]=0xf8e4c0 entry point at 0x1001000 [ using 2135232 bytes of bsd ELF symbol table ] Copyright (c) 1982, 1986, 1

6.6-beta (RAMDISK_CD) #281 hangs on fsck

2019-09-08 Thread Mischa
. Anything I can try, test, or do to either get more information or force the upgrade? Below is the dmesg of the host. Thanx! Mischa boot> bsd.rd booting hd0a:bsd.rd: 3707595+1532928+3885304+0+598016 [374998+128+454704+303083]=0xa5cd78 entry point at 0x1001000 Copyright (c) 1982, 1986, 1989, 1

Re: Syncing unbound.conf

2019-07-25 Thread Mischa
Hi Flipchan, I am using rdist(1) for it: https://chargen.one/obsdams/rdist-1-when-ansible-is-too-much Mischa > On 25 Jul 2019, at 13:55, Flipchan wrote: > > Greetings everyone, > > Does anyone have a good solution for syncing unbound configuration files? > > > i

Re: httpd acme-client renew multiple domains

2019-03-25 Thread Mischa
> On 25 Mar 2019, at 14:49, Solene Rapenne wrote: > > On Mon, Mar 25, 2019 at 02:27:19PM +0100, Mischa wrote: >> >> >>> On 25 Mar 2019, at 01:40, Stuart Henderson wrote: >>> >>> On 2019-03-23, Mischa wrote: >>>>

Re: httpd acme-client renew multiple domains

2019-03-25 Thread Mischa
> On 25 Mar 2019, at 01:40, Stuart Henderson wrote: > > On 2019-03-23, Mischa wrote: >> Hi Geir, >> >> I have solved this with a little script. >> >> ### >> #!/bin/sh >> OUT=2 >> /usr/sbin/acme-client -v www.example.com >> if

Re: httpd acme-client renew multiple domains

2019-03-23 Thread Mischa
alled." rcctl restart httpd else echo "No new certificates installed." fi ### Added the following to cron: @daily sleep $((RANDOM \% 2048)) && /home/mischa/bin/lets.sh Hope this helps. Mischa On 23 Mar at 16:39, Geir Svalland wrote: > Hello > mtp$ uname -a > OpenBSD

support new

2019-01-01 Thread Mischa
0 C Netherlands P T Amsterdam Z 1083 HN O OpenBSD Amsterdam I A Barbara Strozzilaan 251 M myvm@openbsd.amsterdam U https://openbsd.amsterdam/ B X N Running dedicated OpenBSD vmm(4)/vmd(8) servers to host opinionated OpenBSD VMs. For every VM 10 euro is donated to the OpenBSD Foundation every year.

Re: VMs as real hosts on the same network

2018-12-07 Thread Mischa
> On 7 Dec 2018, at 12:32, mabi wrote: > > ‐‐‐ Original Message ‐‐‐ > On Friday, December 7, 2018 11:43 AM, Mischa wrote: > >> It might be as easy as adding: up >> >> cat /etc/hostname.bridge6 >> >> == >&g

Re: VMs as real hosts on the same network

2018-12-07 Thread Mischa
vnetid 6 parent trunk0 description "public" up > > hostname.bridge6: > add vlan6 > It might be as easy as adding: up # cat /etc/hostname.bridge6 add vlan6 up By default the bridge interface is not brought up. You can also run: ifconfig bridge6 up This will most l

Re: Status of Owncloud?

2018-07-22 Thread Mischa
Besides that, in order to provide it an "internet" connection you need to copy your resolv.conf to /var/www/etc/ Mischa > On 22 Jul 2018, at 19:26, Ax0n wrote: > > On Jul 22, 2018 10:11, "Nicolas Schmidt" wrote: > > Hi, > > I just installed and c

Re: HTTPD and php-cgi

2018-05-05 Thread Mischa Peters
location "*.php" { fastcgi socket "/run/php-fpm.sock" } root "/htdocs/default" } Mischa

Re: httpd - serving index.html & index.php at the same time

2018-04-11 Thread Mischa
> On 11 Apr 2018, at 22:53, Tom Smyth <tom.sm...@wirelessconnect.eu> wrote: > > Mischa > Hows it going ? > have you tried index.* for both html and php index support ? > > I have been bailed out by the * before on php apps with seo friendly urls Hey Tom! Doing

Re: httpd - serving index.html & index.php at the same time

2018-04-11 Thread Mischa
cation "*.php" { > fastcgi socket "/run/php-fmp.sock > } > > Bryan > Not a dumb question and good suggestion. When location is in the same root as defined you can indeed. When it's not you have to define an alternative root. Also when you want to "rewrite" certain U

Re: httpd - serving index.html & index.php at the same time

2018-04-11 Thread Mischa
> On 11 Apr 2018, at 12:14, Gregory Edigarov <ediga...@qarea.com> wrote: > > On 11.04.18 11:40, Mischa wrote >> Ok, good to know. It doesn't work as written. The only thing I see in the >> error.log is the fact that the PHP script is not found. >> >> Acc

Re: httpd - serving index.html & index.php at the same time

2018-04-11 Thread Mischa
> On 11 Apr 2018, at 10:00, Gregory Edigarov <ediga...@qarea.com> wrote: > > On 10.04.18 22:24, Mischa wrote: >> Hi All, >> >> Is there a way to serve both static and dynamic content, eg. index.html and >> index.php within the same server { } definit

httpd - serving index.html & index.php at the same time

2018-04-10 Thread Mischa
papp" directory index "index.php" fastcgi socket "/run/php-fpm.sock" } } Is this possible at all or do I need split static and dynamic content based on server { }? Thanx!! Mischa

Re: ipv6 nd

2018-03-20 Thread Mischa
> On 20 Mar 2018, at 08:54, Marc Peters <m...@mpeters.org> wrote: > On Tue, Mar 20, 2018 at 08:47:26AM +0100, Mischa wrote: >>> On 20 Mar 2018, at 08:41, Marc Peters <m...@mpeters.org> wrote: >>> >>> I use dhcpcd for on the WAN Interface to receiv

Re: ipv6 nd

2018-03-20 Thread Mischa
e WAN Interface to receive the prefix delegation. On > the internal network, i use slaac with rtadvd. The README for dhcpcd provides > the necessary information. Is dhcpd able to pickup IPv6? I thought this needed to be done with wide-dhcpv6? The one thing I don't like about IPv6 at the moment, the trouble you need to go through to get a IPv6 address on a PPPoE interface. :( Mischa

Re: relayd clients on same network with servers

2018-03-19 Thread Mischa
in, so you don't have to put that burden through the single load balancer interface. If you have the ability to change the VLANs that of course the cleanest of all the option and source-nat the dirtiest, but it's also the simplest. :) Good luck! Mischa > On 19 Mar 2018, at 11:20, Kapet

Re: relayd stops processing traffic intermittently

2018-03-14 Thread Mischa
Hi Tom! Before, relayd would just "crash" and a reload was "solving" the problem. In this instance it's luckily just extra logging. ;) Mischa > On 14 Mar 2018, at 16:47, Tom Smyth <tom.sm...@wirelessconnect.eu> wrote: > > Hi all > I have had that iss

Re: relayd stops processing traffic intermittently

2018-03-14 Thread Mischa
Hi Claudio, > On 25 Dec 2017, at 15:54, Mischa <obs...@high5.nl> wrote: > >> On 24 Dec 2017, at 19:07, Claudio Jeker <cje...@diehard.n-r-g.com> wrote: >> On Sat, Dec 23, 2017 at 02:04:19PM +0100, Mischa Peters wrote: >>>> On 23 Dec 2017, at 13:08, Clau

Re: httpd howto redirect port 80 to 443 in vm

2018-02-27 Thread Mischa Peters
rectory { > index "index.php" > } > location "*.php" { > fastcgi socket "/run/php-fpm.sock" > } > > > shadrock Hi, $SERVER_NAME uses the name you have specified at ‘server “default”’ which is “default” in this case. Mischa

Re: relayd stops processing traffic intermittently

2017-12-25 Thread Mischa
> On 24 Dec 2017, at 19:07, Claudio Jeker <cje...@diehard.n-r-g.com> wrote: > On Sat, Dec 23, 2017 at 02:04:19PM +0100, Mischa Peters wrote: >>> On 23 Dec 2017, at 13:08, Claudio Jeker <cje...@diehard.n-r-g.com> wrote: >>>> On Sat, Dec 23, 2017 at 11:4

Re: relayd stops processing traffic intermittently

2017-12-23 Thread Mischa Peters
> On 23 Dec 2017, at 13:08, Claudio Jeker <cje...@diehard.n-r-g.com> wrote: > >> On Sat, Dec 23, 2017 at 11:40:57AM +0100, Mischa wrote: >> Hi All, >> >> Since OpenBSD 6.2, just confirmed this in the latest snapshot >> (GENERIC.MP#305) as well, for s

relayd stops processing traffic intermittently

2017-12-23 Thread Mischa
ort 80 forward to port 80 } relay www3_tls { listen on $www3_addr_v4 port 443 tls listen on $www3_addr_v6 port 443 tls forward with tls to port 443 } relay cust2_tls { listen on $cust2_addr_v4 port 443 tls protocol httpsfilter_default forward to port 80 check http "/" host cust2 code 200 forward to port 80 check http "/" host cust2 code 200 forward to port 80 } relay cust3_tls { listen on $cust3_addr_v4 port 443 tls protocol httpsfilter_default forward to port 80 check http "/" host cust3 code 200 forward to port 80 check http "/" host cust3 code 200 } relay cust5_tls { listen on $cust5_addr_v4 port 443 tls protocol httpsfilter_default forward to port 80 } Mischa

Re: relayd l7 loadbalancing

2017-08-16 Thread Mischa Peters
karound for now is to disable keep-alive this can be done by > adding: > match header set "Connection" value "close" > to your config. The solution is not ideal and will make page load times > slower. Will check the load times with and without, maybe it's workable for now. Much appreciated! Mischa

relayd l7 loadbalancing

2017-08-16 Thread Mischa Peters
With "match request quick url" this is to be expected as it checks everything up to /. For example: http://example.com/ -> wwwhost http://example.com/crm/ -> otherhost http://exmaple.com/folder/ -> otherhost Is this expected behaviour for "match request quick path" as well? Is there any way to do this type of load balancing? Thanx!! Mischa

Re: vmd: routing problem

2017-07-20 Thread Mischa Peters
Hi Leo, Can you ask them how they route the separate subnet to you? Mischa > On 20 Jul 2017, at 12:59, Leo Unglaub <l...@unglaub.at> wrote: > > Hey, > >> On 07/20/17 06:25, Mike Larkin wrote: >> sysctl net.inet.ip.forwarding=1 ? >> I'm not a networking expe

Re: OpenBSD as Open Networking OS

2017-07-17 Thread Mischa Peters
speciality. Cumulus is the most generic to the deploy. There is also BigSwitch and IP Fusion. Mischa > On 17 Jul 2017, at 11:00, miraculli . <miracu...@gmail.com> wrote: > > Hi misc, > > I just read about a trending topic: SDN and Open Networking. > The principal ide

Re: [dera...@cvs.openbsd.org: Re: I would like to send this to misc@ and security-announce@, from me.]

2009-05-05 Thread Mischa Diehm
On Mon, May 04, 2009 at 01:38:16PM -0600, Bob Beck wrote: Look dude, that ftp site made something available before any of the second level mirrors were even opened up to other sites to retreive it. Deliberate action was taken to release something early without mirroring it from a

IPsec Road Warrior question

2008-05-23 Thread Mischa Diehm
this - e.g. negated ranges like to !192.168.1.1/24? Thx, Mischa

dhclient and numerous addresses on the same interface

2006-08-26 Thread Mischa Diehm
? Mischa