Hello, I am new to the forum and just knowing the FortiGate.
Have a fixed Internet IP, set up the modem as a bridge operator and signed up the FortiGate as PPPoE, the FortiGate recognized my static IP normally, but need to configure as dynamic routing, or would have to make another setting?
The internet service provider reported my IP xxx.xxx.xxx.xx dynamic GATEWAY.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Hello Thiago,
The best is to use the default route sent by your provider when the pppoe negotiation is completed.
config system interface
edit <your interface>
set mode pppoe
set defaultgw enable
end
By default, it will install the route received from the ISP, with a distance of 5, and a priority of 10.
You can adjust these values using (distance, priority) on the interface.
If you want to use the DNS provided by your ISP, you can also 'set dns-server-override enable' in the interface.
You can find additional information in the following document: http://docs.fortinet.com/fortigate/admin-guides#
in 'PPPoE addressing mode on an interface'
Best regards,
Benoit
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 |
---|---|
1713 | |
1093 | |
752 | |
447 | |
231 |
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 2024 Fortinet, Inc. All Rights Reserved.