diff options
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/network/adsl_consts.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/network/adsl_consts.pm b/perl-install/network/adsl_consts.pm index f0228ff14..beae01f2b 100644 --- a/perl-install/network/adsl_consts.pm +++ b/perl-install/network/adsl_consts.pm @@ -86,7 +86,7 @@ our %adsl_data = ( N("Brazil") . "|Velox/Telemar" => { vpi => 0, - vci => 33, + vci => 21, Encapsulation => 1, method => 'pppoe', }, |