- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
03-17-2025 02:56 PM
I only have fiber available at the firewall location. I am using the inside interface to do management (port 13). I have configured a management profile and am able to HTTPS, SSH, and PING to that interface.
I have also configured the Service Route Configuration to use the inside interface (with a handful outside).
When I attempt to use the cli command:
"scp import configuration from"
I get "Route not found". I suspect it is because it is attempting to use the management interface that is not connected. As a troubleshooting step, I set all of the "Service Routes" to "Inside" to see if there was a service route to govern what interface scp uses, but apparently not.
Is there a way to configure the firewall to use one of the fiber ports as the default management port or force scp to use another route?
03-17-2025 05:26 PM
Hello @wstuart
I can see in help an option to set "source-ip" (Set source address to specified interface address).
Could you try: "scp import configuration source-ip <Data Plane Interface IP address> from"
Kind Regards
Pavel
03-17-2025 05:26 PM
Hello @wstuart
I can see in help an option to set "source-ip" (Set source address to specified interface address).
Could you try: "scp import configuration source-ip <Data Plane Interface IP address> from"
Kind Regards
Pavel
03-17-2025 06:41 PM
Thank you! Somehow I missed that. It appears to be working.
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!