После предупреждения о том, что конфигурационный файл /etc/ppp/peers/dsl-provider будет изменён и моего согласия на это, утилита перешла к следующим шагам, которые я привожу вместе с моими ответами:
Popular options
Most people using popular dialup providers prefer the options “noauth” and “defaultroute” in their configuration and remove the “nodetach” option. Should I check your configuration file and change these settings where necessary?
YesEnter username
Please enter the username which you usually need for the ppp login to your provider in the input box below.
Логин от провайдераEnter password
Please enter the password which you usually need for the ppp login to your provider in the input box below.
Пароль от провайдераUse peer DNS
You need at least one DNS IP address to resolve the normal host names. Normally your provider sends you addresses of useable servers when the connection is established. Would you like to add these addresses automatically to the list of nameservers in your local /etc/resolv.conf file? (recommended)
YesLimited MSS problem
Many providers have routers that do not support TCP packets with a MSS higher than 1460. Usually, outgoing packets have this MSS when they go through one real Ethernet link with the default MTU size (1500). Unfortunately, if you are forwarding packets from other hosts (i.e. doing masquerading) the MSS may be increased depending on the packet size and the route to the client hosts, so your client machines won’t be able to connect to same sites. There is a solution: the maximum MSS can be limited by pppoe. You can find more details about this issue in the pppe documentation.
Should pppoe clamp MSS at 1452 bytes?
If unsure, say yes.
(If you still get problems described above, try setting to 1412 in the dsl-provider file.)
YesDone
Your PPPD is configured now. Would you like to start the connection at boot time?
YesEstablish a connection
Now you can make a DSL connection with “pon dsl-provider” and terminate it with “poff”. Would you like to start the connection now?
YesConnection initiated
The DSL connection has been triggered. You can use the "plog" command to see the status or "ifconfig ppp0" for general interface info.