From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Steele, Tom" Date: Thu, 14 Mar 2002 20:50:39 +0000 Subject: RE: [LARTC] NAT statistics Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org >2) Then add rules to match the packets to realms. >/sbin/ip rule add from 192.168.130.2/32 lookup table main realms host1(the realm name) >/sbin/ip rule add from 192.168.130.3/32 lookup table main realms host2 Oops...sorry, little bit of wrong syntax on ip rule. It should be either table main, or lookup main..both are valid. So it should be: ip rule add from 192.168.130.2/32 lookup main realms host1 ****************** Tom Steele Comm/Systems Engineer Children's Hospital Omaha, NE tsteele@chsomaha.org _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/