PPPoE servers not working with default setting
| Description | PPPoE servers in certain regions, for example Japan may not work with default setting in FortiOS 3.0 where the PPPoE interface borrows the IP address from another interface. |
| Components |
|
| Steps or Commands | PPPoE servers in certain regions, for example Japan may not work with default setting in FortiOS 3.0 where the PPPoE interface borrows the IP address from another interface. Below is an example of a configuration that may not work: PPPoE Server (IP range: x.x.105.168/29)(unnumbered) Note that WAN1 and DMZ1 have overlapping IP addresses. The configuration is similar to: config system global config system interface The workaround for this situation is to set the following options on the PPPoE interface: set ipunnumbered <ip_address> Using the above example, the configuration will look like the following: edit "wan1" Note: FortiOS 2.80 MR11 and earlier used to work as the negotiating option is disabled by default. |
