Project

General

Profile

Ipaccess-find » History » Version 2

laforge, 02/19/2016 10:48 PM

1 2 laforge
ipaccess-find is a small command line tool to search and find [[nanoBTS]] devices in your network.
2 1 laforge
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
7 2 laforge
h2. Usage
8
9
10 1 laforge
simply start the program as root, and it will print one line for each nanoBTS it can find:
11
12 2 laforge
<pre>
13 1 laforge
ipaccess-find (C) 2009 by Harald Welte
14
This is FREE SOFTWARE with ABSOLUTELY NO WARRANTY
15
16
Trying to find ip.access BTS by broadcast UDP...
17
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'  
18 2 laforge
</pre>
Add picture from clipboard (Maximum size: 48.8 MB)