hi..

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi all,

just a thought....
i want to know if the -N flag is avaiable for PREROUTING/POSTROUTING mangle/nat etc ?
i know the below is possible ...
iptables -N myTable
iptables -A INPUT -s <ip> -j myTable

but if want to do this-->>
iptables -A POSTROUTING -t nat -s <> -j myTableTwo
or
iptables -A PRETROUTING -t mangle -s <> -j myTableTwo
is it possible ?.. how do i create a new table for this ?

thanking in advance..
A.H



[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux