My connection works. My kernel is 2.6.3 on an Intel laptop. A difference = in configuration is that my netmask is set to 255.255.255.0. What is the configuration at the PDA side ? Kleag Selon Florian Erfurth : > Hello, > some days ago I was able to use usbnet between Server (kernel 2.4) and > iPAQ. Now I want connect to Athlon (I did try with Server only for > testing). On Athlon runs Kernel 2.6.7. On iPAQ there is familiar > unstable14 (+ ipkg update&upgrade). > I did following: > >>>>> > > [root@Athlon root]# modprobe usbnet > [root@Athlon root]# ifconfig usb0 192.168.0.200 netmask 255.255.255.128 > [root@Athlon root]# ifconfig > eth0 Protokoll:Ethernet Hardware Adresse 00:09:5B:1F:80:7A > inet Adresse:192.168.0.2 Bcast:192.168.0.127 > Maske:255.255.255.128 > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:23504 errors:0 dropped:0 overruns:0 frame:0 > TX packets:25668 errors:0 dropped:0 overruns:0 carrier:0 > Kollisionen:0 Sendewarteschlangenl=C3=A4nge:1000 > RX bytes:27305272 (26.0 Mb) TX bytes:1915827 (1.8 Mb) > Interrupt:17 Basisadresse:0x2000 > > lo Protokoll:Lokale Schleife > inet Adresse:127.0.0.1 Maske:255.0.0.0 > [snip] > > usb0 Protokoll:Ethernet Hardware Adresse 5E:63:1D:7B:C5:9E > inet Adresse:192.168.0.200 Bcast:192.168.0.255 > Maske:255.255.255.128 > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:0 errors:0 dropped:0 overruns:0 frame:0 > TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 > Kollisionen:0 Sendewarteschlangenl=C3=A4nge:1000 > RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) > > [root@Athlon root]# route > Kernel IP Routentabelle > Ziel Router Genmask Flags Metric Ref Use > Iface > 192.168.0.0 * 255.255.255.128 U 0 0 0 > eth0 > 192.168.0.128 * 255.255.255.128 U 0 0 0 > usb0 > default Server 0.0.0.0 UG 0 0 0 > eth0 > [root@Athlon root]# ping 192.168.0.202 > PING 192.168.0.202 (192.168.0.202) 56(84) bytes of data. > >From 192.168.0.200 icmp_seq=3D0 Destination Host Unreachable > >From 192.168.0.200 icmp_seq=3D1 Destination Host Unreachable > >From 192.168.0.200 icmp_seq=3D2 Destination Host Unreachable > >From 192.168.0.200 icmp_seq=3D3 Destination Host Unreachable > >From 192.168.0.200 icmp_seq=3D4 Destination Host Unreachable > >From 192.168.0.200 icmp_seq=3D5 Destination Host Unreachable > > --- 192.168.0.202 ping statistics --- > 7 packets transmitted, 0 received, +6 errors, 100% packet loss, time > 5998ms > , pipe 5 > [root@Athlon root]# ping 192.168.0.200 > PING 192.168.0.200 (192.168.0.200) 56(84) bytes of data. > 64 bytes from 192.168.0.200: icmp_seq=3D0 ttl=3D64 time=3D0.060 ms > 64 bytes from 192.168.0.200: icmp_seq=3D1 ttl=3D64 time=3D0.044 ms > 64 bytes from 192.168.0.200: icmp_seq=3D2 ttl=3D64 time=3D0.044 ms > 64 bytes from 192.168.0.200: icmp_seq=3D3 ttl=3D64 time=3D0.047 ms > 64 bytes from 192.168.0.200: icmp_seq=3D4 ttl=3D64 time=3D0.045 ms > > --- 192.168.0.200 ping statistics --- > 5 packets transmitted, 5 received, 0% packet loss, time 3999ms > rtt min/avg/max/mdev =3D 0.044/0.048/0.060/0.006 ms, pipe 2 > [root@Athlon root]# > > <<<<< > > What did I wrong? :( Or is the module usbnet of kernel 2.6.7 buggy? Or > did I compile the kernel wrong? > > cu Floh;) > > _______________________________________________ > The Familiar Linux Distribution > Familiar mailing list > Familiar@handhelds.org > https://handhelds.org/mailman/listinfo/familiar > irc://irc.freenode.net #familiar > >