modem bridge debian

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

 



hi people! 

i have a dsl modem bridge ss4200 in my eth1 and my network on eth0! 
but i cant do the net share on debian sarge.. 

what i did: 

echo "1" > /proc/sys/net/ipv4/ip_forward 
echo "1" > /proc/sys/net/ipv4/ip_dynaddr 
iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE 
iptables -A FORWARD -i eth1 -j ACCEPT 

(internet)---[---modem---]---{ppp0}---[---eth1---server---eth0---]---(rede 
interna) 

what am i doing wrong? it only open www.google.com and nothing more... 
nothing on internet solve my problem! :( 

thanks! 

Marco Oliveira 



[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