On 10/09/2007, Mark Chandler <[EMAIL PROTECTED]> wrote: > > Odd. My recollection was also that REJECT could be used in a policy. > However, it seems clear from the man pages and searching around that > ACCEPT, DROP, QUEUE, and RETURN are the only options. There are extended > targets that include REJECT, but as you mentioned above, that only seems > available for user chains.
Maybe REJECT's implementation was moved from being an internal special target to a yet-another module, there is a REJECT module now (/lib/iptables/libipt_REJECT.so) and it is listed under "TARGET EXTENSIONS". --Amos -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
