TomTom Via

From Wiki
Revision as of 20:09, 6 May 2013 by Marcluer (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

initialize

  • lsusb
  • ifconfig usb0 up
  • dhclient usb0
  • ifconfig:
usb0      Link encap:Ethernet  Hardware Adresse xx:xx:xx:xx:xx:xx  
          inet Adresse:169.254.255.2  Bcast:169.254.255.3  Maske:255.255.255.252
          inet6-Adresse: fe80::4:6ff:fe08:a0c/64 Gültigkeitsbereich:Verbindung
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metrik:1
          RX packets:3 errors:0 dropped:0 overruns:0 frame:0
          TX packets:105 errors:0 dropped:0 overruns:0 carrier:0
          Kollisionen:0 Sendewarteschlangenlänge:1000 
          RX-Bytes:684 (684.0 B)  TX-Bytes:19618 (19.6 KB)

  • nmap 169.254.255.1:
Nmap scan report for 169.254.255.1
Host is up (0.0017s latency).
Not shown: 998 closed ports
PORT   STATE SERVICE
22/tcp open  ssh
80/tcp open  http
MAC Address: 02:01:02:03:04:05 (Unknown)

Nmap done: 1 IP address (1 host up) scanned in 0.13 seconds


  • ssh 169.254.255.1:
The authenticity of host '169.254.255.1 (169.254.255.1)' can't be established.
RSA key fingerprint is 69:40:bf:99:d4:5c:76:84:b6:ed:83:ae:b5:a8:a2:50.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '169.254.255.1' (RSA) to the list of known hosts.
Permission denied (publickey).
  • cp