Don't know much help this will have but I had to drop my mtu to 1492 on a DSL line in Paris. This DSL line was also connected to a NetScreen too.
-Mike On Tue, Jun 30, 2009 at 8:48 AM, Nick Ryce <[email protected]> wrote: > Hi Guys, > > I am having difficulties getting an adsl pim module to work in a j2320 > running 9.3R2.8 Enhanced services. > > SP is using ppoa whith chap authentication and I have confirmed the adsl > line is working by using a netgear adsl modem. We are seeing sync but > cannot establish a PPP connection. Below is my config, any help much > appreciated. > > description "ADSL Connection"; > mtu 1500; > encapsulation atm-pvc; > atm-options { > vpi 0; > } > dsl-options { > operating-mode auto; > } > unit 0 { > description "ADSL Backup"; > encapsulation atm-ppp-vc-mux; > vci 38; > ppp-options { > chap { > access-profile adsl-details; > } > } > keepalives interval 10 up-count 1 down-count 3; > family inet { > negotiate-address; > } > } > > > Adsl-details have a client name anc a chap secret which we have confirmed > is correct. > > Nick > > > ________________________________ > -- > > This email and any files transmitted with it are confidential and intended > solely for the use of the individual or entity to whom they are addressed. > If you have received this email in error please notify the sender. Any > offers or quotation of service are subject to formal specification. > Errors and omissions excepted. Please note that any views or opinions > presented in this email are solely those of the author and do not > necessarily represent those of Lumison. > Finally, the recipient should check this email and any attachments for the > presence of viruses. Lumison accept no liability for any > damage caused by any virus transmitted by this email. > _______________________________________________ > juniper-nsp mailing list [email protected] > https://puck.nether.net/mailman/listinfo/juniper-nsp > -- -Mike Mainer _______________________________________________ juniper-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/juniper-nsp

