You have bad configuration. You are configuring ifconfig with a different network address than route (101 x 201).
Here are my files:
Manual setup
ifcfg-usb0 for automatic setup in openSUSE
Thanks for your reply, I tried your script, but usb networking is still not possible for me
Now my config looks like that:
desktop:ifconfig:
[div class=\'codetop\']CODE[/div][div class=\'codemain\' style=\'height:200px;white-space:pre;overflow:auto\']eth5 Link encap:Ethernet HWaddr 00:90:27:54:0E:D5
inet addr:192.168.1.10 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::290:27ff:fe54:ed5/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:30073 errors:0 dropped:0 overruns:0 frame:0
TX packets:26165 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:30927764 (29.4 MiB) TX bytes:2415453 (2.3 MiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:589 errors:0 dropped:0 overruns:0 frame:0
TX packets:589 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:61128 (59.6 KiB) TX bytes:61128 (59.6 KiB)
usb0 Link encap:Ethernet HWaddr DE:3A:E8:4A:93:2C
inet addr:192.168.129.1 Bcast:192.168.129.255 Mask:255.255.255.255
inet6 addr: fe80::dc3a:e8ff:fe4a:932c/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:96176 dropped:0 overruns:0 frame:0
TX packets:6 errors:501 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 TX bytes:468 (468.0 [/div]
route - n:
[div class=\'codetop\']CODE[/div][div class=\'codemain\' style=\'height:200px;white-space:pre;overflow:auto\']Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.129.201 0.0.0.0 255.255.255.255 UH 0 0 0 usb0
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth5
0.0.0.0 192.168.1.252 0.0.0.0 UG 0 0 0 eth5[/div]
zaurus:ifconfig:
[div class=\'codetop\']CODE[/div][div class=\'codemain\' style=\'height:200px;white-space:pre;overflow:auto\']lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1739 errors:0 dropped:0 overruns:0 frame:0
TX packets:1739 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:191760 (187.2 KiB) TX bytes: 191760 (187.2 KiB)
usb0 Link encap:Ethernet HWaddr 6A:67:78:C5:07:1B
inet addr:192.168.129.201 Bcast:192.168.129.255 Mask:255.255.255.255
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:30 errors:0 dropped:0 overruns:0 frame:0
TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1906 (1.8 KiB) TX bytes:756 (756.0 [/div]
route - n:
[div class=\'codetop\']CODE[/div][div class=\'codemain\' style=\'height:200px;white-space:pre;overflow:auto\']Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.129.1 0.0.0.0 255.255.255.255 UH 0 0 0 usb0
0.0.0.0 192.168.129.1 255.255.255.255 UG 0 0 0 usb0
[/div]
i hope you can help me, that would be great