I have a Ubuntu Machine and two Gumstix(Open Embedded Linux) connected to it via USB ports. Right now I am able to assign static IP addresses to the Gumstix via modifying the /etc/network/interfaces file on all the host machine to provide them 192.168.2.2 and 192.168.3.3. I modified the same /etc/network/interfaces files on the Gumstix to receive the IP aswell.
I can ssh to the Gumstix as root@x.x.x.x but the Gumstix themselves cannot access internet. I cannot ping www.google.com etc.. Since the host machine doesnt provide internet access to them. How would I go about enabling this.