From ee0bbf26aa2f27fc214f6e4ce09044c10b24b17d Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 24 Feb 2004 13:46:52 +0000 Subject: add encapsulation method for tiscali 512k offer in france --- perl-install/network/adsl_consts.pm | 1 + 1 file changed, 1 insertion(+) 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', -- cgit v1.2.1