From: PassWord Sistemas <password@speedy.com.ar>
To: netfilter@lists.netfilter.org
Subject: dual/triple adsl router natting problem
Date: Fri, 25 Nov 2005 21:58:57 -0300 [thread overview]
Message-ID: <4387B351.00000C.03940@OFICINA> (raw)
Hi, sorry for my bad english, i´m trying to share 2 adsl line in a lan
conected to one AP with 15 clients, but i can´t. I´m using Fedora Core 3
with a few lines scripts with one adsl line:
echo 1 > /proc/sys/net/ipv4/ip_forward
iptables --flush
iptables --table nat --flush
iptables --table nat --append POSTROUTING --out-interface ppp0 -j MASQUERADE
iptables --append FORWARD --in-interface eth0 -j ACCEPT
service named start
I need to include in this script the other adsl because the clients are
webing very slow.
Very thanks...
Federico.
Rawson - Argentina
next reply other threads:[~2005-11-26 0:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-26 0:58 PassWord Sistemas [this message]
2005-11-27 11:58 ` dual/triple adsl router natting problem Rob Sterenborg
-- strict thread matches above, loose matches on Subject: below --
2005-06-23 12:44 Colin Tree
2005-06-23 13:08 ` /dev/rob0
2005-06-23 15:02 ` Jan Engelhardt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4387B351.00000C.03940@OFICINA \
--to=password@speedy.com.ar \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.