change color of console font (without recompile, without x windows)

2017-03-25 Thread Foo74
Trying to change the console font color (not after login shell color) to green from white. After researching for more than a day I am at a loss. I am aware of WS_KERNEL_FG=WSCOL_XXX but I am wondering if there is a way to change without recompiling the kernel. Something similar to setterm on Li

OpenBSD removed from minifree project

2017-01-31 Thread Foo74
I was recently looking to purchase a minifree (https://minifree.org/) laptop to support the LibreBoot project. OpenBSD was listed as an option. Unfortunately, Leah, the leader of the project said she had to remove OpenBSD because it was too difficult to get it installed on their laptops with Li

Re: Unable to disable UDP ports 623 and 4500

2016-11-16 Thread Foo74
Hi Everyone, Just to follow up and close on this thread. UDP Port 4500 was indeed part of the kernel. It can be controlled with sysctl.conf settings and in particular the net.inet.esp.udpencap. When I set this to =NO the port is no longer active. (it is important which is why part of kernel and

Unable to disable UDP ports 623 and 4500

2016-11-15 Thread Foo74
Hi All, I am exploring locking down an OpenBSD 6.0 server running on a Thinkpad w510 with a i7-q720 processor. I believe I have turned off everything except dhcp and sshd. When I run a netstat I don't see any services running. I have set everything =NO in the rc.conf.local (except dhcp and ssh