pfSense
latest
  • General Information
  • Releases
  • Installing and Upgrading
  • Product Manuals
  • Hardware
  • Configuration and WebGUI
  • Backup and Restore
  • Interfaces
    • Managing Interfaces
    • Types of Interfaces
    • General Interface Topics
      • Checking the Uptime of a PPPoE WAN Connection
      • Limitations of PPTP WAN Interfaces
      • Multi-Link PPP (MP/MLPPP)
        • Create a PPPoE group with member interfaces
        • Assign PPPoEx to WAN
        • Using VLANs with MLPPP
        • Caveats
        • Related Documents
      • Forcing Interface Speed or Duplex Settings
      • Using Public IP Addresses on an Interface
      • Mixing Public and Private IP Addresses on an Interface
      • Using IPv6 with a Tunnel Broker
      • Migrating an Assigned LAN to LAGG
      • Controlling IPv6 or IPv4 Preference
      • Tuning Network Memory Buffers (mbufs)
      • Using a Large Number of Interfaces
      • Accessing modem from inside firewall
      • Troubleshooting Low Interface Throughput
      • Troubleshooting NAT Devices Reaching Bridged Interface Devices
  • 802.11 Wireless
  • Cellular Wireless
  • Routing and Multi-WAN
  • Firewall
  • Network Address Translation
  • Traffic Shaper
  • Certificate Management
  • User Management
  • Services
  • DHCP
  • DNS
  • Captive Portal
  • Server Load Balancing
  • High Availability
  • System Monitoring
  • Virtualization
  • VPN
  • Troubleshooting
  • Packages
  • Cache / Proxy
  • IDS / IPS
  • Development

References

  • References
pfSense
  • Docs »
  • Interfaces »
  • Multi-Link PPP (MP/MLPPP)

Multi-Link PPP (MP/MLPPP)¶

Multilink PPP (MP or MLPPP) is included in pfSense® software and is known to work with a number of providers.

A simple MLPPP connection requires only two tasks:

  • Create a PPPoE group with member interfaces

  • Assign PPPoEx to WAN

Create a PPPoE group with member interfaces¶

  1. Navigate to Interfaces > (assign) on the PPPs tab

  2. Click + to create a new PPP connection

  3. Choose PPPoE for Link Type

  4. Select multiple interfaces using the ctrl key for Link interface(s)

  5. Make other changes on this page as required by the ISP (username, password, etc.)

  6. Click Save

Assign PPPoEx to WAN¶

  1. Navigate to Interfaces > (assign)

  2. Choose the new PPPOE interface a the desired interface (usually WAN), or click + to add a new interface and select it there.

  3. Click Save

  4. Click Apply Changes

Using VLANs with MLPPP¶

When creating a PPPoE group, VLANs may be used rather than physical interfaces to connect multiple modems to pfSense. This makes sense particularly in larger setups where it is neither practical nor necessary to install and allocate a physical NIC into pfSense for every modem.

This approach requires creating the necessary VLAN interfaces in pfSense and selecting those as member interfaces when creating the PPPOE connection in PPPs.

Caveats¶

  • Disabling Scrub (System > Advanced, Firewall/NAT tab) is known to create problems on some systems. (https://forum.netgate.com/post/38740)

  • Changes made on the PPPs page do not take effect until Apply Changes is clicked on the interface configuration page, e.g. Interfaces > WAN. Therefore, when making changes to PPPs, go first to Interfaces > WAN and click Save. Make changes on PPPs and click Save there, then go back to Interfaces > WAN and click Apply Changes.

Related Documents¶

See also:

  • VLAN Trunking

  • Accessing modem from inside firewall

Next Previous

© Copyright 2002 - 2019 Rubicon Communications LLC

Built with Sphinx using a theme provided by Read the Docs.