dual/triple adsl router natting problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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





[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux