Re: setsockopt(IP_FW_ADD)

2000-06-11 Thread Edwin Culp

Luigi Rizzo wrote:

> > 00050 divert 8668 ip from any to any via dc0
> > ipfw: setsockopt(IP_FW_ADD): Invalid argument
> >
> > I'm getting this error with ipfw running current as of this morning.
> > Has something changed?
>
> well, there was a commit to dummynet few days ago, which requires
> you to recompile ipfw.

Luigi,

Thanks a lot.  It appears to have been a not very smart, oversite:-) when
changing my kernel config.

thanks again,

ed

>
>
> cheers
> luigi
>
> ---+-
>   Luigi RIZZO, [EMAIL PROTECTED]  . Dip. di Ing. dell'Informazione
>   http://www.iet.unipi.it/~luigi/  . Universita` di Pisa
>   TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2, 56126 PISA (Italy)
>   Mobile   +39-347-0373137
> ---+-



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: setsockopt(IP_FW_ADD)

2000-06-11 Thread Edwin Culp

Will Andrews wrote:

> On Sun, Jun 11, 2000 at 01:19:44PM -0700, Edwin Culp wrote:
> > 00050 divert 8668 ip from any to any via dc0
> > ipfw: setsockopt(IP_FW_ADD): Invalid argument
> >
> > I'm getting this error with ipfw running current as of this morning.
> > Has something changed?
>
> Other than that you forgot
>
> options IPDIVERT

You're right.  I took out all my IPFIREWALL options to use the kldmodule
ipfw.ko.  I didn't realize that the IPDIVERT option was still needed.

Thanks,  I'll recompile as soon as I finish a new cvsup and can see why
I'm getting a coda message with config kernel
../../conf/files: coda/coda_fbsd.c must be optional, mandatory or
standard

The fun never stops:-)  Thanks again,

ed

>
>
> in your kernel?
>
> --
> Will Andrews <[EMAIL PROTECTED]>
> GCS/E/S @d- s+:+>+:- a--->+++ C++ UB P+ L- E--- W+++ !N !o ?K w---
> ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++> DI+++ D+
> G++>+++ e-> h! r-->+++ y?
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: setsockopt(IP_FW_ADD)

2000-06-11 Thread Luigi Rizzo

> 00050 divert 8668 ip from any to any via dc0
> ipfw: setsockopt(IP_FW_ADD): Invalid argument
> 
> I'm getting this error with ipfw running current as of this morning.
> Has something changed?

well, there was a commit to dummynet few days ago, which requires
you to recompile ipfw.

cheers
luigi

---+-
  Luigi RIZZO, [EMAIL PROTECTED]  . Dip. di Ing. dell'Informazione
  http://www.iet.unipi.it/~luigi/  . Universita` di Pisa
  TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2, 56126 PISA (Italy)
  Mobile   +39-347-0373137
---+-


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: setsockopt(IP_FW_ADD)

2000-06-11 Thread Will Andrews

On Sun, Jun 11, 2000 at 01:19:44PM -0700, Edwin Culp wrote:
> 00050 divert 8668 ip from any to any via dc0
> ipfw: setsockopt(IP_FW_ADD): Invalid argument
> 
> I'm getting this error with ipfw running current as of this morning.
> Has something changed?

Other than that you forgot

options IPDIVERT

in your kernel?

-- 
Will Andrews <[EMAIL PROTECTED]>
GCS/E/S @d- s+:+>+:- a--->+++ C++ UB P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++> DI+++ D+ 
G++>+++ e-> h! r-->+++ y?


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message