Dr. Sharukh K. R. Pavri. wrote:
> 
> /sbin/ifconfig $zIface $zIfaceIP netmask 255.255.255.0 up
> /sbin/route add -host $zIP $zIface
> 
> echo 1 > /proc/sys/net/ipv4/ip_forward
> iptables  -t nat -F
> iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE

Check if you have enabled NAT and port forwarding on the gateway linux
box. Sorry but not too clear from your email where you did it.

Then set the zaurus to use your linux box as a gateway.

        srs


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
linux-india-help mailing list
linux-india-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to