Re: bsd.mp not installed on EdgeRouter Lite

2018-01-14 Thread Jan Kalkus
I had it working at some point (I think it was in 6.1-current). During an upgrade/boot from bsd.rd, drop into a shell before beginning the upgrade, manually set numcpu (I think that was the variable name) to 2 (not sure why it gets set as 1). After that, the upgrade script will “detect” two c

Re: Need an advice about DHCP IPv6 server software

2017-12-08 Thread Jan Kalkus
For what it’s worth, I’ve noticed Windows frequently will not grab IPv6 addresses via SLAAC. If I disable IPv6 on the network interface and then re-enable it, then I will be assigned an IPv6 address. Jan Kalkus > On Dec 7, 2017, at 23:14, Claus Lensbøl wrote: > > Do you kn

Re: WireGuard will make OpenIKED obsolete?

2017-07-13 Thread Jan Kalkus
> - Will it supersede IPsec, in your opinion? No. It sounds like a “diet IKEv2.” It does key exchange and encapsulation over one port and is layer 3 only. [1] It might be a sufficient solution for a quick, simple VPN setup. If you want something more, there’s OpenIKED. [1] https://www.wire

Re: problem with netlock and unbound

2017-07-04 Thread Jan Kalkus
od. Path to firmware: http://firmware.openbsd.org/firmware/snapshots/ No devices found which need firmware files to be downloaded. starting package daemons: dkimproxy_out. starting local daemons: cron. Tue Jul 4 23:53:20 MDT 2017 OpenBSD/octeon (cody.iamnearl.com) (console) login: > On Ju

Re: problem with netlock and unbound

2017-07-04 Thread Jan Kalkus
I’m having a similar issue, but with the octeon build (on an Edgerouter Lite) and smtpd See ddb output below: ddb> dmesg Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. Copyright (c) 1995-2017 OpenBSD. All rights reserved. h

Re: usage of pf overload table option inside anchors

2016-11-09 Thread Jan Kalkus
> On Nov 9, 2016, at 10:37 PM, Jan Kalkus wrote: > >> Hi, >> >> How does one use the overload state option inside an anchor? >> >> I'm running -current (7th november snapshot) 64bit, sample pf >> configurations follow with two different configuratio

Re: usage of pf overload table option inside anchors

2016-11-09 Thread Jan Kalkus
> Hi, > > How does one use the overload state option inside an anchor? > > I'm running -current (7th november snapshot) 64bit, sample pf > configurations follow with two different configuration attempts. > Both print the following warning: > > pfctl: warning: namespace collision with global table.