Hi, I think I will have to do
iptables -A int -j LOG ==> log the packets first iptables -A int -j REJECT ==> next reject the packets. Can any one tell me whether I am doing the right thing. I didn't get any reply. regards sudheesh On Tue, 11 Mar 2003, Sudheesh Krishnankutty wrote: > Hi, > > may you please tell me what is the equivallent command for > ipchain -A int -l -j REJECT in iptables > > I tried > iptables -A int -j REJECT ==> works but no logging > iptables -A int -j LOG ==> not able to find what happens > > I am trying to log all the packets that are getting rejcted. > > > regards > > sudheesh > > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
