diff options
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/network/adsl_consts.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/network/adsl_consts.pm b/perl-install/network/adsl_consts.pm index 2b14567d3..e4ee2d0cd 100644 --- a/perl-install/network/adsl_consts.pm +++ b/perl-install/network/adsl_consts.pm @@ -111,6 +111,7 @@ our %adsl_data = ( { vpi => 8, vci => 23, + Encapsulation => 6, dnsServer2 => '213.36.80.1', dnsServer3 => '213.36.80.2', method => 'pppoa', |