I'm having a go at writing a 'component' in the firewall chain. The
component may, or may not, readdress the packet and therefore I need to drop
it back into the chain at the next rule.

Should be simple.

So I've written some test code just to scoop up packets and drop them back
in unaltered using sendto. Doesn't seem to work though, it scoops up the
packets fine, and upon resending them they aren't being passed to the next
rule. Also so tried with net.inet.ip.fw.one_pass as both 1 and 0, with
little difference. 

Any ideas? I have loads of FM's to R, but can't seem to get much divert
socket specific stuff - pointers would be appreciated. Hmm, shall hit the
books and ip_fw.c some more.

Thanks,
Dave



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

Reply via email to