Discussion:
ipfilter broken in -current?
(too old to reply)
John Klos
2015-09-14 22:23:29 UTC
Permalink
Kernel and userland compiled from today's current sources from about six
hours ago on an evbmips-eb system:

ipf -f /etc/ipf.conf
115:ioctl(SIOCGETFS) unrecognised ipf ioctl
User/kernel version check failed

Anyone?

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
Masao Uebayashi
2015-09-14 23:26:36 UTC
Permalink
When was the last known working version?
Post by John Klos
Kernel and userland compiled from today's current sources from about six
ipf -f /etc/ipf.conf
115:ioctl(SIOCGETFS) unrecognised ipf ioctl
User/kernel version check failed
Anyone?
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
John Klos
2015-09-15 15:45:13 UTC
Permalink
Post by John Klos
Kernel and userland compiled from today's current sources from about six
Just to make sure: evbmips-eb or evbmips64-eb ?
(i.e.: native or compat_netbsd32 issue?)
Oh - sorry - evbmips64-eb. But on a much more common Raspberry Pi 2
running -current, things work :P

John

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
Martin Husemann
2015-09-15 15:54:27 UTC
Permalink
Post by John Klos
Oh - sorry - evbmips64-eb. But on a much more common Raspberry Pi 2
running -current, things work :P
The ioctl translation for IPF is missing in netbsd32.
Easiest work around: use NPF ;-)

Martin

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
Roy Marples
2015-09-15 22:14:01 UTC
Permalink
Post by Martin Husemann
Post by John Klos
Oh - sorry - evbmips64-eb. But on a much more common Raspberry Pi 2
running -current, things work :P
The ioctl translation for IPF is missing in netbsd32.
Easiest work around: use NPF ;-)
I can vouch for NPF working fine in netbsd32 on evbmips64-eb :)

Roy

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
Loading...