/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! /* ALSO: Don't quote this header. It makes you look lame :-) */
On Sun, 2 Jun 2002 13:10:15 +0800 "Engr.Wilfredo Santos" <[EMAIL PROTECTED]> wrote: > I wonder, How can I enable them simultaneosly, so that more > people will enjoy the free ride. I've tried INTIF="eth1 ppp1" and it > didn't work. So, you want to have multiple internal interfaces NAT'd out through one external interface (presumably eth0)? If so, iptables can do that. My script will do it by default (asgardsrealm.net/linux/firewall). > and what does ip_conntrack (1023 buckets, 8184 max) means Means that the ip_conntrack module has started with a configuration for tracking 1023 connections, and that it can track at maximum 8184. -- Jamin W. Collins _______________________________________________ Masq maillist - [EMAIL PROTECTED] Admin requests can be handled at http://www.indyramp.com/masq-list/ -- THIS INCLUDES UNSUBSCRIBING! or email to [EMAIL PROTECTED] PLEASE read the HOWTO and search the archives before posting. You can start your search at http://www.indyramp.com/masq/ Please keep general linux/unix/pc/internet questions off the list.
