Project

General

Profile

Ipaccess-find » History » Version 1

laforge, 02/19/2016 10:48 PM

1 1 laforge
ipaccess-find is a small command line tool to search and find [wiki:nanoBTS] devices in your network.
2
3
It uses broadcast packets of the UDP variant of the Abis-IP protocol on port 3006. and thus will find any BTS that can be reached by the all-network
4
broadcast address 255.255.255.255
5
6
== Usage ==
7
8
simply start the program as root, and it will print one line for each nanoBTS it can find:
9
10
{{{
11
ipaccess-find (C) 2009 by Harald Welte
12
This is FREE SOFTWARE with ABSOLUTELY NO WARRANTY
13
14
Trying to find ip.access BTS by broadcast UDP...
15
tag=0x06, val='192.168.100.128'  tag=0x07, val='00:01:02:03:04:05'  tag=0x02, val='location'  tag=0x03, val='BTS_NBT131G'  tag=0x08, val='140/0/0'  
16
}}}
Add picture from clipboard (Maximum size: 48.8 MB)