when I type (as root!) &#39;ip addr add <a href="http://192.168.0.200/24" target="_blank">192.168.0.200/24</a> dev usb0&#39;, I get:<br><br>bash: ip: command not found<br><br>Thanks<br><br>Tony<br><br><div class="gmail_quote">
On Wed, May 13, 2009 at 4:24 PM, neovento <span dir="ltr">&lt;<a href="mailto:schumi_8_2005@gmx.de">schumi_8_2005@gmx.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Ok, I do it like that:<br>
<div class="im"><br>
iptables -A POSTROUTING -t nat -j MASQUERADE -s <a href="http://192.168.0.0/24" target="_blank">192.168.0.0/24</a><br>
</div>sysctl -w net.ipv4.ip_forward=1<br>
ip addr add <a href="http://192.168.0.200/24" target="_blank">192.168.0.200/24</a> dev usb0<br>
ifconfig usb0 up<br>
ssh <a href="mailto:root@192.168.0.202">root@192.168.0.202</a><br>
<div class="im"><br>
<br>
<br>
Tony Berth wrote:<br>
&gt;<br>
&gt; I changed that to 192.168.0.0 but still the same problem!<br>
&gt;<br>
&gt; When I plug FR in, the console displays the following:<br>
&gt;<br>
&gt; usb 1-1: new full speed USB device using uhci_hcd and address 2<br>
&gt; usb 1-1: config 2 interface 1 has no altsetting 0<br>
&gt; usb 1-1: configuration #1 chosen from 2 choices<br>
&gt; eth1: register &#39;cdc_ether&#39; at usb-0000:00:1d.0-1, CDC Ethernet Device,<br>
&gt; 00:1f:11:01:53:86<br>
&gt; usbcore: registered new driver cdc_ether<br>
&gt;<br>
&gt; Thanks<br>
&gt;<br>
&gt;<br>
<br>
</div><font color="#888888">--<br>
View this message in context: <a href="http://n2.nabble.com/-neovento-5--applications%21-tp2881940p2884146.html" target="_blank">http://n2.nabble.com/-neovento-5--applications%21-tp2881940p2884146.html</a><br>
</font><div><div></div><div class="h5">Sent from the Openmoko Community mailing list archive at Nabble.com.<br>
<br>
<br>
</div></div></blockquote></div><br>