Re: SIOCFRENB: Invalid argument when attempt to stop Ipfirewall

2006-01-13 Thread Parv
in message [EMAIL PROTECTED],
wrote Jose Borquez thusly...

 I am attempting to stop Ipfirewall using ipf -D, but I keep getting the 
 following error:
 SIOCFRENB: Invalid argument

One thing to keep in mind: IP Firewall corresponds to ipfw(8) and
IPFilter to ipf(8).

Looking at the ipf(8) man page, -D option disables ipf only if it is
compiled in the kernel.  Could it be that you have ipf module loaded
instead of being compiled in the kernel?


  - Parv

-- 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


SIOCFRENB: Invalid argument when attempt to stop Ipfirewall

2006-01-12 Thread Jose Borquez
I am attempting to stop Ipfirewall using ipf -D, but I keep getting the 
following error:

SIOCFRENB: Invalid argument

Could anyone give me a clue as to what the problem is?

Thanks in advance,
Jose

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]