Hi Michaelk
Thanks for the advice. Unfrtunately nothing changed after I performed the operation you suggested:
ifconfig usb0 192.168.1.1 netmask 255.255.255.0 up
At present the situation is as follows:
I have the usb cable plugged in by both ends
at the same computer.
The command
#ifconfig -a
gives the following (in what usb is concerned):
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
usb0 Link encap:Ethernet HWaddr FE

E:84:B2:93:97
inet addr:192.168.1.2 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::fcde:84ff:feb2:9397/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:168 (168.0 b)
usb1 Link encap:Ethernet HWaddr FE

E:84:B2:93:97
BROADCAST 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
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
%%%%%%%%%%%%%%%%%%%%%%5
however
#ifup usb0
answers
Ignoring unknown interface usb0=usb0.
Any advice?
many thanks
Stef