FortiGate-60 series and FortiGate-100A FortiOS 3.0 MR4 Install Guide
66 01-30004-0266-20070831
Adding firewall policies for ADSL connections Configuring the ADSL interface
Example - DHCP
This example shows the settings required to connect to an ISP using DHCP with
default VCI and VPI settings.
config system interface
edit adsl
set mode dhcp
set mux-type llc-encaps
set connection enable
end
end
Example - PPPoE or PPPoA
This example shows the settings required to connect to an ISP using default VCI
and VPI settings. This example also applies to the PPPoA mode if you change the
mode keyword to pppoa.
config system interface
edit adsl
set mode pppoe
set username user1
set password hard_to_guess
set auth-type pap
set mux-type llc-encaps
set connection enable
end
end
Adding firewall policies for ADSL connections
The ADSL interface requires firewall addresses and policies. You can add one or
more addresses to the ADSL interface. For information about adding addresses,
see the FortiGate Administration Guide. When you add addresses, the ADSL
interface appears on the policy grid.
You can configure firewall policies to control the flow of packets between the
ADSL interface and the other interfaces on the FortiGate unit. For information
about adding firewall policies, see the FortiGate Administration Guide.