From mboxrd@z Thu Jan 1 00:00:00 1970 From: "=?ISO-8859-1?Q?Daniel_Corr=EAa_de_A?=zevedo" Subject: /proc/net/ip_conntrack Date: Tue, 29 Jun 2004 18:40:09 -0300 Sender: netfilter-devel-admin@lists.netfilter.org Message-ID: <20040629203549.M8283@linkexpress.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Return-path: To: netfilter-devel@lists.netfilter.org Errors-To: netfilter-devel-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: List-Id: netfilter-devel.vger.kernel.org Hi. I wonder if any one could help me with figuring out a way to write to the proc file "/proc/net/ip_conntrack". What I need is to replicate this file from one computer to another. I already have all the content from the original file at the destination machine (easy part). What I need to do is figure a way to put its content into this destination machine /proc/net/ip_conntract file. Any one could give a clue where to find how to do this? Thanks, Daniel C. Azevedo