- Products
- Learn
- Local User Groups
- Partners
- More
MVP 2026: Submissions
Are Now Open!
What's New in R82.10?
10 December @ 5pm CET / 11am ET
Announcing Quantum R82.10!
Learn MoreOverlap in Security Validation
Help us to understand your needs better
CheckMates Go:
Maestro Madness
Good day.
Is there an equivalent embedded GAIA clish command to display Active Devices as seen in the GAIA portal? See below.
If not, what would be the best way to grab this information from the appliance without having to use a web browser?
Detected devices are conveniently stored in a SQLite database.
You can get the list using the following command in expert mode:
sqlite3 -column /flash/devices.db 'select name,ipAddr,macAddr,deviceOS,typeName,brand,model,ifName from devicesDb;'
Shay,
The field for the firewall interface name is ifName; see the last column in the output from my command.
You can see all the available columns with :
sqlite3 -column -header /flash/devices.db 'select * from devicesDb;'
Also, starting with firmware R81.10.15, the database is now located in /flash/devices.db_persistent.
"arp" is probably the closest thing.
Thanks. I think we landed on just using the info in /var/dhcp.leases.XX file for this. No real sure what the GAIA webui is doing on the Active Devices screen but it's inline with what is in the dhcp.leases file.
We did find nmap in the /pfrm2.0/bin/ directory. After investigating using nmap it was decided that cat'ing the dhcp.leases.XX was a much simpler solution.
On the appliance I'm looking on, I'm not using DHCP because the appliance is running in bridge mode.
arp can also be run without going to expert mode 🙂
Detected devices are conveniently stored in a SQLite database.
You can get the list using the following command in expert mode:
sqlite3 -column /flash/devices.db 'select name,ipAddr,macAddr,deviceOS,typeName,brand,model,ifName from devicesDb;'
how can i add a field that will show me the interface ? i want to recognize all wireless active devices via cli
Hi Shay,
you can run in expert mode: hosts -f
grep the result according to interface name you are looking for.
the command does not work on smb device - 1570
i tries in clish and in expert
Shay,
The field for the firewall interface name is ifName; see the last column in the output from my command.
You can see all the available columns with :
sqlite3 -column -header /flash/devices.db 'select * from devicesDb;'
Also, starting with firmware R81.10.15, the database is now located in /flash/devices.db_persistent.
Leaderboard
Epsum factorial non deposit quid pro quo hic escorol.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
Fri 12 Dec 2025 @ 10:00 AM (CET)
Check Mates Live Netherlands: #41 AI & Multi Context ProtocolTue 16 Dec 2025 @ 05:00 PM (CET)
Under the Hood: CloudGuard Network Security for Oracle Cloud - Config and Autoscaling!Fri 12 Dec 2025 @ 10:00 AM (CET)
Check Mates Live Netherlands: #41 AI & Multi Context ProtocolTue 16 Dec 2025 @ 05:00 PM (CET)
Under the Hood: CloudGuard Network Security for Oracle Cloud - Config and Autoscaling!Thu 18 Dec 2025 @ 10:00 AM (CET)
Cloud Architect Series - Building a Hybrid Mesh Security Strategy across cloudsAbout CheckMates
Learn Check Point
Advanced Learning
YOU DESERVE THE BEST SECURITY