Hi All,
I have a basic doubt.
Isit possible to ping from firewall GUI ?
If not from Panaroma CLI, isit possible to connect firwall ( to test the ping from firewall to host )
Reason : To check the network latency from fireawall.
Thanks
KM
hi @karthik2019
No, this can not be done from the GUI
you can from the CLI from 2 different 'planes'
>ping host x.x.x.x
will ping from the management interface
>ping source y.y.y.y host x.x.x.x
will ping from the dataplane interface that owns ip y.y.y.y
Thanks for your reply ..
I did tried it .
Panorama>ping source ( firewall management ip ) host ( host ip )
I am getting below error :
bind: Cannot assign requested address
Thanks
KM
The ping command only works from the local device, panorama does not have dataplane interfaces so you can't add source from panorama either
To be able to run the ping from a firewall, you need to connect to the firewalls' CLI
Thanks for your reply, much appreciated.
yes i get it , that is my catch .. I have issue login firewall CLI so, trying all steps to use panorama CLI to get some ICMP reply for firewall.
Thanks again for confirmatiom.
KM
Had same error- "bind: Cannot assign requested address" on firewall when sourcing ping from ethernet 1/5 (not Panorama). Found that after we had done a load saved config snapshot to restore a config, one of the physical interfaces had the "untagged subinterface" checkbox checked. We undid this checkbox and everything was back to normal. Hope this can help someone else.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!