From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Vijay Angelo" Subject: please help me....... Date: Fri, 19 Sep 2003 14:25:03 +0530 Sender: netfilter-admin@lists.netfilter.org Message-ID: <000101c37e8b$b7342e30$1d01a8c0@pdcindscape.com> Reply-To: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org hi I m one among the member of this list ,i have a problem with libiptc...please look after if u can do it. I want to insert one rule using the iptc_insert_entry function in libiptc.... As i m new to netfilter ,libiptc ..i m struggling a lot..i hope u can help me . Just give me an information about how to fill the target information in the ip_entry structure ...and the i target_offset field ... I want insert a rule like.. -t nat -A PREROUTING -s 192.45.23..1 -p icmp -j DROP please help me on how to fill the structure and invoke the function. I m eagerly expecting your reply... thanking you vijay