Microcode guide

2018-10-10 Thread Zbyszek Żółkiewski
Hi, Is there guide somewhere on how to load custom microcode for CPU on OpenBSD? _ Zbyszek Żółkiewski

M:Tier

2018-09-28 Thread Zbyszek Żółkiewski
Hi, Anyone know what is going on with M:Tier ? There was no updates since two and the half month now. Also no news on their twitter. _ Zbyszek Żółkiewski

Re: APU2 and Spectre

2018-09-10 Thread Zbyszek Żółkiewski
ocumentation/issues/75 did someone try to load it from obsd? is it possible? _ Zbyszek Żółkiewski

Re: Vultr hosting of OpenBSD

2018-09-09 Thread Zbyszek Żółkiewski
e more advanced stuff (modify partitions etc) - you simply as in real world just replace EBS volumes. Downside: you pay for traffic and drive storage _ Zbyszek Żółkiewski

Re: Running your own mail server

2018-09-08 Thread Zbyszek Żółkiewski
end store mails: https://blog.onefellow.com/post/167267172603/server-side-email-encryption-with-dovecot and keep private key safe: https://blog.onefellow.com/post/173796677183/how-to-obfuscate-dovecot-encryption-key good luck! _ Zbyszek Żółkiewski

Re: Resize keydisk (softraid) partition...

2018-09-08 Thread Zbyszek Żółkiewski
> Reformat sd1 or whatever to your likings (with size 960 for example). > Restore the key with > # dd bs=8192 seek=1 if=backup-keydisk.img of=/dev/rsd1a thanks for the tips, I will test that and let you know _ Zbyszek Żółkiewski

Re: Resize keydisk (softraid) partition...

2018-09-07 Thread Zbyszek Żółkiewski
like to shrink it to reasonable size… _ Zbyszek Żółkiewski

Resize keydisk (softraid) partition...

2018-09-07 Thread Zbyszek Żółkiewski
Hi, So i did something stupid: during creation of keydisk (https://www.openbsd.org/faq/faq14.html#softraid), i was in hurry and I allocated whole 14GB partition a for keydisk… Now i would like to shrink it somehow, what’s the best and safest way to do it… ? _ Zbyszek Żółkiewski

Re: Equipment for OBSD based firewall

2018-09-04 Thread Zbyszek Żółkiewski
rking > folk, and for good reason. I have a number of APU2 and APU3 systems > deployed. I have one APU4 device deployed. I'll likely deploy another > APU4 device within the next month or two. _ Zbyszek Żółkiewski

Re: Kernel memory leaking on Intel CPUs?

2018-01-10 Thread Zbyszek Żółkiewski
10 years passed, Theo de Raadt: https://marc.info/?l=openbsd-misc=118296441702631 _ Zbyszek Żółkiewski > > https://spectreattack.com/ >

Re: syspatch not updating kernel

2017-12-14 Thread Zbyszek Żółkiewski
kernel where in-fact MP kernel is in use (that’s one is Swiss Exoscale, but i suspect others have same problem…) _ Zbyszek Żółkiewski > Wiadomość napisana przez Steven Surdock <ssurd...@engineered-net.com> w dniu > 14.12.2017, o godz. 12:36: > > This was, in fact, the re

Re: syspatch not updating kernel

2017-12-14 Thread Zbyszek Żółkiewski
Hi, perhaps this might be a reason, syspatch, around line number 274: (($(sysctl -n hw.ncpufound) > 1)) && _BSDMP=true || _BSDMP=false your kernel looks like MP on i386 ? _ Zbyszek Żółkiewski > Wiadomość napisana przez Steven Surdock <ssurd...@engineered-net.com> w dniu

xnf0: tx stuck: prod

2017-11-21 Thread Zbyszek Żółkiewski
x_ring; printf("%s: tx stuck: prod %u cons %u,%u evt %u,%u\n", ifp->if_xname, txr->txr_prod, txr->txr_cons, sc->sc_tx_cons, txr->txr_prod_event, txr->txr_cons_event); } anyone had that problem and found cause of this “stucks” ? _ Zbyszek Żółkiewski

Re: Fail2ban alternative for OpenBSD

2017-10-30 Thread Zbyszek Żółkiewski
that’s naive, did you trusted it when there were weak ssh keys generated back few years ago ? I am not here to teach anyone about good practices, but having ssh closed is just common-sense. _ Zbyszek Żółkiewski > Wiadomość napisana przez Kamil Cholewiński <harry6...@gmail.com&g

Re: Fail2ban alternative for OpenBSD

2017-10-30 Thread Zbyszek Żółkiewski
First of all, SSH access should be blocked - I am wondering since years why the hell people left SSH port open to the word? Seriously smallest VPC+openvpn cost $5 monthly… _ Zbyszek Żółkiewski > Wiadomość napisana przez Peter Hessler <phess...@theapt.org> w dniu > 30.10.2017, o

Re: fuse version

2017-10-25 Thread Zbyszek Żółkiewski
) _ Zbyszek Żółkiewski > Wiadomość napisana przez Stefan Sperling <s...@stsp.name> w dniu 25.10.2017, > o godz. 12:01: > > On Tue, Oct 24, 2017 at 07:46:29PM +0200, Zbyszek Żółkiewski wrote: >> Hi, >> >> llfuse requires FUSE 2.9.0 or newer, i think OpenBSD

Re: fuse version

2017-10-24 Thread Zbyszek Żółkiewski
Hi, llfuse requires FUSE 2.9.0 or newer, i think OpenBSD uses 2.6, am I right? thanks, _ Zbyszek Żółkiewski > Wiadomość napisana przez Stefan Sperling <s...@stsp.name> w dniu 24.10.2017, > o godz. 11:44: > > On Tue, Oct 24, 2017 at 11:21:17AM +0200, Zbyszek Żółki

fuse version

2017-10-24 Thread Zbyszek Żółkiewski
Hi, Quick question: Any plans to support newer version of fuse? thanks, _ Zbyszek Żółkiewski signature.asc Description: Message signed with OpenPGP

Re: Maintaining process clarification

2017-09-28 Thread Zbyszek Żółkiewski
in Linux, almost everything is documented > precisely and concisely in the canonical places in the manual pages > or FAQ, and documentation is almost always up to date. yes, documentation quality is great, I need clarification on update process as it is very different from linux distributions. _ Zbyszek Żółkiewski

Maintaining process clarification

2017-09-28 Thread Zbyszek Żółkiewski
dated/patched. And yes - i know i can recompile by myself and i do not mind doing that, but i would avoid recompiling almost all all the time if there is already process thanks, _ Zbyszek Żółkiewski

Bug in dhclient, isc_named or misconfiguration ?

2017-09-07 Thread Zbyszek Żółkiewski
-- renewal in 40027 seconds. XXX is redacted public IP. This is OpenBSD 6.1 In bind i have already configured interface-interval 0; - but this do not fix problem, any idea ? This problem looks like isolated to OpenBSD. Thanks, _ Zbyszek Żółkiewski

Re: Amazon AWS, OpenBSD and IPv6

2017-09-05 Thread Zbyszek Żółkiewski
why, wrong list ? _ Zbyszek Żółkiewski > Wiadomość napisana przez Mihai Popescu <mih...@gmail.com> w dniu 05.09.2017, > o godz. 11:05: > >> Anyone on the list had problem with IPv6 on AWS? >> Image (AMI) build from https://github.com/kolargol/openbsd-aws/ (O

Re: Amazon AWS, OpenBSD and IPv6

2017-09-05 Thread Zbyszek Żółkiewski
That was my suspicion at the end. And i will have to use some other dhclient, thanks, _ Zbyszek Żółkiewski > Wiadomość napisana przez Mike Coddington <m...@coddington.us> w dniu > 05.09.2017, o godz. 20:56: > > On Vultr, IPv6 addresses are assigned via SLAAC, not via DHCP6.

Re: Amazon AWS, OpenBSD and IPv6

2017-09-05 Thread Zbyszek Żółkiewski
pretty much - yes - i use IPv6 on other OS-es where dhcpv6 is used on AWS... _ Zbyszek Żółkiewski > Wiadomość napisana przez Stephane HUC PengouinBSD <b...@stephane-huc.net> w > dniu 05.09.2017, o godz. 12:23: > > Hi... > > Are you sure than AWS provide dhcpv6? or slaac?

Re: Amazon AWS, OpenBSD and IPv6

2017-09-05 Thread Zbyszek Żółkiewski
:f6:52 index 1 priority 0 llprio 3 groups: egress media: Ethernet manual status: active inet6 fe80::4e2:3bff:feb3:f652%xnf0 prefixlen 64 scopeid 0x1 inet 172.30.0.120 netmask 0xff00 broadcast 172.30.0.255 as you can see only fe80 is there... _ Zbyszek Żółk

Re: Amazon AWS, OpenBSD and IPv6

2017-09-05 Thread Zbyszek Żółkiewski
bytes from 2a00:1450:400b:c03::66: icmp_seq=1 hlim=49 time=1.219 ms any other place to look for possible misconfiguration of DHCP? _ Zbyszek Żółkiewski > Wiadomość napisana przez Stephane HUC PengouinBSD <b...@stephane-huc.net> w > dniu 05.09.2017, o godz. 11:20: > &g

Re: Amazon AWS, OpenBSD and IPv6

2017-09-05 Thread Zbyszek Żółkiewski
m DHCP? I do not see any other daemons running there... _ Zbyszek Żółkiewski

Amazon AWS, OpenBSD and IPv6

2017-09-05 Thread Zbyszek Żółkiewski
seems to affect only AWS. If someone is willing to help, image ID is: ami-3dd81c44 (eu-west-1) Thank you! _ Zbyszek Żółkiewski