On Tue, Jul 14, 2009 at 12:34:25AM +0200, piratebab wrote: > Tom a écrit : > > I recall there were issues with having both the regular network and the > > moko->pc networking address in 192.168.0.* > > try switching your home network to 192.168.1.* this info may be a bit > > outdated, give it a go. > > > > > > Tom. > > > > > I know that this is the problem. It worked with usb0. I can not change > my network, but will try to change on FR side.
I also had problems once with FR and home network being on the same subnet. I think what solved it for me is these lines from the wiki [1]: sysctl -w net.ipv4.ip_forward=1 sysctl -w net.ipv4.conf.eth2.proxy_arp=1 eth2 should be replaced with your _regular_ network interface on the host, i.e. the one that gives you access to the internet. Also iptables is not needed this way. The IP setup of the FR is done with NetworkManager in my case (taking care that the FR is assigned the 192.168.0.200/28 subnet, as described on the wiki). Regards, Thomas [1] http://wiki.openmoko.org/wiki/Usb_networking#The_more_advanced_way _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
