Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jun 2004 19:45:40 +1000
From:      freebsd@stateautomation.com
To:        freebsd-ipfw@freebsd.org
Subject:   ipdivert rule will not load
Message-ID:  <BF7916625596914581732F223B113D33108E82@MELEXC01>

next in thread | raw e-mail | index | archive | help
ipfw will not accept a DIVERT rule. e.g the rule I am trying to add is.. 
ipfw add 3000 divert 8668 ip from any to any via sis0 
The response I get is... ipfw: getsockopt(IP_FW_ADD): Invalid argument 
I have built a custom kernel with the following optional lines 
options IPFIREWALL 
options IPFIREWALL_VERBOSE 
options IPFIREWALL_VERBOSE_LIMIT 
options IPDIVERT 
Does anyone know why the system will not accept the divert rule?  Thankyou.

J.S.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BF7916625596914581732F223B113D33108E82>