Add PPPoE client

Dial a PPPoE WAN session over a physical interface ({{NEXT_PPPOE}} is allocated automatically). The PAP/CHAP password is stored in the secret store and referenced by name — it is never shown again and never lands in the saved configuration.

{{#ERROR}}
{{ERROR}}
{{/ERROR}} {{#NO_SECRET}}
Storing the PPPoE password needs secret:*:write. Your account has interface write but not secret write — choose None for authentication, or ask an administrator for secret write (net-admin role).
{{/NO_SECRET}} {{#FORM}}

The NIC connected to your DSL/fibre modem. The PPPoE session dials over this interface.

Most ISPs use PAP. Choose None only if your provider authenticates without a username/password.

Stored in the secret store as pppoe.{{NEXT_PPPOE}}.authkey and never shown again. Leave blank when re-submitting to keep the stored password unchanged.

Advanced options

MSS-clamp firewall rule

match on {{NEXT_PPPOE}} scrub (max-mss 1452)

Paste this into the firewall rules to clamp TCP MSS on the PPPoE link (avoids black-holed large packets behind the 1492-byte PPPoE MTU).

IPv6
{{/FORM}}