curiousecurity

Yet another blog about info & networking security this and that… Buzzword… Catchphrase…

  • Posts
  • About
  • Career
  • Education
  • Contact
  • LinkedIn
  • GitHub
  • Email
You are here: Home / Firewall / Firewall Commands For Identifying Specific Routes

Firewall Commands For Identifying Specific Routes

May 18, 2012 by ryanhorst

The Question:

Using firewall commands, identify the route to specific destination/target without using the routing table (more specific)

I was asked the question today, and blanked out… I have ran the Cisco and CheckPoint IPSO versions, but not Splat and still couldn’t pull it from memory. Once I looked it up I felt silly, but knew it will be a good addition to my little knowledge repository.

CheckPoint – IPSO:
show route destination xx.xx.xx.xx

Checkpoint – Splat:
ip route get xx.xx.xx.xx

Cisco – ASA/PIX:
show ip route xx.xx.xx.xx

Related

Filed Under: Firewall, Linux, Network Security Tagged With: CheckPoint, Cisco, CLI