- Products
- Learn
- Local User Groups
- Partners
- More
What's New in R82.10?
Watch HereWhen the Agents Attack
A Live Look at Agentic Exposure Validation
AI Security Masters E8:
Claude Mythos: New Era in Cyber Security
CheckMates Go:
CheckMates Fest
Any one know of a good way to get gateway (physical and vsx) interface and IP information into a report. Would like to have a quick reference guide for this information instead of having to click into each gateway and jotting it down. Basically a script or something to be run to gather the info.
Hi Bill,
I'm not sure what report you have in mind but you should be able to obtain a quick, straightforward list with the following commands:
- fw ctl iflist
- fw getifs
Let us know if neither of the above achieves the intended result.
Hi Nick,
I am basically looking for interface name, IP address, and mask. 'fw getifs' looked promising except when using it on a VSX instance then it gave me the 192.168.196.x IPs instead of the real IP. We are running R80.10.
Also I have tried 'cpstat -f ifconfig os' and 'cpstat -f interfaces fw' they give me the 192.168.196.x ips as well in vsx.
Hi Bill,
At the risk of suggesting the obvious, have you tried ifconfig by any chance? It is meant to display the interfaces in VSX context as per sk115238.
Thanks.
For VSX, you could use the VSX provisioning tool from your management server to dump a config of each VS. This would give you Interfaces and Routes. You could script this up to run regularly and pipe all the output to a txt file
vsx_provisioning_tool -s <SMS IP> -u <USERNAME> -p <PASSWORD> -o show vd name <NAME OF VS GW>
Thanks. I just ended up using command to get the info I needed.
clish -c "show interfaces all" | grep -E 'Interface|ipv4-address'| grep -Ev 'Not'
Hello,
You could also do the following in expert mode if you like so that each interface is listed clearly:
for i in `ls /etc/sysconfig/network-scripts/ifcfg-*`;
do
echo "==========" && cat $i | egrep "DEVICE|IPADDR|NETMASK"
done
The outcome would be something like this:
I hope this helps.
Leaderboard
Epsum factorial non deposit quid pro quo hic escorol.
| User | Count |
|---|---|
| 66 | |
| 23 | |
| 7 | |
| 6 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 |
Thu 09 Jul 2026 @ 10:00 AM (CEST)
Schutz souveräner Workloads: Check Point & die AWS European Sovereign CloudThu 09 Jul 2026 @ 11:00 AM (CEST)
The Cloud Architects Series: Check Point Edge Protection SD-WAN & SASEThu 09 Jul 2026 @ 11:00 AM (EDT)
Tips and Tricks 2026 #9 - What's New with Check Point Email SecurityFri 10 Jul 2026 @ 11:00 AM (IDT)
CheckMates Live Netherlands - Sessie 48: Nieuwe Check Point Workspace SecurityTue 14 Jul 2026 @ 10:00 AM (PDT)
AI Security Masters E11: READY OR NOT: Securing the AI Enterprise 3/5 - AI Workforce SecurityThu 30 Jul 2026 @ 10:00 AM (PDT)
AI Security Masters E12: READY OR NOT: Securing the AI Enterprise 4/5 - AI GatewayThu 09 Jul 2026 @ 11:00 AM (EDT)
Tips and Tricks 2026 #9 - What's New with Check Point Email SecurityFri 10 Jul 2026 @ 11:00 AM (IDT)
CheckMates Live Netherlands - Sessie 48: Nieuwe Check Point Workspace SecurityTue 14 Jul 2026 @ 10:00 AM (PDT)
AI Security Masters E11: READY OR NOT: Securing the AI Enterprise 3/5 - AI Workforce SecurityThu 30 Jul 2026 @ 10:00 AM (PDT)
AI Security Masters E12: READY OR NOT: Securing the AI Enterprise 4/5 - AI GatewayThu 20 Aug 2026 @ 10:00 AM (PDT)
AI Security Masters E13: READY OR NOT: Securing the AI Ent 5/5 - AI Research & Threat LandscapeAbout CheckMates
Learn Check Point
Advanced Learning
YOU DESERVE THE BEST SECURITY