Daouda LO <[EMAIL PROTECTED]> writes: [...]
> > > I got the firmware and reran draknet, which produced > > > /etc/ppp/peers/adsl with empty values for vpi and vci (pppoa will > > > not work so). It ought to be trivial for draknet to insert these > > > values. `man pppoa3` gives > > > vpi.vci = 8.48 for Netherlands > > > 8.35 for France > > > 8.67 for France (bis) > > > 8.35 for Belgium > > > 8.35 for Italy > > > 0.38 for UK > > > Whenever I use draknet to configure, it blanks the vpi and vci > > > settings again. > > This values are defined (in the source code) but i don't know why > draknet don't set them correctly... > I'll take a look. Humm, after a short test, it happens that draknet is setting vpi and vci correctly from this line in /etc/ppp/peers/adsl : pty "/usr/bin/pppoa3 -vpi vpi_number -vci vci_number" Do you have this line?
