- Products
- Learn
- Local User Groups
- Partners
- More
What's New in R82.10?
10 December @ 5pm CET / 11am ET
Improve Your Security Posture with
Threat Prevention and Policy Insights
Overlap 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 | |
| 1 |
Wed 26 Nov 2025 @ 12:00 PM (COT)
Panama City: Risk Management a la Parrilla: ERM, TEM & Meat LunchWed 03 Dec 2025 @ 10:00 AM (COT)
Última Sesión del Año – CheckMates LATAM: ERM & TEM con ExpertosThu 04 Dec 2025 @ 12:30 PM (SGT)
End-of-Year Event: Securing AI Transformation in a Hyperconnected World - APACThu 04 Dec 2025 @ 03:00 PM (CET)
End-of-Year Event: Securing AI Transformation in a Hyperconnected World - EMEAThu 04 Dec 2025 @ 02:00 PM (EST)
End-of-Year Event: Securing AI Transformation in a Hyperconnected World - AmericasWed 03 Dec 2025 @ 10:00 AM (COT)
Última Sesión del Año – CheckMates LATAM: ERM & TEM con ExpertosThu 04 Dec 2025 @ 12:30 PM (SGT)
End-of-Year Event: Securing AI Transformation in a Hyperconnected World - APACThu 04 Dec 2025 @ 03:00 PM (CET)
End-of-Year Event: Securing AI Transformation in a Hyperconnected World - EMEAThu 04 Dec 2025 @ 02:00 PM (EST)
End-of-Year Event: Securing AI Transformation in a Hyperconnected World - AmericasWed 26 Nov 2025 @ 12:00 PM (COT)
Panama City: Risk Management a la Parrilla: ERM, TEM & Meat LunchAbout CheckMates
Learn Check Point
Advanced Learning
YOU DESERVE THE BEST SECURITY