All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] 2 Dialup on single PC
@ 2003-04-22 18:33 Mohammad Shakir
  0 siblings, 0 replies; only message in thread
From: Mohammad Shakir @ 2003-04-22 18:33 UTC (permalink / raw)
  To: lartc

Dear Experts,

I have Red Hat Linux 7.3, with 25 users with of
windows98 sharing internet connection 
from this pc on single dialup. script is given below

iptables --table nat --append POSTROUTING
--out-interface ppp0 -j MASQUERADE
iptables --append FORWARD --in-interface eth0 -j
ACCEPT
echo 1 > /proc/sys/net/ipv4/ip_forward

Now I have confgiure second modem dailup, now what
should I do to use this both dailup to balance network
traffic from singal dialup.

please guide me if it is possible then what should I
change in my script.

__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-04-22 18:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-22 18:33 [LARTC] 2 Dialup on single PC Mohammad Shakir

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.