03-06-2015 07:00 AM - edited 03-11-2019 10:36 PM
Hello there,
Is it possible to configure a static route on FireSight?
How to do that?
Regards.
Solved! Go to Solution.
03-06-2015 03:11 PM
Your default route doesn't get you out to the cloud?
I've not seen it done but under the covers the FMC uses Linux. You could try going into the command line via ssh and just entering a Linux OS static route. For example:
sudo ip route add <dest> via <gateway>
03-06-2015 03:11 PM
Your default route doesn't get you out to the cloud?
I've not seen it done but under the covers the FMC uses Linux. You could try going into the command line via ssh and just entering a Linux OS static route. For example:
sudo ip route add <dest> via <gateway>
03-09-2015 12:03 PM
Hello Marvin,
it takes me to the cloud, but I have to access the FS from a network that isn't reached by default route.
Thank you soo much by the attention.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide