Hello,
On Tue, 28 Nov 2000, Lorn Kay wrote:
> > The hash table is a 2D table with fixed number of rows and
> >unlimited number of columns. The number of the rows can be configured
> >from the kernel menu (12 bits default=4096 rows). The columns are
> >with different length (double linked lists).
> >
> > One entry (connection structure) contains info for one
> >"connection" or for one "template" used to keep all connections from
> >same client to same real server.
> >
>
> Any way to view the contents of this table?
In Linux 2.2:
netstat -Mn
cat /proc/net/ip_masquerade
In Linux 2.4:
cat /proc/net/ip_vs_conn
I'm answering you this question for 2nd time. Did you received this mail:
------------------------------------------------------------------------
|