Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: No ipf in RPI2 evbarm 7.0.2 kernel?
On Thu, Jul 05, 2018 at 01:21:05AM +0300, Emilian Bold wrote:
> Hello,
>
> I can't get ipf to work. I never used ipf before so perhaps I'm doing
> something wrong.
>
> In rc.conf
>
> ipfilter=YES
> ipmon=YES
>
> but it doesn't seem to start properly:
>
> # ipfstat
> open(IPSTATE_NAME): Device not configured
> # ipmon
> /dev/ipl: open: Device not configured
[...]
> # modload a
> modload: Operation not permitted
>
> Would appreciate any hints on how to get ipf running.
Try adding ipf to /etc/modules.conf and rebooting. You'll also need
to have modules=YES in /etc/rc.conf but that is the default anyway
(see /etc/defaults/rc.conf ), so there is no need to bother with that
unless you have set it to NO at some point in the past.
Harold
Home |
Main Index |
Thread Index |
Old Index