Paketname | guessnet |
Beschreibung | Guess which LAN a network device is connected to |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.53-1 |
Sektion | universe/net |
Priorität | optional |
Installierte Größe | 504 Byte |
Hängt ab von | libc6 (>= 2.8), libgcc1 (>= 1:4.1.1), libiw30 (>= 30~pre1), libnet1 (>= 1.1.2.1), libpcap0.8 (>= 0.9 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 195472 Byte |
Prüfsumme MD5 | 6ca251e733b2516c87dde9e7193af734 |
Prüfsumme SHA1 | 2f9857351da760d683b79ada5b0fe34bf57ed3d8 |
Prüfsumme SHA256 | d9158a7026cdfc5c7c4b4f7fa80dc0fb7665822599691badfc0be23754130c6c |
Link zum Herunterladen | guessnet_0.53-1_i386.deb |
Ausführliche Beschreibung | Guessnet is a non-aggressive network detection tool to use when moving
a machine among networks which don't necessarily provide DHCP.
.
Guessnet takes in input a list of candidate network profiles,
each of which includes a test description; then it runs all
the tests in parallel and prints the name of the profile whose
test was the first one to succeed.
.
Available tests are:
* ARP probes to check for known hosts in the network
* link beat check, to check if the interface is connected to anything
* PPPOE check to see if there is a concentrator accessible via PPPOE
* Checks provided by custom arbitrary scripts.
.
Guessnet can be used in either native mode or "ifupdown mode".
In the latter case guessnet integrates nicely with ifupdown
as a "mapping script".
|