Hi j.p.s.
On my PC when I connect the first time the device for Kindle is 'usb0' but when I change for example Dropbear to Openssh (or vice versa) it becomes 'enxee4900000000' until I reboot my PC.
On the kindle it seems to still be usb0 though.
Here's the output:
Code:
ssh root@192.168.2.2
Welcome to Kindle!
root@192.168.2.2's password:
X11 forwarding request failed on channel 0
#################################################
# N O T I C E * N O T I C E * N O T I C E #
#################################################
Rootfs is mounted read-only. Invoke mntroot rw to
switch back to a writable rootfs.
#################################################
[root@kindle root]# /sbin/ifconfig usb0
usb0 Link encap:Ethernet HWaddr EE:19:00:00:00:00
inet addr:192.168.2.2 Bcast:192.168.2.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2232 errors:0 dropped:0 overruns:0 frame:0
TX packets:1354 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:293664 (286.7 KiB) TX bytes:179359 (175.1 KiB)
[root@kindle root]#