Hi All
if you know please tell me how to add static route to PPPoE interface.
I want to add 1 static route prefer to 1 PPPoE interface but I can't. There is no pppX interface in the device list.
If I choose device is wan1 (the interface that run PPPoE), that static route doesn't work, Firewall cannot reach the destination.
Solved! Go to Solution.
hello,
you should use the CLI, and enable the dynamic-gateway parameter
#config router static
# edit 100 # set ? status Enable/disable this static route. *dst Destination IP and mask for this route. gateway Gateway IP for this route. distance Administrative distance (1 - 255). weight Administrative weight (0 - 255). priority Administrative priority (0 - 4294967295). *device Gateway out interface or tunnel. comment Optional comments. blackhole Enable/disable black hole. dynamic-gateway Enable use of dynamic gateway retrieved from a DHCP or PPP server. virtual-wan-link Enable/disable egress through the virtual-wan-link. link-monitor-exempt Enable/disable withdrawing this route when link monitor or health check is down. Best regards Benoit
hello,
you should use the CLI, and enable the dynamic-gateway parameter
#config router static
# edit 100 # set ? status Enable/disable this static route. *dst Destination IP and mask for this route. gateway Gateway IP for this route. distance Administrative distance (1 - 255). weight Administrative weight (0 - 255). priority Administrative priority (0 - 4294967295). *device Gateway out interface or tunnel. comment Optional comments. blackhole Enable/disable black hole. dynamic-gateway Enable use of dynamic gateway retrieved from a DHCP or PPP server. virtual-wan-link Enable/disable egress through the virtual-wan-link. link-monitor-exempt Enable/disable withdrawing this route when link monitor or health check is down. Best regards Benoit
Thank you Benoit_Rech_FTNT much. The command resolved my issue.
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1741 | |
1109 | |
753 | |
447 | |
240 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.