Re: IPFilter 4.1 in OpenBSD 3.4

This is a discussion on Re: IPFilter 4.1 in OpenBSD 3.4 within the IPFilter forums, part of the System Security and Security Related category; In some email I received from Richard Cotrina, sie wrote: [...] > # ipf -E > IP FIlter: already initialized > > ...


Go Back   Usenet Forums > System Security and Security Related > IPFilter

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-15-2004
Darren Reed
 
Posts: n/a
Default Re: IPFilter 4.1 in OpenBSD 3.4

In some email I received from Richard Cotrina, sie wrote:
[...]
> # ipf -E
> IP FIlter: already initialized
>
> Re-enabling the IPF, I could have the IPF working :
>
> bash-2.05b# ipf -V
> ipf: IP Filter: v4.1 (388)
> Kernel: IP Filter: v4.1
> Running: yes
> Log Flags: 0 = none set
> Default: pass all, Logging: available
> Active list: 0
> Feature mask: 0x10a
>
>
> Did I miss something or it could be a bug ? I followed the instructions
> given at OpenBSD-3/README.3_3 .


This is a bug, thanks. Try this patch.

Darren

Index: ip_fil_openbsd.c
================================================== =================
RCS file: /devel/CVS/IP-Filter/ip_fil_openbsd.c,v
retrieving revision 2.50
diff -c -r2.50 ip_fil_openbsd.c
*** ip_fil_openbsd.c 2004/02/07 17:27:32 2.50
--- ip_fil_openbsd.c 2004/02/15 16:36:59
***************
*** 719,724 ****
--- 719,726 ----
{
if (iplattach() != 0)
printf("IP Filter failed to attach\n");
+ else
+ fr_running = 1;
ip_init();
}
#endif /* ! IPFILTER_LKM */
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 12:19 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0