OpenBSD 6.6/amd64 kernel crash: softdep_deallocate_dependencies: unrecovered I/O error

2020-06-07 Thread Antonius Bekasi
Hi Misc, This is just a report. My lovely OpenBSD firewall crashed lately too much. So here kernel debugger output. I was using softdep in every partition. Now i removed every softdep from fstab. I think using softdep under /usr partition was the source of my fault:  # cat /etc/fstab.old

About OpenBSD OpenFlow status

2020-05-25 Thread Antonius Bekasi
Hi OpenBSD Folks,     I am concerned about the activeness of OpenBSD's openflow support. In fact, I think a clean coded, secure operating system like OpenBSD will be very successful in SDN. Yes, I know openflow is perhaps only 5% of the SDN concept. But OpenBSD is constantly making

Has PF support for ingress divert-packet rule

2019-10-26 Thread Antonius Bekasi
Hello dear OpenBSD Folks, I'm trying to use PF's divert-packet feature at inbound connections. I have a simple config: LAN side : vlan10 WAN side : pppoe0 Divert's man page sample C code is running at port raw:700 My pf.conf (Not all lines...) set skip on { lo0 } set block-policy drop