On Tue, May 22 '01 at 01:20, Goetz Bock wrote:
> - remove ipaq from cradle
> [ ... ]
> - now put ipaq onto cradle, in the logs you should see something like
> (on pc: tail /var/log/messages):
If you connect the ipaq before the usbnet module is loaded on the PC it
will NOT detect the ipaq as a usb-networking device (and therefor not
work)
> [ ... ]
> - add routing entry for ipaq only (on pc):
> > ip route add 192.168.0.20/24 dev usb0
sorry, but ipaq only is /32:
> ip route add 192.168.0.20/32 dev usb0
This is required, because the pc thiks it's dual homes and tries to
reach the whole 192.168.0.0/24 network via the usb0 interface (or tries
to find the ipaq on eth0, both it not what we want)
> [ ... ]
Sorry for the error, but's late already ...
Goetz.
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:38:25 EDT