At 12:12 PM 11/6/2003, you wrote:
On Thu, 6 Nov 2003, silviomaestro wrote:

> Can i insert one iptables comand to configure this exceptio of
> interceptation ?

Yes. Just add a rule before the above your nat rule which ACCEPT the
packet instead of REDIRECT it..

Regards
Henrik

ACCEPT will continue down the table. You want to use RETURN, not ACCEPT. Otherwise, it will still match the REDIRECT rule later in the table.



-- ========================= Tom Lahti Tx3 Online Services

   (888)4-TX3-SVC (489-3782)
   http://www.tx3.net/
-- =========================



Reply via email to