Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jun 2004 16:31:07 +1000
From:      "JS (freebsd@stateautomation.com)" <freebsd@stateautomation.com>
To:        freebsd-ipfw@freebsd.org
Subject:   ipfw will not accept a DIVERT rule
Message-ID:  <40E25E2B.9040606@stateautomation.com>

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? Thanks.

J.S.




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