I did not notice an NM icon.
When the usbnet drops, I noticed that the IPv4 address goes away, and the HWaddress last octet changes to 09.
Thanks for the nmcli tip -- I will probably add that to my 'mntusb' script at some point.
@NiLuje: Here is a little script I use, that you may want to stick in the usbnet hack bin folder:
-----
#!/bin/sh
### toor - find root password
echo fiona$(grep Serial /proc/cpuinfo|cut -b 12-27|md5sum|cut -b 8-10)
-----
Last edited by geekmaster; 03-13-2013 at 08:33 PM.
|