LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Reseting / Clearing MASQ Table

To: <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Reseting / Clearing MASQ Table
Cc: <ipchains-list@xxxxxxxxxxxxxxx>
From: "Michael McConnell" <michaelm@xxxxxxxxxxx>
Date: Mon, 8 Oct 2001 14:32:51 -0700
When a user issues to following command

ipchains -L -M

This command returns a list of masqueraded connections, ie.

TCP  01:38.01 10.1.1.41           21.1.112.43         80 (80) -> 4052
TCP  01:38.08 10.1.1.41           21.1.112.43         80 (80) -> 4053
TCP  00:25.09 10.1.1.11           20.170.180.17       80 (80) -> 4430

Now these connections remain until the timeout window occurs

ipchains -M -S 7200 0 0 (10 hour TCP timeout)

This means that these values will populate the table for 10 hours. 

Does anyone have any suggestions as to how to purge this table manually?

Thanks you,
Michael



<Prev in Thread] Current Thread [Next in Thread>