hi all,
my version is tomato 1.28. usb modem pppd is up and ping ok ,but computers in 
vlan can't ping through 3g ppp0.
Could you tell me howto do? thanks
 
I do 
ashttp://www.dd-wrt.com/wiki/index.php/Cellular_Phone/USB_Modem_as_WAN_connection,
add this iptables,but not work
iptables -A FORWARD -i br0 -o ppp0 -j ACCEPT
iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE
 
#cat /proc/sys/net/ipv4/ip_forward
1
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to