If anyone is interested have a small go clone of the httpd web server
here: https://github.com/aaronriekenberg/go-httpd
Not nearly as complete as the real httpd but has enough features to
roughly handle a config similar to /etc/examples/httpd.conf
Sample config file:
https://github.com/aaronrieke
On Fri, Dec 28, 2018 at 6:14 AM Christian Weisgerber
wrote:
> On 2018-12-28, Denis Fondras wrote:
>
> >> I'm using OpenBSD 6.4 on a pcengines apu2 box as a router/firewall for a
> >> CenturyLink DSL (pppoe) connection.
> >>
> >> [aaron@apu2] ~$ ndp -an
> >> Neighbor L
I'm using OpenBSD 6.4 on a pcengines apu2 box as a router/firewall for a
CenturyLink DSL (pppoe) connection.
Today I set up rd6 for ipv6 for the first time, similar to what is
described here:
https://gist.github.com/afresh1/791343380b4410687d51fdd94f20bd42
Things are working well but one minor is
Got it. Sorry for the noise, and thanks for syspatch.
https://github.com/openbsd/src/blob/master/distrib/miniroot/install.sub#L2600-L2604
On Wed, May 3, 2017 at 10:09 AM, Theo de Raadt wrote:
> > Seems like syspatch should install new /bsd.sp and /bsd.mp and then link
> > /bsd to the correct o
/bsd.sp is not updated.
On Wed, May 3, 2017 at 1:16 AM Antoine Jacoutot
wrote:
> On Tue, May 02, 2017 at 08:00:15PM -0500, Aaron Riekenberg wrote:
> > Have a 6.1 amd64 MP system running the generic MP kernel from the
> > installation. MP was automatically chosen by the installer - this
Have a 6.1 amd64 MP system running the generic MP kernel from the
installation. MP was automatically chosen by the installer - this is an
Intel Atom 330 dual core box.
Ran syspatch today which installed 4 new patches:
$ syspatch -l
001_dhcpd
002_vmmfpu
003_libressl
004_softraid_concat
One issu
Have been running with this for several days, still working fine.
On Wed, Jul 6, 2016 at 6:53 AM, Aaron Riekenberg wrote:
> Hi Martin -
>
> Thanks for the patch.
>
> It installed ok on my 5.9 stable system. patch failed to process it - I
> think because line numbers have ch
, 2016 at 9:46 AM, Martin Pieuchot wrote:
> Hello Aaron,
>
> On 24/06/16(Fri) 06:25, Aaron Riekenberg wrote:
> > I am running an OpenBSD 5.9 box as a firewall/router on a Comcast cable
> > connection. My box has 2 interfaces: em0 on external network (cable
> modem)
> &g
I am running an OpenBSD 5.9 box as a firewall/router on a Comcast cable
connection. My box has 2 interfaces: em0 on external network (cable modem)
and em1 on internal network. I have applied all available patches for 5.9.
For ipv6 I'm running wide-dhcpv6 package to get a non-temporary address on
log_debug("received RA from %s on non-advertising
interface(%s)",
inet_ntop(AF_INET6, &from->sin6_addr, ntopbuf,
INET6_ADDRSTRLEN),
if_indextoname(pi->ipi6_ifindex, ifnamebuf));
On Wed, Dec 31, 2014 at 1:
/?l=openbsd-misc&m=141703607321548&w=2
> --
> Josh Smith
> KD8HRX
>
> Email/jabber: juice...@gmail.com
>
> Sent from my iPhone.
>
> > On Dec 31, 2014, at 2:01 PM, Aaron Riekenberg <
> aaron.riekenb...@gmail.com> wrote:
> >
> > I have an Op
I have an OpenBSD 5.6 box that I'm using as a router and firewall for my
local LAN, using both ipv4 and ipv6. Things are mostly working, but I'm
seeing some possibly broken/annoying behavior from rtadvd. First some
background information:
My box has 2 ethernet interfaces: em0 is the external con
12 matches
Mail list logo