12: Configuring an ADSL interface
_______________________________________________________________________________________________________
_____________________________________________________________________________________________________
© Virtual Access 2016
GW6600 Series and GW6600V Series User Manual
Issue: 1.5
Page 95 of 384
12.9.5
PPPoEoA: firewall settings
Use this section to select the firewall zone you want to assign to this interface.
Select unspecified to remove the interface from the associated zone or fill out the
create field to define a new zone and attach the interface to it.
Click Save & Apply.
Figure 41: The interfaces page firewall settings tab
12.10
Configuring an ADSL PPPoEoA connection using UCI
The configuration file is stored on : Network file /etc/config/network
To view the configuration file, enter:
uci export network
config adsl-device 'adsl'
option fwannex 'a'
option annex 'a'
option Enabled 'yes'
config interface 'ADSL'
option proto 'pppoe'
option ifname 'nas0'
option username '[email protected]'
option password 'test5'
option ac 'test'
option service 'test'
option defaultroute '0'
config atm-bridge